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

body
{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	color:#000;
}

table, tr, td, img, p, h2, h3, h1, h4, div, form, input, select, img{
	margin:0px;
	padding:0px;
	border:0px;
}

a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:underline;
}

.clear{
clear:both;
}

.outerwrap{
	width:100%;
	margin:0 auto ;
	background-image:url(../images/outer-bg.jpg);
	background-repeat:no-repeat;
	background-position:center -1px;
}


.mainContainer{
	width:990px;
	height:500px;
	margin:0 auto;
}



/*.............Header................*/
.header{
	position:relative;
	margin-top:0px;
	background-image:url(../images/header-back.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:132px;

}


.logo{
	margin:47px 0px 0px 16px;
	padding:0px 0px 0px 0px;
	width:280px;
	float:left;
}

.logoright{
	float:right;
	width:470px;
	margin:9px 16px 0 0px;

}

.logoright h1{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-right:15px;
	text-align:right;
	line-height:20px;
	padding-top:2px;
	background-image:url(../images/green-icon.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:55px;

}

.logoright h1 a{
	color:#38412c;
}


.menu{
	height:80px;
	margin-top:14px;
	margin-left:40px;
	}

.menu ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
	
}

.menu ul li{
	float:left;
	padding:27px 5px 0px 5px;
	
}


.menu ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	padding:0 0px 0 10px;
	color:#4a4a4a;
	text-transform:none;
	font-weight:bold;
	line-height:28px;
	display:block;
	padding-top:0px;
	outline:none;
}

.menu ul li a span{
display:block;
padding:0 15px 0 5px;
font-weight:bold;
		}
	
		
.menu ul li a:hover span{

	background-image:url(../images/menu-over.png);
	background-repeat:no-repeat;
	background-position:right;
	}

.menu ul li a:hover{
	background-image:url(../images/menu-over.png);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	color:#fff;
}

.menu ul li a.active{
	background-image:url(../images/menu-over.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#fff;
}
.menu ul li a.active span{
	background-image:url(../images/menu-over.png);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	}



/*.............End Header................*/



/*.............Body................*/


.body-outer{
	background-image:url(../images/body-back.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
}
 
.body{
	width:960px;
	margin:0 auto;
	padding-bottom:2px;
}


.BodyContaner-left{
	float:left;
	width:672px;
}

.flash{
	padding-top:10px;
}


.welcomeDivinner{
	background-image:url(../images/wel-back.png);
	background-repeat:no-repeat;
	background-position:left -4px;
	padding-bottom:30px;
	min-height:300px;
}


.welcomeDivinner h1{
	padding:15px 20px 0px 15px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	text-transform:none;
	font-weight:normal;
	color:#181818;

}
.welcomeDivinner h2{
	padding:15px 20px 0px 15px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	color:#2f2f2f;

}
.welcomeDivinner h2 span{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	color:#d40101;

}

.welcomeDivinner p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4a4a4a;
	padding-top:15px;
	padding-bottom:0px;
	line-height:15px;
	padding-left:15px;

}
.formpart{
		font:normal 12px/20px Arial, Helvetica, sans-serif;
		color:#4a4a4a;
		margin:20px 0 0 20px;
}
.formpart input[type=text]{
		width:200px;
		height:22px;
		border:1px inset #666;
		padding:0;
		margin:0;
}


.welcomeDivinner ul{
		padding:0 0 0 30px;
}
.welcomeDivinner ul li{
		padding:0;
		font:normal 12px/18px Arial, Helvetica, sans-serif;
		color:#4a4a4a;
		list-style:disc;
}

.BodyContaner-right{
	float:right;
	width:288px;
	position:relative;
	padding-top:1px;
	padding-bottom:10px;
}

.BodyContaner-right div.app{

	width:298px;
	height:47px;
	margin:10px auto;
	padding-left:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-top:3px;

}

.BodyContaner-right h1{
	padding-left:15px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	font-weight:normal;
	text-transform:none;
	padding-bottom:10px;
	text-transform:uppercase;
	text-align:center;
	padding-top:22px;
	line-height:32px;

}


.BodyContaner-right h1 span{
	color:#c10000;

}

.BodyContaner-right p{
	padding-left:20px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-transform:none;
	padding-bottom:10px;
	text-align:justify;

}

.BodyContaner-right p a{
	color:#53653c;
	font-weight:bold;
	text-decoration:underline;
}

.bodybottom{
	padding:0 0px;
	width:942px;
	margin:0 auto;
	height:180px;
}

.bottomDiv{
	float:left;
	width:290px;
	height:160px;
	background-image:url(../images/bottom-back1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-right:35px;
	
}
.bottomDiv h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#2f2f2f;
	font-weight:normal;
	text-transform:uppercase;
	padding:13px 0 0 14px;
}


.bottomDiv p{
	padding-left:20px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4a4a4a;
	text-transform:none;
	padding-bottom:0px;
	text-align:left;
	width:160px;
	padding-top:25px;

}

.bottomDiv  a{
	color:#d40101;
	font-weight:normal;
	text-decoration:none;
	float:right;
	padding-right:25px;
	margin-top:-10px;
}

.bottomDiv1{
	float:left;
	width:290px;
	height:160px;
	background-image:url(../images/bottom-back2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-right:35px;
	
}
.bottomDiv1 h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#2f2f2f;
	font-weight:normal;
	text-transform:uppercase;
	padding:13px 0 0 14px;
}


.bottomDiv1 p{
	padding-left:20px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4a4a4a;
	text-transform:none;
	padding-bottom:0px;
	text-align:left;
	width:160px;
	padding-top:25px;

}

.bottomDiv1  a{
	color:#d40101;
	font-weight:normal;
	text-decoration:none;
	float:right;
	padding-right:25px;
	margin-top:-10px;
}




.bottomDiv2{
	float:left;
	width:290px;
	height:160px;
	background-image:url(../images/bottom-back3.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-right:0px;
	
}
.bottomDiv2 h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#2f2f2f;
	font-weight:normal;
	text-transform:uppercase;
	padding:13px 0 0 14px;
}


.bottomDiv2 p{
	padding-left:20px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4a4a4a;
	text-transform:none;
	padding-bottom:0px;
	text-align:left;
	width:160px;
	padding-top:25px;

}

.bottomDiv2  a{
	color:#d40101;
	font-weight:normal;
	text-decoration:none;
	float:right;
	padding-right:25px;
	margin-top:-10px;
}


.bottomLower{
	background-image:url(../images/bottom-lower.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:942px;
	height:170px;
	padding-top:34px;
}


.bottomLower .div1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:4a4a4a;
	font-weight:bold;
	margin:10px 0 0 245px;

}
.bottomLower .div2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:4a4a4a;
	font-weight:bold;
	margin:30px 0 0 245px;

}
.bottomLower span{
	color:#c00000;
}

.bottomLower .div3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:4a4a4a;
	font-weight:bold;
	margin:30px 0 0 245px;

}



/*.............End Body................*/

/*.............Footer................*/
.footer{
	padding-top:0px;
	width:100%;
}
.footer-top{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#181818;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background-color:#d9d9d9;
	

}

.footer-top a{
	padding:0 2px 0 1px;
	color:#181818;
}

.leftfooter{
	color:#181818;
	font-family:Tahoma;
	padding:5px 0px 0px 21px;
	text-align:left;
	line-height:16px;
	margin-left:0px;
	float:left;
	width:560px;
}
.leftfooter a{
	color:#181818;
	font-family:Tahoma;
	padding:20px 0px 0px 0px;
}

.leftfooter a:hover{
	color:#d40101;
	text-decoration:none;
	}
.leftfooter a.active1{
	color:#d40101;
	text-decoration:none;
}
.tt{
	color:#181818 !important;
}

.rightfooter{
	float:right;
	font-size:12px;
	color:#4b4e51;
	width:250px;
	padding:0px 35px 0px 5px;
	text-align:right;

}

.rightfooter a{
	color:#4b4e51;
	padding:0px;
}

/*.............End Footer................*/
/*======================form area start==========================*/	

.formpannel{
	width:400px;
	float:left;
	margin:0 0 20px 20px;
	}
.formpannel label{
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#1d1e20;
	float:left;
	width:100px;
	text-align:left;
	display:block;
	margin:15px 15px 0 0px;
	}
.formpannel .input1{
	width:273px;
	height:23px;
	background-color:#eeeced;
	border:1px solid #1d1e20;
	padding:0 0 0 3px;
	margin:15px 0 0 0;
	font:11px Arial, Helvetica, sans-serif; color:#666666;
	}
	
.formpannel .input2{
	width:273px;
	height:100px;
	background-color:#eeeced;
	border:1px solid #1d1e20;
	padding:0 0 0 3px;
	margin:15px 0 0 0;
	font:11px Arial, Helvetica, sans-serif; color:#666666;
	}	
		
.formpannel .select{
	width:273px;
	height:23px;
	background-color:#eeeced;
	border:1px solid #1d1e20;
	padding:0 0 0 3px;
	margin:15px 0 0 0;
	font:11px Arial, Helvetica, sans-serif; color:#666666;
	}
.formpannel .submit {
	background-color:#387dd7; 
	color: #fff;
	border-bottom: #012e34 2px outset;
	border:none;
	cursor:pointer;
	font-weight:bold;
	width:80px;
	height:25px;
	padding:0 0 2px 0px;
	margin:20px 10px 0 117px;
}

.formpannel .submit2 {
	background-color:#387dd7; 
	color: #fff;
	border-bottom: #012e34 2px outset;
	border:none;
	cursor:pointer;
	width:80px;
	height:25px;
	font-weight:bold;
	padding:0 0 2px 0px;
	margin:20px 10px 0 5px;
}		


.content_right{margin:15px 100px 0 0; padding:0; float:right; width:331px; border:1px solid #333333;}
.contact_sec{margin:0; padding:20px 17px; width:297px; background:url(../images/contact_bg.jpg) no-repeat; }
.contact_sec h2{margin:0 0 8px 0; padding:0 0 6px 3px; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#1d1e20; font-weight:normal;
	border-bottom:#d9d9d9 solid 1px;}
	
	