body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.3em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

img {
	border: 0px;
}

#layoutLead {
	width: 1000px;
	text-align: left;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

.clearing {
	clear: both;
	height: 1px;
	display: block;
	overflow: hidden;
}

#logo {
	width: 246px;
	height: 60px;
	position: relative;
	margin: 0px 0px 0px 0px;
	float: left;
}

#logo h1, #logo h1 span{
	width: 246px;
	height: 60px;
	position: absolute; 
	top: 0px; 
	left: 0px;
	z-index: 1; 
	overflow: hidden;
	color: #fff;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
}

#logo h1 span {
	background-image: url('../_images/logo.gif');
	background-repeat:  no-repeat;
	display: block;
	z-index: 2;
	width: 246px;
	height: 60px;
	left: 0px;
	cursor: hand;
	margin: 0px;
}

#top {
	width: 1000px;
	height: 205px;
}

#top #first {
	width: 1000px;
	height: 60px;
}

#top #first #right {
	height: 55px;
	float: right;
	font-size: 0.9em;
	padding: 5px 18px 0px 0px;
}

#top #first #right form {
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

#top #first #right form select {
	padding: 2px;
	font-size: 0.9em;
	width: 250px;
}

#top #second {
	width: 946px;
	height: 104px;
	padding: 6px 0px 0px 54px;
}

#top #second img {
	border: 1px solid #FFFFFF;
	float: left;
	margin: 0px 13px 0px 0px;
}

#top #second #user {
	float: right;
	padding: 9px 18px 0px 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 2.4em;
}

#top #second #user img {
	border: 0px solid #FFFFFF;
	float: left;
	margin-right: 5px;
}

#top #second #user a {
	color: #FFFFFF;
	text-decoration: underline;
}

#top #second #user a:hover {
	text-decoration: none;
}

#top #menu {
	width: 976px;
	height: 35px;
	clear: both;
	font-size: 1.1em;
	padding: 0px 6px 0px 18px;
	font-weight: bold;
	display: block;
	overflow: hidden;
}

#top #menu #items {
	float: left;
	width: auto;
	padding-top: 9px;
}

#top #menu a {
	color: #000F38;
	text-decoration: underline;
}

#top #menu a:hover {
	color: #EB4A4E;
	text-decoration: underline;
}

#top #menu a#topSel {
	color: #EB4A4E;
}

#top #menu #search {
	width: 210px;
	float: right;
}

#top #menu #search form {
	margin: 0px;
}

#top #menu #search form input.text {
	width: 94px;
	background: url(../_images/bgSearchInput.gif) no-repeat;
	border: 1px solid #EB4A4E;
	margin: 6px 5px 0px 0px;
	font-size: 0.9em;
	padding: 2px;
	float: left;
	color: #EB4A4E;
}

#mainTop {
	width: 1000px;
	height: 12px;
	background: url(../_images/bgMainTop.gif) no-repeat left bottom;
}

#main {
	width: 1000px;
	clear: both;
	background: url(../_images/bgMain.gif) repeat-y;
	padding-bottom: 40px;
}

/*
#main #leftCol {
	width: 200px;
	margin-right: 5px;
	float: left;
	padding: 7px 0px 7px 0px;
}

#main #leftCol h3 {
	margin: 0px 9px 10px 11px;
	background: url(../_images/bgLeftHeader.gif) no-repeat;
	padding: 12px 0px 12px 14px;
	display: block;
	font-size: 1em;
	color: #FFFFFF;
}

#main #leftCol h3.destinace {
	margin: 0px 9px 0px 0px;
	background: url(../_images/bgLeftHeaderDestinace.gif) no-repeat;
	padding: 25px 0px 25px 70px;
	display: block;
	font-size: 1em;
	color: #FFFFFF;
}

#main #leftCol ul {
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 30px;
	list-style-type: none;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
}

#main #leftCol ul li {
	background: url(../_images/listLeft.gif) no-repeat 0px 6px;
	padding: 0px 11px 0px 18px;
}

#main #leftCol ul li a {
	color: #000F38;
	text-decoration: underline;
}

#main #leftCol ul li a:hover {
	color: #F26921;
}

#main #leftCol ul li a#leftSel {
	color: #F26921;
}
*/

#main #centerCol {
	width: 766px;
	margin-right: 5px;
	float: left;
	padding: 27px 10px 7px 18px;
}

#main #centerCol h2 {
	font-family: Myriad Pro, Arial;
	font-size: 2.3em;
	margin: 0px;
	padding: 4px 0px 20px 20px;
	color: #F26921;
	border-bottom: 1px solid #D7D7D7;
	clear:both;
}

#main #centerCol h3 {
	font-family: Myriad Pro, Arial;
	font-size: 1.6em;
	margin: 0px;
	padding: 4px 0px 20px 20px;
	color: #F26921;
	width: 550px;
	text-transform:uppercase;
	border-bottom: 1px solid #D7D7D7;
	clear:both;
}

#main #centerCol p {
	margin: 15px 11px 20px 20px;
	line-height: 1.4em;
}

#main #centerCol img.mainRight {
	float: right;
	margin: 0px 11px 11px 11px;
}

#main #centerCol ul.locations {
	width: 170px;
	float:left;
	list-style: none;
	padding:0px;
	margin:10px 0px 10px 20px;
}

#main #centerCol ul.locations li {
	line-height: 2em;
}

#main #centerCol img.banner300 {
	float:right;
	margin:10px 0px 0px 0px;
	border:1px solid #000000;
}

#main #centerCol a {
	color: #F26921;
	text-decoration: underline;
}

#main #centerCol a:hover {
	text-decoration: none;
}

#main #centerCol .item {
	width: 258px;
	height: 138px;
	background: url(../_images/bgGreyItem.gif) no-repeat;
	display: block;
	float: left;
	overflow: hidden;
	margin: 0px 6px 6px 0px;
	padding: 16px 12px 16px 12px;
}

#main #centerCol .item img {
	border: 2px solid #FFFFFF;
	float: left;
	margin: 0px 10px 0px 0px;
}

#main #centerCol .item p {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 174px;
	font-size: 1.1em;
	line-height: 1.2em;
}

#main #centerCol .item a {
	float: right;
	font-size: 0.9em;
}

#main #rightCol {
	width: 160px;
	float: left;
	padding: 0px 20px 20px 20px;
}

#main #rightCol h3 {
	font-size: 1em;
	color: #0A3E89;
	margin: 15px 0px 8px 0px;
	padding: 4px 0px 8px 4px;
	background: url(../_images/bgHeaderRight.gif) repeat-x left bottom;
}

#main #rightCol span {
	font-size: 0.75em;
	color: #888888;
}

#main #rightCol p {
	margin: 5px 0px 0px 0px;
	text-align: right;
}

#main #rightCol p a {
	color: #F26921;
}

#main #rightCol a {
	font-size: 0.85em;
	color: #000000;
	text-decoration: underline;
}

#main #rightCol a:hover {
	text-decoration: none;
}

#main #rightCol #imgs img {
	margin: 20px 0px;
	border: 1px solid #205479;
}

#main #rightCol #imgs {
	text-align: center;
}

#footer {
	width: 948px;
	height: 110px;
	background: url(../_images/bgFooter.gif) no-repeat left top;
	padding: 25px 26px 0px 26px;
	color: #FFFFFF;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 1.2em;
}

#footer #fleft {
	width: 650px;
	float: left;
}

#footer #fleft a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer #fleft a:hover {
	text-decoration: none;
}

#footer #fright {
	width: 290px;
	float: right;
	text-align: right;
}

#footer #fright a {
	color: #F26921;
	text-decoration: underline;
}
#footer #fright a:hover {
	text-decoration: none;
}

body {
	background-color: #000F38;
}

#top {
	background: #FFFFFF url(../_images/bgTop.gif) no-repeat left bottom;
}

#top #first {
	background: url(../_images/bg1st.gif) repeat-x;
}

#top #first #right {
	color: #FFFFFF;
}

#top #first #right form select {
	border: 1px solid #85A4D2;
	color: #85A4D2;
	background: #FFFFFF;
}

#top #second {
	background: url(../_images/bg2nd.gif) repeat-x;
}
