/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
.floatl {
	float:left;
}
.floatr {
	float:right;
}
.clear {
	clear:both;
}
body {
	font-family:Tahoma;
	font-size:11px;
	color:#767676;
	background-color: #fff;
}
#container1 {
	width: 100%;
	height: 120px;
	margin:auto;
	margin-bottom: 4px;
	background-image: url(/images/body-bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	-moz-box-shadow: #CCC 2px 2px 3px;
	-webkit-box-shadow: #CCC 2px 2px 3px;
}
.padding {
	padding:0px 0px 0px 30px;
}
.logo h1 {
	background:url(../images/logo.png) top left no-repeat;
	width:430px;
	height:81px;
	display:block;
	margin-top:30px;
	margin-left:30px;
}
.top-links ul {
	list-style:none;
}
.top-links li {
	font-size:14px;
	color:#818181;
	font-weight:bold;
	border-left:1px solid #e3e3e3;
	padding:70px 20px 0px 10px;
	float:left;
	text-transform:uppercase;
}
.top-links li a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#545454;
	font-size:14px;
}
.top-links li a:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color: #0096ec;
	font-size:14px;
	vertical-align: top;
}
.header {
	height:312px;
	width: 1000px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 10px auto;
}
.headerContainer {
	width: 98%;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: center -152px;
	overflow: hidden;
	margin: auto;
	margin-top:10px;
}
.info {
	width:320px;
	margin-left: 40px;
}
.info h2 {
	font-size:38px;
	font-weight:bold;
	color:#fff;
	padding-top:50px;
}
.info p {
	font-size:23px;
	line-height:28px;
	color:#fff;
	margin-top:10px;
	margin-bottom:30px;
}
.info ul {
	list-style:none;
}
.info li {
	color:#fff;
	margin-bottom:8px;
	text-decoration:underline;
	float:left;
	background:url(../images/info-bullets.gif) left 6px no-repeat;
	margin-right:5px;
	width:150px;
	padding-left:10px
}
.info li a {
	color:#fff;
}
#container2 {
	width:915px;
	margin:auto;
}
.links ul {
	list-style:none;
	margin-top:12px;
}
.links li {
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#4f4f4f;
	text-decoration:underline;
	border-left:1px solid #828282;
	line-height:18px;
	padding:0px 15px;
}
.links li a {
	text-decoration:none;
	color:#4f4f4f;
	text-decoration:underline;
}
.latest-reviews-section {
	width: 915px;
	margin: 20px auto 40px auto;
	padding: 0px 30px;
}
.latest-reviews-section a {
	color:#0096ec;
}
.latest-reviews-section h3 {
	font-size:28px;
	color:#019bed;
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
	margin-bottom:25px;
	font-weight: normal;
}
.latest-reviews-section h3 span {
	color:#7caf3a;
}
.img-col {
	width:260px;
}
.content-col {
	width:545px;
	margin-left:20px;
}
.content-col h4 {
	font-size:15px;
	color:#767676;
	padding-bottom:5px;
}
.content-col p {
	color:#767676;
	line-height:20px;
	margin-bottom:16px;
}
.content-col a {
	color:#0096ec;
}
#container3 {
	background-color: #0096ec;
	width: 1000px;
	margin: auto;
}
.container3-content {
	width:915px;
	margin:auto;
}
.padding30 {
	padding:30px;
}
.container3-col1 {
	width:480px;
	margin-top:10px;
}
.container3-col1 p {
	color:#fff;
	line-height:20px;
}
.container3-col1 a {
	color:#fff;
}
.container3-col2 {
	width:300px;
}
.col2-img-part {
	width:115px;
}
.col2-content-part {
	width:150px;
}
.col2-content-part ul {
	list-style:none;
}
.col2-content-part li {
	color:#fff;
	margin-bottom:6px;
	text-decoration:underline;
	background:url(../images/info-bullets.gif) left 6px no-repeat;
	padding-left:10px
}
.col2-content-part li a {
	color:#fff;
}
#footer {
	background:#272727;
	border-top:1px solid #fff;
	padding:15px 0px;
	margin: auto;
	width: 1000px;
}
.footer-links {
	width:915px;
	margin:auto;
}
.footer-links p {
	color:#fff;
	padding:0px 30px;
}
.footer-links a {
	color:#fff;
	font-weight:bold;
}
/* inner pages css start */
h1.inner {
	font:33px Myriad Pro, Arial;
	color:#fff;
	font-weight:100;
	margin:0px;
	padding:25px 0px 10px 0px;
	background:none
}
.aboutus-img {
	float:right;
	border:4px solid #b0a48b;
	margin:0px 0px 10px 20px;
}
h5 {
	font:15px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#019bed;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #7caf3a;
	margin:0px 0px 10px 0px;
}
h6 {
	font:17px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#7caf3a;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}
.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:#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;
}
.project-img {
	float:right;
	margin-left:20px;
	border: 6px solid #7caf3a;
}
.whiteheading {
	font:30px Myriad Pro, Arial;
	color:#000;
	font-weight:100;
	padding:0px;
	margin:25px 0px 20px 0px;
}
.ourprojectrow {
	margin-bottom:20px;
	border-bottom:1px dotted #000;
	padding-bottom:10px;
	width: 95%;
}
.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 */
