/* CSS Document */

#container {
	margin:0 auto;
	width:950px;
	background-color: #FFFFFF;
	background-image:  url("../images/layout_02.jpg");
	border: none #000000;
}
#MainContent {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
	margin-bottom: 10px;
}
#MainContent h1 {
	font-size: 24px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#MainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
#MainContent a {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
#AddressArea {
	height: 20px;
	margin-bottom: 4px;
	margin-top: 0px;
}
#AddressArea p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}

#MainContent a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFBF00;
}
#MainContent h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFBF00;
	font-weight: normal;
}
#MainContent h3 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #2D3293;
}
#MainContent h4 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
#MainContent ul {
	font-size: 12px;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	font-weight: bold;
	background-position: center;
}
#footer a {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
#footer a:hover {
	text-decoration: underline;
	color: #0000FF;
}

#VertMenu ul{
	padding: 0;
	margin-bottom: 1em;
	float: left;
	width: 798px;
	border: 1px solid #0B027E;
	background-color: #0011aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	color: #F19621;
}

#VertMenu ul li{
display: inline;
}

#VertMenu ul li a{
	float: left;
	color: #FFFFFF;
	padding: 2px 12px;
	text-decoration: none;
	background-color: transparent;
	background-image:  url("../images/vertical.gif");
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 12px;
}

#VertMenuul li a:visited{
color: #FF9900;
}

#VertMenu ul li a:hover{
	color: #FFFFFF;
	background-color: #005511;
	font-size: 12px;
}
body {
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: repeat;
	margin-top: 0px;
	background-image:  url("../images/background.jpg");
}
#topArea {
	height: 228px;
	width: 950px;
	background-image:  url("../images/layout_01.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
#topAreaText {
	text-align: center;
	margin-left: 400px;
	padding-top: 16px;
	padding-right: 15px;
}
#topAreaText h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

#BottomCap {
	height: 30px;
	width: 950px;
	background-image:  url("../images/layout_03.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.imageborder {
	border: 1px solid #DA501F;
}
.servicetable {
	padding: 3px;
	border: 1px solid #6CADFF;
}
.4wayback {
	background-color: #2F0000;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0099;
	font-weight: bold;
}
.highlight2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
