/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main_bk.gif);
	background-repeat: repeat-x;
}
a {
	color: #AC0401;
}
#Wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/header_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#headerWrapper {
	width: 900px;
	height: 118px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#TopNavigation {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	width: 900px;
	text-align: right;
	padding-top: 3px;
	height: 18px;
}
#TopNavigation a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #333333;
	margin-right: 5px;
	padding: 5px;
	height: 22px;
	margin-left: 4px;
}
#TopNavigation a:hover {
	color:#AC0401;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}
#contentWrapper {
	width: 840px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
#content {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #333333;
	font-size: 75%;
}
#content a {
	color: #B00203;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: underline;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #AC0401;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	font-weight: normal;
}
#HomeArea {
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-repeat: no-repeat;
	color: #999999;
	background-image: url(../images/homearea_bk.jpg);
	background-position: center top;
	width: 840px;
	padding-bottom: 10px;
	padding-top: 19px;
}
#HomeContentArea {
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
#HomeLeftColumn {
	width: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	padding-bottom: 20px;
	padding-left: 9px;
}
#HomeCenterColumn {
	width: 320px;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
#HomeRightColumn {
	width: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	font-size: 11px;
	line-height: 16px;
}
#HomeRightColumn a:hover {
	color: #000000;
	text-decoration: underline;
}
#PageTitle {
	font-size: 18px;
	text-decoration: none;
	padding-left: 45px;
	color: #999999;
	font-weight: bold;
	padding-top: 20px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
}
#LeftColumn {
	width: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	text-align: center;
	padding-bottom: 20px;
}
#FooterContentBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #333333;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #AF0202;
	padding: 8px;
}
#FooterContentBox a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px;
}
#FooterContentBox p {
	text-decoration: none;
}
#FooterContentBox a:hover {
	text-decoration: none;
	background-color: #000000;
}

#about #nav-about a,
#labservices #nav-labservices a,
#thirdparty #nav-thirdparty a,
#services #nav-services a,
#press #nav-press a {
	background-image: url(../images/bk_rollover.gif);
	background-repeat: repeat-x;
}
#home #nav-home a, 
#contact #nav-contact a {
	color: #FFFFFF;
	background-color: #AC0401;
}
#topmenu {
	font-family: Arial, Helvetica, sans-serif;
}

#topmenu ul {
	font-size: 12px;
	list-style-type: none;
	list-style-image: none;
	margin-right: 14px;
}

#topmenu li {
	float: right;
	margin-right: 4px;
}
#topmenu li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background-color: #333333;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#topmenu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
}
#menu ul {
	font-size: 12px;
	list-style-type: none;
	list-style-image: none;
	margin-right: 31px;
}
#menu li {
	float: right;
	margin-right: 7px;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-right: 11px;
	padding-bottom: 11px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 12px;
	background-image: url(../images/bk_button.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bk_rollover.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	background-position: center top;
}
#leftnav {
}
#leftnav ul {
	list-style-type: none;
	list-style-image: none;
}
#leftnav li {
	margin-right: 10px;
	margin-left: -30px;
}
#leftnav li a {
	text-decoration: none;
	text-align: left;
	display: block;
	background-color: #eeeeee;
	color: #333333;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
	margin-bottom: 6px;
	padding-right: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
}
#leftnav li a:hover {
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AC0401;
	background-color: #e5e5e5;
}
#LeftDivider {
	text-decoration: none;
	margin-bottom: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4918E;
	margin-right: 12px;
	margin-left: 12px;
}
#quicklinknav {
}
#quicklinknav ul {
	list-style-type: none;
	list-style-image: none;
}
#quicklinknav li {
	margin-right: 10px;
	margin-left: -16px;
}
#quicklinknav li a {
	text-decoration: none;
	text-align: left;
	display: block;
	padding-left: 12px;
	color: #333333;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
	height: 15px;
	background-image: url(../images/arrowbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#quicklinknav li a:hover {
	color: #AC0401;
	text-decoration: none;
}
#quicklinknav h1 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-left: 25px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -10px;
}
.redboldheadings {
	font-weight: bold;
	color: #AC0401;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
}
.blackboldheadings {

	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.redboldheadingsbigger {
	font-weight: bold;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#HomeTicker {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #999999;
}
