/* CSS Document */
body{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
}
#container{
	background:#ffffff;
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
#logo{
	float:left;
	width:175px;
	height:114px;
}
#info{
	font-size:13px;
	text-align:right;
	color:#302E9C;
	width:785px;
	height:37px;
	margin-left:175px;
	padding:30px 20px 0px 0px;
	
}
#nav{
	width:795px;
	height:44px;
	margin-left:175px;
	padding:0px 0px 0px 10px;
	
}

#content{
	padding:3px 20px 0px 20px;
}

#panels{
	background: url(images/bottom.jpg) no-repeat;
	height:152px;
	padding:0px 21px 0px 21px;
}
#panelleft{
	float:left;
	width:300px;
	height:120px;
	padding:10px 10px 0px 10px;
}

#panelmiddle{
	float:left;
	width:300px;
	padding:10px 10px 0px 10px;
}

#panelright{
	width:278px;
	margin-left:640px;
	padding:10px 10px 0px 10px;
}

#footer{
	padding:10px 20px 10px 20px;
	color:#302E9C;
}
#footer a{
	color:#302E9C;
	text-decoration:none;
}


#footerleft{
	float:left;
	width:410px;
}


#footerright{
	text-align:right;
	margin-left:430px;
}

<!-- Shell I added below -->

#message1 {
background:url(images/eagle-package-sm-45-color.gif) no-repeat center;
}

#message2 {
background:url(images/eagle-package-med-45-color.gif) no-repeat center;
}

h1 {
	font-size: 24px;
	color: #3B3B9F;
}
h2 {
	font-size: 18px;
	color: #3B3B9F;
}
h3 {
	font-size: 16px;
	color: #3B3B9F;
}
h4 {
	font-size: 14px;
	color: #3B3B9F;
}
h5 {
	font-size: 12px;
	color: #3B3B9F;
}
h6 {
	font-size: 10px;
	color: #3B3B9F;
}
.style1 {
	color: #006699;
	font-weight: bold;
	font-size: 12px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #3B3B9F;
}
.style3 {font-size: 18px; font-weight: bold; color: #3B3B9F; }
.style7 {
	font-size: 9;
	font-family:Arial, Helvetica, sans-serif;
}

.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #3A3899;
	font-size: 24px;
}
.style9 {font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: bold; color: #3A3899; font-size: 18px; }

.style10 {font-size: small; color: #3B3B9F; font-weight: bold; }

.style11 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.style13 {
	font-size: 36px;
	color: #009933;
}
.style15 {color: #009933; font-size: 18px; font-weight: bold; }
a:link {
	text-decoration: none;
	color: #3B3B9F;
}
a:visited {
	text-decoration: none;
	color: #3B3B9F;
}
a:hover {
	text-decoration: underline;
	color: #3B3B9F;
}
a:active {
	text-decoration: none;
	color: #3B3B9F;
}
