* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/bg.jpg) repeat;
	height: 100%;
}

p {
	font-size: 11px;
	color: #9c7752;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}

.body2 {
	font-size: 11px;
	color: #cc6633;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	color: #9c7752;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 20px;
}

h2 {
	color: #9c7752;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 20px;
}

h3 {
	color: #9c7752;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 20px;
}

img {
	border: none;
}

#page-wrap {
	background: url(../images/page.jpg) no-repeat;
	width: 1000px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#page-wrap #inside {
	padding-top: 120px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
}
	
#main-content {
	position: absolute;
	top: 200px;
	margin-left: 700px;
	width: 210px;
	text-align: center;
}

#main-content-inside {
	position: absolute;
	top: 165px;
	margin-left: 20px;
	width: 430px;
	text-align: left;
}

#global-nav {
	height: 30px;
	text-align: center;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.5pt;
}

#global-nav ul {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 0px;
}

#global-nav ul li { 
	display: inline;
}

#global-nav ul li a {
	color: #9c7752;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: -5px;
}

#global-nav ul li a:hover {
	background: url(../images/global_nav_over.jpg) repeat;
}

#global-nav #current {
	background: url(../images/global_nav_selected.jpg) repeat;
}

#content-home {
	padding: 10px;
}

#banner-home {
	float: left;
	background: url(../images/banner_home.jpg) no-repeat;
	width: 680px;
	height: 370px;
}

#right-bar-home {
	float: right;
	background: url(../images/bg_lite_1.jpg) repeat;
	width: 210px;
	height: 370px;
}

#content-inside {
	padding: 20px;
}

#left-panel {
	float: left;
	width: 430px;
	height: 350px;
	text-align: left;
}

#right-panel {
	float: right;
	width: 440px;
	height: 350px;
	text-align: left;
}

#scroll-box-1 {
	height: 325px;
	overflow: auto;
}

#scroll-box-2 {
	height: 200px;
	overflow: auto;
}

#scroll-box-3 {
	height: 240px;
	overflow: auto;
	border: #9c7752 1px dashed; 
}

#content-inside-2 {
	padding: 20px;
	width: 880px;
	height: 340px;
}

#bottom-space {
	background: #ffffff;
	margin-top: 363px;
}

#footer {
	padding-left: 0px;
	width: 920px;
	margin-top: 23px;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9c7752;
	text-decoration: none;
}

#footer-right {
	text-align: right;
	float: right;
	width: 400px;
}

#footer-left {
	text-align: left;
	float: left;
	width: 200px;
}

#footer-left ul {
}

#footer-left ul li { 
	display: inline;
}

#footer-left ul li a {
	color: #9c7752;
	text-decoration: none;
	padding-right: 20px;
}

#footer-left ul li a:hover {
	text-decoration: underline;
}

#footer-left #current {
	font-weight: bold;
}


A.body-link-1 {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #cc6633; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}
A.body-link-1:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #cc6633; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: underline
}