body {
	font-family:Trebuchet MS, Arial, Helvetica ;
	font-size:76%;
	color:#999999;
}
h1{
font-size:110%;
color:#999999;
font-weight:bold;
}
#frame {
width:750px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
margin-bottom:0px;
padding:0px;
text-align:left;
}
#header {
background:#fff;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #808080;
padding:0px 0px 5px 0px;
}
#container {
	width:750px;
	margin-top: 15px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}

#mainlefthome {
width:550px;
padding:0px 5px 0px 0px;
float:left;
background:#fff;
}
#mainrighthome {
width:195px;
padding:0px 0px 0px 0px;
float:left;
}
#mainleft {
width:430px;
padding:0px 5px 0px 0px;
float:left;
background:#fff;
}
#mainright {
width:314px;
padding:0px 0px 0px 0px;
float:left;
}

#mainrightcontact {
width:400px;
padding:0px 0px 0px 40px;
float:left;
}

#mainleftlinks {
	width:345px;
	padding:0px 15px 0px 0px;
	float:left;
	background:#fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
#mainrightlinks {
width:355px;
padding:0px 0px 0px 15px;
float:left;
}

#footer {
width:740px;
margin-right:auto;
margin-left:auto;
padding:20px 0px 0px 0px;
text-align:center;
font-size:90%;
}

.picright {
float: right;
margin-left: 5px;
vertical-align: middle;
}
a.nav:link {
	font-family:Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.nav:visited {
	font-family:Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.nav:hover {
	font-family:Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	color: #897171;
	text-decoration: none;
}
a.nav:active {
	font-family:Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.mainnav:link {

	font-family:Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a.mainnav:visited {

	font-family:Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a.mainnav:hover {

	font-family:Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;
}
a.mainnav:active {


	font-family:Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.mainwhite {

	font-family:Trebuchet MS, Arial, Helvetica;
	font-size: xx-small;
	font-weight: normal;
	color: #ffffff;
}
.logopadding {
padding:0px 0px 5px 0px;
}
