/* CSS Document */

body {
	font:12px Trebuchet MS, Tahoma, Arial;
	color:#A5E0FF;
	background:#0D443B url(../images/bg1.jpg) left top repeat-x;
	line-height:23px;
	margin:0px;
	padding:0px;
}

#container {
	width:1000px;
	background:#0D443B url(../images/bg.jpg) left top repeat-x;
	margin:0px auto;
}

.header {
	height:261px;
}

.gallery {
	text-align:center; 
}

.workzone {
	width:1000px;
}

.welcomezone {
	padding:0px 90px 0px 80px;
	margin:0px 0px 0px 0px;
}

.welcome-left {
	width:235px;
	float:left;
}

.welcome-right {
	width:550px;
	float:left;
	margin-left:30px;
	padding:45px 0px 0px 0px;
}

.row2 {
	background:url(../images/row2.gif) left top no-repeat;
	padding:51px 90px 0px 80px;
	margin:0px 0px 0px 0px;
}

.servicezone {
	width:230px;
	float:left;
}

.featuredzone {
	width:570px;
	float:left;
	margin-left:30px;
}

.featureleft {
	width:320px;
	float:left;
}

.featureright {
	width:220px;
	float:left;
	margin-left:30px;
}

.featureimg {
	border:3px solid #125F4D;
}

.headingblock {
	height:29px;
	padding:0px 0px 0px 10px;
}

.footer-container {
	background:url(../images/footer.jpg) left top repeat-x;
}

.footer {
	width:830px;
	height:60px;
	background:url(../images/footer.jpg) left top repeat-x;
	margin-top:60px;
	padding:40px 90px 0px 80px;
	margin:0px auto;
}

.footer-left {
	color:#A5FF00;
	font-weight:bold;
	float:left;
	margin-left:30px;
}

.footer-right {
	color:#ffffff;
	float:right;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}




/* Text Styles Start Here */

h2{
	font-size:16px;
	font-weight:100;
	color:#A5E0FF;
	margin:0px;
	padding:0px;
}

/* Text Styles End Here */





/*	Link Styles Start Here  */

a {
	color:#ffffff;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.block a{
	color:#ffffff;
	text-decoration:underline;
}

.service-link {
	padding:30px 0px 0px 20px;
}

.service-link ul {
	margin:0px;
	padding:0px;
}

.service-link li {
	display:block;
	background:url(../images/disc.jpg) 0px 8px no-repeat;
	padding:0px 0px 5px 20px;
	list-style:none;
}

.service-link li a{
	color:#DBFF00;
	text-decoration:underline;
}

.service-link li a:hover {
	text-decoration:none;
}

.footer a{
	color:#A5FF00;
	text-decoration:underline;
}

.footer a:hover {
	text-decoration:none;
}

.readmore {
	margin:24px 0px 10px 0px;
}


/*	Link Styles End Here  */



/* Inside Style Start Here	*/

.insideheadingblock {
	height:29px;
	padding:10px 10px 0px 10px;
}

h5 {
	font:15px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#d2ff00;
	font-weight:100;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #d2ff00;
	margin:0px 0px 10px 0px;
}


h6 {
	font:17px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#d2ff00;
	font-weight:100;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}

.ourvalue {
	margin:10px 0px 0px 0px;
}

.aboutus-img {
	float:right;
	border:4px solid #b0a48b;
	margin:0px 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;
}

.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;
}

.our-comment {
	margin:10px 0px 0px 0px;
}

.blog-posted-row {
	padding:3px;
}

.ourprojectrow {
	margin-bottom:20px; 
	border-bottom:1px dotted #000000; 
	padding-bottom:10px;
}

.project-img {
	float:right;
	margin-left:20px;
	border: 6px solid #b0a48b;
}

input.button {
	color:#ffffff;
	background:#414141;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px 10px;
	margin:0px 5px 5px 0;
	border:1px solid #000000;
}
input.button:hover {
	cursor:pointer;
	color:#cccccc;
}

.insidereadmore {
	padding:10px 0px 10px 0px;
}

/* Inside Style End Here	*/
