/*Validated CSS*/
/*CSS level 2.1*/
/*By; jason Vestidas*/
body{
	margin:0;
	background:url(../images/bg.jpg) left top repeat-x;
	background-color:#afbdc0;
	font:normal 12px "Lucida Grande", Verdana, "Times New Roman";
	color:#696969;
}
#wrapper{
	width:892px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#header{
	float:left;
	width:892px;
	height:420px;
	background:url(../images/header.jpg) no-repeat;
}
#header2{
	float:left;
	width:892px;
	height:420px;
	background:url(../images/header2.jpg) no-repeat;
}
#header3{
	float:left;
	width:892px;
	height:420px;
	background:url(../images/header3.jpg) no-repeat;
}
#header4{
	float:left;
	width:892px;
	height:420px;
	background:url(../images/header4.jpg) no-repeat;
}
#header5{
	float:left;
	width:892px;
	height:420px;
	background:url(../images/header5.jpg) no-repeat;
}
#header6{
	float:left;
	width:892px;
	height:420px;
	background:url(../images/header6.jpg) no-repeat;
}
#menu{
	float:right;
	width:372px;
	height:58px;
	margin-top:36px;
}


/*  Menu Hover   */
.btn_home{
	float:left;
	width:44px;
	height:58px;
}
.btn_home a{
	float:left;
	width:44px;
	height:58px;
	background:url(../images/menu1.jpg) no-repeat;
 }
.btn_home a:hover{
	background:url(../images/menu1g.jpg) no-repeat;
}

.btn_aboutus{
	float:left;
	width:50px;
	height:58px;
}
.btn_aboutus a{
	float:left;
	width:50px;
	height:58px;
	background:url(../images/menu2.jpg) no-repeat;
 }
.btn_aboutus a:hover{
	background:url(../images/menu2g.jpg) no-repeat;
}
.btn_services{
	float:left;
	width:48px;
	height:58px;
}
.btn_services a{
	float:left;
	width:48px;
	height:58px;
	background:url(../images/menu3.jpg) no-repeat;
 }
.btn_services a:hover{
	background:url(../images/menu3g.jpg) no-repeat;
}
.btn_contactus{
	float:left;
	width:63px;
	height:58px;
}
.btn_contactus a{
	float:left;
	width:63px;
	height:58px;
	background:url(../images/menu4.jpg) no-repeat;
 }
.btn_contactus a:hover{
	background:url(../images/menu4g.jpg) no-repeat;
}
.btn_separator{
	float:left;
	width:48px;
	height:58px;
}

/*  Menu Hover end  */


#content{
	float:left;
	width:892px;
	height:499px;
	background:url(../images/contentbg.jpg) no-repeat;
}
#content2{
	float:left;
	width:892px;
	height:499px;
	background:url(../images/contentbg2.jpg) no-repeat;
}
#content-left{
	float:left;
	width:370px;
	height:499px;
}
#content-left-image{
	float:left;
	width:350px;
	height:475px;
	margin-left:10px;
	margin-top:24px;
	background:url(../images/left-panel-ad.jpg) no-repeat;
}
#content-left-image2{
	float:left;
	width:350px;
	height:475px;
	margin-left:3px;
	margin-top:24px;
	background:url(../images/left-panel-ad2.jpg) no-repeat;
}
#content-left-menu1{
	float:left;
	width:355px;
	height:138px;
	padding-left:15px;
	padding-top:20px;
}
#content-left-menu2{
	float:left;
	width:355px;
	height:138px;
	padding-left:15px;
	padding-top:20px;
}
#content-left-menu3{
	float:left;
	width:355px;
	height:138px;
	padding-left:15px;
	padding-top:20px;
}
#content-right{
	float:left;
	width:265px;
	height:479px;
	margin-top:20px;
	text-align:justify;
}
#content-right2{
	float:left;
	width:502px;
	height:479px;
	margin-top:20px;
	margin-right:20px;
	text-align:justify;
}
#form{
	float:right;
	margin-top:20px;
}
#qouteform{
	float:left;
	width:892px;
	height:490px;
}
#footer{
	float:left;
	width:892px;
	height:53px;
	color:#FFFFFF;
	text-align:center;
}
html>body #content-left-image2{ 
	margin-left:6px;
}
.clear{
	clear:both;
}
.link-color{
	font:normal 12px "Lucida Grande", Verdana, "Times New Roman";
	color:#FFFFFF;
}
