@charset "UTF-8";
/* CSS Document */

/* Developed by Wylie Creative, Kennesaw Georgia */

/* Defaults */
* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 101%;
}

body {
	background-color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	font-weight: normal;
}

.clearFloat {
	clear: both;
	visibility: hidden;
}


.imageRight {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.imageLeft {
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

	.bgdIndex {
	background-image: url(../images/bgd_index.jpg);
	background-repeat: no-repeat;
	height: 639px;
	}
	
	.bgdTeam {
	background-image: url(../images/bgd_team.jpg);
	background-repeat: no-repeat;
	background-color: #00498c;
	min-height: 420px;
	}
	
	.bgdServices {
	background-image: url(../images/bgd_services.jpg);
	background-repeat: no-repeat;
	background-color: #00498c;
	}

p {
	padding-bottom: 8px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 56px;
	line-height: 60px;
	font-weight: normal;
	padding-bottom: 10px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 22px;
	font-weight: normal;
	padding-bottom: 3px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 15px;
}

h4 {
	font-weight: normal;
	font-size: 16px;
	color: #FFF;
	line-height: 22px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

/* Main Nav */

#mainNav {
	height: 50px;
	width: 960px;
	display: block;
	list-style-type: none;
}
	
#mainNav li {
	float: left;
	height: 50px;
	overflow: hidden;
}
	
#mainNav li a {
	display: block;
	line-height: 50px;
	text-indent: -1500px;
	background-position: center top; /* horizontally centers the background image */
	}
	
	#mainNavTeam {
	width: 101px;
	background-image: url(../images/nav/mainNav_team.jpg);
	background-repeat: no-repeat;
	}
	
	#mainNavServices {
	width: 98px;
	background-image: url(../images/nav/mainNav_services.jpg);
	background-repeat: no-repeat;
	}
	
	#mainNavPartners {
	width: 100px;
	background-image: url(../images/nav/mainNav_partners.jpg);
	background-repeat: no-repeat;
	}
	
	#mainNavHistory {
	width: 102px;
	background-image: url(../images/nav/mainNav_history.jpg);
	background-repeat: no-repeat;
	}
	
	#mainNavLogo {
	width: 158px;
	background-image: url(../images/nav/mainNav_logo.jpg);
	background-repeat: no-repeat;
	}
	
	#mainNavRequirement {
	width: 200px;
	background-image: url(../images/nav/mainNav_requirement.jpg);
	background-repeat: no-repeat;
	}
	
	#mainNavNews {
	width: 100px;
	background-image: url(../images/nav/mainNav_news.jpg);
	background-repeat: no-repeat;
	}
	
	#mainNavCareers {
	width: 101px;
	background-image: url(../images/nav/mainNav_careers.jpg);
	background-repeat: no-repeat;
	}
	
#mainNav li a:hover {
	background-position: 50% -50px;
}

#mainNav li a.currentSection, #mainNav li a.currentSection:hover {
	background-position: 50% -100px;
}


/* Content */
#content {
	clear: left;
	width: 960px;
}

	#fullColumn {
	display: block;
	width: 860px;
	padding-bottom: 50px;
	}
	
	#halfColumn {
	display: block;
	width: 420px;
	float: left;
	padding-bottom: 50px;
	}
	
	#thirdColumn {
	display: block;
	width: 250px;
	float: left;
	padding-bottom: 50px;
	}
	
	#twothirdsColumn {
	display: block;
	width: 560px;
	float: left;
	padding-bottom: 50px;
	}

.margin50 {
	padding-top: 30px;
	padding-left: 50px;
}

.margin20 {
	padding-top: 30px;
	padding-left: 20px;
}

#content a {
	color: #F7941C;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

#content a:hover {
	color: #D2EDFF;
}

#content ul {
	padding-bottom: 6px;
}

#content li {
}

.blockList {
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 10px;
}


/* Team Elements */

#teamCutout {
	display: block;
	height: 190px;
	width: 250px;
}

#teamNav {
	height: 30px;
	display: block;
	list-style-type: none;
}

#teamNav ul {
}
	
#teamNav li a {
	display: block;
	background-position: center top; /* horizontally centers the background image */
	color: #FFF;
	text-decoration: none;
	text-align: right;
	padding: 4px;
	}
	
#teamNav li a:hover {
	background-color: #002547;
}

#teamNav li a.currentSection {
	background-color: #002E5C;
	background-image: url(../images/teamPointer.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#teamPhoto {
	float: left;
	height: 300px;
	width: 220px;
}

#teamBio {
	float: left;
	padding-left: 20px;
	width: 310px;
}



/* Services Elements */
#step {
	float: left;
	padding-bottom: 10px;
}

.stepNumber {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	width: 30px;
	line-height: 30px;
	text-align: right;
}

.stepDetail {
	float: left;
	width: 500px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 16px;
}


/* Services Slider ------------------------------------------------------------------------ */
#accordion h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #01a5f7;
	line-height: 30px;
	width: 250px;
	}

#accordion h2 a {
	display: block;
	height: 30px;
	font-weight: normal;
	font-size: 16px;
	color: #FFF;
	background-image: url(../images/servicesButtons-off.jpg);
	background-repeat: repeat-x;
	line-height: 30px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
#accordion h2 a:hover {
	background-image: url(../images/servicesNav-over.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#accordion div {
	padding-top: 5px;
	padding-bottom: 20px;
}
	
#services {
	display: block;
	width: 560px;
	float: left;
}

#slider p {
	color: #FFF;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	line-height: 16px;
}

#slider h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #01a5f7;
	line-height: 30px;
	padding-top: 10px;
}

#slider {
	width: 560px;
	margin-top: 10px;
}

	#slider ul {
	list-style: none;
	}
	
	#slider li {
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	}
	
	#slider li a {
	display: block;
	height: 30px;
	width: 30px;
	font-weight: normal;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	background-image: url(../images/servicesButtons-off.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	}
	
	#slider li a:hover {
	background-image: url(../images/servicesButtons-over.jpg);
	}
	
	#slider li a.selected {
	background-image: url(../images/servicesButtons-current.jpg);
	}

.scroll {
	overflow: auto;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.scrollContainer div.panel {
	height: 80px;
	width: 550px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#steps {
	list-style-position: outside;
	width: 85%;
	padding-left: 30px;
	padding-top: 15px;
}

#steps li {
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	font-size: 10px;
}


/* Partners ------------------------------------------------------------------------ */
.partners p {
	line-height: 14px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


/* History ------------------------------------------------------------------------ */
div.floatLeft{
	float: left;
	height: 230px;
	width: 160px;
	margin-right: 20px;
	margin-top: 5px;
	background-color: #000;
	margin-bottom: 5px;
}
  
div.floatLeft p {
	text-align: center;
	font-size: 11px;
	color: #F7941C;
	padding-top: 2px;
}

div.floatRight{
	float: right;
	height: 230px;
	width: 160px;
	margin-left: 20px;
	margin-top: 5px;
	background-color: #000;
	margin-bottom: 5px;
}
  
div.floatRight p {
	text-align: center;
	font-size: 11px;
	color: #F7941C;
	padding-top: 2px;
}



/* Footer */
#footer {
	display: block;
	width: 960px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #555;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
	color: #CCC;
}

#footer a {
	font-weight: normal;
	text-decoration: none;
	color: #777;
}

#footer a:hover {
	color: #CCC;
}


/* Tag */
#tag {
	display: block;
	height: 100px;
	width: 960px;
	background-image: url(../images/bgd_tag.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	text-align: center;
}

#tag p {
	font-size: 10px;
	line-height: 10px;
	padding-bottom: 2px;
	color: #777;
}

#tag a {
	font-weight: normal;
	text-decoration: none;
	color: #777;
}

#tag a:hover {
	color: #CCC;
}
