#background_repeater {
	background-image:url(/images/layout/bg_repeater.jpg);
	background-position: center;
}

#banner_holder {
	background-image:url(/images/layout/bg_top_4.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	height:182px;
}

#banner {
	width:980px;
	margin:0px auto;

}

#logo {
	padding:0px;
	margin:0px;
	width:260px;
	height:162px;
	float:left;
}

#logo a, #logo a:link, #logo a:active, #logo a:visited {
	width:260px;
	height:162px;
	display:block;
}

#slogan {
	padding:0px;
	margin:0px;
	padding-top:135px;
	padding-left:20px;
	padding-right:40px;
	float:left;
	width:640px; /* 700 */
	font-size:18px;
	color:#ffffff;
	text-align:right;
	
}


#background_footer {
	background-image:url(/images/layout/bg_bottom.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	height:50px;
}

#page_holder {
	width:980px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	background-image:url(/images/layout/bg_content_top.jpg);
	background-position: top center;
	background-repeat:no-repeat;

}


#col_left {
	margin:0px;
	padding:0px;
	width:260px;
	float:left;
	padding-top:20px;
}

#col_spacer {
	margin:0px;
	padding:0px;
	width:20px;
	height:500px;
	float:left;
}

#col_main {
	margin:0px;
	width:700px;
	float:left;
}

#homepage_banner {
	margin:0px;
	padding:0px;
	width:500px; /* 680 */
	padding-left:30px;
	padding-right:170px;
	padding-top:30px;
	padding-bottom:20px;
	background-color:white;
	background-image:url(/images/layout/homepage_banner.png);
	background-repeat:no-repeat;
}

.homepage_box {
	float:left;
	width:160px;
	height:120px;
}


.homepage_spacer {
	float:left;
	width:10px;
	height:120px;
	font-size:1px;
}

.homepage_box_header a, .homepage_box_header a:link, .homepage_box_header a:active, .homepage_box_header a:visited{
	text-align:center;
	padding:5px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#00A19A;
	color:white;
	font-weight:bold;
	font-size:13px;
	display:block;
	width:150px; /* 160 */
	text-decoration:none;
}

.h_spacer_5 {
	height:5px;
	font-size:1px;
	
}
.h_spacer_10 {
	height:10px;
	font-size:1px;
	
}
