@charset "UTF-8";
body {
	background-color: #f8f4dd;
	color: white;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 100%;
}

p {
	padding: 0px;
	margin: 0px;
	color: #133a22;
	line-height: 22px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	color: #988b55;
	line-height: 22px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

h1 {
	padding: 0px;
	margin: 0px;
	color: #988b55;
	line-height: 10px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
	display: block;
	width: 100%;
	border-bottom-color: #988b55;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0px;
	color: #988b55;
	line-height: 18px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.header {
	padding: 0px;
	margin: 0px;
	font-style: italic;
	color: #988b55;
	line-height: 12px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.dottedrule {
	border-bottom-color: #988b55;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 100%
	
}


/* Core Layout */

.GB #container {
	width: 790px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.GB #header {
	position: relative;
	height: 133px;
	margin-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
} 

.GB #logo {
	position: absolute;
	top: 20px;
	height: 118px;
	width: 117px;
	z-index: 20;
}

.GB #logo img {
	behavior: url(iepngfix.htc)
}


.GB #content {
	padding: 0px;
	margin: 0px;
	background-image: url(images/background_image.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 790px;
	z-index: 0;
}

.GB #contentright {
	margin-top: 40px;
	width: 620px;
	float: right;
}

.GB #contentphoto {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}


.GB #footer {
	padding: 0px;
	margin: 0px;
	background-image: url(images/bottomcurve.jpg);
	position: relative;
	border-bottom: solid;
	border-bottom-color: #988b55;
	border-bottom-width: 1px;
	overflow: hidden;
}

.GB #footerleft {
	float: left;
	width: 323px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 25px;
	margin-bottom: 15px;
	border-right: solid;
	border-right-color: #988b55;
	border-right-width: 1px;
	display: inline;
}

.GB #footerright {
	float: right;
	width: 385px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 25px;
	margin-bottom: 15px;
	display: inline;
}

.GB #footerright img {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	border-color: #988b55;
}

.GB #rule {
	background-repeat: repeat-x;
	width: 790px;
	height: 11px;
	background-image: url(images/rule_repeating.gif);
	
}

.GB #ruleIE {
	width: 790px;
	height: 5px;
	
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* End Core Layout */


/* Top Nav */
.TopNav {
	position: absolute;
	left: 70px;
	top: 40px;
}

.TopNav ul {
	list-style-type: none;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 30px;
}


.TopNav li#about {
	width: 100px;
	height: 30px;
	display: inline;
	float: left;
}

.TopNav li#capabilities {
	width: 120px;
	height: 30px;
	display: inline;
	float: left;
}

.TopNav li#work {
	width: 104px;
	height: 30px;
	display: inline;
	float: left;
}

.TopNav li#employment {
	width: 122px;
	height: 30px;
	display: inline;
	float: left;
}

.TopNav li#contact {
	width: 117px;
	height: 30px;
	display: inline;
	float: left;
}

.TopNav li#bullet {
	background-repeat: no-repeat;
	background-image: url(images/nav/nav_bullet.gif);
	height: 30px;
	width: 18px;
	display: inline;
	float: left;
}


/* End Top Nav */



/* Sub Nav */

.subnav {
	width: 135px;
	height: 235px;
	border-right-color: #988b55;
	border-right-style: dotted;
	border-right-width: 1px;
	margin-top: 40px;
	padding-top: 20px;
	float: left;
}

/* End Sub Nav */


/* Copyright */
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
	padding-top: 10px;
	width: 790px;
	height: 40px;
	font-size: 10px;
	color: #133a22;
	position: relative;
}

.copyright img {
	position: absolute;
	top: 10px;
	left: 262px;
	float: left;
	
}

.copyright a:link {
	color: #133a22;
	text-decoration: underline;
}


.copyright a:visited {
	color: #133a22;
	text-decoration: underline;
}

.copyright a:hover {
	color: #988b55;
	text-decoration: none;
}
/* End Copyright */


/* Links */
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 10px;
	bottom: 15px;
	left: 445px;
	color: #452d14;
	width: 300px;
	position: absolute;
}

.links a:link {
	color: #452d14;
	text-decoration: underline;
}


.links a:visited {
	color: #452d14;
	text-decoration: underline;
}

.links a:hover {
	color: #452d14;
	text-decoration: none;
}
/* End Links */
