body {
	background: #fff;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666;
}

html, body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, 
p, blockquote, th, td {
	margin: 0pt;
	padding: 0pt;
}

img, table {
	border: 0;
}

a { 
	color: #666; 
	text-decoration: none;
}
a:hover {
	color: #000;
}

h1 {
	font-size: 20px;
	margin: 20px 0;
	font-family: ;
}

h2 {
	font-size: 20px;
	margin: 0 0 10px 0;
	font-weight: normal;
	line-height: 24px;
}

h4 {
	margin-top: 20px;
	font-size: 14px;
}

#view ul {
	margin: 5px 13px;
}

#view ul.sm li {
	font-size: 11px;
}

/*****************************************
 * 
 *****************************************/
#main { 
	padding: 0; 
	margin: 10px auto;
	background: #fff;
	text-align: left;
	width: 937px;
}

#header {
	background: url(../images/header.gif) no-repeat;
	width: 937px;
	height: 160px;
}


#footer {
	margin-top: 50px;
	padding: 10px;
	border-top: 1px solid #ccc;
}

#footer a {
	font-size: 11px;
	margin: 0 5px;
	clear: all;
	position: relative;
	z-index: 10;
}



.oddrow { background: #efefef; }
.evenrow { background: #fff; }

.clear { clear: both; height:1px; margin:0;padding:0;line-height: 1px;}
.clearr { clear: right; }
.clearl { clear: left; }


.b { font-weight: bold; }
.i { font-style: italic; }
.p10 { padding: 10px; }
.p5 { padding: 5px; }
.p15 { padding: 15px; }
.p20 { padding: 20px; }
.p25 { padding: 25px; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt25 { margin-top: 25px; }
.mt50 { margin-top: 50px; }
.l { text-align: left; }
.r { text-align: right; }
.c { text-align: center; }
.pointer { cursor: pointer; }
.nowrap { white-space: nowrap; }
.w50 { width: 50px; }
.w80 { width: 80px; }
.w100 { width: 100px; }
.w200 { width: 200px; }
.w50p { width: 50%; }
.pr15 { padding-right: 15px; }
.pr5 { padding-right: 5px; }


.ofhide { overflow: hidden; }
.ofauto { overflow: auto; }
.ofscroll { overflow: scroll; }

.sm { 
	font-size: .83em;
	line-height: 1.25em;
	color: #888;
}


sup {
	font-size: .5em;
}

#view {
	padding: 25px 50px;
	min-height: 440px;
}

.product { width:868px; }

#product_shot {
	position: absolute;
}

#product_frame {
	padding-left:120px;
	background: url(../images/prod_frame_bottom.gif) no-repeat 120px bottom;
	padding-bottom: 13px;
}
#product_info p
{
    width:350px;
}


#product_info {
	border-left: 7px solid #eaeaea;
	border-right: 6px solid #eaeaea;
	min-height: 375px;
	padding: 0 15px;
}

h1,
#product_info h3 {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #e8e8e8;
	font-size: 20px;
}

#product_info ul {
	font-size: 11px;
	line-height: 15px;
	margin-top: 20px;
}

/*****************************************
 * 
 *****************************************/
.nav ul {
	list-style: none;
}

.nav ul li {
	float: left;
}

#nav_spinner {
	width: 319px;
	height: 160px;
	position: absolute;
	margin-left: 618px;
}

#nav {
	position: absolute;
	margin-left: 30px;
	margin-top: 118px;
}

.nav a {
	display: block;
}

#nav a {
	width: 185px;
	height: 42px;
}

a#nav_about {
	background: url(../images/nav1.gif) -1px no-repeat;
}
a#nav_about:hover,
a#nav_about.active {
	background: url(../images/nav2.gif) -1px no-repeat;
}

a#nav_faq {
	background: url(../images/nav1.gif) no-repeat;
	background-position: -186px;
}
a#nav_faq:hover,
a#nav_faq.active {
	background: url(../images/nav2.gif) no-repeat;
	background-position: -186px;
}

a#nav_find {
	background: url(../images/nav1.gif) no-repeat;
	background-position: -371px;
}
a#nav_find:hover,
a#nav_find.active {
	background: url(../images/nav2.gif) no-repeat;
	background-position: -371px;
}

#subnav {
	width: 748px;
	height: 52px;
}

#view #subnav ul {
	margin: 0;
	padding: 0;
}

a#subnav_kb,
a#subnav_ap,
a#subnav_cm,
a#subnav_br,
a#subnav_gf,
#subnav {
	background: url(../images/prod_nav1.gif) no-repeat;
}
a#subnav_kb:hover,
a#subnav_ap:hover,
a#subnav_cm:hover,
a#subnav_br:hover,
a#subnav_gf:hover, 
#subnav a.active {
	background: url(../images/prod_nav2.gif) no-repeat;
}

#subnav a {
	width: 148px;
	height: 55px;
}


a#subnav_kb,
a#subnav_kb.active,
a#subnav_kb:hover {
	background-position: 0 0;
	width: 150px;
}
a#subnav_ap,
a#subnav_ap.active,
a#subnav_ap:hover {
	background-position: -151px 0;
}
a#subnav_cm,
a#subnav_cm.active,
a#subnav_cm:hover {
	background-position: -300px 0;
}
a#subnav_br,
a#subnav_br.active,
a#subnav_br:hover {
	background-position: -447px 0; 
}
a#subnav_gf,
a#subnav_gf.active,
a#subnav_gf:hover {
	background-position: -594px 0;
}

#product_in_use {
	float: right; 
	position: relative;
	width: 321px;
	margin-left: 25px;
}

#home_left {
	float:left; 
	width: 628px;
}

#home_right {
	margin-left: 642px
}

#home_video,
#DAP_all_you_need_to_know {
	height: 250px;
}


#faq p {
	margin-bottom: 35px;
}
