/*------------------------------------*\
  GENERAL STYLES
\*------------------------------------*/

body {
	background-color: #c4c9d1;
	height: 100%;
}

h2, h3, h4, h5 {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 11px;
}

/*------------------------------------*\
  WRAP
\*------------------------------------*/

#wrap {
	margin: 0 auto;
	padding: 0 0 40px 0;
	width: 806px;
	background-color: #ffffff;
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.55);
	-khtml-box-shadow: 0px 0px 6px rgba(0,0,0,0.55);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.55);
	-o-box-shadow: 0px 0px 6px rgba(0,0,0,0.55);
	min-height: 100%;
}

.centerContainer {
	margin: 0 auto;
	width: 724px;
	height: 100%;
}

.footerContainer {
	margin: 0 auto;
	position: relative;
	width: 806px;
	height: 30px;
}

/*------------------------------------*\
  HEADER
\*------------------------------------*/

#header {
	height: 80px;
	padding: 20px 0 10px 0;
}

h1#logo a {
	overflow: hidden;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	float: left;
	display: block;
	width: 237px;
	height: 0px !important;
	height /**/: 59px;
	margin:15px 0 0 0;
	padding-top: 59px;
	background-position: center top;
}

#ourClients {
	float: right;
}

#banner, #bannerTitle {
	float: left;
	overflow: hidden;
}

#bannerTitle {
	margin: 0 8px 0 0;
	padding: 45px 0 0 0;
}

#bannerTitle a {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 15px;
	color: #1e5e9e;
}

#bannerTitle a:hover {
	color: #bbb;
}

/*------------------------------------*\
  NAVIGATION
\*------------------------------------*/

#mainNav {
	height: 40px;
	line-height: 45px;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #c4c9d1;
	margin: 0 0 5px 0;
}

#mainNav a{
	padding: 0 60px 0 0;
	color: #bbb;
	text-transform: uppercase;
	text-decoration: none;
}

#mainNav a:hover {
	color: #1e5e9e;
}

#mainNav a:active {
	color: #000;
}

#blueLine {
	border-style: solid none none none;
	width: 724px;
	border-width: 3px;
	margin: 0 0 10px 0;
	border-color: #1e5e9e;
}

/*------------------------------------*\
  IMAGE TOP
\*------------------------------------*/

#imageTop {
	width: 724px;
	height: 128px;
	background-image: url("../images/imagetop.jpg");
	margin: 0 0 20px 0;
}

/*------------------------------------*\
  MAIN CONTENT
\*------------------------------------*/

#mainContent {
	width: 724px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#mainContent p {
	line-height: 16px;
}

a {
	color: #1e5e9e;
}

/*------------------------------------*\
  ACCORDION
\*------------------------------------*/

.accordionButton {	
	width: 722px;
	float: left;
	cursor: pointer;
	text-align:left;
	padding: 0px;
	margin-bottom: 10px;
}
	
.accordionButton a{
	text-decoration: none;
	color: #000;
}

.accordionContent {	
	width: 700px;
	float: left;
	background: #FFFFFF;
	border-style: none;
	padding: 0px;
	text-align:left;
	padding: 10px;
}

.accordionContent ul, .accordionContent li{	
	list-style-type: square;
	margin: 0 0 10px 0;

}

.accordionContent ul{
	margin: 15px 0 25px 10px;
}

.on {
	font-weight: regular;
}

.status {
	float:left; 
}

.intro {
		padding: 0 10px 0 10px;
}

.readMore {
	width: 713px;
	height: 20px;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
	background-color: #ccc;
}

.readMore h4 {
	line-height: 20px;
}

/*------------------------------------*\
  COLUMNS
\*------------------------------------*/

#sixCol{
	position: relative;
	margin: 20px auto;
	height: 100%;
	width: 724px;
	display: block;
}

#col1, #col2, #col3, #col4, #col5, #col6 li {
	line-height: 18px;
}

#col1, #col2, #col3 {
	width: 190px;
	height: 300px;
	padding: 5px 20px 10px 20px;
	margin: 0 5px 10px 5px;
	float: left;
	overflow: hidden;
	background-color: #EDEDED;
}

#col4, #col5, #col6 {
	width: 190px;
	height: 240px;
	padding: 5px 20px 10px 20px;
	margin: 0 5px 10px 5px;
	float: left;
	overflow: hidden;
	background-color: #EDEDED;
}

#blank {
	color: transparent;
}

/*------------------------------------*\
  FOOTER
\*------------------------------------*/


#footer {
	padding: 10px 0;
	margin-bottom: 20px;
	font-size: 9px;
	text-transform: uppercase;
}

#bottomNav {
	float: left;
	font-size: 9px;
	text-transform: uppercase;
}

#bottomNav a {
	padding: 0 20px 0 0px;
	color: #1e5e9e;
	font-size: 9px;
	text-transform: uppercase;
}

#bottomNav a:hover {
	color: #fff;
}

#copyright p{
	float: right;
	text-align: right;
	text-transform: uppercase;
	font-size: 9px;
	padding: 0;
	margin: 0;
}


/*------------------------------------*\
  Nav Line
\*------------------------------------*/

.nav-wrap { 
	width: 724px;
	margin: 0px auto 5px auto;
	height: 50px;
	line-height: 45px;
	background-color: rgba(0,0,0,0); 
	border-top:    1px solid #c4c9d1; 
	border-bottom: 1px solid #c4c9d1; 
}

/* Clearfix */
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */



/* Example One */
#example-one { 
	margin: 0 auto; 
	list-style: none; 
	position: relative; 
	width: 724px;
	z-index: 1000;
}
#example-one li { 
	display: inline-block;	
	padding: 0 60px 0 0;
}
#example-one a { 
	color: #bbb; 
	font-size: 14px; 
	float: left;
	font-family: sans-serif;
	padding: 6px 0px 5px 40px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}
#example-one a:hover { 
	color: black; 
}
#magic-line { 
	position: absolute;
	bottom: 24px; 
	left: 0; 
	width: 100px; 
	height: 35px;
	z-index: -1000;
	background: trasnparent;
	border-style: solid none;
	border-width: 8px;
	border-color: #1e5e9e;
}
.current_page_item a { 
	color: #000000 !important; 
}
.ie6 #example-one li, .ie7 #example-one li { 
	display: inline; 
}
.ie6 #magic-line {
	bottom: -8px;
}