* {
margin: 0;
padding: 0;
}
body {
font-family:"Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
background:;
font-size: 11px;
color: #222;
text-align:center;
}
/* style
================================================*/
h1, h2, h3, h4, h5, h6 {
margin: 20px 0px 10px;
font-weight: normal;
}
h1 {
font: bold 24px "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #1d1b17;
margin: 5px 0 5px 0;
margin: 10px 5px 10px 5px;
}
h2 {
margin: 10px 5px 10px 5px;
font: bold 18px "Trebuchet MS";
color: #cc0000;
padding: 0;
position: relative;
}
h3 {	
margin: 10px 0px 10px;
font: bold 16px "Trebuchet MS";
color: #1d1b17;
}
h4 {
font-weight: bold;
font-size: 1.1em;
color: #666;
background-color: transparent;
}
h5 {
font-weight: bold;
font-size: 1em;
color: #000;
background-color: transparent;
}
h6 {
font-size: 12px;
font-weight: bold;
color: #aaa09c;
margin: 0 0 10px 0;
}
/* Links
================================================*/
a:link {
color: #0059bd;
text-decoration: underline;
}
a:visited {
color: #B43F7A;
text-decoration: underline;
}
a:active {
color: #B43F7A;
text-decoration: underline;
}
a:hover { background-color: #fff; } 
#wrap {
margin: 0 auto;
width:1024px;
}
#header {
width:100%;
height:60px;
text-align:left;
}
.header_left{
float: left;
width: 556px;
height:60px;
background:#FFFFFF

}
.header_right {
float:right;
width: 468px;
height:60px;
background-color:#b1dfcd;
}
#subnav{
padding:1px 0;
height:40px;
margin:5px 0 5px 0;
}
/* Nav
================================================*/
#nav{
height: 40px;
width: 100%;
background: url(images/nav_bg.gif) repeat;
}
#nav .menu{
height: 40px;
width:100%;
overflow:hidden;
margin: 0px;
padding: 0px;
}
#nav .menu li{
padding: 0px;
margin: 0px 2px 0px 0px;
float: left;
display: inline;
}
#nav .menu li a{
display: block;
padding: 0px 65px;
height: 40px;
line-height: 300%;
font-weight: bold;
text-decoration: none;
color: #d85213;
font-size:1.5em;
float: left;
}
#content {
width:100%;
margin:0px;
}
.left {
float:left;
width:180px;
margin:0;
text-align:left;
}
#navcontainer {width:180px;}
#navcontainer ul{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}
#navcontainer a{
display: block;
font-size:11px;
padding: 3px;
width: 160px;
background-color:#bde0f4;
}
#navcontainer a:link, #navlist a:visited{
color: #5b5e60;
text-decoration: none;
}
#navcontainer a:hover{
background-color: #82c4e9;
color: #fff;
}
.center {
float:right;
width:641px;
background:#efefef;
text-align:left;
margin:0 8px 0 0;
}
.center p {padding: 10px;}
.rightbar {
float: right;
width: 180px;
background:#d1e8f4;
padding: 1px 2px 0 3px;
text-align: left;
}
.rightrmenu{
width: 180px; /*width of menu*/
padding:0 5px 0 5px;
}
.rightrmenu.ul { 
width:100px;
list-style:none;}
.navigation ul li {
list-style:none;
margin:0;
padding:1px;
background-color:#FFFFFF;
background-color: #039;
text-align: left;
margin: 0;
text-decoration: none;
}
.nostyle {
list-style:none;
}
/* End */
#bottom {
background:#d1e8f4;
height:60px; 
padding:1px 0;
margin:5px 0 5px 0;
}
#footer {
text-align: center;
font-size: 11px;
color: #fff;
padding-bottom: 10px;
}
