@charset "utf-8";

/* CSS for Apex Composites 
===========================================================

+ Company: Apex Composites
+ URL: http://apex-composites.com
+ Author: Dustin Vaughn-Luma
+ Creation: June / 2009

===========================================================


/* ----- =HTML ----- */


* {
	margin: 0;
	padding: 0;
	outline: none;
	}
body,html {
	min-height: 101%; /*Firefox scrollbar fix*/
	}	
body {
	background: url(images/bg-carbon.gif) #333;
	color: #576C73;
	min-height: 600px;
	font-size: 14px;
    font-family: Georgia, Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: .01em;
	}
p {	
	margin: 15px 0;
	line-height: 165%;
	}
a, a:visited {
	color: #B64040;
	text-decoration: none;
	}
a:hover {
	color: #9D0000;
	}

/* ----- =Headings ----- */

h1 {
	margin: 0;
	padding: 0;
	}	
h2 {
	margin: 0;
	padding: 15px 0 0 0;
	}


/* ----- =Structure ----- */

#wrapper {
	font-size: .8em;
	width: 975px;
	min-height: 600px;
	margin: 30px auto 0 auto;
	background-color: #fff;
	border: #ccc solid 10px;
	}
#head {
	margin: 0;
	padding: 0;
	width: 975px;
	}
#head-logo {
	margin: 0;
	padding: 22px 0 0 40px;
	width: 350px;
	height: 80px;
	float: left;
	}
#main {
	padding: 0;
	width: 975px;
	float: none;
	}
#main #main-image {
	margin: 40px 0 0 30px;
	width: 100px;
	float: left;
	position: absolute;
	top: 145px;
	}
#main #main-paragraph {
	margin: 0 0 80px 0;
	padding: 30px;
	width: 740px;
	background-color: #F2F2F2;
	float: none;
	position: relative;
	left: 125px;
	top: 40px;
	}
#main-paragraph p.indent {
	margin: 0;
	padding-left: 20px;
	font-size: 14px;
	line-height: 1.7em;
	color: #1c3f4b;
	}
#main-paragraph p.indent-bottom {
	margin: 0;
	padding: 0 0 40px 20px;
	font-size: 14px;
	line-height: 1.7em;
	color: #1c3f4b;
	}
#main #sub-section-left {
	margin-top: 10px;
	padding: 0;
	width: 240px;
	float: left;
	}
#main #sub-section-middle {
	margin: 10px 10px 0 50px;
	padding: 0 10px;
	width: 630px;
	font-size: 11px;
	float: left;
	}
#sub-section-middle a {
	color: #576C73;
	text-decoration: none;
	padding: 3px;
	font-size: 14px;
	}
#sub-section-middle a:hover {
	background: #B6B6B6;
	color: #fff;
	}
#main #main-paragraph-sub {
	margin: 0;
	padding: 0 18px 0 5px;
	width: 140px;
	float: left;
	}
#main #main-paragraph-sub.press {
	margin: 0;
	padding: 0 0 0 24px;
	width: 170px;
	float: left;
	}
#main #main-paragraph-sub.press2 {
	margin: 0;
	padding: 0 0 0 12px;
	width: 170px;
	float: left;
	}
#main #main-paragraph-sub.press3 {
	margin: 0;
	padding: 0 0 0 32px;
	width: 170px;
	float: left;
	}
#main-paragraph a {
	color: #576C73;
	text-decoration: none;
	padding: 5px;
	font-size: 14px;
	}
#main-paragraph a:hover {
	background: #B6B6B6;
	color: #fff;
	}
#main-paragraph ul.sitemap {
    margin: 0;
	padding: 20px;
	line-height: 2.2em;
	font-size: 135%;
	}
#main-paragraph ul.products {
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
	font-size: 14px;
	line-height: 1.9em;
	}
#main-paragraph ul.products a {
	color: #576C73;
	padding: 3px;
	font-size: 14px;
	}
#main-paragraph ul.products a:hover {
	background: #B6B6B6;
	color: #fff;
	}
#main-paragraph ul.subcats {
	margin: 0;
	padding: 2px 0 5px 8px;
	list-style: none;
	font-size: 80%;
	line-height: 1.7em;
	color: #667F87;
	}
#main-paragraph ul.subcats a {
	color: #667F87;
	padding: 3px;
	font-size: 11px;
	}
#main-paragraph ul.subcats a:hover {
	background: #B6B6B6;
	color: #fff;
	}
#main-paragraph p {
	line-height: 1.4em;
	letter-spacing: .06em;
	font-size: 135%;
	}
#main-paragraph p.bottom {
	padding: 0 0 20px 0;
	}
#product-legend {
	margin: -20px 0 0 158px;
	padding: 0;
	width: 500px;
	}
#product-legend p {
	text-align: left;
	float: none;
	color: #9D0000;
	font-size: 14px;
	}
div.clear {
	clear:both;
	}
	
	
/* ----- =Slideshow Structure ----- */

#slideshow {
	background-color: #fff; 
	margin: 30px 0 0 25px;
	width: 940px;
	height: 280px;
	float: left;
	text-align: center;
}

/* ----- =Nav Structure ----- */

#nav {
	float: left;
	width: 520px;
	height: 40px;
	margin: 52px 0 0 60px;
	padding: 0;
	}
#nav ul {
	margin: 0;	
	}
#nav ul li {
	list-style: none;
	float: left;
	margin: 0;
	}
#nav a {
	background: url(images/apex-nav-image-sprite.gif) no-repeat;
	text-decoration: none;
	outline: none;
	display: block;
	width: 130px;
	height: 40px;
	}
#navAbout a {
	background-position: -3px 0;
	}
#navAbout a.activeTab, #navAbout a:hover {
	background-position: -3px -35px;
	}
#navTechnology a {
	background-position: -135px 0;
	}
#navTechnology a.activeTab, #navTechnology a:hover {
	background-position: -135px -35px;
	}
#navProducts a {
	background-position: -268px 0;
	}
#navProducts a.activeTab, #navProducts a:hover {
	background-position: -268px -35px;
	}
#navContact a {
	background-position: -400px 0;
	}
#navContact a.activeTab, #navContact a:hover {
	background-position: -400px -35px;
	}

/* ----- =Image Styling ----- */

#head-logo a img, #head-logo a:hover img {
	border: none;
	}
.product-titles {
	padding: 1px 0 6px 0; 	
	}
.misc {
	margin: 40px 0 0 0;	
	}

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

#footer {
	margin: 0 auto;
	padding: 0 0 40px 0;
	width: 1000px;
	height: 40px;
	}
#footer-left {
	width: 500px;
	height: auto;
	float: left;
	}
#footer-right {
	width: 300px;
	height: auto;
	float: right;
	text-align: right;
	}
#footer p {
	margin: 0;
	padding: 10px 0 0 10px;
	letter-spacing: .03em;
	font-size: 90%;
	color: #333;
	}
#footer p a {
	text-decoration: none;
	color: #4D4D4D;
	padding: 3px;
	}
#footer p a:hover {
	background: #818181;
	color: #fff;
	}
#footer-left div.site-credit {
	height: 20px;
	width: auto;
	margin: 0;
	padding: 10px 0 0 10px;
	}
#footer-left div.site-credit ul {
	margin: 0;
	padding: 0;
	}
#footer-left div.site-credit ul li {
	list-style: none;
	}
#footer-left div.site-credit a {
	background: url(images/wp-credit.png) no-repeat;
	text-decoration: none;
	border: none;
	display: block;
	outline: none;
	width: 70px;
	height: 17px;
	}
#footer-left div.site-credit a:hover {
	background-position: 0 -17px;
	}
object.googlecall {
	margin: 0 0 0 140px;
	}
