#main {
	width: 1024px;
	position: relative;
	margin: auto;
}

#viewpic {
	background-color: #B6B09E;
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	width: 500px;
	left: 232px;
	top: 261px;
	height: 500px;
	border: 1px solid #13658D;
	padding: 10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	margin: 0px;
	background-color: #b6b09e;
}
#page {
	position: absolute;
	width: 1024px;
}
#head {
	background-image: url(img/main_head.jpg);
	background-repeat: no-repeat;
	height: 240px;
	
}
#textContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #625845;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 200px;
	padding-left: 200px;
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(img/content_bg.jpg);
	background-repeat: repeat-y;
	height: 900px;
	position:static;
}
#footer {
	background-image: url(img/main_footer.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a19378;
	font-size: 11px;
	padding-right: 200px;
	padding-left: 200px;
	padding-top: 10px;
	height: 142px;
	position: inherit;
	width:1024px;

	
	
}
h1 {
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B6B09E;
	text-decoration: none;
	margin: 0px;
}
p {
	margin: 5px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0173B1;
	margin: 0px;
}
#textBox {
	float: none;
	width: 500px;
}
#textBoxFull {
	float: left;
	width: 650px;

}

#imgBox {
	background-color: #B6B09E;
	height: 150px;
	width: 200px;
	float: left;
	padding: 5px;
	margin-bottom: 50px;
	color: #000000;
	margin-right: 0px;
}

#imgBoxM {
	background-color: #B6B09E;
	height: 202px;
	width: 600px;
	float: left;
	padding: 5px;
	color: #000000;
	margin-right: 0px;
}

#imgBoxL {
	background-color: #B6B09E;
	height: 190px;
	width: 610px;
	float: left;
	padding: 5px;
	color: #000000;
	margin-right: 0px;
}

#imgBoxX {
	background-color: #B6B09E;
	height: 360px;
	width: 541px;
	float: left;
	padding: 5px;
	color: #000000;
	margin-right: 0px;
}

#nav {
	position: absolute;
	left: 200px;
	top: 201px;
	width: 607px;
}
#main #page #head #nav a {
	color: #342911;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-right: 20px;
	text-decoration: none;
	font-size: 16px;
	padding: 5px;
}
#main #page #head #nav a:hover {
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0082C0;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

