
.content-box {
	width: 900px;
}

.header{
height:303px;
/* background:url(../images/header-join.jpg) bottom left no-repeat; */
width:900px;
margin-bottom:45px;
}

.logo{
padding-top:30px;
}


.top-links ul{
list-style:none;
padding-top:56px;
}

.top-links li{
float:left;
color:#6d7586;
font-size:13px;
padding:0px 7px;
}

.top-links li a{
text-decoration:none;
color:#6d7586;
display:block;
cursor:pointer;
padding-left:5px;
}

.top-links li a span{
text-decoration:none;
color:#6d7586;
padding:2px 8px 3px 5px;
display:block;
}

.top-links li a:hover{
text-decoration:none;
background:url(../images/li-left-bg.gif) top left no-repeat;
color:#fff;
}

.top-links li a:hover span{
text-decoration:none;
color:#fff;
background:url(../images/li-right-bg.gif) top right no-repeat
}

.top-links li a.active{
text-decoration:none;
background:url(../images/li-left-bg.gif) top left no-repeat;
color:#fff;
}

.top-links li a.active span{
text-decoration:none;
background:url(../images/li-right-bg.gif) top right no-repeat;
color:#fff;
}



.footer-links{
color:#5f626a;
line-height:80px;
background:url(../images/footer-dotted-bg.gif) top left repeat-x;
width:900px;
margin-top:45px;
}

.footer-links ul{
list-style:none;
}

.footer-links li{
float:left;
margin-right:7px;
color:#5f626a;
}

.footer-links li a{
text-decoration:none;
color:#5f626a;
}

.footer-links p{
color:#5f626a;
}


.aboutus-img {
	float: right;
	border: 4px solid #fff;
	margin: 0 0px 10px 20px;
}

h5 {
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #666;
	margin: 0px 0px 10px 0px;
}

h6 {
	font-size: 16px;
	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: #fff;
	background: #ffc850;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 10px 10px;
	margin: 0px 5px 5px 0;
	border: 1px solid #5b7a92;
}

input.button:hover {
	cursor: pointer;
	color: #fff;
	background: #663300;
	border: 1px solid #ffc850;
}

.project-img {
	float: right;
	margin-left: 20px;
	border: 6px solid #666;
}

.whiteheading {
	font: 30px Myriad Pro, Arial;
	color: #CBD76B;
	font-weight: 100;
	padding: 0px;
	margin: 25px 0px 20px 0px;
}

.ourprojectrow {
	margin-bottom: 20px;
	border-bottom: 1px dotted #666;
	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;
}

.blockquote,  blockquote p{
	color: #fff;
}