html,body{
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-size:13px;
}
body, h1, h2, h3{font-family:Tahoma, Verdana, Arial, sans-serif;}
h1, h2, h3{
	color:#333;
	font-size:15px;
	letter-spacing:1px;
}
h3{padding: 2px; color:#3C7EAE; margin-bottom: 0;	border-bottom: 1px solid #B4D5F5;}
h2{font-size: 16px;}
img{border:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
a{outline: none;}
a:focus{-moz-outline-style: none;}
.smallred {color: #F00;font-size:10px;}
#header{background-image:url('imgs/headerbg.jpg');background-repeat:repeat-x;height:120px;background-color:#3C7EAE;}
#logo{width:954px;height:120px;}
ul{line-height:18px;list-style:url('imgs/bulletcircle.gif');}
#underheader{
	height: 22px;
	background-image: url('imgs/uhbg2.jpg');
	background-repeat: repeat-x;
	border-top:1px solid #eee;
	border-bottom:1px solid #ace;
}
#wrapper{
	background-color:#fff;
	min-height: 300px;
	padding-bottom: 30px;
	max-width: 960px;
}
#content{
	margin: 0;
	margin-left: 200px;
	width: auto;
	padding:25px 15px 15px 15px;
	max-width: 750px;
	min-height:900px;
}
#content p{
	padding: 0 5px 10px 5px;
	margin-top:8px;
}
#leftundernav{
	background-image: url('imgs/lefthandcard2.jpg');
	background-repeat: no-repeat;
	width: 200px;
	height: 113px;
	margin-top: 50px;
	padding-top: 160px;
}
.fore{
	padding:10px 15px 10px 10px;
	border:1px solid #B4D5F5;
	letter-spacing:1px;
	margin-bottom:20px;
	font-size:13px;
	width: 690px;
}
.fore li{
	line-height:18px;
	list-style:url('imgs/bulletline.gif');
	margin-bottom:4px;
}
.button1{
	display:block;
	background-image:url('imgs/button1.jpg');
	background-repeat:no-repeat;
	width:167px;
	height:24px;
	font-size:14px;
	color:#333;
	text-align:center;
	font-variant:small-caps;
	font-weight:bold;
	letter-spacing:1px;
}
#nav{
	float:left;
	width:200px;
	height:250px;
	padding-top: 20px;
}
#nav a{
	display:block;
	height:22px;
	padding-top:3px;
	text-align:right;
	padding-right:20px;
	font-size: 14px;
	color:#777;
	text-decoration: none;
	letter-spacing: 1px;
	background-image: url('imgs/navbg.jpg');
	background-repeat: no-repeat;
}
#nav a:hover{
	color: #3E7FAF;
	background-image: url('imgs/navbg.jpg');
	background-position:  0 -22px;
}
#toptab{
	background-image:url('imgs/toptab.jpg');
	background-repeat:no-repeat;
	background-position: 5px 0;
	width: 200px;
	text-align: center;
	padding-top: 35px;
}
#call{text-align: center;}
.undernavtext{
	width: 160px;
	border: 1px solid #585858;
	border-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding:14px;
	text-align: left;
	font-variant:small-caps;
	font-size: 13px;
}
#contust input, textarea{font-size: 16px;border: 1px solid #98C1E0;padding: 3px;font-family:Tahoma, Verdana, Arial, sans-serif;}
#contust input:focus, textarea:focus{border: 1px solid #3C7EAE;}
#footer{
	clear: both;
	text-align: center;
	max-width: 960px;
}
#footer p{
	color: #888;
	height: 20px;
	padding: 10px;
}
#footer a{
	color: #333;
	font-size: 11px;
}
