@charset "UTF-8";
/* CSS Document */

body { background:url(images/bg.jpg) repeat-x; margin:0; background-color:#bbbbbb; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
h1 { font-size:26px; font-weight:bold; color:#CC0000; line-height:32px;}
h2 {font-size:22px; padding:20px 0 20px 0; background:url(images/h2-bg.jpg) repeat-x; font-weight:lighter; color:#000033;}
h2 strong { color:#CC0000;}
h4 { font-size:23px; font-weight:bold;}
h4 strong { color:#CC0000;}
h5 { font-size:18px; font-weight:bold;}
h5 strong { color:#CC0000;}
li { list-style-image:url(images/tick.jpg); margin:0 0 13px 30px; padding:0 10px 0 -10px; font-size:13px; color:#000033;}
img { border:none;}

#header_container { width:850px; height:345px; margin:0 auto 0 auto;}
	#header_left { width:353px; height:345px; float:left;}
		#header01 { background:url(images/header01.jpg); width:353px; height:165px; float:left;}
		#header02 { background:url(images/header02.jpg); width:353px; height:180px; float:left; display:block;}
	#flash_container { width:497px; height:345px; float:right; background:url(images/bg2.jpg);}
#content { width:770px; margin:0 auto 0 auto; background:url(images/content-bg.jpg); padding:5px 40px 20px 40px;}
#footer_container { margin:0 auto 0 auto; background:url(images/footer-bg.jpg); height:106px;}
	#footer_end { width:850px; height:60px; margin:0 auto 0 auto; background:url(images/footer-bottom.jpg);}
		.footerlink { margin:10px 0 0 0; color:#FFFFFF;}
		.footerlink a { color:#FFFFFF; margin:10px 0 0 0; font-size:12px; text-decoration:underline;}
		.footerlink a:hover { color:#FFFFFF; margin:10px 0 0 0; font-size:12px; text-decoration:none;}
		.yellow_bg { background:#FFFF00;}
		
.small_grey { font-size:12px; color:#666666;}
.red { color:#CC0000;}
.small { font-size:9px;}
.horizontal_list { margin:0 20px 0 20px;font-size:14px; color:#CC0000;}	
.quote { border:#CCCCCC 1px solid; padding:2px; background-color:#F4F4F4; margin:0 0 40px 0;}

.image_border { border:#333333 3px solid;}
.large_red { color:#CC0000; font-size:24px;}