body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a{
	color:#3366CC;
}
h2.name{
padding-bottom:0px;
margin:0px;
}
h4.title{
padding-bottom:0px;
margin:0px;
color:#666666;
font-size:12px;
}
#banner{
	background-image: url(images/top-lines.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 11px;	
	height:67px;
}
#topwrap{
	width:770px;
}
#callus{
	font-size: 14px;
	color:#006600;
	font-family:Georgia, Arial, Verdana, serif;
	font-weight:bold;
	height:57px;
	text-align:right;
	margin-top:10px;
}
#strip{
	align: left;
	background-image: url(images/stripeback.gif);
	background-repeat: repeat-x;
	height: 37px;
}
#buttons{
	background-color: #3CBB3C;
	width:100%;
	height:17px;
	padding-top:4px;
}
.button a{
	font-weight:bold;
	font-family: Arial, Helvetica,Verdana, sans-serif;
	color:#FFFFFF;
	padding-left:16px;
	padding-right:10px;	
	background-image: url(images/nav-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration:none;
}
.button a:hover{
	color:#000000;
}
#slogan{
	background-image: url(images/slogan-bg.jpg);
	background-repeat: repeat-x;
	height: 103px;
	width:100%;
}
.slogantext{
	width:512px;
	float:left;
}
.slogantext h2{
	color:#FFFFFF;
	font-size:20px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding-left:50px;
	padding-top:5px;
	padding-bottom:5px;
	margin: 0px;
	font-style: italic;
}
#colorstrip{
	width:100%;
}
#stripleft{	
	float:left;
	width:190px;
}

#stripright{
	width:190px;
	float:right;
	text-align:right;
}
#wrap{
	width:100%;
	margin-top:15px;
}
.leftnav{
	width:190px;
	float:left;
}
.mainbody{
/*	float:left; */
	background-color:#FFFFFF;
	padding-left: 30px;
	padding-right: 30px;

}
.mainbody h1{
	font-size:18px;
	color:#009966;
	font-family:Georgia, Arial, Times, serif;
	text-transform: uppercase;
}
.mainbody h2{
	font-size:16px;
	color:#666666;
	font-family:Georgia, Arial, Times, serif;
}
.rightnav{
	width:190px;
	float:right;
}
.subheading{
	background-color: #3CBB3C;
	line-height:22px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:6px;
}
.sidebar-text{
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:15px;
	height: 165px;
}
.sidebar-text p{
	margin:0px;
}
.sidebar-text a{
	color:#3366CC;
}
.heading-pic{
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;	
}
#footer{
	font-size:11px;
	text-align: center;
}