/* CSS Document */

body {
	background-color: #001F37;
}
#wrapper {
	width:780px;
	margin:auto;
	border:12px solid #000;
}

#header {
	width:778px;
	margin:auto;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:121px;
	border:1px solid #000;
}
h1 {
	font-size:x-small;
	text-indent:-5000px;
	margin:0;
	padding:0;
}
#menu {
	text-align:center;
	list-style-type: none;
	padding: 0;
	/*margin-top:150px;*/
	/*position: absolute;*/
	top: 5px;
	background-color:#aa0001;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	line-height:60px;
	/*left: 208px;*/
}
#menu li {
	display: inline;
	line-height: 30px;
}
#menu a {
	color: #fff;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	padding: 15px;
}
#menu a:hover {
	color: #aa0001;
	background-image:url(images/rollover.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#fff;
}
#subheader {
	background-color:#aa0001;
	width:780px;
	height:50px;
}
#image_banner {
	background-color:#aa0001;
	line-height:30px;
	width:780px;
	text-align:center;
	font-size:12px;
}

#image_banner img{
	border:0px;}
#image_banner a {
	text-decoration:none;
	color:#fff;
}
#image_banner a:hover {
	text-decoration:underline;
	color:#FFFF99;
}
#image_banner a:active {
	text-decoration:underline;
	color:#FFCC00;
}
#image_banner a:visited {
	text-decoration:none;
	color:#fff;
}
#content a {
	text-decoration:none;
	color:#000066;
	font-weight:bold;
}
#content a:hover a:active {
	text-decoration:underline;
	color:#990000;
	font-weight:bold;
}
#content a:visited {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
body, td, th {
	color: #F9D7AC;
}
#content {
	background-color:#fff;
	width:760px;
	color:#000066;
	padding:30px 10px 30px 10px;
}

a:link {
	color: #FFF;
	text-decoration:none;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color:#FFCC33;
}
a:active {
	color:#FF9900;
}

#image_section {
	text-align:center;
}
#image_section p {
	text-align:left;
	padding-left:40px;
}
#image_section img {
	padding:8px;
	border:1px solid #CCC;
}
#list_wrapper {
	width:720px;
	text-align:center;
	padding-left:20px;
}
#client_list {
	float:left;
	width:300px;
	text-align:left;
	/*margin-top:0;*/
	margin-left:30px;
	padding-top:0;
	border:1px solid #fff;
}
#client_list2 {
	width:300px;
	text-align:left;
	margin-left:320px;
	border:3px solid #fff;
}
#box1 {
	width:650px;
	text-align:left;
	background-image:url(images/hp_news.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#wrapper #content #formpage td {
	color: #004080;
	font-weight: bold;
}
#flashcontent {
	float:right;
	padding-right:65px;
	padding-top:0px;
}

.formholder{
	width:450px;
	margin:auto;
}
.links{width:400px;
margin:auto;
font-size:90%;
}

a:active
{
  outline: none;
}
input.red {background-color: #aa0011; 
		   font-weight: bold; 
		   font-size: 12px; 
		   color: white;}
		   
#myId{margin-left:520px;
}