html {
	min-height: 100%;
	height:100%;
}

body {	
	background:url("../images/bg_main_top.gif") repeat-x top center;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:13px;
	color: #000000;
	height: 100%;
	margin:0;
}
td.qa{
font-family:Tahoma, Verdana, sans-serif, Arial;
font-size: 24px;
color: #d01833;
padding:0 15px 0px 0;
text-alignment:top;
}


td.qaq{
font-family:Tahoma, Verdana, sans-serif, Arial;
font-size: 16px;
color: #fffff;
font-style:italic;
text-alignment:top;
}

testimonial {
border-width: 1px;
border-color: black;
border-style: solid;
}

h1 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 24px;
	color: #d01833;
	line-height:normal;
	font-weight:bold;
	padding:0 0 15px 0;
	margin: 0 0 15px 0;
	background:url("../images/hr2.gif") no-repeat bottom left;
}

h2 {
	
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	margin: 0 0 10px 0;
}

h2.subtitle {
font-family: Garamond, Verdana, Tahoma, sans-serif, Arial;
	font-size:18px;
	font-weight:bold;
	color:#981314;
	padding:0;
	margin: 0;
	display:table-cell;
}


h2.white {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 17px;
	color: #ffffff;
	font-weight:bold;
	margin: 5px 0 20px 0;
}

h3 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	padding:0;
	margin: 0 0 10px 0;
}

h3.heading {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	padding:0;
	margin: 0;
}

h4 {
font-family: Garamond, Verdana, Tahoma, sans-serif, Arial;
	font-size:32px;
	font-weight:bold;
	color:#981314;
	padding:0;
	margin: 0;

}


p {
	line-height: 17px;
	margin:0 0 20px 0;
}
p.normal {
line-height: 12px;
	margin:0 0 0px 0;
}
a {
	color: #981314;
	text-decoration: underline;
}

a:hover {
	color: #ee8d21;
	text-decoration: none;
}

strong {}

.border {
	border:1px solid #c7c7c7;
}

.left {
	float:left;
	margin:0 10px 10px 0;
}

.right {
	float:right;
	margin:0 0 10px 10px;
}

.noborder {
	border:0;
	padding:0;
	margin:0;
}

.nav_text {
	display:none;
}

.container {
	position:relative;
	margin:0 10px 0 14px;
}

.hr {
	background:url("../images/hr2.gif") no-repeat;
	height:1px;
	line-height: 1px;
	position:relative;
	text-align:left;
	margin: 20px 0 20px 0;
	padding: 0;
	border: 0;
}

.SurveyQuestion{
	font-size:18px;
	color:black;
	font-weight:bold;

}

.hr hr {
	display:none;
}

ol {
	margin:auto;
}

ol li {
	line-height:22px;
	font-size:12px;
}

#content ul {
	width:100%;
	margin:5px 0 20px 15px;
	padding:0;
	list-style:none;
}

#content ul li {
	padding-left: 12px;
	background:url("../images/bullet.gif") no-repeat 0 8px;
	margin:0 10px 0 0;
	line-height:22px;
}

/********************* MAIN BODY *************************/

#wrapper {	
	background:url("../images/bg_main_btm.gif") repeat-x bottom center;
	height:auto !important;
	min-height: 100%;
	padding-bottom:40px;
}	

#main_body {
	position:relative;
	margin: auto;
	width:960px;
	z-index:100;
}

/********************* LAYOUT STYLES *************************/

#top {
	position:relative;
	width:960px;
	height:108px;
	border-bottom:1px solid #febd10;
	margin:0 0 15px 0;
	z-index:101;
}

a.logo {
	display:block;
	position:relative;
	height:150px;
	width:417px;
	z-index:1000;
	
	background-image:url("../images/phonelogo.gif") ;
	background-repeat:no-repeat;
	
	text-indent:-3000px;
}

a.btn_order_online {
	display:block;
	position:relative;
	height:36px;
	width:133px;
	background:url("../images/btn_order_online.gif") no-repeat;
	text-indent:-3000px;
	float:right;
}

a.btn_order_online:hover {
	background-position:0% 100%;
}

#content {
	position:relative;
	width: 960px;
}

#banner {
	position:relative;
	float:left;
	margin:15px 10px 15px 0;
	width:664px;
	height:275px;
}

#vid_preview {
	position:relative;
	margin:15px 0px 0px 0;
	float:left;
	width:280px; /*was 286 */
	height:275px;
}

.videoViewletPlayOverlay {
	position:absolute;
	left:122px;
	top:116px;
	height:42px;
	width:42px;
}

#home_bottom {
	border-top:1px solid #febd10;
	width:960px;
	background:url("../images/bg_home_btm.gif") no-repeat top left;
	font-size:16px;
}

a.btn_contact_home {
	display:block;
	position:relative;
	height:42px;
	width:205px;
	background:url("../images/btn_contact_home.gif") no-repeat;
	text-indent:-3000px;
}
	a.btn_location {
	display:block;
	position:relative;
	height:42px;
	width:130px;
	background:url("../images/btn_locations.gif") no-repeat;
	text-indent:-3000px;
}

#content a:hover {
	background-position:0% 100%;
}


/********************* INTERIOR LAYOUT STYLES *************** */

#col_1 {
	position:relative;
	float:left;
	width:645px;
	padding:0;
	margin:0 28px 0 0;
}

.thumb {
	position:relative;
	float:left;
	width:140px;
	height:130px;
	text-align:center;
	padding:0 20px 0 20px;
}

.orderbox {
	background:#fce8c9;
	border:1px solid #f0ce9b;
	font-size:14px;
	line-height:22px;
	color:#d01833;
	font-weight:bold;
	padding:20px;
	margin:0 0 15px 0;
}

.orderbox .title {
	color:#d01833;
	font-size:22px;
	font-weight:bold;
	padding-bottom:7px;
	background:url("../images/hr.gif") no-repeat bottom left;
	margin-bottom:10px;
}

.orderbox a,.packagebox a {
	color:#d01833;
}

.price {	
	font-size:22px;
}

.redbold {
	color:#d01833;
	font-weight:bold;
}

.packagebox {
	background:#fce8c9;
	border:1px solid #f0ce9b;
	font-size:13px;
	line-height:22px;
	color:#000000;
	padding:20px;
	margin:0 0 15px 0;
}

.packagebox .title {
	color:#d01833;
	font-size:22px;
	font-weight:bold;
	padding-bottom:7px;
	background:url("../images/hr.gif") no-repeat bottom left;
	margin-bottom:10px;
}

#content .packagebox ul {
	margin:5px 0 0 0;
}

#col_2 {
	position:relative;
	float:left;
	width:285px;
	padding:0;
	margin:0;
}

.section {
	background:#f39c17;
	padding:10px;
	width:265px;
	margin:15px 0 0 0;
}

.subnav {
	border:1px solid #efcb94;
	background:#fce8c9;
	padding:10px;
	font-size:13px;
	line-height:25px;
}

.subnav a {
	color:#d01833;
}

.spacer {
	height:1px;
	background:#febd10;
	width:100%;
	margin:20px 0 20px 0;
}

.viewbox {
	background:#fce8c9;
	border:1px solid #f0ce9b;
	padding:12px 15px 12px 15px;
}

.viewbox .spacer {
	height:1px;
	background:#f0cf9c;
	width:100%;
	margin:14px 0 14px 0;
}

.viewbox img {
	margin:0 0 5px 0;
}

.quote {
	font-style:italic;
	font-size:11px;
	line-height:15px;
}

.credit {
	font-size:11px;
	line-height:15px;
	font-style:italic;
	font-weight:bold;
	color:#d01833;
	margin:0;
}


/* ***************  BUTTON STYLES *************** */

a.btn_learnmore {
	display:block;
	position:relative;
	height:27px;
	width:107px;
	background:url("../images/btn_learnmore.gif") no-repeat;
	text-indent:-3000px;
}

a.btn_ordernow {
	display:block;
	position:relative;
	height:32px;
	width:153px;
	background:url("../images/btn_ordernow.gif") no-repeat;
	text-indent:-3000px;
}

a.btn_orderserviceskills {
	display:block;
	position:relative;
	height:32px;
	width:234px;
	background:url("../images/btn_orderserviceskills.gif") no-repeat;
	text-indent:-3000px;
}

a.btn_requestpacket {
	display:block;
	position:relative;
	height:32px;
	width:205px;
	background:url("../images/btn_requestpacket.gif") no-repeat;
	text-indent:-3000px;
}

a.btn_readmore {
	display:block;
	position:relative;
	left:125px;
	height:32px;
	width:128px;
	background:url("../images/btn_readmore.gif") no-repeat;
	text-indent:-3000px;
	margin:10px 0 0 0;
}

/* ***************  FOOTER STYLES *************** */

#footer {
	position:relative;
	margin:auto;
	width: 960px;
	height:40px;
	padding:36px 0 50px 0;
	font-size:11px;
	color:#FB8004;
	text-align:center;
}
#footer p {
	margin:5px 0;
}

#footer a {
	color:#FB8004;
	text-decoration:none;
}

#footer a:hover {
	color:#000000;
}

/* ***************  SUCKERFISH NAV STYLES *************** */

#main_nav {
	position:absolute;
	right:0;
	bottom:0;
	width:631px;
	z-index:101;
}

#nav li#btn_clear {	background-image: url("../images/btn_clear.gif"); 	width: 90px;height: 43px;	}
#nav li#btn_about {	background-image: url("../images/btn_about.gif"); 	width: 129px;height: 43px;	}
#nav li#btn_dvd  { 	background-image: url("../images/btn_dvd.gif"); 	width: 129px;height: 43px;	}
#nav li#btn_partner  { 	background-image: url("../images/btn_partner.gif"); 	width: 129px;height: 43px;	}
#nav li#btn_faq  { 	background-image: url("../images/btn_faq.gif"); 	width: 129px;height: 43px;	}
#nav li#btn_web { 	background-image: url("../images/btn_web.gif"); 	width: 179px;height: 43px;	}
#nav li#btn_live { 	background-image: url("../images/btn_live.gif"); 	width: 122px;height: 43px;	}
#nav li#btn_contact { 	background-image: url("../images/btn_contact.gif"); 	width: 129px;height: 43px;	}

.on {
	background-position:0% 100%;
}

#nav li a {
	display:block;
	width:auto;
	height:100%;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#nav li a:hover {
	display:block;
	width:auto;
	height:100%;
	text-decoration:none;
	color:#d01833;
}