/* CSS Document */

body {
	font:12px Trebuchet MS, Tahoma, Arial;
	color:#ffffff;
	background:#006282 url(../images/bg.jpg) left top repeat-x;
	line-height:23px;
	margin:0px;
	padding:0px;
}

#container {
	width:1000px;
	margin:0px auto;
}

.header {
	height:459px;
}

.workzone {
	padding:0px 97px 0px 91px;
}

.welcomezone {
	padding:0px 30px 60px 30px;
}

.row2 {
	background-image: url(../images/row2top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.row2bottom {
	padding:30px 30px 70px 30px;
}

.row2-left {
	width:190px;
	float:left;
}

.row2-right {
	width:560px;
	float:left;
}

.row2-1 {
	width:180px;
	float:left;
}

.row2-2 {
	width:180px;
	float:left;
	margin-left:10px;
}

.row2-3 {
	width:180px;
	float:left;
	margin-left:10px;
}

.floatimg1 {
	float:right;
	margin:0px 0px 0px 30px;
}

.footer {
	height:85px;
	padding:0px 120px 0px 110px;
}

.footer-left {
	float:left;
	font-weight:bold;
	color:#00C4FF;
	padding-top:35px;
}

.footer-right {
	float:right;
	padding-top:35px;
}

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




/* Text Styles Start Here */

h1 {
	font:28px Times New Roman, Times, serif;
	color:#ffffff;
	font-weight:100;
	font-style:italic;
	padding:0px;
	margin:25px 0px 10px 0px;
}

/* Text Styles End Here */


/*	Link Styles Start Here  */

a {
	color:#00C4FF;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.row2-link {
}

.row2-link ul {
	margin:0px;
	padding:0px;
}

.row2-link li {
	display:block;
	background:url(../images/disc.jpg) 0px 8px no-repeat;
	padding:0px 0px 5px 10px;
	list-style:none;
}

.row2-link li a{
	font:13px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#00C4FF;
	text-decoration:underline;
}

.row2-link li a:hover {
	text-decoration:none;
}

.footer a{
	color:#00C4FF;
	text-decoration:underline;
}

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


/*	Link Styles End Here  */


/* Inside Style Start Here	*/

h5 {
	font:15px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:100;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #ffffff;
	margin:0px 0px 10px 0px;
}


h6 {
	font:17px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#ffffff;
	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;
	width: 800px;
}

.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	*/
