@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	background-color: #F5E9D9;
}
img {
	border:none;
}
a {
	color: #A65300;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}

span, div, html {
	margin:0px;
	padding:0px;
	}	
img {border:none;}
#homeCOntent {
	height: 650px;
	background-image: url(../images/bg.jpg);
}

#container {
	width:1000px;
	margin:auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg-container.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}#header {
	height: 149px;
	background-image: url(../images/bg.jpg);
}
#header .logo {
	position: absolute;
	margin-top:45px; margin-left:35px;
}
#header .RightText {
	float:right;
	margin-right:30px;
	margin-top:45px;
} 
#header #tab {
	height: 38px;
	width: 1000px;
	margin-top: 111px;
	position:absolute;
}
#header #tab img {
	padding:0px; margin:0px;
}
#centerContent {
	width: 960px;
	padding: 20px;
}
#footer {
	color: #333333;
	background-color: #E3D7BD;
	padding: 10px;
	height: 36px;
	border-top:solid 1px #CCBFAE;
}
#footer a {
	color: #000000;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}

#leftcol {
	width: 720px;
	float: left;
	margin-right: 20px;
}
#rightcol {
	float: left;
	width: 215px;
}
#links {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCBFAE;
	font-size: 12px;
	font-weight: bold;
}
#links a {
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #CC6600;
	text-decoration: none;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#links a:hover {
	color: #CC6600;
	text-decoration: none;
	background-color: #F2E3D0;
	padding-left: 15px;
}
#links .selected {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D37C00;
	background-image: url(../images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-left: 15px;
}
#links .selected:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D37C00;
	background-image: url(../images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-left: 15px;
}

.Right {
	float: right;
}
.Left {
	float:left;
}
.marR20 {
	margin-right:25px;
}
.clear {
	clear:both;
}.PicBOrder {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #E9D8BE;
}
.txt_16 {
	font-size: 16px;
	font-weight: bold;
}
.tbl td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCBFAE;
	background-color: #FFFFFF;
}
.tblRow td {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6601;
}
.picborder {
	padding: 5px;
	border: 1px solid #E3D7BD;
}
.download {
	background-color: #FFFFFF;
	border: 1px solid #E3D7BD;
	width: 250px;
	margin: auto;
	height: 50px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.padding0 {
	padding:0px;
}.picture img {
	float:left;
	margin-right:7px;
	margin-bottom:10px;
}
.bg-news {
	background-color: #FFE7B3;
	padding: 5px;
	border: 1px solid #FFDD97;
}
