body{
	font-family: verdana,helvetica;
	font-size: 11px;
	margin-top: 10px;
}
SELECT, option, input, textarea {
	font-family: verdana; 
	font-size: 11px; 
	color: #000000; 
	background-color: #FFFFFF; 
	border: 1px #3C7CBF solid;
}

h2 {
	color: #3C7CBF;
	font-size:10pt;
}

h3 {
	color: #3C7CBF;
	font-weight: bold;
}

h4 {
	color: #000000;
	font-weight: bold;
}

.homeheader {
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #3C7CBF;
}

a:link,a:visited{
	text-decoration:none;
	color:#3C7CBF;
}

a:hover{
	text-decoration:underline;
	color:#3C7CBF;
}


img{
	border:0px;
}

#buttonw2 {
    position:absolute;
    left:400px;
    top:275px;
    width:100px;
    height:30px;	
}

#nav:link,#nav:visited{
	text-decoration:underline;
	color:#3333CC;
}

#nav:hover{
	color:black;
}
	


#main{
	width:750px;
	background-color:white;
}

#topnav{
	float:right;
	height:95px;
	padding-right:12px;
	padding-top:12px;
}

#logo{
	float:left;
	height:95px;
	width:400px;
	background-image: url("images/logo.gif");
	background-repeat:no-repeat;
}

#mainnav{
	width: 740px;
	clear:both;
}


#leftpic{
	float:left;
	height:158px;
	width:503px;
	background-image:url(images/main4.gif);
	background-repeat:no-repeat;
}

#rightpic{
	float:right;
	height:158px;
	width:231px;
	background-image:url(images/right.gif);
	background-repeat:no-repeat;
	
}

#subnav{
	clear:both;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
}


#contentwrap{
	height: 383px;
	width: 496px;
	background-image:url(images/homecontent.gif);
	background-repeat: no-repeat;
	padding-right:10px;
}

#contentwrap2{
	padding:3px 3px 3px 3px;
	float:left;
	height:390px;
	width:496px;
}

#topwrap{
	clear:both;
}

#topleft{
	float: left;
	height: 195px;
	width: 244px;
	padding-top:5px;
	padding-right:4px;
	
	
}

#topright{
	float: right;
	height: 195px;
	width: 240px;
	padding-top:5px;
	padding-left:8px;
	
}

#bottomwrap{
	clear:both;
	
}

#bottomleft{
	float: left;
	height:195px;
	width: 244px;
	padding-top:5px;
	padding-right:4px;
	
	
}

#bottomright{
	float: right;
	height: 195px;
	width: 240px;
	padding-top:5px;
	padding-left:8px;
	
}

#subscribe{
	float: right;
	background-image: url(images/subscribe.gif);
	background-repeat: no-repeat;
	height: 388px;
	
}

#textnav{
	width:750px;
	clear:both;
	margin-top: 15px;
}

#info{
	padding-top: 50px;
	padding-right: 15px;
	text-align: right;
}


#title{
	float:left;
	font-weight:bold;
	color:#3C7CBF;
	font-size:30px;
}

#images{
	float:right;
	padding-right:20px;
}
	

#content{
	clear:both;
	padding-top:10px;
	padding-right:10px;
	border-top:1px solid #3C7CBF;
}

#quote {
	font-style: italic;
	font-size:11px;
	padding:10px;
	color:#3C7CBF;
	font-weight:bold;
	width:180px;
	text-align:left;
}