@charset utf-8;
body{text-align:center;background-image:url(../images/yellowgrad.png);background-repeat:repeat-x;background-position:left bottom;background-attachment:fixed;font-family:Arial, Helvetica, sans-serif;font-size:12px;margin:0;padding:0;}
h1{font-size:25px;font-weight:700;color:#36388D;text-transform: uppercase;}
h2{font-size:16px;color:#000;}
.top_line{width:100%;height:8px;background-color:#36388D;line-height:8px;font-size:8px;}
.menu_text{font-family:Arial, Helvetica, sans-serif;font-size:16px;line-height:22px;}
.menu_text a{color:#36388D;text-decoration:none;}
.menu_text a:hover{font-weight:700;color:#686AAA;text-decoration:none;}
.clear{clear:both;height:1px;margin:-1px;overflow:hidden;}
.thumb{width:auto;height:auto;border:1px solid #36388D;background-color:#B4B4D4;text-align:center;font-size:9px;padding:5px;}
.thumb img{width:92px;height:80px;border:1px dotted #36388D;margin-bottom:8px;}
.thumb img:hover{border:1px solid #36388D;}
.space{height:80px;width:5px;float:left;}
.contact_text{color:#FFFFFF}
.address_text{color:#B4B4D4}
#wrap{width:100%;height:auto;background-image:url(../images/bluegrad.png);background-repeat:repeat-x;}
#inner_wrap{width:715px;height:auto;margin:0 auto;}
#top_wrap{width:715px;height:100px;}
#logo{width:490px;height:100px;float:left;}
#logo img{border:0;}
#menu{width:215px;height:94px;float:left;padding-left:10px;padding-top:6px;vertical-align:middle;text-align:left;}
#mid_wrap{width:715px;height:270px;}
#bot_wrap{width:680px;height:auto;border-bottom:1px solid #B4B4D4;border-left:1px solid #B4B4D4;border-right:1px solid #B4B4D4;border-top:0;background-color:#FFF;text-align:left;padding:5px;margin-left:11px;margin-right:11px;}
#bot_wrap td{line-height:5px;}
#bot_wrap table{margin-bottom:5px;}
#contact{
	width:658px;
	height:auto;
	border:1px solid #686AAA;
	background-color:#B4B4D4;
	float:left;
	text-align:left;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom:10px;
}
#contact form{float:left;}
#contact_text{float:left;width:120px; line-height:17px;}
#copyright{width:692px;height:auto;border-top:0;text-align:right;padding-top:3px;font-size:9px;color:#B4B4D4;margin-left:11px;margin-right:11px;}
