body {
	margin : 0;
	padding : 0;
	font : 75% helvetica, "Trebuchet MS", arial, sans-serif;
	line-height : 1.7em;
	color : #555;
}
			/*TOP BANNER*/

#header {
  background-image:url(images/Acrocom_Banner.jpg);
  float:left;
	height: 131px;
  width: 100%;
  text-align: right;
}

#logo {
  margin-top: 20px;
  margin-right: 20px;
}

#image {
  float:none;
  text-align:center;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-left: auto;
  margin-right: auto;
}
			/*TOP NAVIGATION*/
#topnav {
  clear : both;
  font-size: 11px;
}

#topnav ul {
	padding : 0.5em 0;
	margin : 0 0 5px 0;
	list-style-type : none;
	background : #000090;
	color : #fff;
	text-align : center;
	font-weight : bold;
}
#topnav li {
display : inline;
}
#topnav li a, #topnav a:visited {
text-decoration : none;
background : #000090;
color : #fff;
padding : 0.6em 1.3em;
border-left : 1px solid #fff;
border-right : 1px solid #fff;
}
#topnav a:link.active, #topnav a:visited.active, #topnav a:hover {
text-decoration : none;
background : #cccccc;
color : #000;
}
			/*3 COLUMNS*/

#col1 {
	text-align:center;
	float : left;
	width : 33%;
}	
#Box1 {
	text-align:center;
	float : left;
	width : 50%;
}
#Box2 {
	text-align:center;
	float : left;
	width : 50%;
}
#Box3 {
	text-align:center;
	float : left;
	width : 50%;
}
#Box4 {
	text-align:center;
	float : left;
	width : 50%;
}
#col2 {
	text-align:center;
	float : left;
	width : 33%;

}
#col3 {
	text-align:center;
	float : left;
	width : 33%;
}

			/*FOOTER*/

#footer {
font-size:10px;
clear : both;
height : 40px;
background : #000090;
border-top : 5px solid #0099FF;
color : #fff;
padding : 0.2em 0 0 0.5em;
text-align : center;
}

#toe {
	border-style:solid;
	border-width: 2px;
	border-color: black;
	background-color: white;
	color: black;
	font-size:16px;
	top: 0px;
	width: 794px;
	left: 0px;
	text-align: left;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
}
#sock {
	clear: both;
	background-image:url(images/billboard_background.jpg);
	background-repeat:repeat;
	height: 144px;
	width: 810px;
	margin-top: 10px;
  margin-left: auto;
	margin-right: auto;
}
#picfoot {
	clear : both;
	margin-top:10px;
	margin-bottom:10px;
}
#bottomtext {
	clear : both;
	margin-top:10px;
	margin-bottom:10px;
}	
#footer a {
color : #fff;
background : inherit;
}
#footer a:hover {
color : #fff;
background : inherit;
}
#flashcontent {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
}
			/*TYPOGRAPHY*/
h1 {
margin : 0;
padding-top : 75px;
text-align : center;
font-size : 2em;
color : #efecdc;
background : inherit;
}
h2 {
margin-top : 0;
padding-top : 0.5em;
padding-bottom : 0.5em;
text-transform : uppercase;
letter-spacing : 3px;
font-size : 1.5em;
color : #885835;
background : inherit;
}
h3 {
margin-top : 0;
font-size : 0.75em;
text-align : center;
color : #666;
background : inherit;
}
blockquote {
	font-weight : bold;
	font-style : italic;
	color : #EFECDC;
}
			/*LINKS*/
a {
text-decoration : none;
color : #006699;
background : inherit;
}
a:hover {
text-decoration : underline;
color : #444;
background : inherit;
}
a img {
border : 0;
}
			/*IMAGES*/
.myimage {

	padding : 1px;
	border : 1px solid #aaa;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
}
.myimage2 {
float : right;
border : 1px solid #aaa;
margin-left : 10px;
}
.myimage3 {
margin-bottom: 10px;
text-align: center;
}
