* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

img.videoPic {
/*	width: 250px;
	height: 112px; */
	padding: 4px;
	border: 1px solid #4087bd;
}
/* background: #fff url(images/fpo-products.jpg) center top no-repeat; */
body {
	
	padding: 14px 0 25px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
    line-height:1.2em; 
    color: #8b8b8b;
}

p {
    font-size:1em;
    margin: 0 0 15px 0;
}

span.faq {
	color: #3B79A8;
}

a {
	color: #4087bd;
	text-decoration: none;
}

a:hover {
	color: #4087bd;
	text-decoration: underline;
}

a:visited {
	color: #4087bd;
}

#container {
	width: 984px;
	margin: 0 auto;
}

img, a img { border: none;}

/* ------------------------------------------------------------------------ Header */

#header {
	background: #4087bd url(../images/header_back.gif) left top repeat-x;
	width: 984px;
	height: 66px;
	position: relative;
	z-index: 99;
}

#header #logo {
	background: url(../images/header_logo.gif);
	display: block;
	width: 224px;
	height: 66px;
	position: absolute;
	top: 0px;
	left: 10px;
	cursor: pointer;
}

#header #logo h1 {
	font-size: 0em;
	height: 0;
	padding-top: 66px;
	overflow: hidden;
}

#header .nav, #header .nav ul {
	list-style: none;
}

#header .nav {
	position: absolute;
	z-index: 99;
	right: 0px;
	top: 35px;
	font-weight: bold;
	
}

#header ul li {
	float: left;
	display: block;
	margin-right: 20px;
	top: 0;
	z-index: 99;
}

#header ul li a {
	font-size: 0.8em;
}

#header ul li ul li a, #header ul li ul li a:visited, #header .nav li.active ul li a, #header ul li.active ul li a:visited {
	color: #888;
	text-decoration: none;
}

#header a, #header a:visited {
	color: #b2d9f8;
	text-decoration: none;
}


#header .nav a:hover, #header .nav .active a:hover {
	text-decoration: underline;
}

#header ul li.active a, #header ul li.active a:visited {
	color: #fff;
}

#header ul li.active ul li.active a, #header ul li.active ul li.active a:visited {
	color: #333;
}

#header ul li ul {
	width: 200px;
	top: 20px;
	position: absolute;
	background: #e0e0e0;
	padding: 6px 15px 15px 15px;
	border-top: 11px solid #3673a0;
	margin: 0 0 0 -15px;
}
 

#header .nav li:hover ul, .nav li.sfHover ul, #header .nav li ul:hover, .nav li ul.sfHover {
	left: auto;
}

#header .nav li ul li {
	float: none;
}

/* ------------------------------------------------------------------------ Content - Products */

#content .product {
	display: block;
	float: left;
	width: 328px;
	padding: 10px 0 10px 0;
}

#content .product .prodimg {
	margin: 0 8px 0 0;
	float: left;
}

#content .product h4 {
	color: #444;
	padding: 35px 0 10px 0;
}

#content .product h5 {
	color: #444;
	padding: 0 0 10px 0;
}

#content .product h4 span {
	color: #888;
	font-weight: normal;
}

#content .product p {
	font-size: 0.75em;
	line-height: 1.4em;
	font-weight: normal;
	margin-left: 155px;
}




#content .productsdivider {
	clear: both;
	border-bottom: 1px solid #c2c2c2;

}

/* ------------------------------------------------------------------------ Content */

#content {
	position: relative;
}

#content #contentleft {
	float: left;
	margin: 25px 0 0 0;
}

#content #tabs {
	position: relative;
	float: right;
	width: 435px;
	margin: 25px 0 0 0;
	font-size: 0.75em;
}

#content #tabs div div {
    border-left: 1px solid #c2c2c2;
    padding: 30px 25px 30px 25px;
    margin-bottom: 25px;
    min-height: 325px;
}

#content .sideline {
	border-right: 2px solid #c2c2c2;
}

#content #tabs h3 {
	font-size: 2.4em;
	line-height: 0.8em;
	margin-bottom: 10px;
	color: #4087bd;
}

#content #tabs h3 span {
	font-size: 0.8em;
	font-weight: normal;
	color: #8b8b8b;
}

#content #tabs em {
	font-style: normal;
	font-weight: bold;
	font-size: 1.4em;
	color: #444;
}

#content #tabs a {
	font-weight: bold;
}

#content #tabs ul {
	padding-left: 15px;
	color: #444;
}

#content #tabs .pdf {
	background: transparent url(../images/pdf-icon.gif) no-repeat;
	background-position-x: 0;
	background-position-y: 10px;
	padding: 15px 0 25px 30px;
}
/* -------------------Only relative to video pages */
#content #backbutton {
    position: relative;
	left: 890px;
	top: 41px;
}

/* ------------- Full Width */

#content #full {
	position:relative;
	margin:100px 140px 30px 180px;
}

#content #full p {
	font-size: .75em;
	margin-bottom: 1em;
}


#content #full h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #4087bd;
	margin-bottom: 1.4em;
}	

#content #full h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	color: #1b4e74;
	margin-bottom: .8em;
}	



/* ------------------------------------------------------------------------ Content - Nav */

#content #innernav {
	height: 110px;
}

#content #innernav2 {
	height: 60px;
}

#content #innernav ul {
	position: absolute;
	left: 230px;
	top: 37px;
}

#content #innernav h2 {
	position: absolute;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	left: 65px;
	top: 36px;
	color: #4087bd;
}

#content #innernav ul li {
	display: inline;
	list-style: none;
	margin-right: 13px;
	padding-right: 19px;
}

#content #innernav ul li a:link, #content #contentheader a:link {
	color: #c2c2c2;
	text-decoration: none;
}

#content #innernav ul li a:visited, #content #contentheader a:visited {
	color: #c2c2c2;
	text-decoration: none;
}

#content #innernav ul li a:hover, #content #contentheader a:hover {
	text-decoration: underline;
}

#content #innernav ul li a.active {
	color: #4087bd;
}

#content #contentheader {
	position: absolute;
	top: 105px;
	left: 66px;
	font-size: 1.1em;
	color: #c2c2c2;
	text-transform: uppercase;
}

#content #contentheader2 {
	position: absolute;
	top: 39px;
	left: 66px;
	font-size: 1.1em;
	color: #c2c2c2;
	text-transform: uppercase;
}

/* ------------------------------------------------------------------------ Footer */

#footer {
	background: #fff url(../images/footer_back.gif) left bottom repeat-x;
	width: 984px;
	padding-bottom: 33px;
	margin-bottom: 30px;
	position: relative;
}

#footer #homepagefeatures {
	display: block;
	line-height: 1.3em;
	height: 120px;
	background: transparent url(../images/home-page-feature-background.gif) bottom repeat-x;
}

#footer #homepagefeatures img {
	padding-top: 3px;
}

#footer .homepagefeature h3 {
	color: #4087bd;
	font-weight: normal;
	font-size: 1.15em;
}

#footer .homepagefeature p {
	font-size: 0.8em;
}

#footer #homepagefeature1 {
	position: absolute;
	height: 120px;
	width: 475px;
	top: 0;
	left: 0;
	background: url(../images/home-page-feature3.jpg) bottom right no-repeat;
}

#footer #homepagefeature1 span {
	overflow: hidden;
	position: absolute;
	display: block;
	width: 458px;
	height: 73px;
	top: 35px;
	left: 0;
	padding: 12px 0 0 17px;
	border-left: 1px #c2c2c2 solid;
	border-right: 1px #c2c2c2 solid;
}

#footer #homepagefeature2 {
	position: absolute;
	width: 505px;
	height: 120px;
	top: 0;
	left: 475px;
	background: url(../images/home-page-feature4.jpg) bottom right no-repeat;
}


#footer #homepagefeature2 span {
	overflow: hidden;
	position: absolute;
	width: 488px;
	height: 73px;
	top: 35px;
	left: 0;
	padding: 12px 0 0 20px;
	border-right: 1px #c2c2c2 solid;
}

#footer #footerspace {
	display: block;
	height: 35px;
}

#footer ul {
	position: absolute;
	font-size: 0.7em;
	bottom: -33px;
	right: 0;
	list-style: none;
	color: #c2c2c2;
}

#footer ul li {
	float: left;
	display: block;
	margin-right: 11px;
	padding-right: 12px;
}

#footer .sideline {
	border-right: 1px solid #c2c2c2;
}
