html {
	overflow: 				hidden;
}
body {
	color:					#231F20;
	background-color:		#FFFFFF;
	background-repeat:		repeat-x;
	font-size: 				11px;
	font-weight: 			normal;
	font-family: 			helvetica, arial;
	overflow: 				hidden;
	border: 				0px none;
	margin: 				0px;
}
img {
	border-style:			none;
}
a:link, a:visited {
	color:					#231F20;
	cursor: 				pointer;
	font-size: 				11px;
	text-decoration: 		none;
	float:					left;
	display: 				block;
}
a:hover, a:active {
	cursor: 				pointer;
	font-size: 				11px;
	text-decoration:		none;
	outline:				none;
	float:					left;
	display: 				block;
}
#top {
	height: 				12px;
	width:					100%;
	background-color:		#231F20;
	position:				absolute;
}
#bottom {
	height: 				20px;
	width:					100%;
	background-color:		#231F20;
	position:				absolute;
	top:					100%;
	margin-top:				-20px;
	z-index:				1;
}
#nav {
	height: 				34px;
	width:					378px;
	position:				absolute;
	top:					100%;
	left:					50%;
	margin-top:				-54px;
	margin-left:			-189px;
	z-index:				1;
}

#menu {
	padding:				0;
	margin:					0;
	height:					2em;
	list-style-type:		none;
}
#menu li {
	float:					left; 
	width:					126px; 
	height:					34px;
	line-height:			34px;
	position:				relative;
	text-align:				center;
}
#menu li span {
	display:				block;
	width:					126px;
	height:					34px;
	text-align:				center;
	color:					#FFFFFF; 
	cursor:					pointer;
}
#menu li a:hover {
	border:					0;
	color:					#97A043;
}
#menu li a:hover span {
	display:				block;
	width:					126px;
	height:					34px;
	text-align:				center;
	color:					#97A043; 
	cursor:					pointer;
}
#tab	{
	background-image:		url(tab.jpg);
	width:					126px;
	height:					34px;
	position:				absolute;
	top:					100%;
	left:					50%;
	margin-top:				-54px;
	margin-left:			63px;
}
#content {
	width: 					940px;	
	position:				absolute;
	top:					50%;
	left:					50%;
	margin-top:				-150px;
	margin-left:			-470px;
}
#grid{
	display:				inline;
	float:					left;
	position:				relative;
	width:					215px;
	margin-left:			10px;
	margin-right:			10px;
}
p {
	text-indent:			25px;
	color:					#333333;
}
#logo {
	position:				absolute;
	top:					50%;
	left:					50%;
	margin-left:			-170px;
}
.image {

	margin-left:			20px;
	margin-right:			20px;
}
#gallery {
	width: 					564px;	
	position:				absolute;
	top:					50%;
	left:					50%;
	margin-top:				-221px;
	margin-left:			-282px;
}
#gallery1 {
	width: 					400px;	
	height:					400px;
	position:				absolute;
	top:					50%;
	left:					50%;
	margin-top:				-200px;
	margin-left:			-200px;
}
.contact {
	color:					#000;
	font-size:				1em;
	font-family:			Georgia, "Times New Roman", serif;
	font-weight:			bold;
	margin-right:			1em;
}
h2 {
	color:					#000;
	font-size:				1.5em;
	font-family:			Georgia, "Times New Roman", serif;
	margin-bottom			:0.4em;
	line-height:			0.9em;
}
h3 {
	color:					#000;
	font-size:				1em;
	font-family:			Georgia, "Times New Roman", serif;
	margin-bottom:			0.2em;
	line-height:			0.2em;
}
#Container {
	width:					400px;
	height:					400px;
	overflow:				hidden;
}
#LinkContainer {
	display:				none;
	position:				absolute;
	top:					0;
	left:					0;
	height:					200px;
	width:					200px;
	z-index:				100;
	background:				url(start.gif) 50% 50% no-repeat;
}
#PrevLink {
	z-index:				100;
	position:				absolute;
	top:					0%;
	left:					0%;
	height:					200px;
	width:					50%;
	display:				block;
}
#NextLink {
	z-index:				100;
	position:				absolute;
	top:					0%;
	left:					50%;
	height:					200px;
	width:					50%;
	display:				block;
}
#PrevLink:hover,#NextLink:hover {
	text-decoration:		none;
}
#PrevLink:hover {
	background:				transparent url(prev_rounded_sidebar2.gif) left 0% no-repeat;
}
#NextLink:hover {
	background:				transparent url(next_rounded_sidebar2.gif) right 0% no-repeat;
}
#PrevLink span,#NextLink span {
	display:				none
}
#Wrapper {
	margin:					0 auto;
	height:					500px;
	width:					100%;
	overflow:				hidden;
	position:				relative;
}
#Wrapper[id] {
	display:				table;
	position:				static;
}
#InnerWrapper {
	position:				absolute;
	top:					50%;
	left:					0;
}
#InnerWrapper[id] {
	display:				table-cell;
	vertical-align:			middle;
	position:				static;
}
#OuterContainer {
	position:				relative;
	top:					-50%;
}
#LoadContainer{
	width:					132px;
	height:					50px;
	position:				absolute;
	top:					50%;
	left:					50%;
	margin-left:			-66px;
	margin-top:				-25px;
	z-index:				1;
}
#columc1 {
  float: 					left;
  width: 					450px;
}

#columm2 {
  float:					left;
  width: 					20px;
  height: 					1px;
}

#columc2 {
  float: 					left;
  width: 					450px;
}