body {
	margin: 0;
	padding: 0 0 50px;
	background: #e9e9e9;
	color: #333;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

a {
	color: #333;
	outline: 0;
}
img {
	border: 0;
}

h1 {
	margin: 0;
	padding: 10px 0 0;
	font-size: 30px;
	line-height: 30px;
	color: #00386c;
}
h2 {
	font-size: 16px;
	line-height: 18px;
	margin: 0;
	padding: 15px 0 0;
	text-transform: uppercase;
	color: #00386c;
	border-bottom: 1px solid #00386c;
}
	.indent h2 {
		margin: 0 0 5px -40px;
		padding: 15px 0 0 40px;
	}
h3 {
	margin: 0;
	padding: 10px 0 15px;
	color: #6c2164;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}
	h3 a {
		color: #6c2164;
	}
p {
	margin: 0;
	padding: 8px 0;
}

.indent {
	padding: 0 0 0 40px;
}

.download {
	text-align: center;
	color: #fff;
}
	.download a {
		color: #fff;
	}
.center {
	text-align: center;
}
.wrapper {
	width: 940px;
	overflow: hidden;
}

#page {
	margin: 0 auto;
	width: 940px;
	padding: 0 0 0px;
	overflow: hidden;
	background: #fff url(../webimages/pageTopbg.gif) repeat-x left top;
}

#header {
	padding: 48px 0 0;
	width: 940px;
	overflow: hidden;
}

#logo {
	float: left;
	display: inline;
	margin: -32px 0 0;
	padding: 0 0 0 55px;
}

#primaryMenu {
	float: right;
	display: inline;
	width: 640px;
	padding: 23px 0 0;
	height: 24px;
	overflow: hidden;
}
	#primaryMenu ul {
		margin: 0;
		padding: 0;
		list-style: none;
		height: 24px;
	}
	#primaryMenu li {
		float: left;
		display: inline;
	}
	
#tagline {
	padding: 0 0 0 278px;
	margin: -15px 0 0;
}

#banner {
	position: relative;
	height: 500px;
/*	overflow: hidden;
*/}
	#banner .download {
		position: absolute;
		top: 424px;
		left: 606px;
		width: 168px;
	}
	#banner .caption {
		position: absolute;
		top: 445px;
		left: 460px;
		width: 450px;
		font-size: 11px;
		line-height: 15px;
		text-align: center;
		color: #000;
	}
	
#homeBanner { }
	
.rightCol {
	float: right;
	display: inline;
	width: 748px;
	overflow: hidden;
	padding: 5px 0 5px;
}
	.rightCol .text {
		width: 680px;
		overflow: hidden;
	}
	
.leftCol {
	float: left;
	display: inline;
	width: 160px;
	padding: 18px 0 5px;
}

.mainCol {
	width: 680px;
	padding: 5px 0 5px 130px;
	overflow: hidden;
}

.mainMenu {

}
	.mainMenu ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	* html .mainMenu li {
		display: inline-block;
	}
	.mainMenu a {
		display: block;
		padding: 6px 10px;
		line-height: 17px;
		text-align: center;
		font-size: 14px;
		color: #00386c;
		font-weight: bold;
	}
	.mainMenu a.selected {
		text-decoration: none;
		color: #fff;
		background: #cbb221 url(../webimages/mainMenu.gif) repeat-x left top;
	}
	
.area {
	width: 680px;
	padding: 20px 0 30px;
}
	.area .header {
		height: 32px;
		padding: 5px 30px 0;
		font-size: 20px;
		line-height: 32px;
		color: #fff;
		background: url(../webimages/area_header.gif) no-repeat left top;
	}
	.area .body {
		width: 620px;
		padding: 10px 30px 20px;
		overflow: hidden;
		background: #f0f9ff;
	}
	.area .gallery {
		width: 660px;
		padding: 20px 7px 20px 13px;
		overflow: hidden;
		background: #f0f9ff;
	}
	.area .back {
		height: 25px;
		font-size: 13px;
		line-height: 25px;
		background: url(../webimages/area_back.gif) no-repeat left top;
		text-align: center;
		color: #fff;
		font-weight: bold;
	}
		.area .back a {
			color: #fff;
		}
	.area .bottom {
		width: 620px;
		padding: 10px 30px 25px;
		overflow: hidden;
		text-align: center;
		background: #f0f9ff url(../webimages/area_bottom.gif) no-repeat left bottom;
	}

.thumbs, .container {
	overflow: hidden;
}
* html .thumbs, * html .container {
	height: 1%;
	overflow: hidden;
}
.container {
	padding: 5px 0 15px;
}
.thumb {
	float: left;
	display: inline;
	margin: 5px 30px 15px 0;
	line-height: 20px;
	background: #760275;
}
	.container .thumb {
		margin: 0;
	}

.container .detail {
	float: left;
	display: inline;
	width: 330px;
	padding: 0 0 0 20px;
}
	.mainCol .container .detail {
		width: 405px;
	}
	.container .detail h2 {
		padding-top: 3px;
		margin-left: -20px;
		padding-left: 20px;
	}

.photo {
	float: left;
	display: inline;
	width: 150px;
	overflow: hidden;
	padding: 0 6px 10px 7px;
	height: 125px;
	text-align: center;
	font-weight: bold;
}
	.photo a {
		display: block;
		color: #760275;
		margin: 3px 0;
	}

.magnificent {
	margin: -10px 0 0 65px;
}

#address1 {
	float: left;
	display: inline;
	width: 260px;
	text-align: center;
	padding: 30px 0 20px 85px;
}
#address2 {
	float: left;
	display: inline;
	width: 260px;
	padding: 30px 0 20px;
	text-align: center;
}
	
#footer {
	padding: 40px 0 0;
	font-size: 12px;
	color: #666;
	text-align: center;
	background: #fff url(../webimages/pageBottom.gif) repeat-x left bottom;
}
	#footer a {
		color: #666;
	}
	#footer ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#footer li {
		display: inline;
		padding: 0 7px 0 11px;
		background: url(../webimages/footer_border.gif) no-repeat left center;
	}
		#footer li.first {
			padding: 0 7px 0 10px;
			background: none;
		}
	#footer p {
		padding: 2px 0;
	}
