/* Body */
body {
	font-size: 11px;
	font-family: Arial, sans-serif, monospace;
	background-color: #363636;
	color: #FFFFFF;
	background-image: url(../images/texturedBG.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	}
	body, html {
  scrollbar-face-color: ThreeDFace !important;
  scrollbar-shadow-color: ThreeDDarkShadow !important;
  scrollbar-highlight-color: ThreeDHighlight !important;
  scrollbar-3dlight-color: ThreeDLightShadow !important;
  scrollbar-darkshadow-color: ThreeDDarkShadow !important;
  scrollbar-track-color: Scrollbar !important;
  scrollbar-arrow-color: ButtonText !important;
}
#preloadedimages { display: none; }

/* Body container */
#body-container{
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/gold-BG.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center top;
}
/* Container (wraps content, primary, and secondary) */
#container {
	width: 1040px;
	position: relative;
	background-image: url(../images/homeBackground.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	
/* Links */
a {
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited {
	color: #FFFFFF;
	}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
	}
/*AXIOM Home*/

#axiomhome{
	width: 132px;
	height: 132px;
	list-style: none;
	position: absolute;
	display: inline;
	top: 12px;
	left: 22px;
	color: #000000;
	}
#axiomhome ul {
	font-size: 11px;
	top: 0px;
	width: 132px;
	height: 132px;
	overflow: hidden;
	list-style-type: none;
}
#axiomhome li a{
	float: left;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
	
#axiomhome li#logo_button{
	width: 132px;
	height: 132px;
}
#axiomhome li#logo_button:hover{
	width: 132px;
	height: 132px;
	background-repeat: no-repeat;
}/*AXIOM Word*/

#axiomwordnav{
	width: 108px;
	height: 32px;
	list-style: none;
	position: absolute;
	display: inline;
	top: -10px;
	left: 690px;
	}
#axiomwordnav ul {
	font-size: 11px;
	top: 0px;
	width: 143px;
	height: 32px;
	overflow: hidden;
	list-style-type: none;
}
#axiomwordnav li a{ 
	float: left; 
	text-decoration: none; 
	width: 100%; 
	height: 100%; }
	
#axiomwordnav li#nav_contact{
	background: url(../images/buttons/nav_axiomword1.png);
	width: 143px;
	height: 32px;
}
#axiomwordnav li#nav_contact:hover{
	width: 143px;
	height: 32px;
	background-image: url(../images/buttons/nav_axiomword2.png);
	background-repeat: no-repeat;
}
/*MAIN Contact*/
#contactnav{
	width: 108px;
	height: 32px;
	list-style: none;
	position: absolute;
	display: inline;
	top: -11px;
	left: 834px;
	}
#contactnav ul {
	font-size: 11px;
	top: 0px;
	width: 108px;
	height: 32px;
	overflow: hidden;
	list-style-type: none;
}
#contactnav li a{ 
	float: left; 
	text-decoration: none; 
	width: 100%; 
	height: 100%; }
	
.nav_contact{
	background: url(../images/buttons/nav_contact1.png);
	width: 108px;
	height: 32px;
}
.nav_contact:hover{
	width: 108px;
	height: 32px;
	background-image: url(../images/buttons/nav_contact2.png);
	background-repeat: no-repeat;
}
/*Photo*/

.photobox {
	position: absolute;
	width: 490px;
	height: 554px;
	left: 0px;
	top: 160px;
}

/*Tier*/
#people
{
	width: 1000px;
	left: 20px;
	position: relative;
	background-color: #000000;
	background-image: url(../images/peopleBackground.jpg);
	background-repeat: no-repeat;
	height: 714px;
}
#headerWrap
{
	background-repeat: no-repeat;
	height: 160px;
	width: 1000px;
	position: relative;
	display: block;
	background-image: url(../images/header_bg_01.png);
}
#nav{
	display: inline;
	position: absolute;
	top: 58px;
	list-style: none;
	left: 300px;
}
/*NavDropDown*/
#nav ul {
	font-size: 12px;
	background-image: url(../images/buttons/peopleDropDown.png);
	background-repeat: no-repeat;
	text-align: center;
	z-index:2;
	position: absolute;
	top: 40px;
	left: -100px;
	width: 775px;
	height: 80px;
}

#nav li{
	float: left;
	left: -20px;
}
#nav li a{
	text-decoration: none;
	text-align: center;
	padding-top: 16px;
	padding-right: 8px;
	padding-left:8px;
	width: 100%;
	float: left;
	height: 100%;
}
#nav ul ul, #nav li ul{
	list-style: none;
	padding-left: 28px;
}
#nav li li{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	
}
#nav li li a{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}#nav li li a:hover{
	color: #690020;
	text-decoration: underline;
	font-weight: normal;
} 
#nav li:hover ul, li.sfhover ul {
	left: -100px;
	width: 775px;
	z-index: 2;
	height: 80px;
	top: 40px;
}
#nav li:active ul, li.sfactive ul {
	left: -100px;
	width: 775px;
	z-index: 2;
	height: 80px;
	top: 40px;
}
#nav li:visited ul, li.sfvisited ul {
	left: -100px;
	width: 775px;
	z-index: 2;
	height: 80px;
	top: 40px;
}


/*MainNav*/
.nav_spacer{
	width: 5px;
	height: 39px;
	background-image: url(../images/buttons/nav_spacer.png);
}
#nav li#nav_home{
	width: 67px;
	height: 39px;
	background-image: url(../images/buttons/nav_home1.png);
}
#nav li#nav_home:hover{
	width: 67px;
	height: 39px;
	background-image: url(../images/buttons/nav_home2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav li#nav_about{
	width: 92px;
	height: 39px;
	background-image: url(../images/buttons/nav_about1.png);
}
#nav li#nav_about:hover{
	width: 92px;
	height: 39px;
	background-image: url(../images/buttons/nav_about2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav li#nav_people{
	background: url(../images/buttons/nav_people1.png);
	width: 74px;
	height: 39px;
}

#nav li#nav_people:hover{
	background: url(../images/buttons/nav_people2.png) no-repeat right top;
	width: 74px;
	height: 39px;
}


#nav li#nav_services{
	background: url(../images/buttons/nav_services1.png);
	width: 86px;
	height: 39px;
}
#nav li#nav_services:hover{
	background: url(../images/buttons/nav_services2.png) no-repeat right top;
	width: 86px;
	height: 39px;
}
#nav li#nav_portfolio{
	background: url(../images/buttons/nav_portfolio1.png);
	width: 84px;
	height: 39px;
}
#nav li#nav_portfolio:hover{
	background: url(../images/buttons/nav_portfolio2.png) no-repeat right top;
	width: 84px;
	height: 39px;
}
#nav li#nav_success-stories{
	background: url(../images/buttons/nav_success-stories1.png);
	width: 140px;
	height: 39px;
}
#nav li#nav_success-stories:hover{
	background: url(../images/buttons/nav_success-stories2.png) no-repeat right top;
	width: 140px;
	height: 39px;
}
#nav li#nav_news{
	background: url(../images/buttons/nav_news1.png);
	width: 65px;
	height: 39px;
}
#nav li#nav_news:hover{
	background: url(../images/buttons/nav_news2.png) no-repeat right top;
	width: 65px;
	height: 39px;
}
#nav li#nav_insights{
	background: url(../images/buttons/nav_insights1.png);
	width: 88px;
	height: 39px;
}
#nav li#nav_insights:hover{
	background: url(../images/buttons/nav_insights2.png) no-repeat right top;
	width: 88px;
	height: 39px;
}

/* Main content */
#main-content {
	width: 380px;
	position: relative;
	left: 540px;
	font-size: 12px;
	color: #FFFF;
	letter-spacing: 1px;
	padding-right: 10px;
	height: 360px;
	top: 50px;
	margin-bottom: 15px;
	overflow: hidden;
}
#main-copy {
	width: 380px;
	position: relative;
	font-size: 12px;
	color: #FFF;
	letter-spacing: 0.5px;
	height: 300px;
	top: 0px;
	margin-bottom: 15px;
	overflow: hidden;
}
#main-content h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#main-content h1 {
	font-size: 18px;
		line-height: 15px;

}
#main-content h2 {
	font-size: 14px;
	line-height: 15px;
	}
.jobtitle {
	margin-top: -6px;
	font-style: italic;
	line-height: 13px;
	}
#main-content p {
	margin-top: -2px;
	line-height: 16px;
	padding-right: 5px;
}
/* Tables */
table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
td {
	vertical-align: top;
	padding: 0px;
	}
td h2{
	vertical-align: top;
	line-height: 14px;
	}
/* Lists */
#capabilities ul {
	list-style-type: disc;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#capabilities li {
	margin-left: -20px;
	padding: 2px;
	}
#capabilities ul ul {
	list-style-type: circle;
	margin-left: -25px;
	margin-top: 0px;
	}

/*LOGO*/
#logo
{
	width: 249px;
	height: 98px;
	position: absolute;
	left: 740px;
	margin-top: 10px;
	top: 600px;
}


/* Forms*/
form		{
	float: left;
	margin: 0px;
	border: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 600px;
}
form table { width: 450px; padding-bottom: 25px; }
form td { margin: 0; padding: 0 0 0 0; }
input {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 1em;
	margin-top: 5px;
}
select {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-top: 5px;
	padding-left: 3px;
}
textarea {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.forminput {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 1.15em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAA;
	border-right-color: #777;
	border-bottom-color: #777;
	border-left-color: #AAA;
}
.forminput:hover, .forminput:focus {
	background-color: #ffe9f2;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #620981;
}
.textareainput {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-color: #ccc #666 #666 #ccc;
	border-style: solid;
	border-width: 1px;
}
.textareainput:focus {
	background-color: #E9F6FF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: solid 1px #666;
}
.formsectionwrapper {
	float: left;
	padding-right: 15px;
	padding-bottom: 20px;
}
.hiddenfield {
	display: none;
	visibility: hidden;
}
.formsectionwrapperwide {
	float: left;
	padding-right: 60px;
	padding-bottom: 20px;
}
.sectionwrapper {
	width: 100%;
	float: left;
	padding-bottom: 10px;
}


/* Respond textarea */
textarea {
	width: 98%;
	}

/* Submit and rest buttons */
.button, .submit, .reset {
	width: 100px;
	margin-right: 15px;
	padding: 7px 15px 8px 15px;
	background: #fff;
	border: 1px solid #ccc;
	}
.button:hover, .submit:hover, .reset:hover {
	cursor: pointer;
	background: #f9f9f9;
	}

/* Footer container */
#footer-container {
	margin: 0 0 21px 0;
	}

/* Subsidiary */
#subsidiary {
	margin: 0 0 21px 0;
	}

/* Footer */
#footer
{
	color: #FFF;
	height: 100%;
	width: 100%;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	position: relative;
	z-index: 20;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	top: -20px;
}
#footer div 
{
	text-align: center;
	vertical-align: middle;
	padding-left: 20px;
	height: 70px;
	padding-right: 20px;
	display: block;
	position: relative;
	width: 1080px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#footer p 
{
	text-align: center;
	padding-top: 14px;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
}
#footer  a:link 
{
	text-decoration: none;
	color: #FFF;
}
#footer   a:hover 
{
	text-decoration: underline;
	color: #CCCCCC;
	font-weight: normal;
}
