@charset "utf-8";
/* CSS Document */
body {
margin:10px 10px 10px 10px auto;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:0.77em;
}
h1 {
font-size:140%;
margin:10px 0 10px 0;
color:#030553;
border-bottom:thin solid #356933;
}
h2 {
font-size:115%; 
color:#000000;
margin:0px 0 20px 0;
} 
h3, h4, h5, h6 {
font-size:100%;
color:#000000;
margin:0 15px 0 15px;
}
p {
margin:0 15px 20px 015px;
}
a {
color:#000099;
}
a:visted {
color:#33CCFF;
}
a:hover {
color:#247f28;
}

.red {
color:#FF0000;
}

table {
border: 1px solid #356933;
}


#container {
width:100%;
text-align:left;
border:thin #CC0000;
margin:0 auto;
padding:0;
position:relative;
}


.logo {
	position:absolute;
	top:-6px;
	left:12px;
	z-index:2;
	border:none;
}


#header {
background:url(header-box.jpg) no-repeat;
background-position:bottom left;

height:95px;
width:1000px;
}
#header p {
text-indent:-999px;
overflow:hidden;
height:1px;
width:1px;
margin:0;
padding:0;
}
#naviagtion {
padding: 0px 15px 0px 130px;
}
#navCenter {
margin:0 auto;
text-align:left;
width:550px;
}
#content {
padding:5px 10px;
}

#content2 {
padding:5px 10px;
}
#foot {
background:url(foot_sub.jpg) no-repeat;
height:71px;
width:1000px;
}

.footer {
    background:url(footer.png);
	top:-15px;
	width:100%;
	height:41px;
	position: relative;
	z-index:3;
	border:none;
}

.home {
background:url(nav_hom.gif) no-repeat;
width:56px;
height:31px;
text-indent:-999px;
overflow:hidden;
}
.gen {
background:url(nav_gen.gif) no-repeat;
width:103px;
height:31px;
text-indent:-999px;
overflow:hidden;
}
.planing {
background:url(nav_pla.gif) no-repeat;
width:116px;
height:31px;
text-indent:-999px;
overflow:hidden;
}
.projects {
background:url(nav_pro.gif) no-repeat;
width:80px;
height:317px;
text-indent:-999px;
overflow:hidden;
}
.data {
background:url(nav_dat.gif) no-repeat;
width:50px;
height:31px;
text-indent:-999px;
overflow:hidden;
}
.links {
background:url(nav_lin.gif) no-repeat;
width:51px;
height:31px;
text-indent:-999px;
overflow:hidden;
}
.contact {
background:url(nav_con.gif) no-repeat;
width:91px;
height:31px;
text-indent:-999px;
overflow:hidden;
padding:0;
}
