@charset "utf-8";
.organization {
	height: 90px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFFFFF;
	background-image: url(../designs/ClinicalData.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.IndexHighlites {
	float: left;
	height: 303px;
	width: 100%;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.IndexHighlitesInnerTintRed {
	float: left;
	height: 303px;
	width: 98%;
	background-image: url(../designs/highliteTint.jpg);
	background-repeat: repeat-x;
	background-position: 162px 162px;
}
.IndexHighlitesInnerImage {
	float: left;
	height: 303px;
	width: 100%;
	background-image: url(../designs/girl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#HighlitesSlogan {
	float: right;
	height: 40px;
	width: 80%;
	margin-top: 20px;
}
#HighlitesFeaturesContainer {
	float: right;
	height: 90px;
	width: 62%;
	background-image: url(../designs/guarantee.gif);
	background-repeat: no-repeat;
	background-position: 215px;
	list-style-image: url(../designs/bullet1.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 130px;
	line-height: 140%;
	list-style-position: outside;
}





.datamanagement {
	height: 90px;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFFFFF;
	background-image: url(../designs/ClinicalResreach.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.sitemanagement {
	height: 90px;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFFFFF;
	background-image: url(../designs/ContractResearch.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.IndexTitleContainer {
	background-image: url(../designs/IndexImage.jpg);
	background-repeat: no-repeat;
	height: 214px;
	width: 62%;
	background-position: right;
	float: right;
}
.IndexImage {
	background-image: url(../designs/banerImage.gif);
	background-repeat: no-repeat;
	float: right;
	height: 140px;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	background-position: 95% center;
}
#BanerImageContainer {
	background-image: url(../designs/Tnt.jpg);
	background-repeat: no-repeat;
	height: 214px;
	background-position: left;

}
#BanerImageContainer_one {
	background-image:url(../designs/logo.jpg);
	background-repeat: no-repeat;
	height: 214px;
	background-position: left;

}

.ContactBox {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
