@charset "UTF-8";
/* CSS Document */

body { background:url(images/bg.jpg) repeat-x; background-color:#daf4a3; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:21px;}
.clr { clear:both;}
h1 { color:#333333;}
h1 strong { color:#CC0000;}

#header_container { width:760px; margin:0 auto 0 auto;}
#header01 { width:435px; height:74px; background:url(images/header01.jpg); float:left; font-size:35px; color:#04335f; font-weight:bold; padding:90px 0 0 30px;}
#header01 strong { font-size:16px; color:#FFFFFF;}
#header02 { width:295px; height:164px; background:url(images/header02.jpg); float:left;}

#content_container { width:760px; background:url(images/content-bg.jpg) repeat-y; margin:0 auto 0 auto;}
#leftnav { width:180px; float:left; background:url(images/leftnav-bg.jpg) no-repeat top; padding:72px 0 0 0;}

#content { width:550px; float:left; background:url(images/content-bg2.jpg) no-repeat; padding:25px 15px 15px 15px;}

#footer { width:765px; height:64px; background:url(images/footer-bg.jpg); margin:0 auto 0 auto; text-align:center; padding:15px 0 0 0; font-size:12px;}
#footer a{ text-decoration:underline; color:#FFFFFF; margin:0 10px 0 10px;}
#footer a:hover{ text-decoration:none; color:#FFFFFF;}

.link a { width:155px; height:28px; background:url(images/but-off.jpg); float:right; font-size:15px; color:#174872; padding:5px 0 0 20px; text-decoration:none;}
.link a:hover { width:155px; height:28px; background:url(images/but-on.jpg); float:right; font-size:15px; color:#fff; font-size:15px; padding:5px 0 0 20px; text-decoration:none}
