@charset "utf-8";
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #03577B;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 119px;
	width: 100%;
}
#menu {
	width: 993px;
	margin-right: auto;
	margin-left: auto;
}
.menu-left {
	background-image: url(images/menu-left-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#main-content {
	background-color: #FFFFFF;
	width: 989px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content-bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3bb8cd;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
}
.separator {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #037EA7;
}
#main-content #content .separator {
	height: 800px;
	width: 10px;
}
.price-chart {
	background-image: url(images/our-services-price-chart.jpg);
	height: 277px;
	width: 494px;
	margin-right: auto;
	margin-left: auto;
}
#main-content #content .price-chart p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 20px;
	font-weight: bold;
	margin-right: 0px;
}

#main-content #content {
	margin-right: 25px;
	margin-left: 25px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
#main-content #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-right: 30px;
	line-height: 16px;
}
.highlight-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/main-highlight-middle.jpg);
	background-repeat: repeat-x;
	height: 95px;
	margin-right: 25px;
	width: 444px;
}
#main-content #content .highlight-box p {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
}
#main-content #content .highlight-box #test-name {
	margin-left: 240px;
	margin-top: 5px;
}
#menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main-content #content hr {
	margin-right: 25px;
}

#main-content #content .highlight-box #test-name a {
	color: #0ca0cf;
	font-weight: bold;
}



.h1-higlight {
	color: #0092c0;
}


#footer-links {
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	font-size: 12px;
	color: #3BB8CD;
	text-align: center;
	margin-top: 25px;
}
#footer-links a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11pt;
}



* {
	margin: 0px;
	padding: 0px;
}
#footer-links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 15px;
	padding-left: 15px;
}
.menu-right {
	background-image: url(images/menu-right-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main-content #content h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.steps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#main-content #content .steps img {
	margin-bottom: 10px;
	margin-top: 10px;
}
#main-content #content .steps p {
	font-size: 12px;
	margin: 0px;
}
#main-content #content .steps td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}

h3 {
	font-size: 16px;
	color: #0080b7;
	font-weight: normal;
	margin-top: 9px;
}
#main-content #content #imageviewer {
	margin-right: auto;
	margin-left: auto;
}
.form-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 25px;
}
.question {
	font-size: 14px;
	font-weight: bold;
	color: #05779B;
}

