body{
	background:#015291 url(/images/template/background.jpg) 0px 0px repeat-x;
	font-size: 14px;
}

.highlight{
	background-color: #eaa514;
	color: white;
}
hr{
	color: gray;
	border-top:none;
	border-left: none;
	width: 90%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#border_shadow{
	background: url(/images/background.png) repeat-y;
	width: 800px;
	margin: 30px auto 0px auto;
}
#border{
	width: 775px;
	margin-left: 2px;
	background-color: white;
}
#content_pane{
	position: relative;
}

#TopSection{
	background-image:url(/images/template/top.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FFF;
	height:144px;
	width:775px;
}

	#TopSection ul{
		float:right;
		font-size:12px;
		height:23px;
		list-style-type:none;
		margin:0px;
	}

		#TopSection li{
			float:left;
			padding:3px 10px 0 0;
		}

	#TopSection a{
		color:#FFF;
		display:block;
	}

		#TopSection a:hover{
			color:#83b93d;
		}

#TopSection #HomeLink, #TopSection #HomeLink a{
	height:120px;
	width:500px;
	background:#939;
}



#Cart{
	background:url(/images/template/shoppers-choice.png) 0px 0px no-repeat;
	height:141px;
	position:absolute;
		top:23px;
		right:-25px;
	width:435px;
	z-index:100;
}


#BlueLine{
	background-color:#0f4b9a;
	height:3px;
	width:100%;
}

#Navigation{
	background-image:url(/images/template/navigation/background.jpg);
	background-position:0px 0px;
	background-repeat:repeat-x;
	height:35px;
	margin:0px;
	width:100%;
}

	#Navigation ul{
		height:35px;
		list-style-type:none;
		margin:0px;
		width:100%;
	}

		#Navigation li{
			color:#000;
			float:left;
			font-size:14px;
			font-weight:bold;
			padding:0px;
		}

			#Navigation li.divider{
				padding:7px 0 0 0;
			}

			#Navigation li.cart a{
				padding:8px 0 0 9px;
			}

		#Navigation li.cart a div{
			background-image:url(/images/template/navigation/cart.png);
			background-position:0px 0px;
			background-repeat:no-repeat;
			margin-top:-3px;
			height:21px;
		}

#Navigation li.cart a div span{
	padding:3px 5px 0 25px;
	display:block;
}

#Navigation li.cart a:hover div{
	background-position:0px -21px;
}

#Navigation li a{
	color:#000;
	display:inline-block;
	height:28px;
	padding:8px 14px 0 14px;
}

#Navigation li a:hover{
	background-image:url(/images/template/navigation/background-over.jpg);
	background-position:0px 0px;
	background-repeat:repeat-x;
	color:#FFF;
}

#header{
	background: url(/images/banner.jpg) no-repeat;	
	height: 427px;
	margin:21px 0 0 0;
}
	#guarantee{
		position: absolute;
		top: 310px;
		left: 10px;
		width: 200px;
	}
	#usa{
		position: absolute;
		top: 378px;
		left: 170px;
		width: 200px;
	}
#header_text{
	position: relative;
	height: 300px;
	padding: 0px 10px 0px 0px;
}
#build{
	background: url(/images/build.jpg) no-repeat;
	padding: 77px 10px 0px 0px;
	position: relative;
}
	#build-list li{
		margin: 10px 0px 10px 0px	
	}
#hear{
	background: url(/images/hear.jpg) no-repeat;
	padding: 77px 10px 0px 10px;
}
	#hear h3{
		margin-bottom: 0px;
		font-size:22px;
	}
	#hear p{
		margin-top: 0px;
		margin-left: 67px;
		font-size:22px;
	}
#ultimate{
	background: url(/images/ultimate.jpg) no-repeat;
	padding: 77px 10px 0px 35px;
	position: relative;
	height: 230px;
}
#seeing{
	background:url(/images/seeing.jpg) no-repeat;
	padding: 77px 0px 0px 14px;
	position: relative;
}
#quality{
	background: url(/images/quality.jpg) no-repeat;	
	position: relative;
	height: 296px;
}
#bottom{
	padding: 0px 0px 0px 35px;
}
#footer{
	background-color: #6d150e;	
	color: white;
	height: 28px;
	padding: 5px 5px 5px 30px;
	width:740px;
}
	#footer a{
		color: white;
	}
	#footer p{
		float:left;
		margin:0px;
		padding:5px 15px 0 0;
	}
#border_bottom{
	background: url(/images/background-bottom.png) no-repeat;	
	height: 26px;
	width: 809px;
	margin: 0px auto 30px auto;
}

a.brochure:link, a.brochure:active, a.brochure:visited{
	color:#0f0bb8;
	text-decoration:underline;
}
a.brochure:hover{
	color:#8785db;
	text-decoration:underline;
}


.pricing{
	position:absolute;
		top:530px;
		left:390px;
	width:150px;
}

	.pricing p{
		font-size:44px;
		font-weight:bold;
		margin:0px !important;
	}
	
	.pricing a{
		color:#0f0bb8;
		text-decoration:underline;
	}
	
		.pricing a:hover{
			color:#8785db;
		}

.order-now{
	border:solid #7e7e7e 1px;
	padding:10px;
	position:absolute;
		top:530px;
		right:20px;
	text-align:center;
}

	.order-now .OrderNow{
		background:url(/images/order.jpg) 0px 0px no-repeat;
		display:block;
		height:44px;
		width:181px;
	}

		.order-now .OrderNow:hover{
			background-position:0px -44px;
		}

