body, html {
margin:0px;
background-color:#ced9e0;
font-family:Arial, Helvetica, sans-serif;
}

h2{
color:#525252;
font-weight:600;
font-size:24px;
}

h3{
color:#525252;
font-weight:700;
font-size:14px;
}

h4{
color:#525252;
font-weight:600;
font-size:18px;
}

body a {
color:#525252;
font-family:Arial, Helvetica, sans-serif;
}


#wrapper {
width:960px;
margin: 0 auto;
background-color:#FFFFFF;
}

#header {
width:960px;
height:203px;
background-image:url('img/header.jpg');
background-repeat:no-repeat;
}

#headernav {
width:280px;
height:30px;
position:relative;
top:10px;
left:695px;
}

#headernav a {
color:#FFFFFF;
font-size:13px;
text-decoration:none;
font-weight:500;
margin-right:20px;
margin-left:5px;
}

#headernav a:hover {
text-decoration:underline;
}

#topnav {
height:63px;
width:960px;
background-image:url('img/topnav.jpg');
background-repeat:repeat;
text-align:center;
}

#topnav a{
margin-left:5px;
margin-right:50px;
color:#525252;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
text-decoration:none;
}

#topnav a:hover{
text-decoration:underline;
}

#main1 {
width:960px;
height:300px;
background-color:#FFFFFF;
}

#divider {
height:29px;
width:960px;
background-image:url('img/divider.jpg');
background-repeat:no-repeat;
}

#left {
width:300px;
float:left;
background-color:#FFFFFF;
background-image:url('img/leftbg.png');
background-repeat:no-repeat;
}

#leftnav {
width:200px;
margin-left:25px;
font-size:12px;

}

#leftnav a{
margin-left:6px;
font-size:12px;
text-decoration:none;
}

#leftnav a:hover{
text-decoration:underline;
}

#topnav a{
margin-left:5px;
margin-right:50px;
color:#525252;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
text-decoration:none;
}

#right {
width:610px;
padding-right:50px;
float:right;
background-color:#FFFFFF;
}

#right p {
font-size:12px;
color:#525252;
line-height:170%;
padding-bottom:10px;
}

#divider2 {
height:29px;
width:960px;
background-color:#FFFFFF;
background-image:url('img/divider.jpg');
background-repeat:no-repeat;
clear:both;
}

#main2 {
width:960px;
height:460px;
background-color:#FFFFFF;
}

#footer {
height:170px;
width:960px;
background-image:url('img/footer.jpg');
background-repeat:no-repeat;
}

#footernav {
text-align:center;
width:960px;
}

#footernav a{
color:#FFFFFF;
font-weight:700;
font-size:11px;
margin-left:0px;
margin-right:25px;
text-decoration:none;
}

#footernav a:hover{
text-decoration:underline;
}

#footerinfo {
color:#FFFFFF;
font-weight:700;
font-size:12px;
text-align:center;
}

#copyright {
color:#FFFFFF;
font-weight:400;
font-size:11px;
text-align:right;
padding-right:10px;
margin-top:55px;
}

.style1 {color: #525252}
.style2 {color: #999999}
