/* CSS Document */

body {
	font:11px Tahoma, Arial;
	color:#FFFFFF;
	background:#394151;
	margin:0px;
	padding:0px;
}

#container {
	width:965px;
	
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-top: 0px;
}

.header {
	width:1000px;
	height:490px;
	text-align:center;
}

.workzone {
	width:864px;
	text-align:center;
	padding-top: 0px;
	padding-right: 68px;
	padding-bottom: 0px;
	padding-left: 68px;
	white-space: normal;
	background-color: #2d3247;
	background-image: url(../images/workzone-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.workzone-inside {
	width:718x;
	background:url(../images/workzone-bg-inside.jpg) left top repeat-x;
	padding-top: 1px;
	padding-right: 64px;
	padding-bottom: 0px;
	padding-left: 65px;

}

.workzone-left {
	width:438px;
	float:left;
	padding-left: 15px;
	padding-top: 20px;
}

.workzone-right {
	width:208px;
	float:left;
	padding-left:30px;
	margin-left:41px;
	padding-top: 20px;
}

.welcomepic {
	float:left;
	margin-right:18px;
}

.welcome-left {
	width:170px;
	float:left;
}

.welcome-right {
	width:260px;
	float:left;
	margin-left:5px;
}

.row2 {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
}

.blue {


}

.bluetop {


}

.bluebottom {
	height:90px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #6699CC;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.bluepic {
	float:right;
	margin-left:60px;
}

.footer {
	width:718px;
	height:130px;
	padding:0px 138px 0px 144px;
	background:url(../images/footer.jpg) left bottom no-repeat;
}

.footer-left {
	float:left;
	margin-top:1px;
	width: 100%;
}

.footer-right {
	float:right;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:75px;
}

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


/*	text styles start here  */

h1 {
	font:22px Myriad Pro, Arial;
	color:#ffffff;
	font-weight:100;
	margin:0px 0px 22px 0px;
}

h1b {
	font:27px Myriad Pro, Arial;
	color:#ffffff;
	font-weight:bold;
	margin:0px 0px 22px 0px;
}


/*	text styles end here  */

/*	Links styles start here  */
	
a {
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}	

.more {
	margin:20px 0px 10px 0px;
	font-weight:bold;
}


.more a {
	color:#FFFFFF;
	text-decoration:underline;
	background:url(../images/disc1.jpg) 0px 7px no-repeat;
	padding-left:10px;
}

.more a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.welcome-link {
	padding:0px 0px 20px 0px;
}

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

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

.welcome-link li a{
	color:#FFFFFF;
	text-decoration:underline;
}

.welcome-link li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

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

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

/*	Links styles start 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;
}

.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	*/
#container .workzone .workzone-inside .row2 #blue {
	width: 100%;
	clear: both;
	background-color: #6699CC;
	padding-left: 4%;
	
}

#menu { padding: 0px 0px 0px 30px;}
