@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a7a7a7;
	background-color:#333333;
}
form, p, h1{
	margin:0px;
	padding:0px;
}
img{
	border:none;
}
#clr{
	clear:both;
}
.container{
	width:766px;
	margin:0px auto;
	padding:0px;
	background-color:#000000;
}
.topPart{
	width:766px;
	float:left;
	/*border-top:10px solid #333333;*/
}
.topBorder{
	/*background:url(../images/top-border.jpg) repeat-x top;*/
	background-color:#000000;
	height:8px;
	width:766px;
	float:left;
	margin:0px;
	padding:0px;
}
.logopannel{
	width:766px;
	float:left;
	margin-top:0px;
}
.logoTop{
	float:left;
	margin:8px 0px;
}
.contactNumberTopRight{
	float:right;
}
.navigation{
	background:url(../images/navigation-bg.jpg) repeat-x top;
	height:67px;
	width:766px;
	float:left;
}
.navigation ul{
	margin:0px 15px;
	padding:0px;
}
.navigation ul li{
	list-style-type:none;
	float:left;
	display:block;
	text-transform:uppercase;
	color:#f5d101;
	text-decoration:none;
	font-size:14px;
	line-height:67px;
	font-weight:bold;
	background:url(../images/navigation-sep.jpg) no-repeat right;
	padding:0px 22px;
}
.navigation ul li a{
	color:#f5d101;
	text-decoration:none;
}
.navigation ul li a:hover{
	color:#ffffff;
	text-decoration:none;
}
.headerBanner{
	width:766px;
	float:left;
}
.headerBannerLeft{
	background:url(../images/header-banner-left.jpg) no-repeat left top;
	width:503px;
	height:214px;
	float:left;
}
.headerBannerLeftRes{
	background:url(../images/header-banner-left-res.jpg) no-repeat left top;
	width:503px;
	height:214px;
	float:left;
}
.headerBannerLeftAuto{
	background:url(../images/header-banner-left-auto.jpg) no-repeat left top;
	width:503px;
	height:214px;
	float:left;
}
.headerBannerLeftcom{
	background:url(../images/header-banner-left-com.jpg) no-repeat left top;
	width:503px;
	height:214px;
	float:left;
}
.boxNavigation{
	width:90px;
	background-color:#666666;
	margin:35px 0px 30px 15px;
	padding:4px;
}
.boxNavigation ul{
	margin:0px;
	padding:0px;
}
.boxNavigation ul li{
	margin:4px 0px;
	list-style-type:none;
	display:block;
	width:90px;
	background-color:#dadada;
	color:#3b3b3b;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	line-height:20px;
}
.boxNavigation ul li a{
	color:#3b3b3b;
	text-decoration:none;
}
.boxNavigation ul li a:hover{
	color:#3b3b3b;
	text-decoration:underline;
}
.headerBannerRight{
	width:263px;
	float:left;
}
.bodyPart{
	width:766px;
	float:left;
}
.bodyTopPart{
	width:766px;
	float:left;
}
.bodyPartLeft{
	width:470px;
	float:left;
	padding:0px 10px;
	text-align:justify;
}
.bodyPartRight{
	width:263px;
	float:right;
}
.welcomeHeading{
	font-size:16px;
	text-transform:uppercase;
	color:#f5d101;
	font-weight:bold;
	text-align:left;
}
.rightBanner{
	width:253px;
	margin:0px auto
}
.servicingEntireMesaBox{
	width:740px;
	float:left;
	padding:0px 10px;
	margin-top:15px;
}
.servicingEntireMesa{
	font-size:16px;
	color:#f5d101;
}
.bottomPannel{
	width:766px;
	float:left;
	background:url(../images/bottom-pannel-bg.jpg) repeat-x left top;
	margin-top:15px;
	background-color:#000000;
}
.bottomNavigation{
	width:510px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#d9d9d9;
	font-size:11px;
	text-align:center;
	margin:20px 0px 20px 15px;
	line-height:17px;
}
.bottomNavigation a{
	color:#d9d9d9;
	text-decoration:none;
}
.bottomNavigation a:hover{
	color:#d9d9d9;
	text-decoration:underline;
}
.bottomRight{
	width:200px;
	float:right;
	margin:15px 15px 15px 0px;
}
.imageMargin img{
	margin-right:5px;
}
.linkText{
	color:#d0cfcf;
	text-decoration:none;
}
.linkText a{
	color:#d0cfcf;
	text-decoration:none;
}
.linkText a:hover{
	color:#d0cfcf;
	text-decoration:underline;
}
.marginTop{
	margin-top:10px;
}
.sitemap {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a7a7a7;
	text-decoration:none;
	font-weight:bold;
}
.sitemap a{
	color:#a7a7a7;
	text-decoration:none;
	padding-top:5px;
}
.sitemap a:hover{
	color:#a7a7a7;
	text-decoration:underline;
}
.servicesImg {
	border:2px #FFFFFF solid;
	margin-left:10px;
}
.borderTable {
	border-collapse:collapse;
}
.borderTable td{
	border:1px #6e6e6e dashed;
	border-collapse:collapse;
}