/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(bgimage.gif);
	background-repeat:repeat-x ;
	
}

#wrapper {
	width: 640px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	padding: 0;
	top: 0;
	left: 0;
}

#header {
	background-color: #3E4247;
	height: 109px;
	margin-top: -65px;
}

#headerHighlight {
	background-color: #72C48C;
	height: 10px;
	font-size: 1px;
	border-top: 1px solid white;
}

#contentText {
	position: relative;
	top: 0;
	left: 30px;
	width: 450px;
	font: normal 10px/14px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #666;
	float: left;
	margin-top: 25px;
}

#contentImage {
	position: absolute;
	top: 340px;
	z-index:5;
}

#contentImageBtm {
	position: relative;
}

#sidenav {
	position: relative;
	background: transparent url(sec_top.gif) top right no-repeat;
	width: 135px;
	margin: 20px 0 0 20px;
	float: left;
}

#sidenav ul {
	list-style-type: none;
	font: normal 10px/23px 'Lucida Grande','LucidaGrande',Lucida,Sans-Serif;
	background: transparent url(sec_normal.gif) 0px -30px no-repeat;
	color: #666;
	margin: 0 0 0 0px;
	padding: 5px 0 15px 0;
}



#sidenav ul li {
	list-style-image: none;
	background: transparent url(sec_hover.gif) bottom right no-repeat;
	height: 23px;
	margin: 0;
}

#sidenav_inside {
	background: transparent url(sec_bottom.gif) bottom right no-repeat;
	padding: 10px 0 50px 0;
}

#sidenav li a,#sidenav li a:link {
	list-style-image: none;
	background: transparent url(sec_normal.gif) bottom right no-repeat;
	height: 23px;
	margin: 0;
	color: #999;
	display: block;
	padding: 0;
}

#sidenav li a:active {
	color: #036;
}

#sidenav li a:visited {
	background: transparent url(sec_normal.gif) bottom right no-repeat;
	color: #999;
}

#sidenav li a:hover {
	background: none;
	color: #3F7E86;
}

#ul4 #nav4 a,
#ul5 #nav5 a,
#ul6 #nav6 a,
#ul7 #nav7 a,
#ul14 #nav14 a,
#ul8 #nav8 a,
#work #navall a {
	background: transparent url(sec_active.gif) bottom right no-repeat;
	color: #3F7E86;
}

#NavList #NavListC9,#NavList #NavListC {		
	background: transparent url(sec_active.gif) bottom right no-repeat;
	color: #3F7E86;
}


a, a:link, a:visited {
	color: #588DA2;
	text-decoration: none;
	padding: 1px 2px;
}

a:hover {
	background-color: #E0EFF0;
	padding: 1px 2px;
}


p {
	font: normal 10px/14px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 7px 0;
	color: #666;
}



ul {
	list-style-type: none;
	font: normal 10px/16px 'Lucida Grande','LucidaGrande',Lucida,Sans-Serif;
	color: #666;
	margin: 0 0 0 0px;
	padding: 5px 0 15px 0;
}

li {
	padding: 0 0 0 15px;
}

#subFooter {
	position: relative;
	top: 520px;
	font: normal 11px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	color: #666;
	width: 650px;
	text-align: right;
}


.people {
	font: normal 10px/14px "lucida grande", tahoma, arial, verdana, sans-serif;
}


th {
	font: normal 10px/14px "lucida grande", tahoma, arial, verdana, sans-serif;
	text-align: left;
	font-weight: bold;
	border-top: 3px solid #72C48C;
}


td {
	font: normal 10px/14px "lucida grande", tahoma, arial, verdana, sans-serif;
	text-align: left;
	border-top: 1px solid #72C48C;
}


#footer {

}
