@charset "UTF-8";
/* CSS Document */
html,body {
	margin:0;
	padding:0;
	background:white;
	font-family:arial,sans-serif;
	font-size:small;
	color:#666;
}

h1 { 
	margin:0.5em 0;
}

h2 {
	margin:0 0 0.5em;
}
	h1, h2, a {
		color:#333;
	}

p { 
	line-height:1.5; 
	margin:0 0 1em;
}
.clearing{
	clear: both;
	height: 0;
}
.clear_right{
	clear: right;
	height: 0;
}
.clear_left{
	clear: left;
	height: 0;
}
.container{
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
}
.header{
	width: 968px;
	margin: 0 auto;
}
.header .logo{
	width: 235px;
	height: 56px;
	margin: 30px auto 10px;
}
.header .menu{
	width: 101%;
	height: 50px;
	margin: 0 0 8px 0;
}





.main_header{
	width: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: url(images/3pb/background_top_fade.png) repeat-y 50% 0 transparent;
}
.main_header_center{
	width: 966px;
	margin: 0 auto;
}
.main_header_flash{
	float: left;
	margin: 7px 5px 5px 7px;
}
.main_header_left{
	float: left;
	width: 712px;
	margin: 7px 5px 5px 7px;
}
.main_header_right{
	float: right;
	width: 234px;
	height: 188px;
	background-color: #ff6600;
	margin: 7px 7px 8px 0;
}
.header_search{
	margin: 3px 4px 2px;
}
.header_input{
	background: url(images/3pb/search_field.gif) no-repeat 0 0 transparent;
	border: none;
	width:197px;
	height: 15px;
	padding: 2px 2px 2px 5px;
	float: left;
	margin: 0;
}
.header_search_btn{
	background: url(images/3pb/search_btn.gif) no-repeat 0 0 transparent;
	height: 19px;
	width: 22px;
	float: left;	
}
.header_newsletter{
	background:url("images/3pb/search_bg.jpg") no-repeat scroll 0 0 transparent;
	height:92px;
	margin:0 0 0 4px;
	padding:4px 0 0;
	width:228px;
}
.header_newsletter h2{
	color:#000000;
	font-size:13px;
	margin:0 5px;
	padding:0;
	text-transform:uppercase;
}
.newsletter_input{
	background: url(images/3pb/text_field.gif) no-repeat 0 0 transparent;
	width: 164px;
	height: 14px;
	padding: 2px;
	margin: 2px 9px 2px 2px;
	border: none;
	float: right;
	clear: right;
}
.newsletter_submit_btn{
	background: url(images/3pb/submit_btn.gif) no-repeat 0 0 transparent;
	width: 57px;
	height: 17px;
	float: right;
	clear: right;
	margin: 0 9px 0 0;
}
.newsletter_lable {
	clear:left;
	color:#000000;
	float:left;
	line-height:18px;
	margin:2px 0 2px 5px;
}
.header_contact{
	width: 227px;
	margin: 0 0 0 4px;
}
.orange_hr_sml{
	background:url("images/3pb/orange_hr_sml.png") no-repeat scroll 0 0 transparent;
	clear:both;
	height:2px;
	margin:0 auto;
	width:211px;
}
.orange_hr_med{
	background: url(images/3pb/orange_hr_med.png) repeat-x 0 0 transparent;
	width: 100%;
	height: 3px;
	margin: 5px auto 0; 
	clear: both;
}
.home_container{
	margin:0 auto;
	padding:10px 8px;
	width:951px;
}
.home_item{
	float:left;
	margin:0 5px 0 0;
	width:234px;
}
.home_item_right{
	float: right;
	width: 234px;
	height: 188px;
	background-color: #ff6600;
	margin: 0;
}
.home_item_image{
	margin: 0 0 2px 0;
}
.home_item_orange{
	background:url("images/3pb/home_orange_bg.gif") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	height:61px;
	padding:10px 15px;
	width:204px;
	position: relative;
}
.home_item_orange_bottom{
	position: absolute;
	bottom: 0;
	left: 14px;
	width: 204px;
}
.main_container_bg{
	background: url(images/3pb/background_bottom_fade.jpg) no-repeat 50% -14px transparent;
	width: 100%;	
}
.main_container{
	background:url("images/3pb/background_repeat.gif") repeat-y scroll -1px 0 transparent;
	margin:10px auto 0;
	padding:8px;
	width:949px;
}
.breadcrumbs{
	width: 946px;
	background: url(images/3pb/breadcrumbs_bg.gif) repeat-x 0 0 transparent;
	height: 22px;
	padding: 2px 0 0 3px;
}
.breadcrumbs_bg{
	float: left;
	background: url(images/3pb/breadcrumbs_bg2.gif) repeat-x 0 0 transparent;
	height: 18px;
	font-size: 12px;
	color: #000;
	border-left: 1px solid #eee;
}
.breadcrumbs_item{
	float: left;
	height: 18px;
	font-size: 12px;
	color: #000;
}
.breadcrumbs_item a{
	text-decoration: underline;
	margin: 0 10px;
	line-height: 17px;
}
.breadcrumbs_sep{
	margin: 0 5px;
	float: left;
	width: 3px;
	height: 18px;
	background: url(images/3pb/breadcrumbs_sep.gif) no-repeat 0 0 transparent;
}
.breadcrumbs_end{
	float: left;
	width: 12px;
	height: 18px;
	background: url(images/3pb/breadcrumbs_end.gif) no-repeat 0 0 transparent;
}
.main_hr{
	background: url(images/3pb/main_hr.gif) no-repeat 0 0 transparent;
	width: 925px;
	height: 1px;
	margin: 5px auto;
}
.footer{
	width: 987px;
	height: 55px;
	margin: 0 auto;
}
.footer_left{
	background:url("images/3pb/footer_left.png") no-repeat scroll 0 100% transparent;
	float:left;
	height:55px;
	margin:0 0 0 3px;
	width:17px;
}
.footer_center{
	background:url("images/3pb/footer_repeat.png") repeat-x scroll 0 100% transparent;
	float:left;
	height:55px;
	padding:0;
	text-align:center;
	width:950px;
}
.footer_center img{
	float: left;
	margin: 16px 10px 0;
}
.footer_center_text{
	float: left;
	margin: 27px 10px 0 120px;
}
.footer_right{
	background: url(images/3pb/footer_right.png) no-repeat 0 100% transparent;
	width: 17px;
	height: 55px;
	float: left;
}
.footer_links{
	width: 966px;
	margin: 18px auto 0;
	text-align: center;
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}
.footer_links a{
	text-decoration: none;
	color: #999;
}
.footer_links a:hover{
	text-decoration: underline;
	color: #666;
}
.footer_copyright{
	color: #666;
	width: 966px;
	margin: 10px auto;
	text-align: center;
	font-size: 11px;
}
.footer_copyright a{
	text-decoration: none;
}
.footer_copyright a:hover{
	text-decoration: underline;
}
