@charset "utf-8";


.oneColFixCtr #container {
	width: 938px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
body {
	background-image: url(bg-home.jpg);
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:938px;
	height:791px;
}
#index-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:938px;
	height:162px;
	background-image: url(images/index_01.jpg);
}
#index-02_ {
	position:absolute;
	left:0px;
	top:162px;
	width:35px;
	height:629px;
	background-image: url(images/index_02.jpg);
}
#index-03_ {	position:absolute;
	left:35px;
	top:162px;
	width:879px;
	height:231px;
}
#index-04_ {
	position:absolute;
	left:914px;
	top:162px;
	width:24px;
	height:629px;
	background-image: url(images/index_04.jpg);
}
#index-05_ {	position:absolute;
	left:35px;
	top:393px;
	width:879px;
	height:22px;
}
#index-06_ {
	position:absolute;
	left:35px;
	top:415px;
	width:622px;
	height:242px;
	background-image: url(images/index_06.jpg);
}
#index-07_ {
	position:absolute;
	left:657px;
	top:415px;
	width:15px;
	height:254px;
	background-image: url(images/index_07.jpg);
}
#index-08_ {
	position:absolute;
	left:672px;
	top:415px;
	width:242px;
	height:242px;
	background-image: url(images/index_08.jpg);
}
#index-09_ {
	position:absolute;
	left:35px;
	top:657px;
	width:622px;
	height:12px;
	background-image: url(images/index_09.jpg);
}
#index-10_ {
	position:absolute;
	left:672px;
	top:657px;
	width:242px;
	height:12px;
	background-image: url(images/index_10.jpg);
}
#index-11_ {
	position:absolute;
	left:17px;
	top:663px;
	width:920px;
	height:110px;


}
#index-12_ {
	position:absolute;
	left:35px;
	top:768px;
	width:879px;
	height:23px;
	background-image: url(images/index_12.jpg);
}
#menu {
	position:absolute;
	left:40px;
	top:113px;
	width:680px;
	height:38px;
	display: inline;
	text-decoration: none;
	z-index: 100;
}
#newsletter {
	position:absolute;
	left:662px;
	top:109px;
	width:250px;
	height:38px;
}
#promopanel {
	position:absolute;
	left:10px;
	top:10px;
	width:857px;
	height:221px;
	overflow: hidden;
}
#introtext {
	position:absolute;
	left:21px;
	top:60px;
	width:405px;
	height:180px;
}
#introheading {
	position:absolute;
	left:15px;
	top:19px;
	width:410px;
	height:38px;
}

.maintextstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024429;
}
a:link {
	color: inherit;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: inherit;
}
a:hover {
	color: #AFD3A9;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
HR {
	display: block;
	position: relative;
	padding: 0;
	height: 0;
	max-height: 0;
	width: 100%;
	clear: both;
	font-size: 1px;
	line-height: 0;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006600;
	border-bottom-color: #E0E8DD;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
   }
   #homenews {
	height: 200px;
	width: 210px;
	position: relative;
	left: 15px;
	top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #024429;
	list-style-image: url(images/home_bullet.gif);
	list-style-position: inside;
   }
   	.homenewsheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #024429;
	font-weight: bolder;
	text-transform: lowercase;
}
hr.line {
	margin-top: 9px;
	margin-bottom: 9px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
   	.newsitem{
	margin-left: 0px;
}