/* ||| universal set of reset styles |||*/
html, body, div, span, applet, object, iframe, caption, del, dfn, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: white;
	line-height: 1px;
	color: black;
}
ol, ul {
	list-style: none;
}

em, i {
	width: 420px;
}

a img { border: none !important; }

a {
	text-decoration: none;
}

/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}



/* ||| set of clearing floats |||*/	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}


/* ||| Universal Styles |||*/	

html {
	height: 100%;
}

body {
	position: relative;
	background: #fff;
	padding: 0px;
	margin: 0px;
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	background: url('../images/bg_home.png') repeat-x 0px 0px;
	}
	
	
/* ||| Main Structure |||*/	

#main-container {
	width: 950px; 
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0px;
	height: 100%;
}

#header {
	display: block;
	width: 950px;
	height: 71px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#showcase-home {
	width: 950px;
	height: 350px; 
	background: #ebebeb;
	margin: 0px;
	padding: 0px;
	float: left;
}


#body-content {
	width: 950px;
	display: block;
	float: left;
	background: #ebebeb;
	margin: 0px;
	padding: 0px;
	background: #ffffff url('../images/bg_home_grey.jpg') repeat-x 0px 0px;
}



#body-content-container {
	
	height: 100%;
	position: relative;
	float: left;
	border: 0px solid #ff0000;
	margin: 25px;
}



#footer {
	position: relative;
	float: left;
	width: 950px;
	color: #696969;
	font-size: 11px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin-top: 20px;
	padding: 8px 0px 8px 0px;
	
}

.footer-left {
	float: left;
	
}

.footer-left a{
	text-decoration: underline;
	color: #696969;
}

.footer-left a:hover{
	text-decoration: none;
	color: #696969;
}

.footer-right {
	float: right;
	
}

.footer-right a{
	text-decoration: none;
	color: #2aa4c3;
	font-weight: bold;
}

.footer-right a:hover{
	color: #0082a3;
}

	
/* ||| Top Header and Links |||*/	

#logo {
	display: inline;
	width: 441px;
	float: left;
	margin: 20px 0px 0px 0px;
}

#top-menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#main_menu, #main_menu ul {
	padding: 0;
	list-style: none;
	margin: 0px 0px 0px 0px;
}
#main_menu li ul {
	position: absolute;
	left: -999em;
	text-align: left;
	background-image:none;
	z-index:9999;
	padding: 0px;
	margin: 0px;
}

#main_menu li:hover ul, #main_menu li.sfhover ul {
	left: 0px;
	width: 0px;
	margin: 0px 11px 6px 11px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	padding: 0px ;
}

#main_menu li{
	float:left;
	position:relative;
	}

#top-menu ul {
  list-style: none;
  float: right;
  }
 
#top-menu li {
  position: relative;
  margin: 43px 0px 0px 0px;
  float: left;
  
  }  

a.nav-pop {
	display: block;
	width: 140px;
	height: 14px;
	margin: 0px;
	text-decoration: none;
    background: url(../images/top_menu.png) 0px 0px;
}
a.nav-pop:hover {
        background-position: 0px -14px;
}

a.nav-how {
	display: block;
	width: 133px;
	height: 14px;
	margin: 0px;
	text-decoration: none;
    background: url(../images/top_menu.png) -140px 0px;
}
a.nav-how:hover {
    background-position: -140px -14px;
}

a.nav-about {
	display: block;
	width: 73px;
	height: 14px;
	text-decoration: none;
    background: url(../images/top_menu.png) -271px 0px;
}
a.nav-about:hover {
        background-position: -271px -14px;
}

.sub-label {
	color: #b8b8b8;
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
}

.sub-descr {
	color: #b8b8b8;
	font-size:10px;
	font-weight: bold;
	text-transform: uppercase;
}

.sub-title {
	color: #ea4604;
	font-size:22px;
	line-height: 24px;
}

.sub-tag {
	color: #ff8711;
	font-size:16px;
}

.body-copy {
	color: #838383;
	font-size:15px;
}

.body-copy-sm {
	color: #9c9c9c;
	font-size:14px;
}


.sub-hdr-blue {
	font-size: 16px;
	color: #0082a3;
}

.download-btn a{
	display: block;
	width: 181px;
	height:49px;
	float: right;
	background: url('../images/btn_download.png') 0px 0px;
}

.download-btn a:hover{
	background: url('../images/btn_download.png') 0px -51px;
}

.home-boxes {
	display: block;
	width: 292px;
	float: left;
	background: url('../images/box-home-bot.png') no-repeat bottom;
}

.home-boxes .top {
	height: 52px;
	background: url('../images/box-home-top.png') no-repeat top;
	line-height: 38px;
	padding: 10px 0px 0px 20px;
}

.home-boxes .content {
	padding: 0px 20px 20px 20px;
	
}

.feat-list {
	color: #6b6b6b;
	font-size: 14px;
	padding: 0px 10px 10px 0px;
}

.feat-list a{
	color: #6b6b6b;
	text-decoration: none;
}

.feat-list a:hover{
	text-decoration: underline;
}


.feat-list li {
	background: url('../images/list-dot.png') no-repeat 0px 3px;
	padding: 0px 0px 10px 20px;
	
}

.btn-more a{
	display: block;
	width: 47px;
	height: 11px;
	background: url('../images/btn-more.png') no-repeat 0px 0px;
}

.btn-more a:hover{
	background: url('../images/btn-more-over.png') no-repeat 0px 0px;
}


.home-feat-hdr {
	font-size: 14px;
	color: #f6a829;
	font-weight: bold;
	padding-bottom: 10px;
}

.home-feat-descr {
	font-size: 11px;
	color: #6b6b6b;
	line-height: 14px;
}