/* --------- Normalize ---------- */

* {
margin: 0;
padding: 0;
}

/* Normalize table borders */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* --------- End Normalize ---------- */

/******************
Layout
*******************/

body {
	background:url(../images/bg-body.jpg) repeat-x;
	text-align:center;
	min-width:990px;
}

#header {
	background:url(../images/bg-header.jpg) no-repeat center top;
	height:144px;
}

#logo {
position:absolute;
left:-9999px;
}

#banner {
	background:url(../images/bg-banner.jpg) no-repeat center top;
	height:315px;
	margin:0 auto; /* fixes 1px shift */
}

#wrapper {
	background:url(../images/bg-content.jpg) no-repeat center top;
	min-height:393px;
	overflow:visible;
	margin:0 auto; /* fixes 1px shift */
}

#content {
	background:#fff;
	width:920px;
	padding:0 35px 2em 35px;
margin:0 auto;
text-align:left;
}


#col-one {
float:left;
width:580px;
}

div#col-two.box {
float:left;
	background:#1c3664 url(../images/bg-box.gif) no-repeat center bottom;
width:319px;
position:relative;
left:50px;
}

div#col-two.box a {
color:#fff;
}

div#col-two.box a:hover {
color:#c9b14b;
}

div#col-two.box ul {
list-style:none;
margin-left:20px;
}


#col-two.box div {
padding:30px 30px 40px 40px;
	background:transparent url(../images/bg-box-cap.gif) no-repeat center top;
}


#footerwrap {
position:relative;
top:2em;
clear:both;
	background:#000 url(../images/bg-footerwrap.gif) repeat-x center top;
}


#footer {
color:#FFFFFF;

	background:url(../images/bg-footer.jpg) no-repeat center top;
	padding:2em 0;
	
}

#footer p, #footer .vcard {
width:950px;
	padding:0 20px;
margin:0 auto;
text-align:left;
}

#footer a {
color:#c9b14b;
}

p#dfd {
font-size:0.8em;
}

p#dfd, p#dfd a {
	color:#666;
	text-align:right;
}


/******************
Formatting
*******************/


.imageleft {
float:left;
margin:.3em 20px 5px 0;
}

.imageright {
float:right;
margin:.3em 0 5px 20px;
}

a img {
border:0;
}

a, a:link {
color:#2E58A9;
text-decoration:underline;
}

a:visited {
	color:#1c3664;
}

a:hover {
color:#c9b14b;
text-decoration:none;
}

a:active {
color:black;
}

#col-one ul {
margin:0 0 1em 60px;
}

#col-one ul ul {
margin:0 0 0 40px;
}

#col-one ol {
margin:0 0 1em 60px;
}

#col-one ol li {
margin-bottom:1em;
}

#col-one div.vcard {
margin-bottom:1em;
}

/******************
Typography
*******************/

body {
	font: 110%/1.7 Arial, Helvetica, sans-serif;
	color:#3e3e3e;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	}

h1 {
font-size:2.0em;
color:#9e9e9e;
}

h2 {
font-size:1.4em;
}

#content h2 {
margin-bottom:1em;
}

#col-one h2, #col-two h2 {
margin-bottom:0;
}

div#col-two.box h2 {
color:#fff;
}

div#col-two.box {
font-size:0.8em;
}

h3 {
font-size:1.4em;
}

h4 {
font-size:1.3em;

}

h5 {
font-size:1.1em;
}

p {
padding-bottom:1em;
}

#nav a {
font: 0.85em/1.7 Georgia, "Times New Roman", Times, serif;
	font-weight: normal;

}


/******************
Top Navigation
*******************/

#nav {
clear:both;
width:990px;
margin:0 auto;
padding: 0;	
z-index:1000;
}



#nav ul {
position:absolute;
left:283px;
top:95px;
list-style: none;
}

	#nav ul ul {
	position:relative;
	top:auto;
	left:auto;
	}

#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
}

#nav ul li a {
height:47px;
margin-left:4px;
text-indent:-9999px;
}

#nav ul li a:hover {
background-position:top;
}

li.home a {
	background:#1c3664 url(../images/home.gif) no-repeat center bottom;
	width:75px;
}

li.about a {
	background:#1c3664 url(../images/about-us.gif) no-repeat center bottom;
	width:97px;
}

li.services a {
	background:#1c3664 url(../images/services.gif) no-repeat center bottom;
	width:97px;
}

li.equipment a {
	background:#1c3664 url(../images/equipment.gif) no-repeat center bottom;
	width:106px;
}

li.advantage a {
	background:#1c3664 url(../images/kadet-advantage.gif) no-repeat center bottom;
	width:189px;
}

li.contact a {
	background:#1c3664 url(../images/contact-us.gif) no-repeat center bottom;
	width:110px;
}



#nav li li a { /* AAA popups */
text-indent:0;
height:auto;
background:#1c3664;
width:auto;
border:solid black;
border-width:1px 0 0 0;
padding:3px 10px;
}

#nav li li a:hover, #nav li li.sfhover a {
	background-color:#c9b14b;
	color:#1c3664;
}

/*  Suckerfish */

#nav {
	position:relative; /* IE Mac */
	
}

#nav li { /* top buttons */
	float: left;
	padding: 0;
}

#nav li.hover, #nav li:hover {
position:static;
}

/* to change width of popups change AAA BBB CCC then position DDD*/

#nav li ul { /* AAA popups */
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em;
	w\idth: 12.9em;
	margin: 0;
}

#nav li li { /* BBB */
	padding-right:0.9em;/* padding-right:1em; made FF border overlap, current makes Safari have a space */
	width:10em; 
}

#nav li a { /* center aligns top buttons */
text-align:center;
}

#nav li li a { /* left aligns popup buttons */
text-align:left;
}

#nav li ul a { /* CCC width of links inside popups */
/*width: 15em;
w\idth: 10em;*/ /* width of popups in IE */
}

#nav li ul ul { /* DDD poistion of popups */
margin: -1.56em 0 0 12.9em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}


/* End Suckerfish */

/******************
END Top Navigation
*******************/