@charset "utf-8";
/* CSS Document */

#header {
	height: 115px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
}
#header #headerIMG #headerText {
	float: left;
	position: absolute;
	width: 100px;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
	font-size: 10px;
	margin-left: 601px;
}
#navUpper {
	height: 30px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#headerBG {
	height: 150px;
	background-image: url(../image/headerIMG_bg.gif);
	background-repeat: repeat-x;
	clear: both;
}
#headerBG #headerIMG {
	height: 150px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#container #mainContent #info {
	width: 200px;
	float: left;
}
#container #mainContent #info a {
	color: #141451;
	text-decoration: none;
}
#container #mainContent #info a:hover {
	color: #850505;
	text-decoration: none;
}
#container #mainContent #info a:visited {
	text-decoration: none;
}

#container #mainContent #info a:active {
	text-decoration: none;
}
#container  #mainContent  #info  #info_header {
	width: 200px;
	background-color: #ECE9D8;
	font-family: Verdana, Arial, sans-serif, "Bell MT", "Book Antiqua", Calibri, "Californian FB";
	font-size: 20px;
	color: #141451;
	font-weight: bold;
}
#container #mainContent .boxes #companyInfo {
	font-size: 9px;
	line-height: 10px;
	color: #000000;
}

#container #mainContent #clear {
	clear: both;
}
#container #mainContent #acclimated {
	width: 275px;
}

#container #mainContent #box1 {
	width: 215px;
	height: 315px;
	float: left;
	margin-top: 15px;
	margin-left: 13.75px;
	list-style-image: url(../image/bullet.gif);
}
#container #mainContent #box2 {
	float: left;
	height: 315px;
	width: 215px;
	margin-top: 15px;
	margin-left: 13.75px;
}
#container  #mainContent  #box3  {
	height: 315px;
	width: 215px;
	margin-top: 15px;
	margin-left: 13.75px;
	float: left;
}
#container  #mainContent  .boxes  li  {
	list-style-image: url(../image/bullet.gif);
}
#container #mainContent #companyInfo {
	width: 450px;
	height: 300px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 16px;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#container #clear2 {
	clear: both;
}
#container #footer {
	height: 75px;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
}
#container #footer a {
	color: #141451;
	text-decoration: none;
}
#container #footer a:hover {
	color: #890505;
	text-decoration: none;
}
#container #footer a:visited {
	text-decoration: none;
}
#container #footer a:active {
	text-decoration: none;
}


#container #mainContent .boxes h1 {
	text-align: center;
	line-height: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #mainContent .boxes ul {
	margin-left: -20px;
}
#container #mainContent .boxes a {
	color: #141451;
	text-decoration: none;
}
#container #mainContent .boxes a:hover {
	color: #890505;
	text-decoration: none;
}
#container #mainContent .boxes a:active {
	text-decoration: none;
}
#container #mainContent .boxes a:visited {
	text-decoration: none;
}


#container #navBottom {
	background-image: url(../image/bottomNav.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, sans-serif, "Bell MT", "Book Antiqua", Calibri, "Californian FB";
	font-size: 10px;
	text-align: center;
	background-color: #322E59;
	vertical-align: middle;
}
#container #navBottom a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
#container #navBottom a:hover {
	color: #890505;
	text-decoration: none;
	line-height: 20px;
}
#container #navBottom a:active {
	text-decoration: none;
	line-height: 20px;
}
#container #navBottom a:visited {
	text-decoration: none;
	line-height: 20px;
}
#header #headerIMG #headerText a {
	color: #FFFFFF;
	text-decoration: blink;
}
#header #headerIMG #headerText a:hover {
	color: #FFFF00;
}
#header #headerIMG #headerText a:visited {
	text-decoration: none;
}
#header #headerIMG #headerText a:active {
	text-decoration: none;
}
#container #mainContent .boxes img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #mainContent .boxes #info #taxCredit div {
	background-color: #ECE9D8;
}
