*{border: none;}

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #beaa8e url(../images/main_background3.gif) repeat-x;;
}

a:link, a:visited { color: #ffffff; text-decoration: none; } 
a:active, a:hover { color: #ffffff; text-decoration: underline; }

h1 {
	margin:0px 0px 10px 0px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 14px;
	color:#FFFFFF;
	border-bottom: solid 1px #000000;
}
h2 {
	padding: 5px 0px 5px 10px;
	margin: 0px; 	
	font-weight: bold; 
	font-size:12px;
	color: #FFFFFF;
	background: #141816;
	border: 1px solid #000000;
}
h3 {
	margin: 0px;
	padding: 2px 0px 2px 10px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
p{
	text-align: justify;
}
img {  
	margin: 10px 10px 0px 10px; 
	border: 2px solid #FFFFFF;
}


#container {
	margin-left:auto;
	margin-right:auto;
	width: 810px;
}

#top{
	float: left;
	padding: 19px 0px 10px 0px;
	text-align: right;
	width: 800px;
}

#header {
	clear: left;
	margin-bottom:5px;
	width: 810px;
	height: 235px;
	background: url(../images/header.png) no-repeat;

}

#site_title {
	padding-top: 120px;
	padding-left: 50px;
	font-size: 35px;
	color: #2b1e1e;
}

#site_title span {
	font-weight: bold;
	color: #2b5547;
}

#site_slogan {
	padding-top: 10px;
	padding-left: 200px;
	font-size: 12px;
	color: #2b1e1e;
}

#master0{
	float: right;
}

#master0 img{
	border: none;
}

/*------------- Menu ------------------*/
#menuright {
	float: left;
	height: 41px;
	width: 700px;
	background: #FF0000 url(../images/menu_leftborder.gif) repeat-x;
	
}

#menu{
	float: right;
	margin-top: -41px;
	margin-left: 11px;
	padding: 0px;
	width: 792px;
	height: 41px;
	background: #FF0000 url(../images/menu_leftborder.gif) repeat-x;
	

}


#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	
}

#menu ul li{
	display: inline;
	
}

#menu ul li a{
	float: left;
	padding: 11px 1px;
	width: 127px;
	font: 16px arial;
	text-align: center;
	text-decoration: none;
	color: #1e1717;
	font-weight: bold;
	
}
#menu ul li a:hover, #menu ul li .current{
	color: #ffffff;
	text-decoration: none;
	background: url(../images/mouse_hover.gif) repeat-x;
}

/*---------- end of menu -------------*/

/* ----------------- Content ----------------------- */

#content {
	float: left;
	width: 808px;
	background: url(../images/content_background.gif) repeat-y;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	}
	

#left_column {
	float: left;
	padding: 20px;
	width: 200px;
	padding-right: 10px;

}

#right_column {
	float: right;
	width: 540px;
	padding: 20px;
	padding-left: 10px;
	min-height: 420px;
	background: url(../images/left_column_border.gif) left top repeat-y;
}

#right_column a{
	text-decoration:underline;
	font-weight:bold;
}

#content_bottom {
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 810px;
	height: 5px;
	background: url(../images/content_bottom.gif) no-repeat;
}

/*------------ end of content ------------*/

.news_section {
	float: left;
	padding: 0px;
	width: 300px;	
	margin-right: 15px;
	background: #1b2a25;
}

.news_section p {
	margin: 0px;
	padding: 0px 0px 5px 10px;
	font-size: 11px;
}

.promotion_section {
	float: left;
	margin: 0px;
	padding: 0px;
	width:200px;
	background: #1b2a25;
	height: 150px;
}

.promotion_section p{
	margin: 0px;
	padding: 5px 5px 5px 10px;
	font-size: 11px;
}

.more{
	padding: 0px 10px 10px 0px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

.section2 {
	margin-bottom: 10px;
	padding: 10px;
	border: #000000 solid 1px;
	background: #1b2a25;
}
.more_content_side {
	margin-bottom: 20px;
	border: #000000 solid 1px;
	background: #1b2a25;
	padding: 10px;
	height: 490px;
}

.section2 a {
	padding-left: 20px;
	color: #ffffff;
	line-height: 25px;
	text-decoration: none;
	background: url(../images/arrow_icon.gif) center left no-repeat;
}

.section2 a:hover {
	color: #2b5547;
	text-decoration: none;
}

/* search form */
form {
	padding: 0 0 6px 8px;
}

.button {
	margin-top: 10px;
	padding: 1px 5px;
	border: none;
	color: #FFFFFF;

}
/* ----------- */

/* -------- Footer --------- */

#footer {
	clear: left;
	padding: 10px;
	height: 62px;
	color: #2b5547;
	line-height: 24px;
	text-align: center;
	height: 80px;
	width: 790px;
	background: url(../images/footer_banner.gif);
	
	
}
#footer a {
	color: #2b5547;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
}
.form {
	float: left;
	margin: 0 0 0 30px;
	}
.f_set {
	display: block;
	clear: right;
	line-height: 150%;
	margin: .25em 0 1em .25em;
	color: white;
	}

/* --------- end of footer --------------*/