
html, body { background:url(images/main-bg.gif); background-attachment: fixed; margin: 0px; height: 100%; padding: 0px; }

* html #container {
	height: 100%;
	min-height: 100%;
}

.thumbnails img {padding-bottom:10px; margin:0px;}

table { padding: 0px 0px 0px 0px; }

p { padding: 8px 0px 8px 0px; margin: 0px; }

h1 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #535353;

	font-weight: 100;
	line-height: 18px;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #eef3f6;

	font-weight: 100;
	line-height: 18px;
}


h3 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #535353;
	font-weight: 100;
	line-height: 18px;
}

h4 {
	padding: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f8faf2;
	font-weight: 100;
	line-height: 18px;

}


#container {
	height: 1060px;
	position: absolute;
	background-color:#959595;
	width:804px;
	z-index: 1;
	margin: 0 auto;
	float: left;
}


.leftcolumn {
	width: 350px;
	float: left;
	height: 1060px;
	background-color:#959595;
	background:url(images/left-bg.jpg);
	background-attachment:scroll;
	background-repeat: no-repeat;
	max-width: 350px;
	position: relative;
}

.contact-body a { color: #0c1316; }
.contact-body a:link {text-decoration: underline; }
.contact-body a:hover {color: #631d17; text-decoration: none; }

.main-text a { color: #535353; }
.main-text a:link {text-decoration: underline; }
.main-text a:hover {color: #eb922a; text-decoration: none; }

		.photo-gallery-contents {
			width: 300px;
			top: 240px;
			left: 30px;
			position: relative;
			padding: 0px 0px 10px 0px;
			line-height: 1px;
			font-size: 1px;
		}
		
		.contact-body {
			width: 300px;
			top: 220px;
			left: 30px;
			position: relative;
			padding: 10px 0px 10px 0px;
			
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #0c1316;
			font-weight: 100;
			line-height: 16px;
		}
		

.rightcolumn {
	width: 450px;
	float: left;
	height: 1060px;
	background-color:#f6f5ee;

	max-width: 450px;
	position: relative;
}


		.image-gallery {
			position: relative;
			width: 430px;
			height: 260px;
			background-color:#333333;
			color: #FFFFFF;
			top: 240px;
			left: 10px;
			clear: both;
		
		}

		.main-text {
			position: relative;
			width: 410px;
			padding: 20px;
			padding-top: 260px;
			clear: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #535353;
			font-weight: 100;
			line-height: 16px;
		}


.stroke {
	width: 15px;
	float: left;
	max-width: 15px;
	background:url(images/srtoke-bg.gif) repeat-y;
	height: 1060px;
	position: absolute;
	left: 798px;
	font-size: 5px;
	z-index: 15;
}


.banner {
	width: 800px;
	height: 144px;
	position: absolute;
	top: 88px;
	z-index: 2;
	left: 0px;
}


.header1 {
	left: 15px;
	top: 64px;
	position: absolute;
	z-index: 3;
}

.header2 {
	left: 402px;
	top: 64px;
	position: absolute;
	z-index: 4;
}

.learn-more {
	left: 669px;
	top: 13px;
	position: absolute;
	z-index: 5;
}








