/* CSS Document */

body {
	background-image: url(../images/fade_top.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#container {
	width: 864px;
	margin: 0 auto;
}

#container h1{
	display:block;
	font-size:24px;
	line-height: normal;
	font-weight: normal;
	color: #6bb539;
	margin: 0px;
	padding-top: 15px;
}

#container h2{
	display: block;
	font-size:12px;
	font-weight: bold;
	color: #6bb539;
	margin: 0px;
	padding: 0px;
}

#container h3{
	display: block;
	font-size:12px;
	font-weight: bold;
	color: #6bb539;
	margin: 0px;
	padding-top: 10px;
}

#container h4{
	display:block;
	font-size:24px;
	font-weight: normal;
	color: #718eae;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 15px;
}

#container h5{
	display: block;
	font-size:11px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
}

#grey_text {
	color:#666666;
	display:block;
}

#clear_float {
	float: none;
	clear: both;
}

.main_container {
	width: 741px;
	height: 400px;
	margin-left: 82px;
	border-top: 1px solid #CCCCCC;
}

.header {
	width: 782px;
	height: 103px;
	margin-left: 41px;
	background:url(../images/iceer_logo.gif) no-repeat;
}

.header_sub {
	width: 582px;
	height: 20px;
	margin-left: 160px;
	padding-top: 62px;
}

.photo_container {
	width: 531px;
	height: 325px;
	float: left;
	display: inline;
	border-bottom: 1px solid #ccc;
}

.photo {
	width: 534px;
	height: 225px;
	background: url(../images/main_photo.jpg) no-repeat;
}

.summary {
	width: 200px;
	height: 347px;
	float: right;
}

.summary ul{
	margin-left: 18px;
	padding: 0px;
}

.summary li{
	list-style-image: url(../images/bullet_point.gif);
	
}

.button_container {
	width: 534px;
	height: 80px;
	float: left;
	display: inline;
}

.section {
	width: 170px;
	height: 100px;
	font-size: 10px;
	line-height: 14px;
	float: left;
	margin-left: 6px;
	border-right: 1px solid #ccc;
	display: inline;
}

.section_2 {
	width: 176px;
	height: 50px;
	font-size: 10px;
	line-height: 10px;
	float: left;
	display: inline;
	border-right: 1px solid #ccc;
}

.section a{
	text-decoration: none;
	color: #6bb539;
}

.buttons {
	width:165px;
	display: block;
	background: #718eae;
	text-align: center;
	margin-top: 10px;
	margin-left: 6px;
	padding: 0px;
}

.buttons a{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

.buttons a:hover {
	display: block;
	background: #6bb539;
}

.button_top {
	padding: 0px;
	margin: 0px;
	height: 2px;
	text-align: left;
	background: url(../images/tl_corner.gif) no-repeat top left;
}

.button_top a span {
	background: #718eae;
}

.button_top a:hover span {
	background: #8aa9cb;
}

.button_bottom {
	padding: 0px;
	margin: 0px;
	height: 2px;
	text-align: left;
	background: url(../images/bl_corner.gif) no-repeat bottom left;
}

.footer {
	text-align: center;
	font-size: 10px;
	color:#999999;
	margin-top: 10px;
	padding-top: 10px;
	display: block;
	height: 50px;
	float: none;
	clear: both;
	border-top: 1px solid #CCC;
}

.subhead {
	font-weight: bold;
	color: #6bb539;
}
