* {
margin:0px;
padding: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #C7CAD1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#CenteredPage {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#HeaderOrange {
	height: 28px;
	background-image: url(../images/bar_orange.jpg);
	background-repeat: repeat-x;
	color: #F9A533;
	text-align: right;
	padding-right: 60px;
	padding-top: 7px;
	font-size: 10px;
}
#LogoSearch {
	height: 126px;
}
#SearchAddress {
	font-size: 11px;
	color: #626262;
	float: right;
	text-align: right;
	padding-right: 53px;
}
#ISO9001certified {
	padding-bottom: 9px;
}
#LogoSearch {
	padding-left: 80px;
	padding-top: 11px;
}
#LogoSearch img {
}

#menu {
	background-image: url(../images/bar_gray.jpg);
	height: 24px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
	margin-bottom: 20px;
}
#menu a {
	color: #626262;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	text-transform: uppercase;
}
#menu a:hover {
	color: #F57B20;
	text-decoration: underline;

}
#WithMargins {
	margin-right: 53px;
	margin-left: 53px;
}
#orangeunderphoto {
	background-color: #EA7A28;
	height: 8px;
	margin-bottom: 3px;
}
#MainRight {
	width: 445px;
	float: right;
	padding-left: 15px;
	padding-bottom: 25px;
}
#MainLeft {
	width: 220px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7CAD1;
	height: 130%;
	padding-left: 10px;
	padding-right: 2px;
}
#MainLeft a {
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}
#MainLeft a:hover {
	text-decoration:underline;
	color: #F57B20;
}

#MainLeft #ValidusCertifiedSeal {
	margin-top: 50px;
	margin-left: 30px;
}
#MainRight ul {
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 11px;
}
#MainRight ol {
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 11px;
}
#MainRight p {
	margin-top: 11px;
	margin-bottom: 0px;
}
#MainRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #626262;
	text-transform: uppercase;
}
.floatright {
	float: right;
}
#footer {
	height: 19px;
	background-color: #C8852C;
	font-size: 9px;
	color: #FFFFFF;
	padding-right: 53px;
	padding-left: 53px;
	padding-top: 7px;
	text-transform: uppercase;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer a {
	color: #FFFFFF;
	font-size: 9px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration:none;

}
#footer a:hover {
	text-decoration: underline;
}
#privacyterms {
	background-color: #C7CAD1;
	height: 24px;
	padding-top: 6px;
	padding-left: 53px;
	color: #666666;
}
#privacyterms a {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
}
#privacyterms a:hover {
	text-decoration: underline;
}
#SearchGo {

	vertical-align: bottom;
}
#submenu {
	margin-left: 15px;
	color: #9D9D9D;
}
#submenu a{
	color: #9D9D9D;
		padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

a .active {
	color: #F57B20;
	text-decoration: underline;
}
#current a{
	color: #EA7A28;
	text-decoration: underline;
}
a#currentpage {
	color: #EA7A28;
	text-decoration: underline;
}
#HeaderOrange a {
	color: #F9A533;
}
#HeaderOrange a:hover {
	color: #FFFFFF;
}