@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	background-color:#ffffff;
	font-size:12px;
	color:#000000;
}

.mainDiv{
	background-image:url(../images/bodyBG.jpg);
	background-repeat:repeat-x;
	height:auto;
	width:100%;
	background-color:#FFFFFF;
}

.mainDivInner{
	height:100%;
	width:901px;
	margin-left:auto;
	margin-right:auto;
	border-left:4px solid #e0d9c9;
	border-right:4px solid #e0d9c9;
}

.leftRightBorder{
	background-image:url(../images/leftRightBorder.jpg);
	background-repeat:repeat-y;
	width:4px;
	height:100%;
	float:left;
}

.mainCenterDiv{
	width:893px;
	float:left;
	height:100%;
	background-color:#FFFFFF;
}

.headerBG{
	height:82px;
	border-bottom:4px solid #d0051c;
	width:100%;
	float:left;
}

.menuBG{
	background-image:url(../images/menuBG.jpg);
	background-repeat:repeat-y;
	height:42px;
	width:100%;
	float:left;
}

#header {
	height: 33px;
	width: 100%;
	background-image: url(../images/menuBG.jpg);
	float:left;
	padding-top:9px;
}

.menuTopMargin{
	margin-top:9px;
}

.menuHome{
	width:118px;
	height:33px;
	float:left;
	text-align:center;
}

.menuHome{
	font-size: 15px;
	text-decoration: none;
	color:#000000;
	text-align:center;
}

.menuHome a:link{
	font-size: 15px;
	text-decoration: none;
	color:#000000;
}

.menuHome a:visited{
	font-size: 15px;
	text-decoration: none;
	color:#000000;
}

.menuHome a:hover{
	font-size: 15px;
	text-decoration: none;
	color:#d0051c;
}

.menuHome a:active{
	font-size: 15px;
	text-decoration: none;
	color:#000000;
}

.menuAboutus{
	width:122px;
	height:33px;
	float:left;
	text-align:center;
}

.menuAboutus a:link{
	font-size: 15px;
	text-decoration: none;
	color:#000000;
}

.menuAboutus a:visited{
	font-size: 15px;
	text-decoration: none;
	color:#000000;
}

.menuAboutus a:hover{
	font-size: 15px;
	text-decoration: none;
	color:#d0051c;
}

.menuAboutus a:active{
	font-size: 15px;
	text-decoration: none;
	color:#000000;
}

.menuServices{
	width:112px;
	height:33px;
	float:left;
	text-align:center;
}

.menuServices a:link{
	font-size: 15px;
	text-decoration: none;
	color:#000000;
}

.menuServices a:visited{
	font-size: 15px;
	text-decoration: none;
	color:#000000;
}

.menuServices a:hover{
	font-size: 15px;
	text-decoration: none;
	color:#d0051c;
}

.menuServices a:active{
	font-size: 15px;
	text-decoration: none;
	color:#000000;
}

.menuGallery{
	width:121px;
	height:33px;
	float:left;
	text-align:center;
}

.menuGallery a:link{
	font-size: 15px;
	text-decoration: none;
	color:#000000;
}

.menuGallery a:visited{
	font-size: 15px;
	text-decoration: none;
	color:#000000;
}

.menuGallery a:hover{
	font-size: 15px;
	text-decoration: none;
	color:#d0051c;
}

.menuGallery a:active{
	font-size: 15px;
	text-decoration: none;
	color:#d0051c;
}

.menuContactus{
	width:123px;
	height:33px;
	float:left;
	text-align:center;
}

.menuContactus a:link{
	font-size: 15px;
	text-decoration: none;
	color:#000000;
}

.menuContactus a:visited{
	font-size: 15px;
	text-decoration: none;
	color:#000000;
}

.menuContactus a:hover{
	font-size: 15px;
	text-decoration: none;
	color:#d0051c;
}

.menuContactus a:active{
	font-size: 15px;
	text-decoration: none;
	color:#000000;
}

.logo{
	margin-top:17px;
	margin-left:19px;
	width:252px;
	height:47px;
}

.divBannerLeft{
	float:left;
	width:17px;
}

.bannerMain{
	float:left;
	width:100%;
	height:auto;
}

.banner{
	margin-right:6px;
	float:left;
	width:558px;
	height:245px;
}

.callNow{
	width:298px; 
	height:245px;
}

.bodyMain{
	margin-top:7px;
	float:left;
	width:100%;
	height:auto;
}

.bodyLeft{
	Width:564px;
	height:auto;
	float:left;
}

.bodyRight{
	width:312px;
	height:490px;
	float:left
}

.bodyTxt{
	width:504px;
	height:auto;
	float:left;
	padding:30px 30px 0px 30px;
}

.black18reg{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	color:#000000;
	text-transform:uppercase;
}

.red24reg{
	font-size:24px;
	color:#d0051c;
}

.bold11{
	font-size:11px;
	font-weight:bold;
}

.reg11j{
	font-size:11px;
    text-align:justify;
}

.gallery{
	width:214px;
	height:25px;
	padding-left:8px;
	background-color:#f5ead1;
	border-top:2px solid #f9e7c1;
	border-left:2px solid #f9e7c1;
	border-right:2px solid #f9e7c1;
	float:left;
}

.galleryPannel{
	width:828px;
	height:137px;
	background-color:#f5ead1;
	border:2px solid #f9e7c1;
	float:left;
	margin-left:auto;
	margin-right:auto;
	padding-top:14px;
	padding-left:30px;
}

.galleryImg{
	border:4px solid #FFFFFF;
	width:158px;
	height:118px;
	float:left;
	margin-right:7px;
}

.galleryTxt{
	width:220px;
	margin-right:15px;
	height:auto;
	float:left;
}

.galleryPageImg{
	float:left; 
	width:170px; 
	height:170px;
}

.galleryTxt2{
	width:220px;
	height:auto;
	float:left;
}

.contactUsMTxt{
	font:Verdana;
	font-size:12px;
	color:#3b3c38;
	width:100%;
	float:left;
}

.pagingDiv{
	width:100%; 
	float:left; 
	padding-bottom:10px; 
	text-align:right;
	color:#000000;
	font-weight:bold;
	margin-right:35px;
}

.paging{
	font:Verdana;	 
	color:#000000;
	text-decoration:none;
	font-weight:bold;

}
.pagingText{
	font:Verdana;	 
	color:#000000;
	text-decoration:none;
	font-weight:bold;

}

a.sabritech1:link {
	font-size: 11px;
	color: #d0051c;
	text-decoration:none;
}

a.sabritech1:visited {
	font-size: 11px;
	color: #d0051c;
	text-decoration:none;
}

a.sabritech1:hover {
	font-size: 11px;
	color: #d0051c;
	text-decoration:none;
}

a.sabritech1:active {
	font-size: 11px;
	color: #d0051c;
	text-decoration:none;
}

a.sabritech2:hover {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

a.sabritech2:link {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

a.sabritech2:visited {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

a.sabritech2:active {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.footerMain{
	width:848px;
	height:78px;
	float:left;
	margin-top:10px;
	background-image:url(../images/footerBG.jpg);
	background-repeat:repeat-x;
	padding-left:45px;
}

.footerMenu{
	margin-top:24px;
}

.footerCopy{
	margin-top:10px;
	font-size:11px;
	width:680px;
	float:left;
}

.footerPowered{
	margin-top:10px;
	font-size:11px;
	width:140px;
	float:left;
}

.contentTxt{
	width:859px;
	padding:17px;
	text-align:justify;
	float:left;
	height:auto;
}
.contentTxt1{
	padding:5px;
	text-align:justify;
	float:left;
	height:auto;
}
.contentTxt a{
	color:#000000;
	text-decoration:none;
}

.contactUsLeft1{
	width:829px;
	float:left;
	height:auto;
	padding:0px 15px 15px 15px;
	border-bottom:1px solid #666666;
}

.contactUsLeft{
	width:100%;
	float:left;
	height:auto;
	padding:15px;
}

.contactUsRight{
	padding-top:30px;
	padding:15px;
	width:385px;
	float:left;
	height:auto;
}

.contactUsTxt{
	font:Verdana;
	font-size:12px;
	color:#787878;
	width:100%;
	margin-bottom:5px;
	text-align:justify;
}

.contactUsFormTxt{
	font:Verdana;
	font-size:12px;
	color:#3b3c38;
	width:150px;
	float:left;
}

.contactTA{
	width:200px;
	height:50px;
	border:1px solid #787878;
	overflow:auto;
	background-color:#ffffff;
	/*color:#787878;*/
	color:#3b3c38;
}

.contactTFDiv{
	width:220px;
	height:30px;
	float:left;
}

.contactTADiv{
	width:220px;
	height:50px;
	float:left;
	margin-bottom:10px;

}

.contactTF{
	width:200px;
	height:16px;
	border:1px solid #787878;
	background-color:#ffffff;
	color:#3b3c38;
}

.servicInnerLeft{
	width:180px;
	height:auto;
	float:left;
	margin-right:15px;
	padding:10px;
}

.servicInnerRight{
	width:628px;
	height:auto;
	float:left;
	padding-top:0px;
	padding-left:14px;
	border-left:1px solid #787878;
}

.servicesImg{
	margin-right:10px;	
}

ul.list_1 {margin:0px; padding:0px; list-style:none}
ul.list_1 li { line-height:22px}
ul.list_1 li a{text-decoration:none; font-size:12px; color:#787878; background:url(../images/arrow.jpg) no-repeat 0 4px; padding-left:13px}
ul.list_1 li a:hover{ color:#bb0000; font-size:12px; background:url(../images/arrowRed.jpg) no-repeat 0 4px; padding-left:13px}

ul.list_2 {margin-left:13px; padding:0px; list-style:none}
ul.list_2 li { line-height:22px}
ul.list_2 li a{text-decoration:none; font-size:11px; color:#787878; background:url(../images/arrow.gif) no-repeat 0 3px; padding-left:13px}
ul.list_2 li a:hover{ color:#bb0000; font-size:11px; background:none}
.callus_red{
	background-image:url(../images/callNow.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color:#d0061e;
	height:243px;
	padding-top:150px;
	padding-left:145px;

}
.callus_red1{
	margin-left:581px;
	background-image:url(../images/callNow.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color:#d0061e;
	height:243px;
	padding-top:150px;
	padding-left:145px;

}





