@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background_in.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
}
body, td, th {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	color: #549DA0;

}
h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #1b4b53;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li {
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 7px;
	background-image: url(../images/bullet01.png);
	background-repeat: no-repeat;
	background-position: 7px 5px;
}
a:link {
	color: #a16002;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #A16002;
}
a:hover {
	text-decoration: none;
	color: #A16002;
}
a:active {
	text-decoration: underline;
	color: #A16002;
}
#indexpage {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}

#header {
	height: 109px;
	background-image: url(../images/background_topbar.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#headerbox {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 109px;
}
#logo {
	margin-top: 13px;
	margin-left: 18px;
	float: left;
}
#headerbox_right {
	width: 400px;
	float: right;
	text-align: right;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #567073;
	line-height: 14px;
}
#headerbox_right p {
	line-height: 14px;
}

#navigation {
	width: 960px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
}
#flashbox {
	background-image: url(../images/background_flash.gif);
	background-repeat: repeat-x;
}

#mainbox {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
.insidebox {
	padding-top: 20px;
}

#subbox {
	height: 226px;
	width: 194px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(../images/background_subbox.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #EEF3F7;
	padding: 20px;
	border: 1px solid #dae0eb;
}
#subbox_in {
	width: 194px;
	float: left;
	background-image: url(../images/background_subbox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EEF3F7;
	padding: 20px;
	border: 1px solid #dae0eb;
}
#smtext {
	font-size: 11px;
	line-height: 14px;
}
#smtext a{
	color: #666;
}
#leftbox {
	float: left;
	width: 700px;
	margin-right: 20px;
}
#tabletitle {
	background-color: #549DA0;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#terminaltable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#subtitle {
	color: #FFF;
	background-color: #549DA0;
	font-size: 18px;
	font-weight: normal;
	padding: 5px;
	margin-bottom: 10px;
}
#mainbox #leftbox #coveragetable {
}
#mainbox #leftbox #coveragetable tr td {
	padding: 4px;
}
#gallerytable tr td {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}




#footer {
	height: 40px;
	background-image: url(../images/background_footer.gif);
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding-top: 20px;
	background-repeat: repeat-x;
	color: #999;
	margin-top: 20px;
}
#footer a{
	color: #999;
}

#imgbox 
{
	vertical-align : middle;
	position : absolute;
	border: 1px solid #999;
	background : #FFFFFF;
	filter: Alpha(Opacity=100);
	visibility : hidden;
	height : 450px;
	width : 600px;
	z-index : 50;
	overflow : hidden;
	text-align : center;
	margin-top: -320px;
}
#imgbox2 
{
	vertical-align : middle;
	position : absolute;
	border: 1px solid #999;
	background : #FFFFFF;
	filter: Alpha(Opacity=100);
	visibility : hidden;
	height : 450px;
	width : 600px;
	z-index : 50;
	overflow : hidden;
	text-align : center;
	margin-top: -320px;
	margin-left: 185px;
}
#indeximg01 {
	position: absolute;
	margin-left: 2px;
	margin-top: 16px;
}
#indeximg02 {
	position: absolute;
	margin-left: 187px;
	margin-top: 16px;
}
#valuebox {
	padding: 20px;
	background-color: #a3d3d5;
	float: left;
	width: 194px;
	border: 1px solid #D2D8E7;
	margin-top: 10px;
	background-image: url(../images/background_subbox2.jpg);
}
#contacttable tr td {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 15px;
}
.formwide {
	width: 350px;
	padding: 5px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#messagebox {
	float: right;
}
