* {
	padding:0;
	margin:0;
}
body {
	background-color:#535554;
	Overflow:auto;
}
/*LINES==============*/
.sharelinevalu {
	clear:both;
	float:left;
	height:11px;
	margin:12px 0 0 0;
	border-style: dotted none none;
	border-top: 1px dotted #FFFFFF;
	border-width: 1px 0 0;
}
.textCv {
	padding:0 5px 0 0;
}
/*=================*/
.logo {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	float:left;
	width:529px;
	height:157px;
}
.logo h1 {
	text-indent:-9999px;
}
.cotainer {
	float:left;
}
.dataContainer {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	clear:both;
	width:960px;
	min-height:900px;
	overflow:hidden;
}
/* MENU::::::::::::::::::::::::::::::::::::*/
.menu {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	height: 400px;
	margin-left: 20px;
	margin-top: 30px;
	width: 215px;
	text-transform:capitalize;
}
.menu div {
	padding:0 0 7px 0;
	float:left;
	clear:both;
}
.menu a:link, a:visited {
	text-decoration:none;
	color:#FFF;
}
.menu a:hover {
	color:#009795;
	background-color:#FFF;
	padding:5px 5px 5px 5px;
}

/* MENU::::::::::::::::::::::::::::::::::::*/

.mainText {/* for home and service pages */
	float: left;
	width: 700px;
	margin-top:30px;
}/* for home and service pages */
/* for idintity page */
.workContainer {
	float: left;
	width: 650px;
	margin-top:20px;
}
.brandHolder {
	float: left;
	margin-right: 10px;
}
.imagHolder {
	height: 306px;
	margin:10px 0 0 0;
}
.imagHolder img {
	background-color: #464847;
}
.linkTitleLogo {
	font-size:12px;
	color:#FFF;
	background:#009795;
	width: 306px;
	height:50px;
}
.linkTitleLogoColor {
	background:#54736b;
}
.linkTitleLogo p {
	padding:9px 0 0 10px;
}
.linkTitleLogo span {
/* text-transform: uppercase;*/
}
/* for idintity page */

.onetit {
	font-size:30px;
	color:#54756c;
}
.twotit {
	font-size:30px;
	color:#009795;
	font-weight:normal;
	float:left;
	clear:both;
	margin:0 0 5px 0;
}
.parag {
	line-height: 23px;
	color:#FFF;
	font-size:16px;
	float:left;
	clear:both;
}
.mainTextUp {
	float:left;
	width:625px;
}
.mainTextUp p {
	margin:0 0 10px 0;
}
.mainTextDown {
	color:#009795;
	float:left;
	width: 625px;
	margin:7px 0 0 0;
}
.mainTextDown p {
	padding:3px 0 3px 0;
	font-size:16px;
	float:left;
	clear:both;
}
.mainTextDown span {
	margin:3px 0 3px 0;
	color:#FFF;
	
}
.mainTextDown p.textCv{
	margin:10px 0 0 0;
	
}
.mainTextDown a {
	color:#FFF;
	text-decoration:none;
}
.mainTextDown a:hover {
	background-color: #FFFFFF;
	color: #009795;
	padding: 5px;
 font
}
.tittleweblinks {
	color:#CCCCCC;
	float:left;
	width:625px;
}
.tittleweblinks a {
	color:#009795;
	text-decoration:none;
	font-size:16px;
}
.linkfooter {
	float:left;
	clear:both;
	background-color: #000000;
	height: 25px;
	width:100%;
	margin-top:30px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.linkcopyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	margin-top:7px;
	margin-left:20px;
}
.servTxt {
	float: left;
	width: 625px;
	margin-top:7px;
	margin-top: 30px;
}
/* website ===============*/
.webHolder {
	float: left;
	margin: 10px 10px 0 0;
}
.imagHolderwebsite {
	height:158px;
}
.imagHolderwebsite {
	
}
.imagHolderwebsite img {
	background-color: #464847;
	border:none;
}
.linkTitleWebsite {
	background: none repeat scroll 0 0 #009795;
	font-size: 12px;
	height: 50px;
	width: 202px;
}
.linkTitleWebsite a {
	text-decoration:none;
	color: #FFFFFF;
}
.linkTitleWebsitecolor {
	background-color: #54736B;
}
.linkTitleWebsite p {
	padding: 9px 0 0 10px;
}
.webimageCtr img {
	border: 3px solid #FFF;
	background-color: #464847;
	margin:10px 0 0 0;
}
.linkTitleLogo span {
	font-size:14px;
}
.linkTitleWebsite span {
	font-size:14px;
}

