body{
	margin:0px;
	background: url(images/index_bg.jpg); background-repeat: repeat-x;
	}
	
* {
	padding:0;
	margin:0;
 }

	
#header{
	position:relative;
	margin: 0px auto 0 auto;
	width: 942px;
	height: 281px;
	background-image: url(images/header.png); background-repeat: no-repeat;
}

#flash_header{
	position: absolute;
	top:84px;
	left:12px;
	height:208px;
	width:916px;
	border-width: 0px;
 	border-style: solid;
 	border-color: #000;
 	}

#main_container_top{
	position: absolute;
	background-image: url(images/content_top.png); background-repeat: no-repeat;
	width: 942px;
	height: 138px;
	z-index: 0;
}


#main_content{
	position: relative;
	top: 20px;
	left: 270px;
	border-width: 0px;
 	border-style: solid;
 	border-color: #000;
 	width: 445px;
	z-index: 10;
	font: 12px/1.25em Arial, Helvetica, Verdans, sans-serif; color: #464646;

}

#feature1{
	position: absolute;
	top:-60px;
	left: -100px;
	border-width: 0px;
 	border-style: solid;
 	border-color: #000;
 	width: 334px;
 	height: 121px;
 	visibility: hidden;
 	z-index: 60;
}

#feature2{
	position: absolute;
	top:-30px;
	left: -100px;
	border-width: 0px;
 	border-style: solid;
 	border-color: #000;
 	width: 334px;
 	height: 121px;
 	visibility: hidden;
}


#feature3{
	position: absolute;
	top:15px;
	left: -100px;
	border-width: 0px;
 	border-style: solid;
 	border-color: #000;
 	width: 334px;
 	height: 121px;
 	visibility: hidden;
}

#feature4{
	position: absolute;
	top:65px;
	left: -100px;
	border-width: 0px;
 	border-style: solid;
 	border-color: #000;
 	width: 334px;
 	height: 121px;
 	visibility: hidden;
}

.feature_bg{
	position: absolute;
	width: 334px;
	height: 121px;
	z-index: 1;
}

.feature_text{
	position: absolute;
	top: 5px;
	left:22px;
	width:286px;
	height: 83px;
	z-index: 5;
	font: 12px/1.25em Arial, Helvetica, Verdans, sans-serif; color: #000; font-weight: bold;
	}
	
.read_more{
	position: absolute;
	left: 288px;
	top: 60px;
	height:32px;
	width: 32px;
}

h1{
	font: 24px/1.0em "Arial", Helvetica, sans-serif; color: #333; letter-spacing: -0.00em;
	width: 100%;
	border-width: 0 0 0px 0;
 	border-style: solid;
 	border-color: #1d3664;
 	margin: 0 0 5px 0;
}

.text{
	font: 12px/1.25em Arial, Helvetica, Verdans, sans-serif; color: #666; margin: 0 0 0px 0px; padding:  0 0 10px 10px;
	
}

h2{
	font: 14px/1.35em Arial, Helvetica, sans-serif; color: #000; letter-spacing: -0.035em; text-align: left; width: auto; font-weight: normal; padding:10px 0 5px 0px;
}


.informed{
	position: relative;
	width: 229px;
	height: 79px;
	background-image: url(images/stay_informed1.jpg); background-repeat: no-repeat;
}

.informed_btn{
	position: absolute;
	bottom: 0px;
	right:10px;
	widht:53px;
	height:35px;
}

.inform_field{
	position: absolute;
	top: 52px;
	left:18px;
	width:140px;
	height:12px;
	border: 0px;
	background: transparent;
}
