﻿* {
   margin:0;
   padding:0;
}

body{
   color:#ffffff;
   font-family:verdana,arial;
   background-color:#aaa;
   background-image: url("../images/background.jpg");
}

#wrapper {
   width:950px;
   height:auto;
   margin:0px auto;
   border-bottom-left-radius:0px;
   border-bottom-right-radius:0px;
   border-top-left-radius:0px;
   border-top-right-radius:0px;
   padding:0px;
    -moz-box-shadow:    3px 3px 5px 6px #dddddd;
    -webkit-box-shadow: 3px 3px 5px 6px #dddddd;
    box-shadow:         3px 3px 5px 6px #dddddd;
    
}

#header {
   width:950px;
   height:120px;
   background-image: url("../images/header_bg1.png");
   float: left;
   border-bottom-left-radius:0;
   border-bottom-right-radius:0;
   border-top-left-radius:0px;
   border-top-right-radius:0px;    
}

#nav {
   width:950px;
   height:23px;
   background-color:#fab000;
   background-image: url("../images/bg_navi.png");
   background-repeat: repeat-x;
   background-position: 0px 0px;
   overflow: hidden;
}

#footer ul {
   list-style-type:none;   
}

#footer ul li {
   display: inline;
}

#nav ul {
  list-style-type: none;
  margin-left: 140px;
}

#nav ul li {
  display: inline; 
  line-height: 23px; 
}

#nav ul li a {
  color: #fff;
  font-size: 15px;
  padding: 0px 3px;
  float: left;
  text-decoration: none;
}

#nav ul li a.active {
  color: #333;
  background-image: url("../images/bg_navi.png");
  background-repeat: repeat-x;
  background-position: 0px -25px;
}

#nav ul li a:hover {
   font-style: italic;
  text-decoration: none;
  background-image: url("../images/bg_navi.png");
  background-repeat: repeat-x;
  background-position: 0px 0px;
}

#seperator {
   width:950px;
   height:22px;
   background-image: url("../images/seperator.png");
}

#main {
   width:950px;
   height:auto;
   background-color:#fff;
   float:left;
}

#content {
   float:left;
   width:700px;
   height:auto;
   margin-top:5px; background-color:#ffffff;
   padding:15px;
    
}

#subnav {
   float:left;
   width:190px;
   margin-top:5px;
   margin-left:0px;
   height:auto;
   background-color:#fff;
   padding-top:20px;
   padding-left:15px;
   padding-right:15px;
    
}

#footer {
    margin-top:5px;
    width:950px;
    height:100px;
    background-color:#ffffff;
    background-image: url("../images/footer.png");
   border-bottom-left-radius:0px;
   border-bottom-right-radius:0px;
   border-top-left-radius:0px;
   border-top-right-radius:0px;
}


#nav li {
    list-style-type:none;
    margin-left:12px;
    margin-top:0px;
    padding-left:15px;
    float:left;
}

a {
    display:block;
    font-family: arial, sans-serif;
    width:auto;
    font-size:16px;
    color:#ffffff;
   text-decoration:none;
	
}

#content a {
   display: inline;
   color:#999999;
   text-decoration:none;
}

#content table {
   color: #333333;
   font-size: 13px;
   border:1px;
   border-style:ridge;
   margin-bottom: 10px;
}

#content table th {
      text-align: center;
      line-height: 30px;
      background-color: #7a80b2;
      color:#eee;
      padding:0px;
}

#content table td {
      padding:5px;
}

#content table a {
   font-size:13px;
}

.copyright {
	text-align:center;
	font-family:sans-serif;
	font-size:14px;
	color:#7a80b2;
}

.contact_footer {
   text-align:center;
   color:#fff;
   font-size:14px;
   text-shadow: 1px 2px 2px #999;
}

#subnav ul li a {
    font-family:verdana, sans-serif;
    color:#333333;
    font-size:18px;
    line-height:30px;

}

#subnav ul ul li a {
    font-family:verdana, sans-serif;
    color:#333333;
    margin-left:20px;
    font-size:16px;
    line-height:30px;

}

#subnav ul ul li a.active {
    font-family:verdana, sans-serif;
    color:#999999;
    font-size:16px;
   margin-left:20px;

}

#subnav ul li a.active {
    font-family:verdana, sans-serif;
    color:#999999;
    font-size:18px;

}

#subnav ul li {
   list-style: none;
}

#content ul {
   margin-left: 80px;
   line-height:25px;
   list-style: inherit;
   color:#333;
}

table#fourway {
   font-size: 16px;
   line-height: 25px;
   text-align: center;
}

table#fourway a {
   font-size: 16px;
   text-align: center;
}

h1 {
    font-family:sans-serif;
    color:#333333;
    font-size:24px;
    margin-bottom:15px;
    margin-top:10px;
    
}

h2 {
    font-family:sans-serif;
    color:#555555;
    font-size:20px; 
    padding:1px;
    margin-bottom:10px;
    margin-top:15px;

}

h3 {
    font-family:sans-serif;
    color:#449944;
    font-size:24px;
    margin-bottom:15px;
    margin-top:10px;
    
}

h4 {
    font-family:sans-serif;
    color:#555555;
    font-size:20px; 
    padding:1px;
    margin-bottom:0px;
    margin-top:0px;

}

h5 {
    font-family:sans-serif;
    color:#333333;
    font-size:24px;
    margin-bottom:15px;
    margin-top:0px;
    
}

h6 {
    font-family:sans-serif;
    color:#ff0000;
    font-size:20px; 
    padding:1px;
    margin-bottom:0px;
    margin-top:0px;

}

p {
    font-family:sans-serif;
    color:#555555;
    font-size:16px;
    padding:2px;
    line-height:20px;
    margin-bottom: 10px;
}

.anker {
   color: #999999;
   margin-left: 170px;
}

.italic {
   font-style: italic;
}

.quote {
   font-family: times, serif;
   text-align: center;
   font-size: 22px;
   font-style: italic;
}

.center {
   text-align: center;
}

.clear {
clear:both;
}