﻿/* CSS Document */

body {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	background:#283B52 url("../images/bg.jpg") left top repeat-x;
	margin:0px;
	padding:0px;
}

#container {
	width:1000px;
	margin:0px auto;
}

.header {
	height:622px;
}

.workzone {
	width:882px;
	padding:15px 50px 0px 68px;
}

.workzone-left {
	width:607px;
	float:left;
}

.workzone-right {
	width:215px;
	float:left;
	margin-left:30px;
	background:url("../images/vr1.jpg") left top no-repeat;
	padding-left:30px;
}

.welcomezone {
	background:url("../images/hr1.jpg") left bottom no-repeat;
	padding:0px 0px 30px 0px;
	margin:0px 0px 20px 0px;
}

.welcome-img {
	float:left;
	margin-right:20px;
}

.family-img {
	float:right;
	margin-left:20px;
}

.reviewzone {
	width:280px;
	float:left;
	padding-right:24px;
	background:url("../images/vr2.jpg") right top no-repeat;
}

.familyzone {
	width:276px;
	float:left;
	padding-left:24px;
}

.latestheading2 {
	width:210px;
	height:28px;
	background:#6080A9;
	margin-bottom:10px;
}

.latestheading2-left {
	background:url("../images/latest-left.jpg") left top no-repeat;
}

.latestheading2-right {
	background:url("../images/latest-right.jpg") right top no-repeat;
	padding:7px;
}

.latestnews3 {
	background:url("../images/latest-bg.gif") left bottom no-repeat;
	padding:9px 10px 40px 10px;
}

.footer {
	height:129px;
	background:url("../images/footer.gif") left top no-repeat;
	padding:0px 60px 0px 77px;
}

.footer-left {
	float:left;
	color:#A4D10C;
	font-weight:bold;
	padding-top:95px;
}

.footer-right {
	float:right;
	padding-top:95px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}



/* Text Styles Start Here */

h1 {
	font:24px Myriad Pro, Arial;
	color:#ffffff;
	font-weight:100;
	background-image: url("../images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 35px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 32px;

}

h2 {
	font:bold 14px Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin:0px;
	padding:0px;
}

/* Text Styles End Here */


/*	Link Styles Start Here  */

a {
	color:#A4D10C;
	text-decoration:underline;
}

a:hover {
	color:#A4D10C;
	text-decoration:none;
}

.greenlink a {
	color:#6FA608;
	text-decoration:none;
}

.greenlink a:hover {
	color:#6FA608;
	text-decoration:underline;
}

.review-link {
}

.review-link ul {
	margin:0px;
	padding:0px;
}

.review-link li {
	display:block;
	background:url("../images/disc.jpg") 0px 10px no-repeat;
	padding:4px 0px 0px 10px;
	list-style:none;
}

.review-link li a{
	color:#A4D10C;
	text-decoration:underline;
}

.review-link li a:hover {
	text-decoration:none;
}

.more {
	margin:24px 0px 10px 0px;
}



/*	Link Styles End Here  */





/* 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:#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;}
.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 #fff;}
.whiteheading{font:30px Myriad Pro, Arial; color:#ffffff; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px; border-bottom:1px dotted #fff; padding-bottom:10px;}
.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 */


#container2 {
	width: 1000px;
	margin: 0px auto;
	background-color: #FFFFFF;
	color: #000000;
}


