body {
	margin: 0;
	padding: 0;
	background-color:#ddd;
	color:#000;
	font-family: 'Verdana', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


a img {
	border: 0;
}

#nav ul{
	width: auto;
	padding : 0px;
	margin : 0;
	border-top: 0px;
	border-bottom: 0px;
	
	background-color : #888;
	color : White;
	white-space : nowrap;
}
#nav ul li{
	
	display : inline;
	
}
#nav ul li a{
	padding-left : 1em;
	padding-right : 1em;
	background-color : #aaa;
	color : White;
	font-weight : regular;
	text-decoration : none;
	white-space : nowrap;
}
#nav ul li a:hover{
	background-color : #fff;
	color : #555;
	white-space : nowrap;
	
}

#nav ul li a.active{
	background-color : #eee;
	color : #333;
	white-space : nowrap;
	font-weight : regular;
}

#nav ul li a.secline{
	padding-left : 1em;
	padding-right : 1em;
	background-color : #ccc;
	color : Black;
	font-weight : regular;
	text-decoration : none;
	white-space : nowrap;
}

#nav ul li a.secactive{
	padding-left : 1em;
	padding-right : 1em;
	background-color : #eee;
	color : Black;
	font-weight : regular;
	text-decoration : none;
	white-space : nowrap;
}
#nav1 ul{
	width: auto;
	padding : 0px;
	margin : 0;
	border-top: 0px;
	border-bottom: 0px;
	white-space : nowrap;
	background-color : #aaa;
	color : White;
}
#nav1 ul li{
	
	display : inline;
	white-space : nowrap;
	font-weight : regular;
}
#nav1 ul li a{
	padding-left : 1em;
	padding-right : 1em;
	background-color : #eee;
	color : Black;
	font-weight : regular;
	text-decoration : none;
	white-space : nowrap;
}
#nav1 ul li a:hover{
	padding-left : 1em;
	padding-right : 1em;
	background-color : #fff;
	color : #555;
	font-weight : regular;
	white-space : nowrap;
}
#nav1 ul li a.active{
	background-color : #eee;
	color : #333;
	font-weight : regular;
	white-space : nowrap;
}

#header { 
	position:absolute; 
	left: 0px;
	top: 0px;
	background-color:transparent;
	padding: 16px 0px 0px 00px;
	color: #ddd;
}
#header ul {
	display :inline;
	margin-left:85px;
	padding:0;
}
#header li {
	display:inline;
	padding: 0 10px 0 0;
	font-size: 9px;
	
}
/* #navadvtwo{ */
/* 	white-space : nowrap; */
/* 	background-color : #333; */
/* 	width: 1200; */
/* 	color : White; */
/* 	width : 100%; */
/* 	border-style : solid; */
/* 	border-color : #333; */
/* 	border-width : 1px 2px 10px 0; */
/*  */
/* } */
/*  */
/* #navadvtwo ul{ */
/* 	padding : 0px; */
/* 	margin : 0; */
/* 	 */
/* } */
/* #navadvtwo ul li{ */
/* 	display : inline; */
/* } */
/* #navadvtwo ul li a{ */
/* 	padding-left : 2em; */
/* 	padding-right : 2em; */
/* 	background-color : #aaa; */
/* 	color : Black; */
/* 	font-weight : regular; */
/* 	text-decoration : none; */
/* 	float : left; */
/* 	border-right-color : #333; */
/* 	border-right-style : solid; */
/* 	border-right-width : 2px; */
/* } */
/* #navadvtwo ul li a:hover{ */
/* 	background-color : #fff; */
/* 	color : #000066; */
/* } */
/* #containerb { */
/* 	width: 800; */
/* 	padding: 02px; */
/* 	margin: 4px 0 00px 0; */
/* 	border-top: 2px solid #ddd; */
/* 	background: #ddd; */
/* 	 */
/* 	} */
/*  */
/* #minitabsb { */
/* 	margin: 0; */
/* 	padding: 0 0 16px 20px; */
/* 	 */
/* 	border-bottom: 2px solid #ddd; */
/* 	} */
/*  */
/* #minitabsb li { */
/* 	margin: 1;  */
/* 	padding: 1; */
/* 	border-bottom: 1px solid #888; */
/* 	border-top: 1px solid #888; */
/* 	display: inline; */
/* 	list-style-type: none; */
/* 	white-space : nowrap; */
/* 	} */
/* 	 */
/* #minitabsb a:link, #minitabsb a:visited { */
/* 	float: left; */
/* 	font-size: 10px; */
/* 	line-height: 14px; */
/* 	font-weight: regular; */
/* 	 */
/* 	margin: 0 10px 0px 0px; */
/* 	text-decoration: none; */
/* 	color: #aaa; */
/* 	} */
/*  */
/* #minitabsb a.active:link, #minitabsb a.active:visited, #minitabsb a:hover { */
/* 	border-bottom: 9px solid #fff; */
/* 	border-top: 1px solid #fff; */
/* 	padding-bottom: 3px; */
/* 	background: #eee; */
/* 	color: #000; */
/* 	} */
/*  */
/* #minitabsb a:hover { */
/* 	color: #777; */
/* 	} */
	
.tabGroup {
	margin: 0;
	padding: 0px 0 0 0px;
	background-color:#3A3A3A;
	color:inherit;
}

.tabPane {
	background-color:#fff;
	border-top: 0px solid #fff;
	margin: 0px 0 0 0;
	color:#000;
	height: 1111px
}

.tabHeader a {
	text-decoration:none;
	color:#464646;
	background:transparent;
}
.contentCentered {
	width:450px;
	margin-left:85px;
	margin-right:auto;
}
.contentLeft {
	margin-left:15px;
	margin-right:15px;
}
.projectline span{
	margin-left: 12px;
	vertical-align:top;
}
.section { 
	font-weight: bold; font-size: big 
}
.floatimage {
	float: left;
	padding: 5px 0px 5px 5px;
	border: 0px solid #000;
	margin: 0px 0px 10px 85px;
	width: 104px;
	background-color: #FFF;
	font: 11px/15px verdana, arial, sans-serif;
	text-align: left
	white-space : nowrap;
}
.floatimage img {
	border: 1px solid black
}
.floatimgright {
	float: left;
	padding: 5px 0px 5px 5px;
	border: 0px solid #000;
	margin: 0px 0px 10px 15px;
	width: 104px;
	background-color: #FFF;
	font: 11px/15px verdana, arial, sans-serif;
	text-align: left
	white-space : nowrap;
}
.floatimgright img {
	border: 1px solid black
}
.floatimgsmall {
	float: left;
	padding: 5px 0px 5px 5px;
	border: 0px solid #000;
	margin: 0px 0px 10px 15px;
	width: 60px;
	background-color: #FFF;
	font: 11px/15px verdana, arial, sans-serif;
	text-align: left
	white-space : nowrap;
}
.floatimgsmall img {
	border: 1px solid black
}
.floattxt {
	float: left;
	padding: 5px 0px 5px 5px;
	border: 0px solid #000;
	margin: 0px 0px 10px 15px;
	width: 216px;
	background-color: #FFF;
	font: 11px/15px verdana, arial, sans-serif;
	text-align: left
	white-space : nowrap;
}

.flt {
	float: left;
	padding: 5px 0px 5px 5px;
	border: 0px solid #000;
	margin: 0px 0px 10px 15px;
	width: 640px;
	background-color: #FFF;
	font: 11px/15px verdana, arial, sans-serif;
	text-align: left
	white-space : nowrap;
}
.clear { clear: both 
}


.spacer {
	clear:both;
}




#footer {
	color: #999;
	}