body {
	background-color: #040959;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}

body, table, td, p  {
color: #fcfcfc;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

/* Links */

a, a:link, a:visited, a:active {	
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #ccccff;
}

a:hover {
	text-decoration: none;
	color: #eaeaea;
}

/* Header */

#header {
background-image: url(../images/topbackground.jpg); 
background-repeat: no-repeat;
}

#topmid {
height: 78px;
vertical-align: bottom;
text-align: center;
width: 800px;
}

/* Top Navigation */

div#chromemenu
{
    margin: 0px;
    background: none;
    border: none;
    width: 694px;
    text-align: center;
    padding: 2px 0px 0px 0px;
}
  
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle a:link, .chromestyle a:visited{
   	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
	font-weight: bold;	
	vertical-align: middle;
	padding: 2px 10px 2px 10px;
	letter-spacing: 1px;
	margin: 0px;
}

.chromestyle a:hover, .chromestyle a:active {

	color: #AE4C00;

}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 10;
background: #eeeef6;
border: solid 1px #b9bcdd;
border-bottom-width: 1;
line-height:20px;
z-index:100;
font-size: .8em;
width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a, .dropmenudiv a:link, .dropmenudiv a:visited, .dropmenudiv a:active {
width: auto;
display: block;
text-indent: 0px;
border: solid 1px #b9bcdd; /*THEME CHANGE HERE*/
padding: 2px 0px 2px 2px;
text-decoration: none;
font-weight: bold;
color: #591B19;
color: #8F2D2A;
/*background: url(chromebg.gif) center center repeat-x;*/
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
/*color: #00049F;*/
background: #eaeaea;
text-decoration: none;
}   


/* Top Navigation */

#navbarback {
background-image: url(../images/navbarbackground.jpg); 
background-repeat: repeat-y;
width: 100%
}

#navbar {
background-image: url(../images/navbar.jpg); 
background-repeat: no-repeat;
}

a.MainMenuOff, a.MainMenuOff:link, a.MainMenuOff:visited, a.MainMenuOff:active {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
	font-weight: bold;	
	vertical-align: middle;
	padding: 2px 10px 2px 10px;
	letter-spacing: 1px;
	margin: 0px;
}

a.MainMenuOff:hover {
	color: #AE4C00;
	text-decoration: none;
	font-weight: bold;
}

a.MainMenuOn, a.MainMenuOn:link, a.MainMenuOn:visited, a.MainMenuOn:active {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #AE4C00;
	text-decoration: none;
	font-weight: bold;	
	vertical-align: middle;
	padding: 2px 10px 2px 10px;
	letter-spacing: 1px;
	margin: 0px;
}

a.MainMenuOn:hover {
	color: #AE4C00;
	text-decoration: none;
	font-weight: bold;
}

a.SubMenu, a.SubMenu:link, a.SubMenu:visited, a.SubMenu:active {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
	font-weight: bold;	
	vertical-align: middle;
	padding: 2px 5px 2px 5px;
	letter-spacing: 1px;
	margin: 0px;
}

a.SubMenu:hover {
	color: #AE4C00;
	text-decoration: none;
	font-weight: bold;
}

td.SubMenu {
padding-left: 4px;
}

#navlink {
	text-align: left; 
	vertical-align: top; 
    padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 777px;
	height: 43px;
}

#noscript {
padding-right: 87px; 
padding-top: 0px;
}

#noscript2 {
padding-right: 18px; 
padding-top: 0px;
}

/* Main */

#main  {
text-align: center; 
vertical-align: top; 
background-color: #030760;
padding: 0px 0px 0px 0px;
margin: 0px;
}

#maintable {
text-align: left;
vertical-align: top;
width: 720px;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px;
}

.image{
vertical-align: top;
width: 225px;
padding: 0px 0px 16px 20px;
margin: 0px;
}

.images{
text-align: left;
vertical-align: top;
width: 225px;
padding: 0px 0px 16px 20px;
margin: 0px;
}

.content {
text-align: left;
vertical-align: top;
width: 440px;
padding: 0px 0px 10px 10px;
margin: 0px;
background-image: url(../images/watermark.gif);
background-repeat: no-repeat;
}



h1, h2 {
	font-style: bold;
	text-align: left;
}

h1 {
	font-size: 15px;
	font-style: normal;
	letter-spacing: 1px;
	margin: 0px 0px 15px 0px;
	padding: 1px 0px 0px 10px;
	background: url(../images/heading.jpg) no-repeat;
	color: #000000;
	line-height: 25px;
	width: 415px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	text-align: left;
	font-size: 14px;
	font-style: normal;
}

h3 {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	text-align: left;
	font-size: 13px;
	font-style: normal;
}

.highlight {
color: #ffe6be;
}

hr  {
color: #040959;
}

ul {
	list-style: disc outside;
	margin-top: 0px;
}

.call {
margin-top: 15px; 
padding-left: 25px; 
padding-right: 25px;
}

.show {
display: block;
}

.hide {
display: none;
}

.altback {
background: #101142;
}

.altback2 {
background: #375373;
}

/* Contact Form */

table#contactform {
width: 450px; text-align: left; margin-top: 0px; padding-top: 0px;
}

table#contactform td {
vertical-align: top;
font-weight: bold;
background: #02077f;
padding: 2px 0px 2px 2px;
margin: 0px;
line-height: 18px;
} 

form {
margin: 0px;
padding: 0px;
}

form input, form select, form textarea {
font-weight: bold;
background: #b9bcdd;
background: #ccccff;
border: none;
font-size: 9pt;
padding: 1px;
margin: 1px;
}

.check input {
font-weight: bold;
border: none;
background: none;
color: #ccccff;
padding: 1px;
}

.button {
font-weight: bold;
font-size: 14px; 
background: url(../images/button.gif);
letter-spacing: 1px;
border: 3px #cccccc double;
padding: 0px 5px 0px 5px;
margin: 10px 0px 0px 0px;
width: auto;
overflow: visible;
color: #040959;
}

.photo {
border: #868ad1 solid 1px;
padding: 0px;
margin: 0px;
}

ul.services {
list-style-type: none; padding: 0px; margin: 0px;
}

ul.services li {
padding: 0px; margin: 0px; width: 440px; 
}

ul.services2 {
list-style-type: none; padding: 0px; margin: 0px;
}

ul.services2 li {
padding: 0px; margin: 0px;  
}


/* Content Pane Top */

#contentpane {
padding: 0px 5px 0px 5px; 
background: #030760;
}

#topleft {
background-image: url(../images/contentTopLeft.jpg); 
background-repeat: no-repeat;
}

#topslice {
background-image: url(../images/contentTopslice.jpg); 
background-repeat: repeat-x;
}

#topright {
background-image: url(../images/contentTopRight.jpg);
background-repeat: no-repeat;
}

#leftslice {
background-image: url(../images/contentLeftslice.jpg); 
background-repeat: repeat-y;
}

/* Content Pane Bottom */

#rightslice {
background-image: url(../images/contentRightslice.jpg); 
background-repeat: repeat-y; 
vertical-align: top;
}

.leftslice {
background-image: url(../images/contentLeftslice.jpg); 
background-repeat: repeat-y; 
}

#rightbottom {
background-image: url(../images/contentRightBottom.jpg); 
background-repeat: no-repeat;
}

#bottomleft {
background-image: url(../images/contentBottomLeft.jpg); 
background-repeat: no-repeat;
}

#bottomslice {
background-image: url(../images/contentBottomslice.jpg); 
background-repeat: repeat-x;
}

#bottomright {
background-image: url(../images/contentBottomRight.jpg); 
background-repeat: no-repeat;
}

#footer {
background-image: url(../images/botbackground.jpg); 
background-repeat: no-repeat; 
width: 100%; 
}

