@charset "UTF-8";
/* CSS Document */

body 
{
	background-color: #464646;
	background-image: url(../images/background_grad.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

img {border: none;}

#master 
{
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	overflow: hidden;

}

#topnavigation
{
	width: 965px;
	height: 41px;
	background-image:url(../images/topnavibg.jpg);
	background-repeat:no-repeat;
	margin-bottom: 4px;
	float: left;
}

#topnavigation ul 
{
	width: 260px;
	height: 12px;
	float: right;
	margin: 20px 10px 0 0;
	padding: 0px;
	_width: 278px;

}

#topnavigation ul li 
{

	float: left;
	margin-left: 16px;
	list-style: none;
}

#topnavigation ul li a:hover
{
	border-bottom: 2px solid #8dc63f;
}

#topnavigation ul li img 
{
	border: none;	
}

#leftpanelcontainer 
{	
	width: 218px;
	height: 472px;
	float: left;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#mainpanelcontainer 
{
	width: 739px;
	height: 472px;
	float: left;
	margin-left: 4px;
	overflow: hidden;
}

#footer
{
	width: 965px;
	height: 30px;
	margin-top: 4px;
	float: left;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	color: #959595;
	font-size: 10px;

}

#footer a 
{	
	color: #959595;
	text-decoration: none;
}

#footer a:hover 
{
	color: #ffffff;
}

#footer .leftfooterinfo
{	
	float: left;
	width: 230px;
	height: 10px;
	margin: 4px 0 0 6px;
}

#footer .rightfooterinfo
{
	float: right;
	width: 140px;
	height: 10px;
	margin: 4px 6px 0 0;
}

#mainpic 
{
	background-image:url(../images/home_mainpic.jpg);
	width: 739px;
	height: 347px;
	float: left;
}

#mainpod1 
{
	width: 367px;
	height: 121px;
	background-color: #ececec;
	background-image:url(../images/mainpod_bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	float: left;
	clear: left;
	margin-top: 4px;
}

#mainpod2 
{
	width: 367px;
	height: 121px;
	background-color: #ececec;
	background-image:url(../images/mainpod2_bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	float: left;
	margin: 4px 0 0 4px;
}

#leftpod1 
{
	width: 218px;
	height: 102px;
	float: left;
	background-color: #ececec;
	margin-bottom: 4px;
	background-image:url(../images/leftpanelcontainer_bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	padding: 0px;
}

.sterlingdescription
{
	width: 187px;
	height: 70px;
	display: block;
	margin: 16px 0 0 12px;
	line-height: 13px;
}

#leftpod2 
{
	width: 218px;
	height: 366px;
	background-color: #ececec;
	background-image:url(../images/leftpanelcontainer_bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	float: left;
	overflow: hidden;
}

.importanttext 
{
	font-weight: bold;
	color: #1166a9;
}

#serviceslist
{
	width: 195px;
	height: 211px;
	padding: 0px;
	margin: 16px 0 0 12px;
}

#serviceslist li
{
	width: 195px;
	list-style: none;
	float: left;
	clear: left;
}

.subtitles 
{
	color: #1166a9;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 4px;
}

.morelink a
{
	font-weight: bold;
	color: #8dc63f;
	text-decoration: none;
	margin-top: 4px;
}

.morelink a:hover
{
	color: #1166a9;
}


#requestservices 
{
	width: 195px;
	height: 150px;
	padding: 0px;
	margin: 14px 0 0 12px;
	line-height: 13px;
}

.icon 
{
	float: left;
	margin-top: 12px;
}

.requestdescrip 
{
	float: left;
	width: 118px;
	margin-left: 18px;
}

.mainpodtitle 
{
	color: #1166a9;
	font-weight: bold;
	font-size: 18px;
	margin: 10px 0 4px 0;
}

.contacticon 
{
	float: left;
	margin-top: 0px;
}

.contactdescrip 
{
	float: left;
	width: 261px;
	margin: 6px 0 0 10px;
}

.podinfocontainer 
{
	margin: 0px 0 0 20px;	
}

.regiondescrip
{
	margin: 12px 0 0 0px;
	font-size: 14px;
}

#mainpanel 
{
	background-image:url(../images/vendor_main.jpg);
	width: 739px;
	height: 472px;
	float: left;
	margin-left: 4px;
}

#mainpanelservices
{
	background-image:url(../images/services_bg.jpg);
	width: 739px;
	height: 472px;
	float: left;
	margin-left: 4px;
	overflow: hidden;
}

#mainpanelwrap 
{
	margin: 18px 0 0 18px;
}

#mainpanelwrap form
{
	margin: 18px 0 0 18px;
}

.mainpaneltitle 
{
	color: #1166a9;
	font-weight: bold;
	font-size: 18px;
	margin: 10px 0 4px 0;
	float: left;
	clear: left;
}

#mainpanelwrap p 
{
	width: 470px;
	font-size: 13px;
	float: left;
	clear: left;
}

#mainpanelwrap a
{
	font-weight: bold;
	text-decoration: none;
	color: #8dc63f;
}

#mainpanelwrap a:hover
{
	color: #1166a9;
}

#mainpanelwrap tr 
{
	
}

.list1 
{
	float: left;
	font-weight: bold;
	margin: 10px 0 10px 0;
	clear: left;
}

.list2 
{
float: left;
margin-left: 30px;
font-weight: bold;
margin-top: 10px;
_margin-top: 172px;
*margin-top: 172px;
}






.tbmain{ 
 /* Changes on the form */
 background: transparent !important;
 float: left;
 color: #555555;
}
.left{
  /* Changes on the form */
  color: color: #555555; !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}

.left label 
{
	float: right;
	margin-right: 10px;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color: #555555;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color: #555555;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 

#contactinfoform 
{
	float: left;
	clear: left;
	overflow: hidden;
}

#propertyinfoform 
{
	width: 300px;
	float: right;
	margin: 18px 80px 0 0;
	padding: 0px;
	overflow: hidden;
}

#propertyinfoform2 
{
	width: 300px;
	float: right;
	margin: 0px 80px 0 0;
	padding: 0px;
	overflow: hidden;
	_margin-right: 40px;
}

#servicerequestform
{
	float: left;
	margin-top: 14px;
}


.inputfields input
{
	width: 148px;
	height: 16px;
}

.inputfields
{
width: 148px;
margin: 0px;
padding: 0px;		
}

.inputfields li
{
		list-style: none;
		margin: 0px 0 0 10px;
		padding: 0px;

}

.inputnames 
{
	width: 55px;
	margin: 0px;
	padding: 0px;

}

.inputnames li
{
		list-style: none;
		text-align: right;
		padding-top: 3px;
		display: block;
		height: 17px;
		border: 1px solid red;
}


#main 
{
	width: 209px;	
	margin-top: 18px;
	*margin-top: -20px;
	_margin-top: -171px;
}

.inputnames 
{
	float: left;	
}

.inputfields 
{
	float: left;	
}

tr, td 
{
	margin: 0px;
	padding-bottom: 1px;	
}

.comment 
{
	width: 274px;
	height: 89px;	
}

left label.prop
{
	width: 200px!important;	
}

.ieform 
{
	*margin: 0px;
	*padding: 0px;
	*position: absolute;
	*top: 195px;
}

.midmid 
{
	*margin-top:-100px;
	*padding-top: -100px;
	overflow: hidden;
}


.propie 
{
	_margin-left: 90px;
}













