/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


p {
	font-size: 1.6em;
	line-height: 1.6em;
	
}

a {
	color: #f03438;}

/*SEEO STYLES*/
body {
	color: #3e3e3e;
	background: #5e8484 url(../img/bg.png) repeat-x top left;
	word-spacing: normal;
	letter-spacing: 0;
	text-align: center;
	font: normal 62.5% Arial, Helvetica, Verdana, sans serif;
}

#container {
	text-align:left;
	margin: 0 auto;
	width: 960px;
}

h1#logo {


	text-indent: -9999px;
	background: url(../img/logo.gif) no-repeat 0 0;
	width: 98px;
	height: 79px;
	margin: 0 0 0 10px;
}

#logo a {
	height: 79px;
	width: 98px;
	display: block;
	}

#wrapper {
	
	float: left;
	padding: 0 0 0 5px;
	background: transparent url(../img/shadow_bg.png) repeat-y top left;}
	
	
#header {
	height: 85px;

	width: 949px;
	margin: 0 0 0 1px;
	border-bottom: 6px solid #e7e7e7;
}	
	
/* 
---------------------------- 
TOP NAV
---------------------------- 
*/	




#header ul {
	
	position: relative;
	margin: 0;
	top: -11px;
	left: 125px;
	overflow: hidden;
	height: 23px;
	width: 505px;
	background: transparent url(../img/nav.gif) no-repeat top left; 
}

#header li a {

	position: absolute;
	left: 0;
	top: 0;
	text-indent: -9999px;
	text-decoration: none;
	padding: 23px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	background: transparent url(../img/nav.gif) no-repeat top left;
}



/*HOME PAGE TOP NAV*/
#page_home li#nav_home a { width: 100px; background-position: 0 -23px; left: 0; }
#page_home li#nav_home a:hover {background-position: 0 -23px;  }
#page_home li#nav_about a { width: 100px; left: 102px; background-position: -102px 0; }
#page_home li#nav_about a:hover {background-position: -102px -23px; }
#page_home li#nav_tech a {  width: 100px; left: 202px; background-position: -202px 0;  }
#page_home li#nav_tech a:hover { background-position: -202px -23px; }
#page_home li#nav_careers a {  width: 100px; left: 302px; background-position: -302px 0; }
#page_home li#nav_careers a:hover {background-position: -302px -23px; }
#page_home li#nav_contact a {  width: 100px;  left: 402px; background-position: -402px 0;  }
#page_home li#nav_contact a:hover { background-position: -402px -23px; }

/*ABOUT PAGE TOP NAV*/
#page_about li#nav_home a { width: 100px; background-position: 0 0px; left: 0; }
#page_about li#nav_home a:hover {background-position: 0 -23px;  }
#page_about li#nav_about a { width: 100px; left: 102px; background-position: -102px -23px; }
#page_about li#nav_about a:hover {background-position: -102px -23px; }
#page_about li#nav_tech a {  width: 100px; left: 202px; background-position: -202px 0;  }
#page_about li#nav_tech a:hover { background-position: -202px -23px; }
#page_about li#nav_careers a {  width: 100px; left: 302px; background-position: -302px 0; }
#page_about li#nav_careers a:hover {background-position: -302px -23px; }
#page_about li#nav_contact a {  width: 100px;  left: 402px; background-position: -402px 0;  }
#page_about li#nav_contact a:hover { background-position: -402px -23px; }

/*TECHNOLOGY PAGE TOP NAV*/
#page_tech li#nav_home a { width: 100px; background-position: 0 0px; left: 0; }
#page_tech li#nav_home a:hover {background-position: 0 -23px;  }
#page_tech li#nav_about a { width: 100px; left: 102px; background-position: -102px 0px; }
#page_tech li#nav_about a:hover {background-position: -102px -23px; }
#page_tech li#nav_tech a {  width: 100px; left: 202px; background-position: -202px -23px;  }
#page_tech li#nav_tech a:hover { background-position: -202px -23px; }
#page_tech li#nav_careers a {  width: 100px; left: 302px; background-position: -302px 0; }
#page_tech li#nav_careers a:hover {background-position: -302px -23px; }
#page_tech li#nav_contact a {  width: 100px;  left: 402px; background-position: -402px 0;  }
#page_tech li#nav_contact a:hover { background-position: -402px -23px; }


/*CAREERS PAGE TOP NAV*/
#page_careers li#nav_home a { width: 100px; background-position: 0 0px; left: 0; }
#page_careers li#nav_home a:hover {background-position: 0 -23px;  }
#page_careers li#nav_about a { width: 100px; left: 102px; background-position: -102px 0px; }
#page_careers li#nav_about a:hover {background-position: -102px -23px; }
#page_careers li#nav_tech a {  width: 100px; left: 202px; background-position: -202px 0;  }
#page_careers li#nav_tech a:hover { background-position: -202px -23px; }
#page_careers li#nav_careers a {  width: 100px; left: 302px; background-position: -302px -23px; }
#page_careers li#nav_careers a:hover {background-position: -302px -23px; }
#page_careers li#nav_contact a {  width: 100px;  left: 402px; background-position: -402px 0;  }
#page_careers li#nav_contact a:hover { background-position: -402px -23px; }


/*CONTACT PAGE TOP NAV*/
#page_contact li#nav_home a { width: 100px; background-position: 0 0px; left: 0; }
#page_contact li#nav_home a:hover {background-position: 0 -23px;  }
#page_contact li#nav_about a { width: 100px; left: 102px; background-position: -102px 0px; }
#page_contact li#nav_about a:hover {background-position: -102px -23px; }
#page_contact li#nav_tech a {  width: 100px; left: 202px; background-position: -202px 0;  }
#page_contact li#nav_tech a:hover { background-position: -202px -23px; }
#page_contact li#nav_careers a {  width: 100px; left: 302px; background-position: -302px 0; }
#page_contact li#nav_careers a:hover {background-position: -302px -23px; }
#page_contact li#nav_contact a {  width: 100px;  left: 402px; background-position: -402px -23px;  }
#page_contact li#nav_contact a:hover { background-position: -402px -23px; }







/*HEADERS*/
h2 {
	margin: 0 0 0 1px;
	width: 949px;
	height: 206px;
	text-indent: -9999px;
	border-bottom: 5px solid #333;
}


h2.clouds_tagline {
	background: #333 url(../img/hero_clouds_tagline.jpg) top left no-repeat;
}

h2.about {
	margin: 1px 0 0 1px;
	height: 125px;
	background: #fff url(../img/hero_clouds_about.jpg) bottom left no-repeat;
}

h2.tech {
	margin: 1px 0 0 1px;
	height: 125px;
	background: #fff url(../img/hero_clouds_tech.jpg) bottom left no-repeat;
}

h2.news {
	margin: 1px 0 0 1px;
	height: 125px;
	background: #fff url(../img/hero_clouds_news.jpg) bottom left no-repeat;
}

h2.contact {
	margin: 1px 0 0 1px;
	height: 125px;
	background: #fff url(../img/hero_clouds_contact.jpg) bottom left no-repeat;
}

h2.careers {
	margin: 1px 0 0 1px;
	height: 125px;
	background: #fff url(../img/hero_clouds_careers.jpg) bottom left no-repeat;
}


h3 {
	margin: 20px 0 20px 20px;
	font-size: 2em;
}

.tabcontent h3 {
	margin: 0 0 10px 0;
}

.tabcontent h4 {
	margin: 0 0 10px 0;
	font-size: 1.8em;
}

/*COLUMNS*/
.column {
	float: left;
	position: relative;}
	
#fullCol {
	width: 960px;
}


#leftNav {
	width: 200px;
}

#primaryCol {
	width: 600px;
}

/*PAGES WITH ONLY ONE COLUMN OF CONTENT THAT ALIGNS UNDER HEADER*/
.singleContent p {
	margin: 20px 100px 0 220px;
}

.fullCol p {
	margin: 20px 100px 20px 20px;
}

#primaryCol p {

	margin: 0 30px 10px 0;
	}
	
iframe {
	display: inline;
}

#map {
	position: absolute;
	right: 80px;
	top: 20px;
}

.accolade.first {
	margin: 0 0 0 80px;
	}

.accolade {

	float: left;
	width: 250px;
	height: 204px;
	background: url(../img/accolade.jpg) no-repeat 0 0;
	margin: 0 20px 0 0;
}

.accolade p {

		width: 200px;
		font-size: 1.6em;
	}

.accolade a {
	color: #f03438;
}

.accolade a:hover {
	color: #333;}
	
#leftNav ul {
	margin: 0 0 0 20px;
}

#leftNav li a {
	padding: 10px 0 10px 10px;
	display: block;
	border-top: 1px solid #333;
	color: #3e3e3e;
	text-decoration: none;
	font-size: 1.4em;
}

#leftNav li.last {	
	border-bottom: 1px solid #333;
}

#leftNav li a:hover {
	background: #d6f4f4;
}

#leftNav li a.selected {
	background: #d6f4f4;
	font-weight: bold;
}

#leftNav #hide {
	display: none;}

.tabcontent {
	margin: 0 0 0 40px;
}

.tabcontent li {
	background: url(../img/bullet_green.gif) no-repeat 0 8px;
	font-size: 1.6em;
	padding: 0 0 10px 10px;
	line-height: 1.6em;
}
	
#footer {
	background: url(../img/footer.png) bottom left no-repeat;
	clear: both;
}

#footer p {
	font-size: 1em;
	margin: 0 0 0 20px;
	padding: 20px 0 10px 0;
}