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

body { background:url(images/bg.jpg) repeat-x; background-color:#b5b5b5; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:0 auto 0 auto;}
h1 { font-size:20px;}
h1 strong { color:#CC0000;}
.clr { clear:both;}
#bg2 { background:url(images/bg2.jpg) top center no-repeat; margin:0 auto 0 auto;}

#header_container { width:730px; height:204px; margin:0 auto 0 auto;}
#header01 { width:510px; height:154px; background:url(images/header01.jpg); float:left; padding:50px 0 0 30px; font-size:28px; color:#FFFFFF; font-weight:bold;}
#header01 strong { color:#1e2454; font-size:18px;}
#header02 { width:190px; height:204px; background:url(images/header02.jpg); float:left;}

#content_container { width:730px; margin:0 auto 0 auto; background:url(images/container-bg.jpg) repeat-y;}

#leftnav { width:190px; float:left;}

.button { height:25px; width:163px; background:url(images/but01.jpg); display:block; padding:8px 0 0 20px; float:right; color:#FFFFFF; text-decoration:none;}
.button:hover { height:25px; width:163px; background:url(images/but02.jpg); display:block; float:right;}

#content { width:510px; float:left; background:url(images/content-bg.jpg) top center no-repeat; padding:12px 15px 15px 15px;}

#footer { width:730px; height:35px; background:url(images/footer.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}
