body {
	color: #666;
	padding: 0px;
	margin: 0px;
	width: 100%;
	font: 14px/20px Verdana, Geneva, sans-serif;
	background: #EBEBEB;
	cursor: url(graphics/AMD_Cursor.cur), auto;
}
a {
	cursor: url(graphics/AMD_Cursor.cur), auto;
}
h1 {
	font-size: 18px;
	color: #661419;
}
h2 {
	font-size: 16px;
	color: #57585A;
	padding-top: 10px;
}
img {
	border: none;
}
#header {
	width: 960px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	line-height: normal;
	margin-top: 0px;
	padding-top: 1px;
}
#header p {
	margin-top: 30px;
	float: right;
	text-align: right;
	font-size: 26px;
}
#header em {
	font-size: 14px;
	font-style: normal;
}
#header img {
	margin-top: 10px;
	float: left;
}
#navigation {
	width: 100%;
	line-height: normal;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}
#navigation ul {
	width: 960px;
	height: 40px;
	padding: 0px;
	margin: 0px auto;
}
#navigation li {
	display: inline;
	float: right;
	margin-left: 10px;
}
#navigation a {
	text-transform: capitalize;
	color: #661419;
	text-decoration: none;
	font-size: 16px;
	float: left;
	text-align: center;
	padding: 10px 15px;
	border-top: 1px solid #58585A;
	border-right: 1px solid #58585A;
	border-left: 1px solid #58585A;
}
#navigation a:hover, #navigation .active.radiusTop  {
	color: #FFF;
	background: #661419;
}
#bannerWrapperFP {
	height: 270px;
	margin-right: auto;
	margin-left: auto;
	background: #CCC;
	width: 100%;
}
#bannerFP {
	height: 270px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#bannerWrapper {
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background: #CCC;
	width: 100%;
	border-top: 5px solid #661419;
	border-bottom: 5px solid #661419;
	margin-bottom: 20px;
}
#banner {
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#wrapper {
	width: 960px;
	height: auto;
	margin: 0px auto;
}
#content {
	width: 100%;
	min-height: 250px;
}
#content em {
	font-size: 12px;
	font-weight: normal;
}

#content span {
	width: 60px;
	float: left;
	color: #333;
}
#content a {
	color: #661419;

}
#main {
	height: auto;
	width: 690px;
}
#main li {
	list-style: url(graphics/arrow.png) outside;
}
#main p a {
	color: #666;
}
#rightcolumn {
	height: auto;
	width: 250px;
	float: right;
	text-align: center;
}
#box1 {
	width: 320px;
	float: left;
	margin-top: 30px;
	text-align: center;
	background: url(graphics/next_generation_sequencing.jpg) no-repeat 0px 53px;
}
#box1 a:hover {
	background: url(graphics/next_generation_sequencing_hov.jpg) no-repeat;
}
#box2 {
	width: 320px;
	float: left;
	margin-top: 30px;
	text-align: center;
	background: url(graphics/medical_biomarkers.jpg) no-repeat 0px 53px;
}
#box2 a:hover {
	background: url(graphics/medical_biomarkers_hov.jpg) no-repeat;
}
#box3 {
	width: 320px;
	float: left;
	margin-top: 30px;
	text-align: center;
	background: url(graphics/clinical_laboratory_services.jpg) no-repeat 0px 53px;
	overflow: hidden;
}
#box3 a:hover {
	background: url(graphics/clinical_laboratory_services_hov.jpg) no-repeat;
}
#map span {
	height: auto;
	width: 400px;
	float: right;
}
form {
	width: 300px;
	color: #000;
}
form fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
}
form textarea {
	color: #73120B;
	width: 300px;
}
form textarea:focus {
	color: #FFF;
	background: #73120B;
}
#copyright {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	border-top: 1px dotted #609;
}
#copyright a:hover {
	text-decoration: underline;
}
#copyright p {
	font-size: 10px;
}
#copyright p a{
	text-decoration: none;
	color: #036;
}
#copyright ol {
	float: right;
	width: 485px;
}
#copyright ol li {
	text-decoration: none;
	list-style-type: none;
	display: inline;
}
#copyright ol a {
	color: #999;
	text-decoration: none;
	font-size: 10px;
}
#copyright img {
	float: right;
	position: absolute;
}
#copyright img:hover {
	background: url(graphics/imrc_logo.png) no-repeat;
}
.warning {
	color: #F00;
	font-style: italic;
	margin-left: 5px;
}
.formbox {
	color: #73120B;
	width: 300px;
}
.formbox:focus  {
	color: #FFF;
	background: #73120B;
}
.label {
	float: left;
}
.profilepic {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.box  {
	height: 200px;
	width: 325px;
	float: left;
}
.map {
	width: 400px;
	height: 200px;
	float: left;
	border: 2px solid #73120B;
}
.contactImg {
	width: 400px;
	height: 180px;
	float: left;
	border: 2px solid #73120B;
}
.radius {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.radiusTop {
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}
.imrc {
	float: right;
}
