@charset "UTF-8";
/* CSS Document */

body { background:url(images/header.jpg) repeat-x; background-color:#888; margin:0; font-family:Arial, Helvetica, sans-serif;}
h1 { color:#cc0000; font-size:34px;}
h1 strong{color:#000000;}
h2 { color:#CC0000; font-size:24px;}
img { border:none;}

.large01 { font-size:16px; font-weight:bold;}
li { list-style-image:url(images/quill.jpg); margin:0 0 10px 30px; color:#060041; font-weight:bold;}
li strong { color:#CC0000;}
.green { color:#006600;}

#bg2 { background:url(images/bg2.jpg) no-repeat top center; display:block; margin:0 auto 0 auto;}
#header_container { width:850px; height:299px; margin:0 auto 0 auto;}

#header_left { width:425px; float:left;}
#header_right { width:425px; float:right;}
#header01 { width:425px; float:left; background:url(images/header01.jpg); height:124px;}
#header02 { width:425px; float:left; background:url(images/header03.jpg); height:175px;}
#header03 { width:425px; float:left; background:url(images/header02.jpg); height:124px;}
#header04 { width:425px; float:left; background:url(images/header04.jpg); height:175px;}

#content { width:810px; background:url(images/content-bg.jpg) no-repeat; margin:0 auto 0 auto; padding:20px; background-color:#FFFFFF;}
#footer { background:url(images/footer-bg.jpg); height:129px; padding:10px 0 0 0;}
.copyright { color:#000000; font-size:12px; text-align:center; margin:10px auto 0 auto; }
.footerlink_cont { margin:40px 0 0 0; color:#FFFFFF;}
.footerlink_cont a { color:#FFFFFF; font-size:12px;}
.footerlink_cont a:hover { color:#FFFFFF;}
.dotted_box { border:#CC0000 3px dashed; width:550px; margin:0 auto 0 auto; padding:20px;}

