/****************************** Start Global Styles **********************************/

body {
	font-family:Helvetica, Arial, Verdana, sans-serif;
}

a {
	color:#c13832;
	text-decoration:none;
}

.inline-left {
	float:left;
	margin:0 15px 15px 0;
}

h2 {
	font-size:14px;
	font-weight:bold;
}

/****************************** Start Header **********************************/

#header {
	float:left;
	position:relative;
	width:810px;
	height:275px;
}

#logo {
	float:left;
	width:803px;
	margin-right:7px;
	height:88px;
	background:url('../images/logo.png') top right no-repeat;
}

#redBanner {
	color:#fff;
	float:left;
	width:115px;
	height:152px;
	margin:0 0 0 48px;
	padding:35px 20px 0 35px;
	background:url('../images/redBanner.png') no-repeat;
}
* html #redBanner { margin:0 0 0 0; }

#mainImage {
	float:left;
	width:571px;
	height:145px;
	background:url('../images/banner2.png') no-repeat;
}
/****************************** End Header **********************************/

/**************************  Navigation Elements  ********************************/

#mainNav {
	float:left;
	width:570px;
	height:100px;
	position:relative;
}

#mainNav ul {
	margin:10px;
}

#mainNav ul li {
    display: inline;
    list-style-type: none;
	font-weight:bold;
	margin-right:15px;
}

#mainNav ul a {
	text-decoration: none;
	overflow:hidden;
	outline:none;
	color:#005058;
}

#mainNav ul a:hover { color:#969b9b; }

#mainNav ul a.active { color:#c13731; }

/* #mainNav ul a#home {
	background: url(../images/btnHome.png) top left no-repeat;
	width:47px;
	height:14px;
    color:inherit;
}

#mainNav ul a#aboutUs {
	background: url(../images/btnAboutUs.png) top left no-repeat;
	width:71px;
	height:14px;
    color:inherit;
}

#mainNav ul a#media {
	background: url(../images/btnMedia.png) top left no-repeat;
	width:54px;
	height:14px;
    color:inherit;
}

#mainNav ul a#products {
	background: url(../images/btnProducts.png) top left no-repeat;
	width:154px;
	height:14px;
    color:inherit;
}

#mainNav ul a#faq {
	background: url(../images/btnFAQ.png) top left no-repeat;
	width:43px;
	height:14px;
    color:inherit;
}

#mainNav ul a#links {
	background: url(../images/btnLinkF.png) top left no-repeat;
	width:51px;
	height:14px;
    color:inherit;
}

#mainNav ul a#contact {
	background: url(../images/btnContact.png) top left no-repeat;
	width:79px;
	height:14px;
    color:inherit;
}

#mainNav ul a:hover#home {
	background: url(../images/btnHome.png) bottom left no-repeat;
	width:47px;
	height:14px;
    color:inherit;
}

#mainNav ul a:hover#aboutUs {
	background: url(../images/btnAboutUs.png) bottom left no-repeat;
	width:71px;
	height:14px;
    color:inherit;
}

#mainNav ul a:hover#media {
	background: url(../images/btnMedia.png) bottom left no-repeat;
	width:54px;
	height:14px;
    color:inherit;
}

#mainNav ul a:hover#products {
	background: url(../images/btnProducts.png) bottom left no-repeat;
	width:154px;
	height:14px;
    color:inherit;
}

#mainNav ul a:hover#faq {
	background: url(../images/btnFAQ.png) bottom left no-repeat;
	width:43px;
	height:14px;
    color:inherit;
}

#mainNav ul a:hover#links {
	background: url(../images/btnLinkF.png) bottom left no-repeat;
	width:51px;
	height:14px;
    color:inherit;
}

#mainNav ul a:hover#contact {
	background: url(../images/btnContact.png) bottom left no-repeat;
	width:79px;
	height:14px;
    color:inherit;
} */


/**************************  End Navigation Elements  ********************************/

/**************************  Content Section  ********************************/

#content {
	float:left;
	position:relative;
	width:810px;
}

#leftCol {
	float:left;
	width:160px;
	position:relative;
	height:332px;
}

#leftCol ul {
	
	text-align:right;
	list-style:none;
	padding:0;
	margin:38px 15px 0 10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#leftCol ul { margin:38px 0 0 0px;#}
	
}

#leftCol li {
	padding:0px 0px 12px 0;
	*padding: 0px 0px 0px 0px;
	*margin-top:0px;
}
#leftCol ul ul { margin:0 0 0 0; }
#leftCol ul ul li {
	font-size:0.9em;
	margin:0;
	padding:0;
}
#leftCol ul ul li a {
	text-transform:capitalize;
	color:#666;
}

#leftCol a {
	text-transform:uppercase;
	font-size:10px;
	color:#005058;
	text-decoration:none;
}

#leftCol a:hover {
	color:#969b9b;
}

#leftCol a.active { color:#c13731; }

#leftCol #inspireWords {
	position:absolute;
	bottom:-1px;
	right:0;
	color:#c13832;
	font-size:11px;
	text-align:right;
	margin-right:15px;
	*margin-right:5px;
	height:40px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#leftCol #inspireWords {
	position:absolute;
	bottom:-3px;
	right:-5px;
	color:#c13832;
	font-size:11px;
	text-align:right;
	margin-right:15px;
	height:40px;
}
}


#middleCol {
	float:left;
	width:455px;
	margin-left:10px;
}

#middleCol h1 {
	font-family:Myriad Pro,arial;
	color:#c13832;
	font-size:18px;
	margin:10px 0;
	padding-bottom:0;
}

#framedContent {
	width:445px;
	height:285px;
	overflow:auto;
}

#rightCol {
	float:left;
	width:175px;
	margin-left:10px;
	margin-top:38px;
}
* html #rightCol { width:150px; }

#rightCol #imgCaption {
	font-size:11px;
	color:#666;
	width:150px;
}
#rightCol .founder {
	border:1px solid #666;
	margin-top:15px;
}

dd { margin-bottom:0.5em; }

p.quote {
	font-style:italic;
	color:#4983c7;
	font-family:georgia;
}
/****************************** End Content **********************************/

/****************************** Start Footer **********************************/

#footer {
	clear:both;
	font-size:9px;
	text-transform:uppercase;
	position:relative;
	top:40px;
	text-align:center;
}

/****************************** End Footer **********************************/
