/* CSS Document */

* {
	border:0;
	margin:0;
	padding:0;
}


/* body */
body {
	width: 1020px;
	margin: 0 auto;
	background:#ffffff;
	line-height:1.4em;
}


	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	letter-spacing:-.5px;
	color:#000000;
}
br {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#000000;
}

p.log_client {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	background-color: #b3d9de;
	padding:2px;
	margin-bottom:5px;
	margin-right:10px;
	
}

.log_client a:link { 
	color: #006c86;
	text-decoration: none;
	}
.log_client a:visited { 
	color: #006c86;
	text-decoration: none;
	}
.log_client a:hover { 
	color: #006c86;
	text-decoration: none;
	background-color: #f3efdb;
	display: block;

	}
.log_client a:active { 
	color: #ffffff;
	text-decoration: none;
	}


p.log_denied {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	color: #b7dce1;
	background-color:#b3d9de;
	padding:2px;
	margin-right:10px;


}

.log_denied a:link { 
	color: #006c86;
		text-decoration: none;
	}
.log_denied a:visited { 
	color: #006c86;
		text-decoration: none;
	}
.log_denied a:hover { 
	color: #006c86;
	text-decoration: none;
	background-color: #f3efdb;
	display: block;
	}
.log_denied a:active { 
	color: #ffffff;
	text-decoration: none;
	
	}
	
	
	
	



 h1 {
	
font-family: "Lucida Grande", sans-serif;
font-size: 30px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -2px;
line-height: 1.2em;
color: #006881;
}

h2 {
	font-family: "Lucida Grande", sans-serif;
font-size: 20px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;
color: #006b85;
}


h3 {
	font-family: "Lucida Grande", sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-transform: normal;
line-height: 1.2em;
color:#000000;
	}

h4 {
	font-family: "Lucida Grande", sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-transform: normal;
line-height: 1.2em;
	color: #006881;
	}


h5 {
	font-family: "Lucida Grande", sans-serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;
color: #006b85;
}



.mission {
	font-family: "Lucida Grande", sans-serif;
font-size: 24px;
font-style: normal;
font-weight: normal;
letter-spacing:-1px;
text-transform: normal;
line-height:1.6em;
	color: #006881;
	text-align:center;
}


.question {
	font-family: "Lucida Grande", sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-transform: normal;
line-height: 1.2em;
	color: #006881;
}


.services {
	font-family: "Lucida Grande", sans-serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
text-transform: normal;
line-height: 1.2em;
margin-left:50px;
color: #006881;
}

.services_list {
	font-family: "Lucida Grande", sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-transform: normal;
line-height: 1.2em;
margin-left:50px;


}
.bold {
	font-weight: bold;

}
.center {
	text-align:center;
	line-height:16px;

}
.require {
color: #006881;
line-height:16px;

}

#header {
	background-image: url(../images/head_background.gif);  
	background-repeat: repeat-x;
}




#logo {
	width: 340px;
	float: left;

}
#login {
float: right;
padding-top: 50px;
padding-right: 10px;
}
.spacer { clear : both; }

.picturediv {
float: left;
}

.textdiv {
margin-left:150px;
margin-bottom:50px;

}

#main_homepage {
	background: #a49e81;
	background-image: url(../images/home_back_bottom.gif);
	background-repeat: repeat-x;
	padding: 30px;

}

#left {
width: 60%;
float: left;
margin:8px 20px 8px 0;
padding: 0px;
border-right: 1px solid #484747;
}

right {
margin:8px 0 8px 5px;
padding: 0px;
float: right;
}


#left p {
position:relative;
margin-right:10px;
line-height:1.5em;
color: #484747;
font-size:14px;
}

#right p {
position:relative;
top:6px;
padding:3% 3% 0 3%;
margin:0;
line-height:1.5em;
color: #484747;
}


#left span, #right span {
padding:10px;
margin:0px;
line-height:2em;
color: #484747;

}


#left h1 {
	font-family: “Lucida Grande”, sans-serif;
font-size: 22px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -2px;
line-height: 1.2em; 
color: #484747;
margin-bottom:10px;

	}


#main_inside {
	background: #a49e81;
	background-image: url(../images/home_background.gif);
	background-repeat: repeat-x;
	padding-bottom: 30px;
	padding-left:100px;
	padding-right:100px;
	padding-top: 30px;


}

#main_inside_about {
	padding: 30px;
	margin-left:450px;
}
#main_inside_about2 {
	padding-bottom: 30px;
	padding-left:100px;
	padding-right:100px;
	padding-top: 30px;

}
#main_inside_wrap{
	background: #f7f3de;
	background-image: url(../images/puzzleglobe.png);
	background-repeat:no-repeat;
	background-position:bottom left;}

#main_inside_services {
	background: #f7f3de;
	background-image: url(../images/back_globe.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-bottom: 30px;
	padding-left:100px;
	padding-right:100px;
	padding-top: 30px;

}

#main_inside_services2 {
	background: #f7f3de;
	background-repeat: repeat-x;
	padding: 30px;
}
#main_inside_contact {
	background: #a49e81;
	background-image: url(../images/home_background.gif);
	background-repeat: repeat-x;
	padding-bottom: 30px;
	padding-left:100px;
	padding-right:100px;
	padding-top: 30px;
	font-family: “Lucida Grande”, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-transform: normal;
line-height: 1.2em;
	color: #000000;}
		
	
	
#contact
{
text-align: left;
width: 400px;
margin-left: 145px;
} 



#main_inside_people {
	background: #f7f3de;
	padding: 30px;
	padding-bottom: 30px;
	padding-left:100px;
	padding-right:100px;
	padding-top: 30px;
}

#foot {
	background-image: url(../images/footer_background.gif);  
	background-repeat: repeat-x;
	background-color: #005f75;
}



a:link { 
	color: #000;
	}
a:visited { 
	color: #000;
	}
a:hover { 
	color: #006c86;
	text-decoration: none;
	}
a:active { 
	color: #006c86;
	}


.menu a:link { 
	color: #000;
	}
.menu a:visited { 
	color: #000;
	}
.menu a:hover { 
	color: #fff;
	text-decoration: none;
	}
.menu a:active { 
	color: #fff;
	}


.foot_nav .foot_para a {
	text-decoration: none;
}

	
.foot_nav a:link { 
	color: #fff;
	}
.foot_nav a:visited { 
	color: #fff;
	}
.foot_nav a:hover { 
	color: #b7dce1;
	text-decoration: none;
	}
.foot_nav a:active { 
	color: #fff;
	}


.foot_nav a {
	text-decoration: none;
}

	
.foot_para a:link { 
	color: #fff;
	}
.foot_para a:visited { 
	color: #fff;
	}
.foot_para a:hover { 
	color: #b7dce1;
	text-decoration: none;
	}
.foot_para a:active { 
	color: #fff;
	}
	
	


/* MENU */

#nav {
 background: #b7dce1;
 float: left;
 margin: 0; padding: 0;
width: 100%;
 border: 1px solid white;
 font: 15px Arial, Helvetica, sans-serif;
 font-weight:bold;
text-align:center;
 border-bottom: none;

}

#nav li a, #nav li {
 float: left;
width:100%;

}

#nav li {
 list-style: none;
 position: relative;
width:16.5%;
}

#nav li a {
 padding: .25em;
 text-decoration: none;
 color: black;
 background: #b7dce1;
 background: -moz-linear-gradient(top, #8abbc2, #86b7be 1px, #b7dce1 25px);
 background: -webkit-gradient(linear, left top, left 25, from(#8abbc2), color-stop(4%, #86b7be), to(#b7dce1));
 border-right: 1px solid #ffffff;
 border-left: 1px solid #ffffff;


}

#nav li a:hover {
 background: #006c86;
color: #ffffff;
 background: -moz-linear-gradient(top, #054453, #006c86);
 background: -webkit-gradient(linear, left top, left bottom, from(#054453), to(#006c86));
}


/* Submenu */

.hasChildren {
	position: absolute;
	width: 5px; height: 5px;
	/*background: red; */
	right : 0;
	bottom: 0;
}

#nav li ul {
 display: none;
 position: absolute;
 left: 0;
 top: 100%;
 padding: 0; margin: 0;
}

#nav li:hover > ul {
 display: block;
}

#nav li ul li, #nav li ul li a {
 float: none;
}

#nav li ul li {
 _display: inline; /* for IE6 */
}

#nav li ul li a {
 width: 160px;
 display: block;
}

/* SUBSUB Menu */

#nav li ul li ul {
 display: none;
}

#nav li ul li:hover ul {
 left: 100%;
 top: 0;
}


#nav li ul 

/*end nav******/


/*start form styling*/







.input { outline:none; }
.form { float:left; width:500px; -moz-border-radius:5px; -webkit-border-radius:5px; padding:20px; margin:0; border:#FFF solid 2px; background-color:#b7dce1;
 }
.form-row { width:100%; margin-bottom: 10px; float:left; }

.label { float:left; width:150px;margin:0 0 0 5px; }

.input-container { float:left; width:260px; text-align:left; }

	.input { width:280px;	height:18px; border:2px solid #005f75; }
	.textarea { width:280px; height:120px; font-family:Tahoma; font-size:11px; }
	



.buttons {  
 font-family: Verdana, Arial, Helvetica, sans-serif;  
 font-size: 14px;  
 background-color: #006881;  
 color: #FFFFFF;  
 margin-right: 6px;  
}


.buttons
{
	background-image: url(../images/submit-btn-bg.gif);
	
}
.buttons:hover
{
	background-image: url(../images/submit-btn-bg-hover.gif);
	
}


/*end form styling*/




/*start login styling*/




input.loginform {
font-size: 12px;
 background-color: #fff;
 border: 1px solid #b7dce1; 
 }
textarea.loginform {
 font-size: 12px;
 background-color: #fff;
 border: 1px solid #b7dce1; 
}

.login_button {  
 font-family: Verdana, Arial, Helvetica, sans-serif;  
 font-size: 14px;  
 background-color: #b7dce1;  
 color: #000;  
 margin-right: 6px;  
}


/*end login styling*/




/* start footer navigation */
ul.foot_nav {
	font: 14px Arial, Helvetica, sans-serif;
	text-align:center;
}


ul.foot_nav,
.foot_nav ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}

ul.foot_nav{
	display: table;
	width: 100%;
	table-layout: fixed;
}
ul.foot_nav>li{
	display: table-cell;
	position: relative;
	padding: 2px 6px;
}


ul.foot_nav,
.foot_nav ul,
.foot_nav ul li a {
	color: #fff;
}


ul.foot_nav li:hover,
.foot_nav ul li a:hover {
	color: #999;
}

ul.foot_nav li:active,
.foot_nav ul li a:active {
	color: #999;
}

ul.foot_nav li:visited,
.foot_nav ul li a:visited {
	color: #fff;
}



	
	
p.foot_para {
	color:#fff;
	font: 12px Arial, Helvetica, sans-serif;
	text-align:center;
}