@charset "utf-8";

/* CSS Document */



body {

	background-image: url(images/bg.jpg);

	background-repeat: repeat-x;

	background-color: #2C2008;

	margin: 0px;

}

#welcome_text {

	font-family: Tahoma, Verdana;

	font-size: 11px;

	color: #47360c;

	text-decoration: none;

	padding-left: 30px;

	padding-top: 75px;

	padding-right: 30px;

	padding-bottom: 10px;

}

#footer {

	color: #675735;

	font-family: Tahoma, Verdana;

	font-size: 11px;

	text-align: center;

	padding-top: 25px;

	background-attachment: scroll;

	background-repeat: no-repeat;

	background-position: top;

	background-color: #2C2008;



}

#footer a:link, a:visited{

	color: #0000ff;

	text-decoration: none;

}

#footer a:hover {

	color: #CCA759;

	text-decoration: none;

}

#header {

	background-image: url(images/h_banner_bg.jpg);

	background-attachment: scroll;

	background-position: top;

	background-repeat: no-repeat;

}

#welcome {

	background-attachment: scroll;

	background-image: url(images/h_flash_bottom.jpg);

	background-repeat: no-repeat;

	background-position: top;

	padding-top: 75px;

}

.left {

	background-attachment: scroll;

	background-image: url(images/h_left.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}

.right {

	background-attachment: scroll;

	background-image: url(images/h_right02.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}

#welcome_text2 {

	background-attachment: scroll;

	background-image: url(images/bottom_content.jpg);

	background-repeat: no-repeat;

	background-position: top;

	font-family: Tahoma, Verdana;

	font-size: 11px;

	color: #47360c;

	text-decoration: none;

	padding-left: 61px;

	padding-right: 50px;

	height: 720px;







	*height: 630px;

	padding-bottom: 35px;

	padding-top: 32px;

}

.areas {

	font-family: Tahoma, Arial, Verdana;

	color: #675735;

	font-size: 11px;

	text-align: center;

	line-height: 18px;

	text-decoration: none;

}

.areas a {

	font-family: Tahoma, Arial, Verdana;

	color: #0000ff;

	font-size: 11px;

	text-decoration: none;

}

.areas a:link {

	font-family: Tahoma, Arial, Verdana;

	color: #675735;

	font-size: 11px;

	text-decoration: none;

}

.areas a:active {

	font-family: Tahoma, Arial, Verdana;

	color: #0000ff;

	font-size: 11px;

	text-decoration: none;

}

.areas a:visited {

	font-family: Tahoma, Arial, Verdana;

	color: #0000ff;

	font-size: 11px;

	text-decoration: none;

}

.areas a:hover {

	font-family: Tahoma, Arial, Verdana;

	color: #CCA759;

	font-size: 11px;

	text-decoration: underline;

}


