/* CSS Document */

body {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	background:#fff url(../images/bg.gif) left top repeat-x;
	margin:0px;
	padding:0px;
}

#layout {
	width:1000px;
	text-align:justify;
	line-height:16px;
	margin:0px auto;
}

#header {
	height:550px;
}

#topzone {
	height:147px;
}

#top1 {
	width:320px;
	float:left;
	padding:30px 0px 0px 10px;
}

#top2 {
	width:190px;
	float:left;
	background:url(../images/topdevider.gif) left top no-repeat;
	padding:76px 20px 30px 0px;
}

#top3 {
	width:600px;
	float:left;
	background:none;
	padding:20px 0px 0px 40px;
}

#formzone {
	width:300px;
}

.formrow {
	padding:0px 0px 5px 0px;
}

.formtxt {
	width:45px;
	text-align:right;
	color:#7a7a7a;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	float:left;
}

.formbox {
	width:140px;
	padding:0px 10px 0px 10px;
	float:left;
}

.formbutton {
	width:40px;
	padding:0px 0px 0px 15px;
	float:left;
}

#banner {
	height:347px;
	background:url(../images/banner.gif) left top no-repeat;
}

#bodycontainer {
	padding:30px 30px 0px 40px;
}

#leftcontainer {
	width:540px;
	float:left;
}

#rightcontainer {
	width:247px;
	float:right;
}

#row2 {
	background:url(../images/row2.gif) left top repeat-x;
	padding:36px 0px 0px 0px;
	margin:50px 0px 0px 0px;
}

.readmore {
	padding:20px 0px 0px 0px;
}

.signup {
	padding:40px 0px 0px 0px;
}

#footercontainer {
	background:url(../images/footer.gif) left top repeat-x;
	padding:0px 0px 0px 0px;
	margin:20px 0px 0px 0px;
}

#footer {
	font-size:11px;
	width:1000px;
	height:77px;
	background:url(../images/footer1.gif) right top no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}

#footerleft {
	float:left;
	color:#fff;
	font-weight:bold;
	padding:34px 0px 0px 70px;
}

#footerright {
	float:right;
	color:#f2918c;			
	padding:34px 50px 0px 0px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*	Img Style Start Here  */

.welcomeimg {
	float:left;
	margin:0px 25px 0px 8px;
}

.serviceimg {
	float:left;
	margin:0px 16px 0px 0px;
}

.row2img {
	float:right;
	margin:0px 0px 0px 30px;
}

/*	Img Style End Here  */

/*	Text Style Start Here  */

h1 {
	font:31px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	background:url(../images/bullet.gif) 0px 9px no-repeat;
	border-bottom:1px solid #cfcfcf;
	padding:0px 0px 10px 33px;
	margin:0px 0px 25px 0px;
	font-size: 18px;
}

h2 {
	font:bold 15px Tahoma, Arial, Helvetica, sans-serif;
	color:#e6241a;
	padding:0px;
	margin:0px;
}

h3 {
	font:bold 15px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px;
	margin:0px;
}

.redboldtxt {
	color:#e6241a;
	font-weight:bold;
}

.bannertxtblock {
	color:#fff;
	padding:20px 0px 0px 20px;
}

.bannertxt {
	font:31px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 24px;
	font-weight: bold;
}

/*	Text Style End Here  */

/*	Menu Style Start Here  */

a {
	color:#e6241a;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#banner a {
	color:#fff;
	text-decoration:underline;
}

#banner a:hover {
	text-decoration:none;
}

.toplink {
	float:right;
	padding:0px 0px 5px 0px;
}

.toplink a {
	display:inline;
	padding:0px 0px 0px 0px;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#7f7f7e;
}

.toplink a:hover {
	color:#000;
}

.toplink a.home {
	background:url(../images/home.gif) 0px 3px no-repeat;
	padding:0px 0px 0px 18px;
	display:block;
	float:left;
	width:80px;
}

.toplink a.mail {
	background:url(../images/mail.gif) 0px 3px no-repeat;
	padding:0px 0px 0px 18px;
}

/*	--------------------------------------------------------------------------------  */

#topmenu {
	height:55px;
}

#topmenu ul {
	margin:0px;
	padding:0px 0px 0px 40px;
}

#topmenu ul li {
	display:block;
	float:left;
	background:url(../images/menudevider.gif) left top no-repeat;
}

#topmenu li a {
	font:bold 15px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	float:left;
	padding:20px 23px 30px 40px;
}

#topmenu li a:hover {
	color:#eee;
	background:url(../images/menuhover.gif) left top repeat-x;
}


.servicelink {
	padding:0px 0px 10px 0px;
	float:left;
}

.servicelink ul {
	margin:0px;
	padding:0px;
}

.servicelink ul li {
	display:block;
	list-style:none;
	background:url(../images/disc.gif) 0px 6px no-repeat;
	padding:0px 0px 0px 12px;
}

.servicelink li a {
	font-size:11px;
	color:#e6241a;
	text-decoration:underline;
}

.servicelink li a:hover {
	text-decoration:none;
}

#footer a {
	color:#fff;
	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:#656565; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #656565; margin:0px 0px 10px 0px;}
h6{font:18px Tahoma, Arial, Helvetica, sans-serif; color:#656565; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}

.aboutus-img{float:right; border:4px solid #656565; 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 #656565;}
input.button:hover{cursor:pointer; color:#fff; background:#999}
.project-img{float:right; margin-left:20px;	border: 6px solid #656565}
.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 #656565; 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 */
								
