/* CSS Document */
h1{
	margin: 0;
	line-height: 50px;
}

#member_badge {
	background:transparent url(member_badge.png) no-repeat scroll 0 0;
	border:1px solid #6E0303;
	display:block;
	height:51px;
	position:absolute;
	right:0;
	top:10px;
	width:180px;
	}
	
#member_badge:hover{
	background:transparent url(member_badge.png) no-repeat scroll 0 bottom;
}

#page_header_wrapper {
	background:url(banner_bg.jpg) repeat-x center 45px;
	z-index:2;
}

#page_header_content{
	padding: 0 12px;
}	

#page_header {
	width: 894px;
	margin: 0 auto;
	position: relative;
	}

#page_header_content{
	background:url(banner.jpg) no-repeat left 0px;
	height:255px;
}

#feature_tiles_wrapper{
	width:275px;
	height:255px;
	background:url(feature_tiles_wrapper_bg.png) no-repeat top center;
	float:right;
	margin:0;
	margin-right:1px;
	padding:0;
	position:relative;
	z-index:10;
}

* html #feature_tiles_wrapper{
	background:none;
	width:255px;
	margin-right:6px;
	border-left:solid 1px #1f648b;
	border-right:solid 1px #1f648b; 
}
.feature_tile a{
	height:75px;
	background:#398dca url(feature_tile_bg.jpg) no-repeat center top;
	margin:0 auto;
	width:245px;
	color:#FFFFFF;
	padding:0;
	padding-top:10px;
	padding-left:10px;
	display:block;	
}

.feature_tile a:hover{
	text-decoration:none;
}

.feature_tile a h4{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0;
}

.feature_tile a img{
	margin-top: 4px;
}


/* latest news */

#news_ticker_wrapper{
	border-top: 5px solid #640201;
	background: #640201;
	}
* html #news_ticker_wrapper{
	position: relative;
	height: 30px;
	top: -40px;
}

#latest_news {
	display:block;
	border-bottom:solid 5px #640201;
	background: url(news_wrapper_bg.gif) repeat-x center top;
	height: 10px;
	padding: 5px 5px 10px 15px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	width: 850px;
	z-index: 100;
	margin: 0 auto;
	font-size: 11px;
}
/*
#latest_news #news_content{
	width: 875px;
	margin: 0 auto;
}*/	

#latest_news h3 {
	font-size: 11px;
	color: #300000;
	line-height: 15px;
	margin: 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #7f7f7f;
	float: left;
	width: 90px;	
	font-weight: normal;

	}	

	#latest_news h3 a {
		color: #300000;
		text-decoration: none;
		}	

	#latest_news a {
		border: none;
		}

	#latest_news a .note{
		padding-right: 10px;
	}

	#latest_news a:hover,
	#latest_news a:hover .note {
		text-decoration: none;
		background: none;
		color: #E50404;
		}		

	#latest_news_ticker {
		height: 15px;
		float: left;
		position: relative;
		width: 580px;
		padding: 0 0 0 20px;
		overflow: hidden;
		}		

	#latest_news ul {
		list-style: none;
		padding: 0;
		margin: 0;
		float: left;
		top: 0;
		position: absolute;
		width: 500px;
		}

		#latest_news li {
			background: none;
			padding: 0;
			margin: 0;
			font-size: 11px;
			line-height: 15px;
			}

		#latest_news_ticker li a {
			color: #300000;
			text-decoration: none;
			}


#sidebar{
	display:none;
}

#breadcrumb{
	display:none;
}

#content{
	width: 875px;
	margin: 0;
	padding: 0;
	min-height: 300px;
}

#content #content_welcome_note,
#content #content_our_services,
#content #content_promo{
	width: 283px;
	float: left;
	height: 250px;
	padding-top: 10px;
	margin-top: 15px;
	color: #fff;
}

#content #content_welcome_note{
	width: 273px;
	padding-right: 10px;
	border: solid 1px #e50404;
	height: auto;
	margin-top: 0;
}

#content #content_welcome_note p{
color: #f3d0d0;
}

#content #content_welcome_note h2{
	margin: 15px 0 0;
}

#content #content_our_services{
	width: 263px;
	background:#880202 url(content_our_services.gif) no-repeat 0 0;
	margin: 15px 10px 0;
	padding-left:20px;
}

#content #content_our_services p{
	color: #fff;
}

#content #content_our_services a{
	color: #C17575;
}

#content #content_our_services a:hover{
	color: #fff;
}

#content #content_promo{
	padding:0;
}

#content #content_our_services h2{
	margin: 0;
}

#content #content_our_services ul{
	margin: 15px 0 28px 0;
	margin-left: 0;
}

#content #content_our_services ul li{
	background:transparent url(list_item_dark.gif) no-repeat scroll left 5px;
}

#content #content_our_services ul li a{
	color:#ffffff;
	text-decoration:none;
}

#content #content_our_services ul li a:hover{
	color:#fff;
	background:none;
	text-decoration:underline;
}

#home_special_tile{
	height:123px;
	margin:0;
	padding:0;
	position:relative;
	background: #3885bb url(special_promo.jpg) no-repeat center bottom;
	border:solid 1px #c9c9c9;
	margin-bottom:10px;
}

#home_special_tile a{
	height:27px;
	display:block;
	width:140px;
	background: url(click_button.gif) no-repeat center top;
	position:absolute;
	bottom:10px;
	left:10px;
}

#home_special_tile a:hover{
	background-position:center bottom;
}

#competition_tile{
	height:123px;
	margin:0;
	padding:0;
	position:relative;
	background:url(comp_promo.jpg) no-repeat center top;
	border:solid 1px #c9c9c9;
	margin-bottom:10px;
}

#competition_tile a{
	height:27px;
	display:block;
	width:140px;
	background:url(comp_button.gif) no-repeat center top;
	position:absolute;
	bottom:10px;
	left:10px;
}

#competition_tile a:hover{
	background-position:center -27px;
}

#banner_button{
	display:block;
	left:-610px;
	top:165px;
	position:absolute;
	height:64px;
	width:198px;
	background:url(banner_button.gif) no-repeat left top;
}

#banner_button:hover{
	background-position: left -69px;
}

#main_wrapper{
	padding-top:30px;
	background: #e50404;
}

#main{
	padding-bottom:20px;
}

.content_phone_number{
	position: absolute;
	top: 0;
	right: 0;
	line-height: 50px;
}

#content{
	position: relative;
}

h1, h2{
	color: #fff;
}

.home_promotion{
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 123px;
	width: 283px;
}

.home_promotiosn:hover{
	background-position: 0 -123px;
}

#home_quote_button{
	background-image: url(comp_promo.jpg);
	margin-bottom: 13px;
}

#home_signup_button{
	background-image: url(special_promo.jpg);
}


