
div#container {

	width: 910px;
	margin: 0 auto 0 auto;

}

div#maincontent, div#googlemaps {

	background-repeat: repeat-y;
	background-image: url('../images/contentbg.gif');

}

input[type=text] {
	color:#222222;
}


.requestcallback .fbsubmit  {
	color:#237FC4;
	font-weight:bold;
	
}

div#contentleft {

	padding-left: 15px;
	padding-right: 10px;
	float: left;
	width: 632px;
	padding-top: 10px;

}

div#contentright {

	margin-left: 658px;
	width: 237px;
	padding-top: 10px;

}

div#clearcontent {

	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px

}

div#contact {

	padding-top: 10px;
	padding-bottom: 10px;

}

div#callback {

	background-repeat: no-repeat;
	background-image: url('../images/right_callback.jpg');
	width: 237px;
	height: 130px;

}

div#callbackcontent {

	padding-top: 10px;
	padding-left: 10px;
	width: 135px;

}

div#callbackcontent div {

	font-size: 11px;
	text-align: center;

}

.requestcallback input[type=text] {

	width: 128px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin-bottom:10px;

}



div#whatdoyouwanttodo {

	width: 237px;
	height: 26px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-image: url('../images/whatdoyouwanttodo.gif');
	color: #FFFFFF;
	text-indent: 10px;
	font-weight: bold;
	font-size: 14px;

}

a.rightbutton {

	display: block;
	width: 237px;
	height: 24px;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-image: url('../images/rightbutton.gif');
	color: #333333;
	text-decoration: none;
	text-indent: 30px;
	

}

a.rightbutton:hover {

	color: #333333;
	text-decoration: underline;

}

div#footer {

	text-align: center;
	width: 100%;
	font-size: 11px;
	color: #999999;
	padding-bottom: 20px;
	padding-top: 10px;

}

div#footer a {

	color: #999999;
	text-decoration: none;

}

div#footer a:hover {

	color: #999999;
	text-decoration: underline;

}

div#footer span {

	padding-left: 10px;
	padding-right: 10px;

}

div.sitemapheading {

	font-weight: bold !important;
	color: #6aBCFC !important;

}

#sitemap h3 {
	font-weight: bold !important;
	color: #6aBCFC !important;
	margin:0;
	padding:0;
	font-size: 12px;
}



div#sitemap {

	background-repeat: repeat;
	background-image: url('../images/sitemapbg.gif');

}

div#sitemap table {

	width: 880px;
	margin: 0 auto 0 auto;

}

div#sitemap table tr td {

	border: none;

}

div#sitemap table tr td div {

	color: #FFFFFF;
	font-size: 11px;

}

div#sitemap td a {

	color: #FFFFFF;
	text-decoration: none;

}

div#sitemap td a:hover {

	color: #FFFFFF;
	text-decoration: underline;

}

div#menu {

	height: 34px;
	background-repeat: no-repeat;
	background-image: url('../images/menu.gif');	

}

div#menu ul {

	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0px;
padding-top:8px;
}

div#menu li {

	float: left;
	list-style: none;
	text-align: center;
	padding-top: 0px;
	width: 128px;
	font-weight: 100;

}

div#menu a {

	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;

}

div#menu a:hover {

	text-decoration: none;
	color: #EEEEEE;

}

div#menu a span {

	color: #CADA26;
	font-weight: bold;

}

div#bottom {

	margin: 0 auto 0 auto;
	margin-top: 10px;
	width: 910px;
	height: 33px;
	padding-top: 6px;
	text-indent: 15px;
	background-repeat: no-repeat;
	background-image: url('../images/bottom.gif');

}

a.bottomlink {

	text-decoration: none;
	font-size: 11px;
	color: #999999;

}

a.bottomlink:hover {

	text-decoration: underline;
	color: #999999;

}

.clear {

	clear: both;
	font-size: 1px;
	height: 1px;

}

.clearautoheight {

	clear: both;
	line-height: 1px;

}

#sitemap ul {
padding:0;
margin:0;

	list-style-type: none;
}

#sitemap li {
	padding-left: 15px;
	list-style: none;
	background-image: url(../images/sitemapbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10px;
}

