body {
	background-color:#F3E8C9;
	margin:0px;
	padding:0px;
}
p {
	margin: 0px;
	padding:7px 0px;
}
#nav ul, #nav li {
	margin:0px;
	padding:0px;
}
ul {
	padding:0px;
}
a img {
	border:none;
}
#page {
	margin:13px auto;
	width:868px;
	height:auto;
	background:url(../images/page-bg.jpg) repeat-y;
}
#page-top {
	width:868px;
	height:6px;
	background:url(../images/page-top.jpg) no-repeat;
	background-color:#C5252E;
}
#page-bottom {
	width:868px;
	height:6px;
	background:url(../images/page-bottom.jpg) no-repeat;
	margin-top:17px;
}
	
#page-content {
	width:860px;
	height:inherit;
	padding:0px 4px;
}
#header {
	width:860px;
	height:107px;
	background:url(../images/bg-header-v2.jpg) repeat-x;
}
#phone-box {
	width:206px;
	height:50px;
	background:url(../images/phone-box.png) no-repeat;
	padding:18px 0px 0px 45px;
	margin:15px 15px 0px 0px;
	font-family:"Century Gothic";
	color:#AF0808;
	font-size:16px;
	float:right;
}
#phone-box a {
	color:#AF0808;
	text-decoration:none;
}
#nav {
	width:860px;
	height:32px;
	text-align: center;
}
#nav ul {
	list-style: none;
}
#nav li {
	display: block;
	float: left;
	/**
	width: 143px;
	*/
	width:172px;
	height:25px;
	padding-top:5px;
	text-decoration:none;
	font-family:"Century Gothic";
}
#nav li a {
	text-align:center;
	text-decoration:none;
	color:#000;
	font-family:"Century Gothic";
}
#nav li a:hover, #nav li a.selected {
	background:url(../images/nav-active.gif) repeat-x bottom left ;
}
#logo {
	float:left;
	padding:5px 0px 0px 28px;
}
#bt-border {
	width:860px;
	height:4px;
	background-color:#C5252E;
}
#tag {
	width:830px;
	height:174px;
	background:url(../images/blocking2.jpg) no-repeat left;
	text-align:right;
	font-size:34px;
	padding:35px 30px 0px 0px;
	font-family:"Century Gothic";
}
.lg-red-text {
	color:#AF0808;
}
.med-cg-tag-text {
	font-size:19px;
	color:#7D7A77;
	margin-right:135px;
}
.med-cg-tag-text a {
	color:#7D7A77;
}
#content {
	width:835px;
	padding:20px 0px 0px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#47494C;
	line-height:1.4;
}
#content a {
	color:#AF0808;
}
#content a:hover {
	text-decoration:none;
}
#content img {
	margin:20px 20px 5px 0px;
}
.hrule {
	width:465px;
	height:4px;
	margin:10px 0px 10px 0px;
	background-color:#C5252E;
}
#content ul {
	margin-left:15px;
}
#content li {
	margin-bottom:5px;
}
#left-content {
	width:465px;
	float:left;
}
#right-content {
	width:370px;
	float:left;
}
#video-promo {
	width:345px;
	height:305px;
	padding-left:25px;
	margin-bottom:20px;
}
#video-border {
	width:320px;
	height:285px;
	padding:10px 0px 0px 0px;
	background-color:#C5252E;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#video-border2 {
	width:465px;
	height:393px;
	padding:10px 0px 0px 0px;
	background-color:#C5252E;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.red {
	color:#AF0808;
}
h2 {
	font-size:20px;
	font-family:"Century Gothic";
	font-weight:normal;
}
.headline {
	font-size:25px;
	margin:0px 0px 0px 0px; 
	font-family:"Century Gothic";
	font-weight:normal;
	padding-top:0px;
}
h3 {
	margin:0px;
}
#testimonial {
	width:auto;
	margin:5px 0px 0px 4px;
	/**padding: 25px 30px 0px 30px;**/
}
#testimonial-header {
	width:293px;
	height:26px;
	background:url(../images/testimonial-header.jpg) no-repeat;
	padding: 18px 0px 0px 50px;
	color:#FFF;
	font-size:16px;
	font-family:"Century Gothic";
}
#testimonial-bg {
	background:url(../images/testimonial-bg.jpg) repeat-y;
	width:343px;
	height:auto;
	clear:both;
}
#testimonial-content {
	width:273px;
	height:auto;
	background:url(../images/testimonial.jpg) no-repeat;
	padding:0px 30px 0px 40px;
}
#testimonial-content a {
	color:#47494C;
}
#testimonial-bottom {
	width:343px;
	height:5px;
	background:url(../images/testimonial-bottom.jpg);
}
#testimonial-bottom img {
	margin:0px;
	padding:0px;
}
.form-fields {
	margin-bottom:12px;
}
.description {
	width:300px;
	margin-right:100px;
	float:left;
}
#credits {
	font-family:"Century Gothic";
	text-align:center;
	font-size:11px;
}
#credits a {
	color: #AF0808;
}