body{
	background-image:url(../images/body-bg.jpg);
	background-repeat:no-repeat;
	background-position:50% 0;
}

.clear{
	clear:both;
}

#container{
	width:960px;
	margin:0px auto;
}

.logo h1{
	margin:0;
	text-indent:-9999px;
	background-image:url(../images/logo.png);
	height:66px;
	background-repeat:no-repeat;
	margin-left:12px;
	margin-top:15px;
}


.content{
	width:554px;
	float:left;
	padding-left:10px;
	background-image:url(../images/content-bg.gif);
	background-position:100% 15%;
	background-repeat:no-repeat;
}

.content-txt{
	padding-right:20px;
}

.sidebar{
	float:right;
	width:366px;
}

.content h2{
	font-size:30px;
	font-weight:bold;
	color:#0371ac;
	line-height:80%;
}

.content h3{
	font-size:18px;
	color:#767e11;
}

.content h3.red{
	color:#e23600;
}

.red{
	color:#e23600;
}

.content h2 strong{
	font-size:15px;
	text-transform:uppercase;
}

.banner-shadow{
	margin-bottom:1.5em;
	height:14px;
}

h2.red{
	color:#e23600;
}

.price-table{
	width:400px;
	float:left;

}

.price-table-img{
	float:right;
	width:118px;
}

.price-table h4{
	font-weight:bold;
	color:#730000;
	font-size:1.5em;
}

.price-table table{
	background-color:#000080;
	border:3px solid #000080;
	font-size:14px;
}

.price-table table tr th,.price-table table tr td{
	background-color:#c4e1ff;
	border:1px solid #000080;
}

.satisfaction-btn{
	position:relative;
	margin-bottom:-60px;
	top:-80px;
}

.videos{
	background-image:url(../images/youtube-video-bg.gif);
	width:366px;
	height:326px;
	background-repeat:no-repeat;
}

.footer{
	margin:10px 0px;
	height:48px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding-top:10px;
}

.copyright{
	width:50%;
	float:left;
	color:#0063aa;
	padding-top:10px;
	height:33px;
}

.contact{
	width:40%;
	float:right;
	text-align:right;
	height:33px;
	padding-top:10px;
	background-image:url(../images/phone-icon.gif);
	background-repeat:no-repeat;
}

.contact h3{
	color:#4d4d4d;
	margin:0;
}
