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

* {
	background-image:none;
	margin:0;
	padding:0;
	z-index:1;
}


html{
	width: 100%;
	height: 100%;
	overflow: scroll;
	margin:0;
	} 

body{
	font-family: Helvetica, Arial, sans-serif;
	width: 100%;
	height: 100%;
	margin: 0;
	}

	a:link, a:active, a:visited {
	color: #336699;
	text-decoration: none;
	outline: none;
	}
	
	a:hover {
	color: #336699;
	text-decoration: none;
	outline: none;
	}

container {
	margin: 0 auto;
	padding-top: 25px;
	width: 990px;
	height:auto;
	position:relative;  
} 

#header{
	position: relative;
	width: 100%;
	height: 170px;
	margin:0 auto;
	background-image:url(../images/headernew4.jpg);
	background-repeat:repeat-x;
	}

.page {width:990px; overflow:visible; margin:0px auto;}

#home, #services, #casestudies, #about, #contact {}
	
#header a:link, #header a:visited, #header a:hover, #header a:active{outline: none;
}

#logo_container{
	float:left;
	height: auto;
	width: 220px;
	padding: 0px 0px 8px 0px;
}

#top_nav_holder{
	font-size:14px;
	line-height: 50px;
	letter-spacing: 5px;
	width: 700px;
	height:50px;
	font-weight:bold;
	float:right;
	margin: 118px 0px 0px 0px;
}

.size1of2 {
	width:50%;
}

/*///////////////////////////////////////////////////////////////////////////////Navigation Top*/

#nav1{	
	padding: 0px;
	float:right;
	line-height: 16px;
	letter-spacing: 2.5px;
	margin:0 auto;
	white-space:nowrap;
}

#nav1 li{
	display: block;
	list-style: none;
	/*margin-left: 5px;*/
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	position: relative;
	padding: 1px 0 2px 0;
	}

#nav1 li a{
	outline:none;	
	padding: 0 13px 19px 15px;
	letter-spacing:1px;
	width: auto;
	color: #FFF;
	text-align: left;
	text-decoration:none;
	}

#nav1 li a.selected {background:url(../images/nav-arrow.png) no-repeat bottom center;
color:#336699; }

#nav1 li a:visited.selected {color:#336699;}

#nav1 li a:hover{	
	background:url(../images/nav-arrow.png) no-repeat bottom center;
	color:#336699;
	}

#nav1 div{	
	position: absolute;
	left: -1px;
	top: 14px;
	visibility: hidden;
	margin: 0;
	padding: 0 0 2px 0;
	background:#FFFFFF;
	border-left: 1px solid #BBBBBB;
}

#banner_area{
	margin: 0px 0;
	float: left;
	width: 990px;
	height: auto;
	}

#banner_left{
	width: 790px;
	height: 300px;
	float: left;
	margin-right: 10px;
	}

#banner_right{
	width: 190px;
	height: 300px;
	float: left;
	}
	
#case_study_image{
	width: 700px;
	height: 295px;
	float: left;
	}
	
#case_study_thumbs{
	width: 275px;
	height: 295px;
	float: right;
	}

#middle_section{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	border-bottom: 1px solid #CCCCCC;
	}

.middle{
	position:relative;
	width:100%;
	height:auto;
	margin: 0 auto;
	float:left
}

#page_title{
	font-family:Arial, Helvetica, sans-serif;
	width: auto;
	height: auto;
	font-size: 29px;
	line-height:24px;
	letter-spacing: 0.5px;
	float: left;
	color: #222222;
	margin: 0 0 6px 0;
	}

		#page_title a:link, #page_title a:visited {
			text-decoration: none;
			color: #336699;
			outline: none;
			}
		
		#page_title a:hover, #page_title a:active {
			text-decoration: none;
			color: #336699;
			outline: none;
			}

#bottom_nav_holder{
	float: left;
	width: auto;
	white-space:nowrap;
	position: absolute;
	right: 0;
	bottom: 1px;
	height: auto;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	font-weight:bold;
	}

/*///////////////////////////////////////////////////////////////////////////////Services Page*/

#services_row{
	width:470px;
	height:150px;
	float:right;
	font-size:12px;
	line-height:15px;
	color:#333333;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	clear:right;
	}
	
	#services_row a:link, a:visited{
		color:#336699;
	}
	
	#services_row a:hover, a:active{
		color:#336699;
	}

#services_row_left{
	width:470px;
	height:150px;
	float:left;
	font-size:12px;
	line-height:15px;
	color:#333333;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	}


#row_image{
	height:150px;
	width:225px;
	float:left;
	margin-right:20px;
	}

/*///////////////////////////////////////////////////////////////////////////////Homepage*/

#middle_homepage{
	float:left;
	width: 1010px;
	height: 60px;
	margin: 15px 0px;
	border-bottom: solid #999999 1px;
	}

#column1_homepage{
	width: 309px;
	height: auto;
	margin: 0px 32px 0px 0px;
	float: left;
	}

#column2_homepage{
	width: 309px;
	height: auto;
	margin: 0px 31px 0px 0px;
	float: left;
	}

#column3_homepage{
	width: 000px;
	height: auto;
	margin-left:400px;
	margin-right:20px;
	float: right;
	}
	
.right-column {
	float:right;
	width:400px;
	margin: 0px 20px 10px 10px;
	height:auto;
	text-align:left;
}

/*///////////////////////////////////////////////////////////////////////////////Homepage*/

#footer{
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	width: 100%;
	float:left;
	font-size: 9px;
	letter-spacing:.5px;
	color:#666666;
	text-transform: uppercase;;
	height: auto;
	padding: 5px 0px;
	border-top: solid #CCCCCC 1px;;
	margin:0 auto;
	white-space:nowrap;	
	}
	
	#footer a{
	color:#666666;
	outline:none;
	text-decoration:none;
	}
	
	#footer a:hover{
	color: #336699;
	outline:none;
	text-decoration:none;
	}

div.markerTooltip, div.markerDetail {
	  color: black;
	  font-weight: bold;
	  background-color: white;
	  white-space: nowrap;
	  margin: 0;
	  padding: 2px 4px;
	  border: 1px solid black;
   		}

/*///////////////////////////////////////////////////////////////////////////////Process*/

#process_bottom{
	font-family:Arial, Helvetica, sans-serif;
	width: 990px;
	height: auto;
	font-size: 15px;
	float: left;
	margin: 10px 0 0 0;
	}

#process_column1{
	width: 235px;
	margin: 0 16px 0 0;
	float:left;
	}

#process_column2{
	width: 235px;
	margin: 0 16px 0 0;
	float:left;
	}
	
#process_column3{
	width: 235px;
	margin: 0 16px 0 0;
	float:left;
	}
	
#process_column4{
	width: 235px;
	margin: 0;
	float:left;
	}


