@charset "UTF-8";

* { behavior: url(iepngfix.htc) }

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index/bg.jpg);
	background-repeat: no-repeat;
	background-position: 1000px top;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Bottom {
	background-image: url(images/index/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 1000px;
}
#Picture {
	margin: 0px;
	padding: 0px;
	height: 260px;
	width: 355px;
	position: absolute;
	z-index: 10;
	left: 120px;
	top: 55px;
}
#Middle {
	margin: 0px;
	padding: 0px;
	height: 159px;
	width: 1000px;
}
.clearMiddle {
	clear: both;
	height: 0px;
	width: 100%;
}

#Header {
	margin: 0px;
	height: 295px;
	width: 1000px;
	background-image: url(images/index/top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #657E92;
	line-height: 12px;
	padding: 0px;
	}
#SubNav {
	margin: 0px;
	height: 159px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/index/blue.gif);
	background-repeat: repeat-x;
}
#indexNav {
	margin: 0px;
	float: right;
	height: 140px;
	width: 370px;
	padding-top: 135px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#intro {
	margin: 0px;
	float: left;
	height: 120px;
	width: 430px;
	background-image: url(images/index/m.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 39px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #FCFCFC;
}
#side-b {
	float: right;
	width: 340px;
	margin: 0px;
	height: 64px;
	text-align: right;
	padding-top: 95px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#MainNav {
	float: left;
	width: 430px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #657E92;
	margin: 0px;
	height: 100%;
}
#MainNav a:link, #MainNav a:active, #MainNav a:hover, #MainNav a:visited {
	color: #657E92;
	text-decoration: underline;
}
#CopyInterior {
	float: right;
	height: 80px;
	width: 340px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #657e92;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 100px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}	
.sanstype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

