
img{
	border: 0;
	vertical-align: middle;
	border-style: none;
	}
	
.img2{
	border: 0;
	align-content: center;
	vertical-align: middle;
	border-style: none;
	}

.hr1{
	color: #ccd250;
	width: 960px;
	}
	

.body{
	/*background-image: url('');
	background-repeat: repeat-x;*/
	background-color: #8a9a5b;
	}

#container{
	width:980px;
	margin: 0 auto;
	}

#header{
	background-color: #fff;
	width: 960px;
	padding: 0 10px;
	float: left;
	text-align: center;
	}


.spacer{
	width: 960px;
	background-color: #fff;
	height:5px;
	float: left;
	text-align: center;
	padding: 5px 0px;
	}

#content{
	width:960px;
	height: auto;
	float: left;
	background-color: #fff;
	padding: 5px 10px;
	}

#content_index{ 
	width:960px;
	height: auto; /*min-height: 1136px; /* = content_index_center + 44px */
	float: left;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	}

#footerimg{
	width:980px;
	height: auto;
	float: left;
	background-color: #fff;
	text-align: center;
	padding: 20px 0;
	}