@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(newimages/bg_main.jpg);
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	}

#container{
	background-image:url(newimages/bg_top.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	margin-top:-10px;
	padding-top:15px;
	float:left;
	width:100%;
	}

#bodyContent{
	width:828px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:-15px;
	background-image:url(newimages/BG_body.png);
	background-repeat:repeat-y;
	}
	
#header{
	float:left;
	display:block;
	clear:both;
	background-image:url(newimages/BG_header.png);
	width:828px;
	height:150px;
	}

#nav{
	float:left;
	display:inline;
	clear:both;
	width:828px;
	height:32px;
	background-image:url(newimages/BG_nav.png);
	}
	
#nav p{
	margin-top:-1px;
	padding-top:4px;
	padding-right:14px;
	text-align:right;
}

#nav a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:15px;
}

#nav a:hover{
	color:#666666;
	text-decoration:none;
}

#contentContainer{
	float:left;
	background-image:url(newimages/BG_body.png);
	background-repeat:repeat-y;
	width:708px;
	height:auto;
	padding-left:60px;
	padding-right:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:18pt;
	color:#013567;
	display:inline;
	}

#footer{
	background-image:url(newimages/BG_footer.png);
	float:left;
	display:inline;
	padding-top:35px;
	width:828px;
	height:136px;
	color:#666666;
}

#footer a{
	color:#666666;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}

#footer a:hover{
	color:#013567;
}

#copyright{	
	width:828px;
	margin-left:auto;
	margin-right:auto;
	color:#666666;
	font-size:10px;
	line-height:18px;
	clear:both;
	}

.white{
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:underline;
	}

h1{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	}

h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12pt;
	font-weight:bold;
	}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:normal;
	color:#013567;
	line-height:22pt;
	}
	
h4{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11pt;
}


/*ABOUT US*/

#history{
	float:left;
	width:496px;
	padding-left:10px;
	margin-right:10px;
}

#aboutCTA{
	float:right;
	width:180px;
	height:195px;
	background-image:url(newimages/servicesCTA.jpg);
	background-repeat:no-repeat;
	margin-top:40px;
	padding-top: 160px;
}

#aboutCTA a{
	margin-left:10px;
	color:#013567;
	font-style:italic;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

#aboutCTA a:hover{
	color:#666666;}

#mission{
	width:696px;
	background-image:url(newimages/missionBG.jpg);
	float:left;
	margin-top:-120px;
	padding-left:10px;
}

#values{
	width:696px;
	padding-left:10px;
	float:left;
	display:inline;
	margin-top:15px;
}

#val1{
	width:330px;
	float:left;
	display:inline;
}

#val2{
	width:330px;
	float:left;
	display:inline;
	margin-left:15px;
}

/*CONTACT US*/

.subtitle {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
}
.title01 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
}

.style1 {font-weight: bold}

#form{
	float:left;
}

/*OUR TEAM*/

#subNav{
	float:right;
	margin-right:25px;
	color:#013567;
}

#subNav p{
	text-align:right;
}

#subNav a{
	font-size:12px;
	color:#013567;
	text-decoration:none;
	padding-right:5px;
}

#subNav a:hover{
	color:#666666;
	text-decoration:none;
}

#teamTable{
	float:left;
	padding-left:45px;
}

#teamTable h2{
	font-size:18pt;
	color:#013567;
	text-decoration:none;
	letter-spacing: .5pt;
	font-weight: normal;
}

#teamTable h3{
	font-size:14pt;
	color:#333333;
	text-decoration:none;
	letter-spacing: .5pt;
	margin-top:-22px;
	font-weight: normal;
}

#teamTable p{
	font-size:12px;
	font-style:normal;
	line-height: 18px;
	color:#013567;
	text-decoration: none;
	text-align: left;
	margin-top:-15px;
}

/*OUR SERVICES*/

#serviceHeader{
	margin-left:10px;
	margin-top:25px;
	float:left;
	width:676px;
	height:167px;
	background-image: url(newimages/services_header.jpg);
	background-repeat:no-repeat;
	padding-left:198px;
	padding-top:70px;
}

#serviceHeader p{
	margin-top:-18px;
}

#serviceHeader a{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-weight:lighter;
}

#serviceHeader a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}

/*STIMULUS*/

#stimulusHeader{
	margin-left:10px;
	margin-top:25px;
	float:left;
	width:676px;
	height:167px;
	background-image: url(newimages/stimulus_header.jpg);
	background-repeat:no-repeat;
	padding-left:198px;
	padding-top:70px;
}

#stimulusHeader p{
	margin-top:-18px;
}

#stimulusHeader a{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-weight:lighter;
}

#stimulusHeader a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}

/*WHY ASCEND*/

#whyAscendHeader{
	margin-left:10px;
	margin-top:25px;
	float:left;
	width:676px;
	height:167px;
	background-image: url(newimages/whyascend_header.jpg);
	background-repeat:no-repeat;
	padding-left:198px;
	padding-top:70px;
}

#whyAscendHeader p{
	margin-top:-18px;
}

#whyAscendHeader a{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-weight:lighter;
}

#whyAscendHeader a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}

#testimonial{
	float:left;
	width:676px;
	height:auto;
}

#testimonial h2{
	font-size:100%;
	font-style:italic;
	font-weight:bold;
	color:#013567; 
	text-decoration:none;
	letter-spacing: .5pt;
}

#testimonial p{
	font-size:12px;
	font-style:normal;
	line-height: 24px;
	color:#013567;
	text-decoration: none;
	text-align: left;
}


#name p{
	float:right;
	display:inline;
	font-size:12px;
	font-style:normal;
	color:#013567;
	text-decoration: none;
	text-align: right;
	_margin:5px, 0px, 0px, 0px;
}


#name span{
	float:right;
	display:inline;
	_margin:5px, 0px, 0px, 0px;
	font-size:9px;
	line-height:12px;
	margin-bottom:5px;
}