@charset "utf-8";
/* CSS Document */
@import 'font-face.css';
* {
	outline:none;
}
ul, li, p {
	margin:0px;
	padding:0px;
}
a, a:link {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
body {
	background-color:#fcfff3;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
.body {
	background:url(../images/bg.jpg) repeat-x #fcfff3;
}
img {
	behavior : url(iepngfix.htc);
}
img, img a, img a:link, img a:hover {
	border:0px;
}
#wrapper {
	height: 100%;
	width: 100%;
}

#main_cntnr {
	width: 100%;
	float:left;
}

#top_cntnr { width:1018px; margin:auto; }

#top {
	width:1018px;
	float:left;
	background:url(../images/top_image.png) no-repeat top right;
}
#top #logo {
	width:225px;
	float:left;
	text-align:right;
	padding:0px 0px 0px 12px;
}
#top #navigation {
	width:1020px;
	float:left;
}
/*#top #navigation ul {
	width:893px;
	float:left;
	list-style:none;
	margin:10px 0px 0px 5px;
}
#top #navigation ul li {
	width:auto;
	float:left;
	margin:0px;
	padding:0px;
	line-height:0px;
}*/
#clear {
	width:100%;
	float:left;
	height:341px;
}
#animation_cntnr {
	width:100%;
	position:relative;
	float:left;
	background:none #000;
}
.banner {
	margin: auto;
	overflow: hidden;
	width:100%;
	position:absolute;
	background-position:center;
}
.banner_wrap {
	background-color: #FFF;
	position: relative;
	z-index: 2;
}
.banner_1 {
	background-image:url(../images/banner1.jpg);
	height: 341px;
	width: 100%;
	background-repeat: no-repeat;
}
.banner_2 {
	background-image: url(../images/banner2.jpg);
	height: 341px;
	width: 100%;
	background-repeat: no-repeat;
}
.banner_3 {
	background-image: url(../images/banner3.jpg);
	height: 341px;
	width: 100%;
	background-repeat: no-repeat;
}
.banner_4 {
	background-image: url(../images/banner4.jpg);
	height: 341px;
	width: 100%;
	background-repeat: no-repeat;
}
#projects {
	width:100%;
	height:auto;
	position:relative;
	float:left;
}

.main {
	width: 1018px;
	margin: auto;
	position: relative;
}
.clear_both {
	clear: both;
}
.tabs {
	background-color: #e5e6da;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
a.tab {
	float: left;
	margin: auto;
	padding: 10px;
	background-color: #ecb62b;
	display: block;
}
.tabs img {
	margin-right: 10px;
}

.brdr {border: 6px #fff solid;}

a.tab:hover {
	background-color: #83c717;
}
#tab1 {
	width: 316px;
	background:none #e8fcb2;
}
#tab3 {
	width: 316px;
	background:none #d9f2ff;
}
#tab1:hover {
	background-color: #c8df89;
}
#tab2 {
	background-color: #ffe779;
	width: 316px;
}
#tab3:hover {
	background-color: #b6d9eb;
}
#tab2:hover {
	background-color: #eccd40;
}

#tab4 {
	width: 316px;
	background-color: #ffe2f9;
}
#tab4:hover {
	background-color: #dd8ccc;
}

#tab5 {
	width: 316px;
	background-color: #d9fde3;
}
#tab5:hover {
	background-color: #75bb89;
}

#tab6 {
	width: 316px;
	background-color: #dae8ff;
}
#tab6:hover {
	background-color: #789edc;
}
#tab7 {
	width: 316px;
	background-color: #ffe2f9;
}
#tab7:hover {
	background-color: #dd8ccc;
}
.tab_wrap {
	margin: auto;
	overflow: hidden;
	padding: 0 10px 0 5px;
	width: 1008px;
}
.head_tab {
	color: #808080;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight:700;
	padding:30px 0px 0px 0px;
	text-transform:uppercase;
	text-align:center;
}

.knowmore { text-align:center; border:0px; margin-top:10px;}

.tab_p {
	color: #424242;
	font-family: arial;
	font-size: 11px;
	line-height: 17px;
	padding:5px 0px;
	
}
.list_carousel {
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	display: block;
	float: left;
	margin:0px;
	padding:0px;
	line-height:0px;
}

#content_container {
	width:1018px;
	margin:auto;
	position:relative;
}

#content_container #repat_bg { width:1008px; float:left; background:url(../images/bg_repeat.png) repeat-y; padding:0px 5px; position:relative;}
#content {
	width:950px; margin-left:30px; padding:7px 0px;}
	
#c_cntnr {width:950px; float:left; margin-bottom:15px;}
#abt { width:324px; float:left;}
p.text {text-align:justify; line-height:18px; padding-top:7px;}

#whyus { width:326px; float:left; margin-left:42px;}
#whyus ul { width:306px; float:left; padding:0px 10px; list-style:url(../images/li_img.gif) none;}
#whyus ul li { width:auto; float:left; margin:3px 0px 2px 18px; line-height:17px;}

#request { width:216px; float:left; margin-left:41px;}
#field { width:207px; border:1px solid #e2e2e2; padding:3px; margin-top:5px;}
#carea {width:207px; border:1px solid #e2e2e2; padding:3px; margin-top:5px;}
.field { color:#898989;}

.rmore, .rmore a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:700;
	color:#ed9100;
	text-decoration:none;
	padding-top:7px;
}
.rmore a:hover {
	color:#F60;
	text-decoration:none;
}

.sbmt { font-family:Tahoma, Geneva, sans-serif; font-size:12px; width:auto; color:#FFF;}
.sbmt a { font-weight:700; color:#fff; background:none #ff8b4e; padding:5px; text-transform:uppercase;}
.sbmt a:hover {background:none #F60; }

.btn{
font-family:Tahoma, Geneva, sans-serif; font-size:12px; width:auto; color:#FFF;
font-weight:700; color:#fff; background:none #ff8b4e; padding:5px; text-transform:uppercase;
border:0px;
cursor:pointer;
}
.btn:hover{
background:none #F60;
}

#p_gallery { width:950px; float:left; padding-top:10px; border-top:1px solid #CCC; margin-bottom:10px;}
#gallery { width:950px; float:left; border:1px solid #CCC; height:auto;}

#footer {
	margin-top:20px;
	width:950px;
	float:left;
	border-top:1px solid #CCC;
	padding:5px 0px;
}

#footer #copy { width:auto; float:left; color:#999;}
#footer #dsgn { width:auto; float:right; color:#999;}
#footer #dsgn a { color:#999; text-decoration:none;}
#footer #dsgn a:hover { color:#333; text-decoration:none;}

.heading1{
	color:#2580DA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:500;
	padding:0px 0px 8px 0px;
}


.tdl {
	background-image: url(../facebox_imgs/tl.png);
	background-repeat:no-repeat;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.tdr {
	background-image: url(../facebox_imgs/tr.png);
	background-repeat:no-repeat;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.tdmiddle {
	background-image: url(../facebox_imgs/b.png);
	background-repeat:repeat-x;
	height: 10px;
	overflow: hidden;
}
.bl {
	background-image: url(../facebox_imgs/bl.png);
	background-repeat:no-repeat;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.br {
	background-image: url(../facebox_imgs/br.png);
	background-repeat:no-repeat;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.tdsides{
	background-image: url(../facebox_imgs/b.png);
	background-repeat:repeat-y;
	width: 10px;
	height: 100%;
	overflow: hidden;
}
#inner_content {  float:left; }
#inner_content ul { width:auto;  padding:0px 10px; list-style:url(../images/li_img.gif) none;}
#inner_content ul li { width:auto;  margin:3px 0px 2px 18px; line-height:17px;}

.head_text { font-family:'agentclightnormal'; font-size:24px; color:#2580da; font-weight:500; padding:0px 0px 8px 0px;}

.head_bold {font-family:'agentclightnormal'; font-size:24px; color:#1A3873; font-weight:500; padding:0px 0px 8px 0px; }

.forButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:600;
	color: #FFFFFF;
	padding:3px 8px;
	cursor:pointer;
	text-decoration: none;
	background-color: #616161;
	border: 1px solid #CECAB0;/*#3d3f41*/
}
.forButton:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:600;
	color: #FFFFFF;
	padding:3px 8px;
	cursor:pointer;
	text-decoration: none;
	background-color: #242424;
	border: 1px solid #CECAB0;/*#3d3f41*/
}

/*--Header Top Contact Area CSS--*/
#contact { width:245px; float:left; position:relative; top:30px; left:60px; font-weight:500; font-family: 'myriad_web_proregular'; font-size:15px; color:#060606;}

#social_icons{
	width:445px;
	float:left; 
	position:relative; 
	top:10px;
	left:150px;
}
#social_icons a{
	padding:0px 1px;
}

.light_black { color:#555;}
/*-------------------------------*/