body{
	margin:0px;
	padding:0px;
	background:#131418;
}

.city{
	background-image:url(../images/city.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:625px;
}

.city1{
	background-image:url(../images/city1.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:625px;
}

.contactbg{
	background-image:url(../images/contact-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:625px;
}

.cprofilebg{
	background-image:url(../images/cprofilebg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:625px;
}

.healthbg{
	background-image:url(../images/healthbg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:625px;
}

a{
	outline:none;
}

a:hover{
	outline:none;
}

.copyright{
	font:12px Arial;
	color:#3f3e3e;
	text-decoration:none;
	padding-left:10px;
}

.copyright a:link{
	color:#3f3e3e;
	text-decoration:none;
}

.copyright a:visited{
	color:#3f3e3e;
	text-decoration:none;
}

.copyright a:hover{
	color:#3f3e3e;
	text-decoration:underline;
}

.popup {
	float:left;
	font:12px Arial;
	color:#fff;
	padding:0px 16px 10px 16px;
	margin:0px 16px 10px 16px;
	width:770px;
	border:1px solid #ff9900;
	background-color:#13212d;
	filter: alpha(opacity=90);
	moz-opacity: 0.9;
	opacity: 0.9;
	khtml-opacity: 0.9;
	text-align:justify;
	text-decoration:none;
}

.projects {
	float:left;
	width:414px;
	border:1px solid #ff9900;
	background-color:#182c3e;
	filter: alpha(opacity=90);
	moz-opacity: 0.9;
	opacity: 0.9;
	khtml-opacity: 0.9;
	text-align:justify;
	text-decoration:none;
}

.contact {
	float:left;
	font:12px Arial;
	color:#fff;
	width:470px;
	border:1px solid #ff9900;
	background-color:#13212d;
	filter: alpha(opacity=90);
	moz-opacity: 0.9;
	opacity: 0.9;
	khtml-opacity: 0.9;
	text-align:justify;
	text-decoration:none;
	padding:0px 16px 10px 16px;
	margin:0px 16px 10px 16px;
}

.close {
	float:right;
	width:45px;
	height:22px;
	text-indent:-999em;
	background:url(../images/close.jpg) no-repeat;
	cursor:pointer;
}

.close1 {
	float:right;
	width:49px;
	height:14px;
	text-indent:-999em;
	background:url(../images/close1.jpg) no-repeat;
	cursor:pointer;
}

.content {
	padding:4px 4px 4px 4px;
}

.copyright1{
	font:12px Arial;
	color:#3f3e3e;
	text-decoration:none;
	padding-right:38px;
}

.copyright1 a:link{
	color:#3f3e3e;
	text-decoration:none;
}

.copyright1 a:visited{
	color:#3f3e3e;
	text-decoration:none;
}

.copyright1 a:hover{
	color:#3f3e3e;
	text-decoration:underline;
}

.highlight{
	color:#cc9933;
}

.bodytxt{
	font:12px Arial;
	color:#FFFFFF;
	text-decoration:none;
}

.highlight1{
	color:#3399cc;
}

.read{
	color:#ffcc00;
	text-decoration:underline;
}

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

.style li{
	padding-bottom:5px;
	margin-bottom:5px;
}
