@charset "UTF-8"; /* http://www.w3.org/International/questions/qa-css-charset */

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; }
		
ul, ol {
	list-style-type:none;
	margin:13px 0 13px 15px;
	padding:0; }

ul li, ol li {
	line-height:1.7;
	margin:0 0 2px 0;
	padding:0; }

:focus {
	outline: 0; }

ins {
	text-decoration: none; }
	
del {
	text-decoration: line-through; }

table {
	border-collapse: collapse;
	border-spacing: 0; }

/*	-------------------------------------------------------------
	BODY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html {
	font-size: 100%; }

body {
	letter-spacing:-0.04em;
	color: #666;
	font-size:67%;
	line-height: 1.538em;
	background-color: #C5C6C8;



	background-image: url../images/bg_body1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/bg_body1.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 

 
/*	-------------------------------------------------------------
	LINKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

a {
	margin: 0;
	outline: 0;
	text-decoration: none; }

  
a:hover {
	color: #666;}
  
/*	-------------------------------------------------------------
	TYPOGRAPHY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

p {
	line-height: 1.7;
	font-size:11px;
	margin: 0 0 12px 0;
}
 
h1 {
	font-weight: normal;
}
 
h2 {
	font-weight: normal;
	margin: 15px 0 10px; }
 
h3 {
	font-weight:bold;
	font-size:11px;
	margin: 20px 0 0 0;
}
h4 {
	text-transform: uppercase;
	color: #2D8996;
	font-size: 12px;
	font-weight: bold;
}


/*	-------------------------------------------------------------
	HACKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	position: relative; }
 
.clearandspace {
	clear: both;
	font-size: 0;
	height: 20px;
	line-height: 0;
	position: relative; }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden; }

.clearfix { display:inline-block; }
	
/* Hide from IE Mac \*/
	.clearfix { display:block; }
/* End hide from IE Mac */
 
/*	-------------------------------------------------------------
	GRID
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.container {
	width: 100%;
	background: transparent;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
 
.wrapper {
	margin: 0 auto;
	padding: 0;
	width: 998px; }
 
.header {
	position: relative;
	margin: 0;
	height:91px;
	width: 998px; }
.shadow {
	margin: 0 0 10px 0;
	height:270px;
	width: 998px;
	background-color: transparent;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.content {
	padding:0 14px 40px 14px;
	width: 998px;
	background-image: url(../images/bg_content.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 550px;
}

.content-text {
	margin:0 auto;
	padding:0;
	width:940px;
}






/*	-------------------------------------------------------------
	INTERFACE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/* HEADER */

.header {
	background-image: url(../images/bg_header_01.png);
	background-repeat: no-repeat;
}
.header h1 {
	position:absolute;
	top:40px;
	left:45px;
	margin: 0;
	padding:0;
	color: #FFFFFF;
	font-size: 24px;
	line-height: normal;
}

.header .nav {
	position:absolute;
	top:42px;
	right:40px;
	margin:0;
	padding:0;
	width: 458px;
	text-align: right;
}

.header .nav li {
	width:auto;
	background:transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}

.header .nav li a {
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	background:transparent;
}

.header .nav li a:hover, .header .nav li a.selected {
	background:transparent; 
	color: #999999;}


/* FRONTPAGE */ 
#front-left, #front-mid, #front-right {
	float:left;
	width:30%;
	margin:0;
	background-color: transparent;
	background-image: url(../images/col_sep.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 310px;
	padding-top: 10px;
	padding-right: 15px;

}

#front-mid h2 a, #front-right h2 a {
	font-size:12px;
	font-weight:bold;
	margin:0;
	color:#404040;
}

#front-left p, #front-mid p, #front-right p {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
}
#front-left h2 a {
	font-size:12px;
	font-weight:bold;
	margin:0;
	color: #f13809;
}

#front-mid {
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 15px;
}

#front-right {
	background:none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 33%;
}

/* COL-LEFT */
#col-left {
	float:left;
	width:250px;
	background-color: transparent;
	background-image: url(../images/col_sep.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	min-height: 150px;

}

#col-left h1 {
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:5px 0 5px 13px;
	border-left:6px solid #ccc;
}
#col-left h2 {
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:5px 0 5px 13px;
	border-left:6px solid #ccc;
	line-height: 150%;
}


#col-left blockquote {
	margin-left: 20px;
}


#col-left ul {
	padding:0;
	margin:20px 0 0 0; }


#col-left ul li {
	padding:0;
	margin:5px 0 0 22px;
	color:#000000;
	font-size: 16px;
}

#col-left ul li a {
	padding:0;
	margin:0;
	color:#b4b4b4;
}
#col-left a {
	color: #666666;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
	font-size: 14px;
}


#col-left ul li a:hover, #col-left ul li a.selected {
	color:#404040;}
#col-right li {
	list-style-type: square;
}


#col-right h3 a {
	color: #f13809 !important; }
	
#col-right #span-2 span {
	color: #f13809 !important; }
			
/* COL RIGHT */ 	
#col-right {
	float:left;
	width:630px;
	margin:0;
	padding-top: 80px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 50px;
}
#col-right a {
	color: #2D8996;
}
#col-right a:hover {
	color: #333333;
}

#col-right h1 {
	font-size:2.4em;
	text-transform:uppercase;
}

#col-right h2 {
	font-size:36px;
	color:#b4b4b4;
	font-weight:bold;
	text-transform:uppercase;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	margin-top: 30px;
}
#col-right h3 {
	margin-bottom: 20px;
}
#col-right .noLeading {
	margin-bottom: 3px;
	padding-bottom: 0px;
}


#col-right .span-1 {
	float:left;
	margin:0px 30px 0 0;
	width:45%;
}

#col-right .span-2 {
	float:left;
	padding:20px 0 20px 60px;
	margin:20px 0 0 0;
	width:40%;
	background-image: url(../images/col_sep_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#col-right .span-2 p {
	font-size:16px;
	text-align:left;
	color:#b2b1b1;
	padding:3px 0 3px 0;
	line-height: 28px;
}

#col-right .span-2 span {
	padding: 0 0 5px 0;
	text-transform:uppercase; }

#col-right .span-3 {
	float:left;
	margin:0px 30px 0 0;
	width:40%;  }

/* TEAM MEMBERS */
.team-block {
	width:100%;
	float:left;
	margin:30px 0 0 0; }

.team-block .box-left {
	width:150px;
	padding:0;
	float:left; }

.team-block .box-left img {
	border: 3px solid #f1f1f1; }

.team-block .box-right {
	margin:0 0 0 150px; 
	padding:0; }

.team-block .box-right h3 {
	font-weight:bold;
	margin:0; }

.team-block .box-right blockquote { 
	margin:0 0 20px; 
	padding:0 0 2px 40px;  
	font-style:italic; 
	background:url(../images/quote.png) no-repeat 0 0; }
	
.team-block .box-right blockquote p { 
	margin-bottom:10px; 
	text-align:left; }

/* SHOWCASE */
.showcase {
    float: left;
	width: 175px;
	margin: 15px 35px 10px 0; }
		
.showcase h3 {
	font-weight: normal;
	font-size:1.2em;
	margin-top: 8px; }
	
.showcase h4 {
	font-size: 10px;
	font-weight: normal;
	margin: 1px 0 0 2px; }
	
form.global input.submit:hover {
	background: #f13809 !important;  }
.content-text h2 {
	font-size: 18px;
}
.contentHome {
	width: 998px;
	background-image: url(../images/bg_content.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 700px;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 40px;
	padding-left: 14px;
}

#wagmp_map_1 {
	float: right;
}

