body {
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  background-color: #E0E0E0;
}



#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 98%;
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #FFFFFF;
}

#page_wrapper-full {
  margin-left: auto; 
  margin-right: auto;
  width: 1000px;
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #FFFFFF;
}


#top {
	width: 100%;
	height: 45px;
	text-align: right;
	margin: 0 auto;
   background: url(http://eagleeyeenterprise.com/layout/img/topbarbg.gif) repeat-x;
   /*border-top: 1px solid #080073;
   border-right: 1px solid #080073;
    border-left: 1px solid #080073;*/
}

.topcontent {
	margin-top: 0px;
	padding: 10px 14px 0 0;

}

.topcontent a {
	text-decoration: none;
	color: #333333;
}

.topcontent a:hover {
	color: #3366FF;
}

#header_wrapper {
  clear: right;
  background: #484DB3 url(http://eagleeyeenterprise.com/layout/img/menu_bg.gif) bottom left repeat-x;
  margin:0px; padding:0px;
  border: 1px solid #080073;
}

#header {
  height: 80px;
  background: url(http://eagleeyeenterprise.com/layout/img/right-header-bg2.png) no-repeat top right;
  margin:0px;
  /*border-bottom: 2px solid #cc0000;*/

}


#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#navcontainer {
	background-image: url(http://eagleeyeenterprise.com/layout/img/navbg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	border-bottom: 2px solid #ffffff;
	border-top: 2px solid #ffffff;

}

#left_side {
  margin-top: 10px;
  float: left;
  width: 185px;
  background: #F1F6FE url(http://eagleeyeenterprise.com/layout/img/side_bg.gif) bottom left repeat-x;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 160px;
  background: #F1F6FE url(http://eagleeyeenterprise.com/layout/img/side_bg.gif) bottom left repeat-x;
}

#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 195px;
  margin-right: 175px;
}

#content-full{
  margin-top: 20px;
  margin-bottom: 0px;
  width: 1000px;
  background-color: #FFFFFF;
}


#footer {
  background-color: #3A3F92;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #B6CEF9;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  height:100%;
  padding: 10px;
}
#footer-full {
  background-color: #3A3F92;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #B6CEF9;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  height:100px;
  padding: 10px;
}

#footer a:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer a:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer a:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer a:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}

#footer .smfont { 
  font-size: 9px;
  }

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
}

#left_side .pad, #right_side .pad {
  margin:10px;margin-top:15px;margin-bottom:15px;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #0F3974;
  background-color: #080073;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #173b79;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid #0F3974;
  font: bold 14px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: #2153AA url(http://eagleeyeenterprise.com/layout/img/tab_bg.gif) bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #0F3974;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;
  margin-left:10px;
  margin-right:10px;
  margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

/************************************
ROUNDED HEADERS
************************************/

.rounded {
height: 25px;
width:165px;
	background-color: #484DB3;
-moz-border-radius-topright: 15px;
border-top-right-radius: 15px;
-moz-border-radius-topleft: 15px;
border-top-left-radius: 15px;
text-shadow: 0 2px 1px #000000 ;
padding-left: 35px;
text-align: center;
}
.hot {
height: 25px;
width:140px;
	background-color: #8C2328;
-moz-border-radius-topright: 15px;
border-top-right-radius: 15px;
-moz-border-radius-topleft: 15px;
border-top-left-radius: 15px;
text-shadow: 0 2px 1px #000000 ;
padding-left: 35px;
text-align: center;
}

.featuredbar {
height: 35px;
width:90%;
	background-color: #D3D2D2;
-moz-border-radius-topright: 15px;
border-top-right-radius: 15px;
-moz-border-radius-topleft: 15px;
border-top-left-radius: 15px;
text-shadow: 0 2px 1px #4B4B4B ;
padding-left: 35px;
font-size: 20px;
padding-top: 10px;
}


