 /* 
Created for  ProMission Projects in December 2008 and January 2009 
Written by Gabe Wallace
http://promission.net/

Index:
- Reset Styles
- Main Page Styles
- Footer Styles
- Image Styles

*/

/* Reset Styles
------------------------------------------------------------------------ */ 
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;
    font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	text-align: center;
	color: #333;
}

p, h1, h2, h3, h4, h5, h6 {
	text-align: left;
}

a {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}

cite, abbr, acronym, span.explain {
	border-bottom: 1px dashed #999;
	cursor: help;
}

/* 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;
}

td {
	padding: 5px;
	padding-right: 55px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #3f3f3f;
}




/* Main Page Styles
------------------------------------------------------------------------ */ 
.headerwrap {
	width: 100%;
	min-width: 1000px;
}

/* main */
#logo {
	background: #dadada url(../img/nav_head_bg.jpg) repeat-x left; 
}

.logoclass {
	margin: 0 auto;
	width: 1000px;
	height: 78px;
	clear: both;
	display: block;
	background: none;
}

.logoclass .image {
	background: url(../img/logo.png) left no-repeat;
    	height: 60px;
	width: 272px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
}


.logoclass h1 {
	text-indent: -9999px;	
}

.logoclass h2 {
	text-indent: -9999px;	
}

		
#nav-bar {
	width: 728px;
	height: 50px;
	background: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
}

#top-nav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
		
#top-nav li {
	list-style: none;
	float: left;
}
			
#top-nav li a {
	display: block;
	float: left;
	padding: 5px 10px 5px 0px;
	margin: 15px 50px 15px 0px;
	text-decoration: none;
	font-size: 14px;
	color: #870303;
}
				
#top-nav li a:hover {
	color: #555555;
}
							
/* Divisions Drop-down Menu */


#divisions-menu, #divisions-menu ul {
	padding: 0px;
	margin-top: 0px;
	list-style: none;
	z-index: 10;
	}

#divisions-menu li.main {
	margin: 10px 0px;
	z-index: 10;
	}
	
ul#divisions-menu a.title {
	margin: 5px 0px;
	padding: 2px 0px;
	text-indent: 16px;
	font-size: 16px;
	color: #ffffff;
	background: #504e4e url(../img/arrow.png) 135px no-repeat;
	display: block;
	}

#divisions-menu a {
	display: block;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
	text-indent: 16px;
	width: 170px;
	padding: 10px 0px;
	margin: 0px;
	}

	#divisions-menu a:hover {
		color: #504e4e;
		background: #dedede;
		}

#divisions-menu li {
	float: right;
	width: 170px;
	background: #504e4e;
	}

#divisions-menu li ul {
	position: absolute;
	width: 170px;
	left: -999em;
	}

	#divisions-menu li:hover ul {
		left: auto;
		}
	
		#divisions-menu li:hover ul, #divisions-menu li.sfhover ul {
			left: auto;
			}

/* end Divisions Drop Menu */



/* Divisions Drop-down Menu */


#divisions-menu, #divisions-menu ul {
	position: relative;
	padding: 0px;
	margin-top: 0px;
	list-style: none;
	z-index: 10;
	}

#divisions-menu li.main {
	height: 30px;
	margin: 10px 0px;
	position: relative;
	z-index: 10;
	background: #222222;
	}
	
ul#divisions-menu span.title {
	margin: 5px 0px;
	padding: 2px 0px;
	text-indent: 16px;
	font-size: 16px;
	color: #ffffff;
	background: #222222 url(../img/arrow.png) 135px no-repeat;
	display: block;
	}
#divisions-menu ul.services {
	width: 900px;
	background: #222222;
	position: relative;
	}

#divisions-menu a {
	display: block;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
	width: 300px;
	text-indent: 16px;
	padding: 10px 0px;
	margin: 0px;
	}

	#divisions-menu a:hover {
		color: #504e4e;
		background: #dedede;
		}

#divisions-menu li.main2 {
	float: left;
	width: 300px;
	background: #222222;
	}



#divisions-menu li ul {
	position: absolute;
	width: 170px;
	right: -999em;
	}

	#divisions-menu li:hover ul {
		right: 730px;
		}
	
		#divisions-menu li:hover ul, #divisions-menu li.sfhover ul {
			right: 730px;
			}

/* end Divisions Drop Menu */


#mainfeature {
	background:  url(../img/main_head_bg2.jpg) repeat-x left top;
	width: 100%;
	margin-top: 10px;
}

.mainfeatureclass {
	margin: 0 auto;
	clear: both;
	display: block;
	width: 1000px;
	min-height: 351px;
	text-align: left;
	position: relative;
}

#maintext {
	width: 1000px;
	float: left;
}

#maintext p {
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: lighter;
}
.mainfeatureclass .image {
	background: url(../img/main/) top right no-repeat;
	height: 345px;
	display: block;
}

.bodywrap {
	clear: both;
	width: 100%;
	min-width: 1000px;
	background: #ffffff;
}


#mainbase {
	background: url(../img/main_bg.jpg) repeat-x left bottom;
}

.mainbaseclass {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	border-top: none;
	padding: 30px 0px 60px 0px;
	display: block;
	min-height: 380px;
	text-align: left;
	position: relative;
}

#left {
	width: 326px;
	float: left;
	margin-bottom: 30px;
}

.clientlogin {
	float: left;
	margin-bottom: 20px;
	width: 326px;
	display: inline;
}


.clientlogin h5 {
	padding: 0px;
	color: #870303;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
}


.clientlogin a:link, .clientlogin a:visited {
	color: #232732;
	text-decoration: none;
	font-size: 15px;
	float: left;
}

.clientlogin ul {
	margin: 20px 0px 0px 20px;
}

.clientlogin li a {
	width: 295px;
	margin-bottom: 20px;
}

.clientlogin a:hover {
	color: #870303;
	text-decoration: none;
	border: none;
}


.clientlogin p {
	color: #232732;
	text-decoration: none;
	font-size: 15px;
	line-height: 25px;
	float: left;
}


.interested-in {
	float: left;
	width: 326px;
	margin-bottom: 20px;
	display: inline;
}

.interested-in h5 {
	padding: 0px;
	color: #870303;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
}



.interested-in a:link, .interested-in a:visited {
	color: #232732;
	text-decoration: none;
	font-size: 15px;
	float: left;
}

.interested-in ul {
	margin: 20px 0px 0px 20px;
}

.interested-in li a {
	width: 295px;
	margin-bottom: 20px;
}

.interested-in a:hover {
	color: #870303;
	text-decoration: none;
	border: none;
}


.interested-in p {
	color: #232732;
	text-decoration: none;
	font-size: 15px;
	line-height: 25px;
	float: left;
}



.referal {
	margin: 20px 0px 0px 0px;
	clear: both;
	display: block;
	width: 326px;
	min-height: 135px;
	text-align: left;
	position: relative;
}

.referal h5 {
	padding: 0px;
	color: #870303;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	margin: 20px 0px 15px 0px;
}

.referal p {
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 15px 0px 0px 0px;
}


#right {
	width: 654px;
	float: left;
	margin-left: 20px;
}


t.learnmore {
	float: left;
	width: 654px;
	display: inline;
}

.learnmore h4 {
	width: 654px;
	padding: 0px;
	color: #870303;
	font-family: Arial Narrow, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: lighter;
}

.learnmore ul {
	clear: both;
	display: block;
	font-size: 20px;
	margin-top: 20px;
}

.learnmore li {
	line-height: 50px;
	text-align: left;
	margin-top: 10px;
}

.learnmore li a:link, .learnmore li a:visited {
	color: #870303;
	text-decoration: none;
	width: 615px;
	height: 50px;
	display: block;
	padding: 0px 20px 0px 20px;
	background: #d0cfcf;
}

.learnmore li a:hover {
	color: #fff;
	text-decoration: none;
	background: #870303;
}

.learnmore li a:link span, .learnmore li a:visited span {
	float: right;
	padding: 8px 0px 0px 48px;
	width: 285px;
	background: url(../img/arrowside.png) no-repeat 0px 7px;
	font-size: 12px;
	line-height: 1.4em;
	color: #666;
}

.learnmore li a:hover span {
	background: url(../img/arrowside.png) no-repeat 0 7px;
	color: #ffffff;
}

.whoweare {
	float: left;
	width: 654px;
	display: inline;
	margin-top: 40px;
}

.whoweare h4 {
	width: 654px;
	padding: 0px;
	margin-bottom: 15px;
	color: #870303;
	font-family: Arial Narrow, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: lighter;
}

.whoweare h5 {
	color: #636363;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	margin: 5px 0px 20px 20px;
}

.whoweare h1 {
	padding: 0px;
	color: #870303;
	font-family: Arial Narrow, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
}

.whoweare h2 {
	color: #232732;
	font-family: Helvetica, Arial Narrow, sans-serif;
	font-size: 18px;
	font-weight: lighter;
}

.whoweare a {
	color: #343333;
	font-size: 25px;
	font-weight: lighter;
	margin-top: 30px;
	text-decoration: none;
}

.whoweare p {
	color: #292929;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}







/* Footer Styles
------------------------------------------------------------------------ */

#footer {
	height: 150px;
	background: url(../img/footer_bg.jpg) repeat-x left;
	clear: both;
	margin: 0 auto;
	padding: 0px 0;
}

.footerclass {
	clear: both;
	margin: 0 auto;
	width: 1000px;
	padding: 0px;
	text-align: left;
	color: #ffffff;
}

#worksheet {
	width: 520px;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #b5b5b5;
	display: block;
	float: left;
}

#worksheet p {
	color: #adadad;
	font-size: 14px;
	margin-bottom: 10px;
}

#worksheet h5 {
	color: #f8f8f8;
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	margin: 0px 0px 5px 0px;
}

#worksheet h6 {
	color: #f8f8f8;
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	margin: 20px 0px 5px 0px;
}

#worksheet a {
	color: #ffffff;
	text-decoration: none;
}

#worksheet h5 a {
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
}

#bottom-nav {
	width: 400px;
	float: right;
	display: block;
}

#bottom-nav ul {
	width: 450px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
			
#bottom-nav ul li {
	list-style: none;
	float: left;
	margin: 30px 0px 0px 30px;
	}
	
#bottom-nav li.home-end {
	margin-left: 70px;
	}
			
#bottom-nav li a  {
	display: block;
	margin: 0px;
}

#bottom-nav a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	color: #adadad;
	display: block;
	float: left;
}
				
#bottom-nav li a:hover {
	color: #800000;
	text-decoration: none;
}
					
#contact {
	float: right;
	margin: 10px 0px 10px 0px;
}

#contact ul {
	width: 380px;
	margin-top: -15px;
	float: right;
}

#contact li.home-end {
	margin-left: 0px;
	margin-right: 30px;
}

#contact h5 {
	color: #f8f8f8;
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	margin-top: 10px;
}

#contact-p {
	float: left;
}

#contact p {
	color: #adadad;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
}







/* Image Styles
------------------------------------------------------------------------ */ 
.mainpitch img {
	float: left;
	padding: 0 18px 10px 0;
}

.mainpitch a img {
	border: none;
}



