/* CSS Document */

body {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#ed713d url(../images/bg.gif) left top repeat-x;
	margin:0px;
	padding:0px;
}

#layout {
	width:1000px;
	text-align:justify;
	line-height:20px;
	margin:0px auto;
}

#topzone {
	height:133px;
	background:url(../images/topbg.gif) left top no-repeat;
}

#topleft {
	width:490px;
	float:left;
	padding:11px 0px 0px 28px;
}

#topright {
	width:400px;
	float:right;
	padding:43px 0px 0px 40px;
}

#banner {
	height:272px;
	background:url(../images/banner.gif) left top no-repeat;
	padding:17px 0px 0px 73px;
}

#bannertxt {
	width:800px;
}

#roundzone {
	width:388px;
	background:url(../images/roundbg.gif) left top repeat-y;
	margin:30px 0px 30px 0px;
}

#roundtop {
	background:url(../images/roundtop.gif) left top no-repeat;
}

#roundbottom {
	background:url(../images/roundbottom.gif) left bottom no-repeat;
	padding:22px 20px 22px 20px;
}

#roundleft {
	width:50%;
	float:left;
}

#roundright {
	width:50%;
	float:right;
}

#bodycontainer {
	padding:25px 25px 0px 80px;
}

#leftcontainer {
	width:608px;
	float:left;
}

#rightcontainer {
	width:255px;
	float:right;
}

#specialzone {
	border:2px solid #f5a562;
	background:url(../images/specialbg.gif) right top no-repeat;
	padding:18px 35px 26px 24px;
	margin:38px 0px 0px 0px;
}

#specialzone_inner {
	border:2px solid #f5a562;
	background:url(../images/specialbg.gif) right top no-repeat;
	padding:0px 35px 26px 24px;
	margin:0px 0px 0px 0px;
}


#specialleft {
	width:270px;
	float:left;
}

#specialright {
	width:270px;
	float:right;
}

.newsrow {
	padding:0px 0px 25px 0px;
}

.newsrowleft {
	float:left;
	padding:0px 10px 0px 0px;
}

.newsrowright {
	width:132px;
	float:right;
}

.viewall {
	padding:15px 0px 0px 0px;
}

#footercontainer {
	background:url(../images/footer.gif) left top repeat-x;
	padding:0px 0px 0px 0px;
	margin:40px 0px 0px 0px;
}

#footer {
	font-size:11px;
	width:1000px;
	height:68px;
	background:url(../images/footer1.gif) right top no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}

#footerleft {
	float:left;
	color:#ffd1ac;	
	font-weight:bold;
	padding:32px 0px 0px 100px;
}

#footerright {
	float:right;
	color:#fff;			
	padding:32px 55px 0px 0px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*	Img Style Start Here  */

.welcomeimg {
	float:left;
	margin:0px 20px 0px 0px;
}

.signupimg {
	float:left;
	padding:0px 13px 0px 0px;
}

.detailimg {
	float:left;
}

/*	Img Style End Here  */

/*	Text Style Start Here  */

h1 {
	font:30px Myriad pro, Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/h1.gif) 0px 0px no-repeat;
	padding:0px 0px 20px 48px;
	margin:0px;
}

h2 {
	font:bold 15px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px;
	margin:0px;
}

.bannerheading {
	font:30px Myriad pro, Arial, Helvetica, sans-serif;
	color:#fff;
	border-bottom:1px solid #f19f81;
	padding:0px 0px 20px 0px;
	margin:0px 0px 17px 0px;
}

/*	Text Style End Here  */

/*	Menu Style Start Here  */

a {
	color:#fff;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#topanchor {
	width:300px;
	background:url(../images/topanchorback.gif) left top no-repeat;
	padding:5px 20px 17px 40px;
}

#topanchor a {
	display:block;
	float:left;
	padding:0px 0px 0px 10px;
	color:#fff;
	text-decoration:none;
}

#topanchor a:hover {
	color:#e1e1e1;
}

#topanchor a.home {
	background:url(../images/mainpage.gif) 0px 5px no-repeat;
	padding:0px 0px 0px 5px;
}

#topanchor a.email {
	background:url(../images/email.gif) 0px 7px no-repeat;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 10px;
}

#topanchor a.sitemap {
	background:url(../images/sitemap.gif) 0px 5px no-repeat;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 10px;
}

/* ------------------------------------------------------------------------- */

#roundzone a {
	display:block;
	color:#ff9000;
	background:url(../images/disc.gif) 0px 7px no-repeat;
	text-decoration:underline;
	padding:0px 24px 0px 12px;
}

#roundzone a:hover {
	text-decoration:none;
}

/* ------------------------------------------------------------------------- */

#topmenu {
	height:65px;
	background:url(../images/topmenubg.gif) left top repeat-x;
}

#topmenu ul {
	margin:0px;
	padding:0px 0px 0px 50px;
	background:url(../images/menudevider.gif) right top no-repeat;
	float:left;
}

#topmenu ul li {
	display:block;
	float:left;
	background:url(../images/menudevider.gif) left top no-repeat;
	list-style:none;
}

#topmenu li a {
	font:16px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	float:left;
	padding:6px 6px 20px 11px;
}

#topmenu li a span {
	background:url(../images/topdisc.gif) 0px 5px no-repeat;
	padding:0px 0px 0px 10px;
}

#topmenu li a:hover {
	color:#e1e1e1;
	background:url(../images/topmenuover.gif) left top repeat-x;
}

#footer a {
	color:#ffd1ac;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

/*	Menu Style End Here  */








/* inner pages css start */
/*h1{font:30px "Times New Roman", Times, serif ;margin:0px; color:#fff;  padding:15px 0px 10px 10px;}
h1 span{color:#fff}*/

h5{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #fff; margin:0px 0px 10px 0px;}
h6{font:18px Tahoma, Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}

.aboutus-img{float:right; border:4px solid #fff; margin:0 0px 10px 20px;}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{float:left; margin:0px 20px 0px 0px;}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#fff; background:#333; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #fff;}
input.button:hover{cursor:pointer; color:#fff; background:#999}
.project-img{float:right; margin-left:20px;	border: 6px solid #fff}
.whiteheading{font:30px Myriad Pro, Arial; color:#CBD76B; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px; border-bottom:1px dotted #fff; padding-bottom:10px; padding-right:20px}
.servicecolumnzone{padding:20px 0px 16px 0px;}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.blog-posted-row{padding:3px;}
/* inner pages css ends */
				

