@charset "UTF-8";

:link,:visited { text-decoration:none; }

ul,ol { list-style:none; }

span,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,body,html,blockquote,fieldset,
{
	margin:0;
	padding:0px;
	font-family: "Century Gothic";
	color: #724a6f;
}

a img,:link img,:visited img { border:none; }

body {
	background-color: #CCC;
	font-family: "Century Gothic";
	}
	
a {
	text-decoration: none;
	color: #724a6f;
}

a:hover {
	color: #724a6f;
	text-decoration: none;
	}
	
p {
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h2 {
	color: #FFF;
	font-weight: normal;
	font-size: 1.2em;
	margin-top: 10px;
	}	


#container {
	margin: 0 auto;
	width: 850px;
	padding: 0 0px;
	position: relative;
	margin-top: 0px;
	background-color: #FFF;
	}
	
#footer {
	clear: both;
	margin: 0 auto;
	width: 850px;
	padding: 20px 0 20px 0px;
	text-align: center;
	background-color: #000000;
	margin-bottom: 10px;
	}
	
#footer ul {
	}		
	
#footer li {
	border-left:0px solid #FFF;
	display: inline;
	font-size: 60%;
	margin: 0;
	padding: 0 0px 0 0px;
	}
	
#footer li.first {
	border-left: none;
	color: #FFFFFF;
	}	
	
#footer a {
	color: #3f01d8;
	}
	
#footer a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #3f01d8;
	}
	
#header {
	width: 850px;
	height: 120px;
	background-color: #FFF;
	background-position: top right;
	background-repeat: no-repeat;
	}
	
#logo {
	float: left;
	width: 223px;
	height:120px;
	margin-left: 58px;
	}
	
#contact {
	float: right;
	width: 220px;
	display: inline;
	margin-right: 20px;
	text-align: right;
	padding-top: 15px;
	font-size: 14px;
	}
	
#contact p {
	color: #fcb016;
	margin: 0;
	font-family: "Century Gothic";
	font-size: 90%;
	text-align: right;
	font-weight: bold;
	}
	
#contact a {
	color: #000000;
	}
	
#contact a:hover {
	text-decoration: none;
	color: #3f01d8;
	font-weight: bold;
	}

.white {
	color: #b69ab3;
	}	
	
	
#navigation {
	clear: both;
	font-size: 80%;
	width: 770px;
	background-color: #CCC;
	height: 30px;
	padding: 0;
	margin: 0 0 0 0;
	}
	
/* \*/
/* Fix IE. Hide from IE Mac \*/
* html #navigation { padding-bottom: 0} 
/* End */ 
/* */	
	
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0; /* all lists */
	padding-left: 0px;	
	}	

#navigation li {
	float: left;
	height: 30px;
	}

#navigation a {
	color: #444;
	display: block;
	text-decoration: none;
	width: 92px;
	padding: 0;
	height: 35px;
	line-height: 30px;
	text-align: center;	/* padding: 5px 9px 5px 9px;	*/
	}
	
#navigation li.last a {
	width: 126px;
	}	
	
#navigation li.lastactive a {
	color: #FFF;
	text-decoration: none;
	background-color: #939598;
	width: 126px;
	}

#navigation a:hover, #navigation li.active a {
	color: #FFF;
	text-decoration: none;
	background-color: #09F;
	}
	
#navigation li.active a {
	color: #09F;
	text-decoration: none;
	background-color: #BBB;
	}
	
#navigation li.selected {
	background-color: #021655;
	}	
	
#navigation li:hover ul, #navigation li.over ul  { /* JWPH - Added second selector here */
	/* lists nested under hovered list items */
	 top: 108px;
	 z-index: 100; 
	}

#navigation li ul {
	top: /*24px */ -10000px ;
	position: absolute;
	padding: 0;
	margin: 0;
	}

#navigation li li {
	list-style: none; 
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 0;
	margin: 0;
	margin-left: -1px;
	background-color: #021655;
	float: none; 
	width: 200px;
	}

#navigation li li a {
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 9px;
	color: #FFF;
	}

#navigation li li a:hover {
	text-decoration: none;
	display: block;
	color: #FFF;
	background-color: #004385;
	border-right: 0;
	}
	
.current {
	text-decoration: none;
	display: block;
	color: #FFF;
	background-color: #004385;
	border-right: 0;
	}
	
/* \*/
/* Fix IE. Hide from IE Mac \*/
* html #navigation li li { height: 0; top: 2px} 
* html #navigation li li a { height: 0; } 
/* End */ 
/* */

/*** END ***/		
#leftcol {
	float: left;
	display: inline;
	width: 240px;
	margin: 0;
	padding: 0;
	background-color: #ebebeb;
	}
	
#leftcol img {
	margin: 0;
	padding: 0 0 1px 0;
}
	
#leftcol p {
	padding: 10px 10px;
	color: #262626;
	}
	
#subnav {
	width: 240px;
	background-color: #666;
	margin-top: 0px;
	padding: 0;
	border-top: 1px solid #FFF;
	}	
	
#subnav ul {
	margin: 0;
	padding: 0;
	}
	
#subnav ul li {
	display: block;
	font-size: 70%;
	color: #FFF;
	padding: 10px 10px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #000000;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	}
	
#subnav li a {
	width: 210px;
	color: #FFF;
	text-transform: uppercase;
	}
	
#subnav li a:hover, #subnav li.active a {
	color: #FFF;
	}		
	
#rightcol {
	float: left;
	display: inline;
	width: 550px;
	margin: 0;
	padding: 0;
	}	
	
#bannerimage {
	width: 770px;
	height: 180px;
	background-color: #CCC;
	padding: 0px;
	margin: 0px;
	}
	
.bannerhome {
	background: url(../images/banner_home.jpg) top left no-repeat;
	}
	
	
.bannerabout {
	background: url(../images/banner_about.jpg) top left no-repeat;
	}
	
.bannerhowwework {
	background: url(../images/banner_howwework.jpg) top left no-repeat;
	}
	
.bannerservices {
	background: url(../images/banner_services.jpg) top left no-repeat;
	}	
	
.bannercareer {
	background: url(../images/banner_career.jpg) top left no-repeat;
	}
	
.bannerpeople {
	background: url(../images/banner_people.jpg) top left no-repeat;
	}		
					
.bannerclients {
	background: url(../images/banner_clients.jpg) top left no-repeat;
	}	
	
.bannerresources {
	background: url(../images/banner_resources.jpg) top left no-repeat;
	}
	
.bannercontact {
	background: url(../images/banner_contact.jpg) top left no-repeat;
	}							
			
		
	
#links {
	width: 619px;
	text-align: left;
	background-color: #00467f;
	color: #939598;
	font-size: 80%;
	margin: 0;
	padding: 8px 18px;
	}	
	
#links a {
	color: #acd6f2;
	text-decoration:none;
	}
	
#links a:hover {
	color: #555;
	text-decoration:none;
	}
	
#copy {
	width: 570px;
	padding: 18px;
	text-align: justify;
	}
	
#copy h1 {
	width: 400px;
	height: 50px;
	text-indent: -999px;
	}	
	
#copy a {
	color: #3f01d3;
	text-decoration: none;
	font-weight: bold;
	}
	
#copy a:hover {
	color: #3f01d3;
	text-decoration: none;
	font-weight: normal;
	}
	
#copy ul.list {
	margin-top: 10px;
	}
	
#copy ul.list li {
	list-style-type: disc;
	list-style-position: outside;
	font-size: 80%;
	line-height: 140%;
	color: #666;
	margin-left: 40px;
	padding: 0;
	}
			
	
#flyout {
	float: right;
	width: 180px;
	border-bottom: 5px solid #414042;
	background: url(../images/flyoutbgrnd.gif) top left no-repeat;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 130px;
	}	
	
#flyout ul {
	margin: 0;
	padding: 0;
	}
	
#flyout li {
	font-size: 70%;
	color: #FFF;
	border-bottom: 1px solid #414042;
	background: url(../images/arrow.gif) 5px 15px no-repeat;
	padding: 8px 10px 8px 15px;
	}			
	
#flyout li a {
	color: #414042;
	}	
	
#flyout li a:hover {
	color: #414042;
	text-decoration: underline;
	}	
	
.header {
	background: #414042;
	padding: 5px;
	text-align: center;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	}	
	
.title_welcome {
	background: url(../images/title_welcome.gif) top left no-repeat;
	}	
	
.title_about {
	background: url(../images/title_about.gif) top left no-repeat;
	}
	
.title_howwework {
	}	
	
.title_services {
	background: url(../images/title_services.gif) top left no-repeat;
	}	
	
.title_career {
	background: url(../images/title_career.gif) top left no-repeat;
	}
	
.title_people {
	background: url(../images/title_people.gif) top left no-repeat;
	}

.title_clients {
	background: url(../images/title_clients.gif) top left no-repeat;
	}
	
.title_resources {
	background: url(../images/title_resources.gif) top left no-repeat;
	}			
	
.title_contact {
	background: url(../images/title_contact.gif) top left no-repeat;
	}	
	
#accreditations {
	position: absolute;
	bottom: 30px;
	left: 50px;
	}					
						
	
	
		
	
.clear {
	clear: both;
	}		
.blue {
	font-weight: bold;
	font-size: 12px;
}



#top #nav{
	position:absolute;
	top:81px;
	z-index:10;
	right: 17px;
}

#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:absolute;
	line-height:25px; /*this defines the height of each element*/
	width: 851px;
	height: 26px;
 }
 
 #nav a{
 display:block;
 padding:0px 10px;
 }
 
 #nav li{
	float:left;
	position:relative;/*  opera + ie 6 need */
 }
 
  #nav li ul a{
	width:140px;
	height:auto;
	float:left;

 }
 
#nav ul {
    position:absolute;
    display:none;
	width:160px;
	top:25px;
	}

	
#nav li ul ul {
    left:160px;
	top:0;
	position:absolute;
    }
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;

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

    }



#nav a{
	color:#353d92;
	text-decoration:none;
}

#nav ul a{
background-color:#f3f3f3;
opacity: 0.9;
color:#353d92;
}

#top #nav a:hover, #top #nav a:visited:hover {
	background-image:none;
	background-color:#353d92;
	color:#ffffff;
}
		
#navlot {
	height: 25px;
}
.quay3d {
	color: #3f01d8;
	font-weight: bold;
}
.active {
	color: #FFF;
}
#main {
	width: 890px;
	margin: 0 auto;
	padding-top: 20px;
	margin-top: 20px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	border: 1px solid #dadada;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#main #container #header #contact .info {
	color: #666;
}
#main #container #header #contact p {
	color: #3e3655;
}
#buttons {
	float: left;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Century Gothic";
	font-size: 10px;
	text-align: left;
	z-index: 10000;
}

#chooser {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Century Gothic";
	font-size: 10px;
	text-align: left;
}

#paginate-slider4 #buttons img:hover {
	border: 1px solid #3e3655;
}


#buttonsright {
	float: left;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Century Gothic";
}

#paginate-slider4 #buttonsright img:hover {
	border: 1px solid #3e3655;
}
#drop {
	padding: 0px;
	width: 900px;
	margin: 0 auto;
	text-align: justify;
	color: #746e91;
}

.leftdrop {
	width: 450px;
}
.light {
	font-weight: lighter;
	color: #FFF;
	font-size: 14px;
}




.demo-show {
	width: 230px;
	margin: 0;
}
   
.demo-show h3 {
	margin: 0;
	padding:8px;
	cursor: pointer;
	font-size:12px;
	background-color: #b69ab3;
	border-bottom: 1px solid #724a6f;
	border-left: 1px solid #724a6f;
	border-right: 1px solid #724a6f;
	color: #FFF;
}
	    
.demo-show div { padding: 5px 2px; }

.demo-show ul{
	margin:0;
	padding:0;
	font-size: 12px;
}

.demo-show li{ list-style:none; padding-left:8px; padding-bottom:7px; }
#footer ul .first strong .light .blue .lightfooter {
	color: #724a6f;
	font-weight: lighter;
}
#services {
	background-color: #CCC;
	margin: 0px;
	padding: 10px;
	width: 560px;
	height: 180px;
}
#services {
	background-color: #b69ab3;
	margin: 0px;
	padding: 10px 15px 0px 15px;
	width: 550px;
}
#services .h1 {
	color:#724a6f;
}

#servleft {
	margin: 0px;
	padding: 0px;
	width: 180px;
	padding-bottom: 10px;
	float: left;
	margin-right: 3px;
	color: #FFFFFF;
}

#servleft p {
	color: #724a6f;
}

#servleft a {
	color: #724a6f;
}
#servleft a:hover {
	color: #724a6f;
	text-decoration: none;
}
#offer {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 125px;
	z-index: 10000;
	right: -50px;
}

#details {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -30px;
	z-index: 10000;
	right: 50px;
}

#signup {
	margin: 0px;
	padding: 0px;
	float: left;
}


text input {
	padding:3px;
	margin-left: 10px;
	width:150px; height:20px;
	font-size:11px;
	font-family:"Century Gothic";
	color: #999;
}
.textinput {
	width: 150px;
	margin-left: 0px;
	margin-bottom: 6px;
}
.signupbutton {
	margin-bottom: 6px;
	margin-left: 5px;
}

label {
	min-width: 150px;
	float: left;
	padding:4px;
	padding-left: 0;
	font-weight: bold;
}

form button {
	width: 50px;
}
form {
	padding-left: 10px;
}
#admin {
	margin: 0 auto;
	padding: 0px;
	width: 890px;
	color: #724a6f;
	font-size: 10px;
	font-weight: Bold;
	text-align: right;
	margin-top: 20px;
}
#admin a {
	color: #724a6f;
}




#menumain ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
}
#menumain ul li {
	display: block;
	position: relative;
	float: left;
	border-left: 0px solid #FFFFFF;
}
#menumain li ul { display: none; z-index: 10000 }
#menumain ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	border-top: 0px solid #ffffff;
	padding: 6px 12px;
	background: #3f01d7;
	margin-left: 0px;
	white-space: nowrap;
	background-repeat: repeat-x;
}
#menumain ul li a:hover {
	background: #FFFFFF;
	color:#3f01d7;
}
#menumain li:hover ul {
  display: block;
  position: absolute;
}
#menumain li:hover li {
  float: none;
  font-size: 11px;
}
#menumain li:hover a {
	background-color:#3f01d7;
}
#menumain li:hover li a:hover {
	background: #000000;
	color:#3f01d7;
}

#menumain {
	background-color: #3f01d7;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 850px;
	color: #FFF;
}
#top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 850px;
}
#images {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 200px;
	width: 350px;
}
#login {
	margin: 0px;
	padding: 5px;
	float: left;
	margin-top: 5px;
	font-size: 10px;
	margin-left: 13px;
}
.quotetext {
	font-size: 10px;
}
