@charset "utf-8";
/* CSS Document FOR DOD WEB SERVICES*/

#wrapper	{
	border-top-width: 185px;
	border-top-style: solid;
	border-top-color: #444444;
	z-index: 100;
	border-bottom-width: 50px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	margin-top: -8px;
	margin-right: -8px;
	margin-bottom: -15px;
	margin-left: -8px;
}

#container	{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 500;
	color: #333333;
	margin-top: -175px;
	background-image: url(images/border.jpg);
	background-repeat: repeat-y;
	line-height: 1.8em;
	height: auto;
	background-color: #FFFFFF;
}

#menu {
	float: right;
	height: 30px;
	width: 700px;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	margin-right: 6px;
	margin-top: 180px;
	
}



#header	{
	height: 474px;
	width: 1000px;
	padding-top: -200px;
	z-index: 1;

}
#sidebar {
	float: left;
	width: 230px;
	height: 660px;
	margin-left: 20px;
	background-image: url(images/side_bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

#content	{
	padding-right: 20px;
	font-size: 90%;
	padding-left: 20px;
	float: right;
	width: 700px;
	margin-top: -245px;
}
#wrapper #container #logoextention #sidemenu {
	float: left;
	height: 500px;
	width: 200px;
	padding-left: 20px;
}

#wrapper #container #header #animation {
	height: 210px;
	width: 1000px;
	padding-top: -200px;
}


#pagenav {
	clear: both;
	width: 1000px;
	height: 40px;
}



#footer	{
	font-size: 80%;
	font-weight: 600;
	padding-right: 20px;
	padding-left: 20px;
}

#wrapper #container #footer #ftext {
	float: left;
	width: 500px;
	height: 40px;
}
#valid    {
	float: right;
	height: 30px;
	width: 110px;
	display: inline-block;
	margin-top: -3px;
}

#animation {
	float: right;
	height: 170px;
	width: 247px;
	padding-left: 20px;
}

