body {
	margin: 0;
	padding: 0;
	min-width: 800px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}

#header { 
	width: 800px;
	float: left;
	text-align: left;
	}

#main-holder {
	width: 800px;
	float: left;
	height: 100%;
}

#main-holder_intro {
	width: 550px;
	float: left;
	height: 100%;
}

#gallery_main-holder {
	width: 800px;
	float: left;
	height: 100%;
}

#gallery_main {
	width: 540px;
	float: right;
	height: 100%;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

#gallery_box {
	width: 170px;
	float: left;
	height: 100%;
	text-align: center;
	border: 1px;
	border: solid;
	border: #CCCCCC;
}

#extra {
	width: 250px;
	float: right;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;	
}

#main {
	width: 290px;
	float: right;
	height: 100%;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

#subnav { 
	width: 250px; 
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;	
}

#footer {
	width: 800px;
	height: 95px;
	float: left;
	text-align: left;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#sub_footer {
	width: 800px;
	height: 25px;
	float: left;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: bottom;
	background-color: #B4B5B9;
}

#top_banner { 
	width: 800px; 
	float: left;
	text-align: left;
}

#menu_bar {
	width: 800px;
	float: left;
	text-align: right;
	background-image: url(../images/menu_block_bg2.jpg);
	height: 60px;
	background-repeat: no-repeat;
}
#main_image { 
	width: 800px;
	height: 300px; 
	float: left;
	text-align: left;
}

#2col_container {
	width: 800px;
	float: left;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#left_col { 
	width: 47%; 
	float: left;
	text-align: left;
}
#right_col { 
	width: 47%; 
	float: right;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding-left: 15px;
	padding-right: 15px;
}

.table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 8px;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
}

.table2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
}

.heading01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000000;
	padding-left: 15px;
}

.heading01a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	padding-left: 15px;
	padding-top: 15px;
}

.heading02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC9933;
}

.heading03 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC9933;
	padding-left: 15px;
	padding-top: 15px;
	line-height: 24px;
}

