body {
	padding: 0px;
	margin: 0px;
	background: #399998 url(../images/grad_teameff.jpg) repeat-x 0px 33px;
	font: 0.83em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#tabs {
	background: #000;
	float: left;
	height: 33px;
	width: 100%;
	margin: 0px;
	text-indent: -1000em;
}
#tabs li {
	display: inline;
	list-style: none;
	height: 33px;
	width: 120px;
}
#tabs #teameftlink a, #tabs #tcurrent {
	background: url(../images/navTeft.jpg) no-repeat 0% 0%;
	position: absolute;
	height: 33px;
	width: 142px;
	left: 20px;
	top: 10px;
}
#tabs #teameftlink a:hover, #tabs #tcurrent {background: url(../images/navTeft.jpg) no-repeat 0% 100%}

#tabs #opbuildlink a {
	background: url(../images/navOpbuild.jpg) no-repeat 0% 0%;
	position: absolute;
	height: 33px;
	width: 141px;
	left: 303px;
	top: 10px;
}
#tabs #opbuildlink a:hover {background: url(../images/navOpbuild.jpg) no-repeat 0% 100%}
#tabs #hungrylink a {
	background: url(../images/navHung.jpg) no-repeat 0% 0%;
	position: absolute;
	height: 33px;
	width: 141px;
	left: 162px;
	top: 10px;
}
#tabs #hungrylink a:hover {background: url(../images/navHung.jpg) no-repeat 0% 100%}
#tabs #visionlink a {
	background: url(../images/navVispar.jpg) no-repeat 0% 0%;
	position: absolute;
	height: 33px;
	width: 141px;
	left: 444px;
	top: 10px;
}
#tabs #visionlink a:hover {background: url(../images/navVispar.jpg) no-repeat 0% 100%}


/*Main Layout*/

#container {
	clear: both;
	padding-top: 0em;
}
#main_nav {
	float: left;
	width: 170px;
	padding-top: 140px;
}
#main_nav li {
	padding: 0em;
	list-style: none;
	font-size: 0.8em;
}
#content .title {
	left: 19em;
	top: 165px;

}
#main_nav ul {
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #FFFFFF;
	list-style: none;
}
#main_nav li a {
	padding: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-top: 2px solid #FFFFFF;
}
#main_nav #current {
	padding: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-top: 2px solid #FFFFFF;
	background: #DF5A00
}

#main_nav li a:hover {
	background: #FF6600;
}
#main_nav #last {
	display: block;
	border-top: 2px solid #FFFFFF;
}

#content #home { position: absolute; height: 60px; width: 76px}
#content #about { position: absolute; height: 60px; width: 135px}
#content #mprojects { position: absolute; height: 60px; width: 283px}
#content #bprojects { position: absolute; height: 60px; width: 285px}
#content #whats { position: absolute; height: 60px; width: 271px}
#content #account { position: absolute; height: 60px; width: 234px}
#content #contact { position: absolute; height: 60px; width: 169px}
#content #links { position: absolute; height: 60px; width: 79px}


#content {
	float: left;
	padding-top: 240px;
	padding-left: 2em;
}
#images {
	height: 500px;
	width: 225px;
	float: left;
}

#bprojectspage #images, #mprojects_page #images {
	width: 325px;
}

#content #images img {
	margin-bottom: 25px;
}

#content #text {
	width: 350px;
	float: left;
	height: 500px;
	padding-left: 30px;
	padding-bottom: 12em;
}
#content #text p {
	margin: 0px 0px 1em;
	padding: 0px;
	line-height: 1.5em;
}
#homepage #images p {
	text-align: center;
}
#homepage #images img {
	margin: 0 0 0 0;
	padding: 0px;
}
#content #text h3 {
	margin: 0px;
}

#content .logo {
	position: absolute;
	height: 103px;
	width: 307px;
	left: 173px;
	top: 60px;
	border-style: none; !important
}
#content .donkimg {
	position: absolute;
	left: 600px;
	top: 111px;
}

#footer {
	background: #000000;
	float: left;
	width: 100%;
	margin: 0px;
	clear: both;
	padding-top: 0.5em;
	padding-bottom: 0.8em;
	font-size: 0.7em;
	border-top: 2px solid #064868;
	color: #399998;
	position: relative;
	bottom: 0px;
}
#content #text a {
	color: #BFE8E8;
	text-decoration: none;
}
#content #text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a {
	color: #318283;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer p {
	margin-left: 20px;
	
}
#container #content #text #bp2 {
	padding-top: 4em;
}
.slideshowHolder {
margin-bottom: 2em
}
#tabs #vis_part_search a{
	position: absolute;
	top: 10px;
	right: 20px;
	height: 33px;
	width: 257px;
	background: url(../images/supportBut.jpg) no-repeat;
}
#homepage #content #text {
	width: 350px;
	float: left;
	height: 500px;
	padding-left: 40px;
	padding-bottom: 12em;
}

#main {
	width: 1020px;
}
#homepage #images {
	width: 325px;
}
