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

body { margin: 0px; padding: 0px; font-family: 'Lucinda Grande','Arial'; font-size: 12px; } 
h3 { color:#0066CC; }
a { color: #003399; } 

input {background-color: #E9F3FF; border-width: 1px; } 
textarea { background-color: #E9F3FF; border-width: 1px; }

#wrap { width: 900px; margin-right: auto; margin-left: auto; } 
#headertop { background: url('images/headertop.jpg'); height: 18px; }
#headerlogo {background: url('images/headerlogo.jpg'); height: 62px; width: 306px; float: left;}
#headermenu { background: url('images/headermenu.jpg'); height: 62px; width: 537px; float: left;}
#headerphone { background: url('images/headerphone.jpg'); height: 62px; width: 124px; float: right; } 
#headerright {background: url('images/headerright.jpg'); height: 62px; width: 57px; float: left;}
#headerbottom {background: url('images/headerbottom.jpg'); height: 10px; line-height: 2px; font-size: 2px; }
#left {float: left; background: url('images/left.jpg') no-repeat; min-height: 468px; width: 270px; }
	#innerleft { padding: 5px; margin-top: 340px; width: 180px; margin-left: 55px; font-size: 11px; }


#headermenu ul { padding: 0px; margin: 0px; list-style: none; font-weight: bold; font-family: "Century Gothic", Tahoma; font-size: 14px; padding-top: 0px;  height: 62px;} 
	#headermenu a { color: #fff; text-decoration: none; } 
	#headermenu ul li { float: left; padding-top: 22px; padding-left: 15px;  height: 40px; padding-right: 15px; background: url('images/menudivider.png') no-repeat; margin: 0px;}
	 #headermenu ul li:hover { background: url('images/menudivider_down.png') no-repeat; }
	  #headermenu ul li.active { background: url('images/menudivider_down.png') no-repeat; }
	#headermenu a:hover  { color: #fff; } 

#middle { float: left; margin-left: 2px; margin-top: 10px; width: 290px; min-height: 300px; } 
#single { float: left; margin-left: 2px; margin-top: 10px; width: 500px; min-height: 300px; } 
#right { float: left; margin-left: 10px; margin-top: 10px; width: 290px; min-height: 300px; } 

#footer { width: 100%; text-align: center; color: #666666; font-style: italic; margin-top: 10px; } 

ul.tick { list-style-type: none; padding-left: 0px; margin-left: 0px;}
ul.tick li { background-image: url('images/tick.jpg'); background-repeat: no-repeat; background-position: 0.0em; padding-left: 3.5em; padding-top: 20px; padding-bottom: 20px; font-weight: bold; color: #003399;}  
