body {
	background-color: #b2b2b2;
	background-image: url(../images/bgimg2_800.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, san-serif;
	font-size: 12px;
	text-align: center;
}

h1 {
	font-size: 1.5em;
	letter-spacing: 0.2em;
	color: #cc9900;
	font-weight: bold;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #cc9900;
}

h3 {
	font-size: 1.5em;
	font-weight: 200;
	color: #3399CC;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #999933;
	font-weight: bold;
}

#wrap {
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 740px;
	height: auto;
	text-align: center;
}

#header {
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 740px;
	height: 190px;
}

#banner1 {
	float: left;
	width: 740px;
	height: 130px;
	background-color: #ffffff;
	text-align: left;
}

#top_navigation {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	width: 300px;
	height: 20px;
	text-align: left;
}


#logobox {
	float: right;
	padding-top: 10px;
	width: 400px;
	height: 115px;
	text-align: right;
}

#banner2 {
	float: left;
	width: 740px;
	height: 60px;
	background-color: #999933;
}

#navigation {
	float: left;
	width: 720px;
	height: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
}

#sl_navigation {
	float: left;
	width: 700px;
	height: 15px;
	padding-top: 5px;
	padding-left: 40px;
	text-align: left;
}

#content {
	background-color: #cccc99;
	width: 740px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#footer {
	clear: both;
	margin: 0px;
	padding-top: 5px;	
	width:740px;
	height: 20px;
	background-color: #999933;
	font-size: 0.83em;
	color: #ffffff;
	text-align: center;
}

#content_left {
	float: left;
	background-color: #cccc99;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 460px;
	height: auto;
	font-size: 1em;
	text-align: left;
}

.text_box {
	padding-left: 20px;
	padding-right: 20px;
}

#content_right {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 280px;
	height: auto;
	font-size: 1em;
	color: #ffffff;
	text-align: left;
	background-color: #808080;
}

#image_box {
	float: left;
	margin: 0px;
	padding: 0px;
}
	
.news_box  {
	float: left;
	margin: 0px;
	padding: 20px;
	width: 240px;
	height: auto;
}

.news_box_2  {
	float: left;
	padding: 20px;
}

.news_box_2  p {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;	
	color: #000;	
}

.news_box_3  {
	float: left;
	margin: 0px;
	padding: 20px;
	width: 700px;
	height: auto;
	text-align: left;
	background-color: #cccc99;
}


#text_box_r  {
	float: left;
	margin-top: 20px;
	padding: 0 20px 20px 20px;
	width: 240px;
	height: auto;
	text-align: left;
}
