@CHARSET "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	text-align: center; 
	background-color: #1b1c13;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

img {
	border: 0px;
}

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

#ban {
	margin: 0px;
	font-size: 0px;
}

#menu {
	margin: 8px 25px 8px 25px;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	text-transform: uppercase;
	vertical-align: middle;
}

#content {
	width: 1000px;
	background-color: #cbc9ba;
	background-image: url(images/main_middle_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px 10px 0px 10px; 
	min-height:500px;
	height:auto !important;
    height:500px;
}

#bottom {
	font-size: 0px;
	width: 1000px;
	height: 10px;
	margin: 0px 10px 0px 10px; 
	background-color: #868475;
	background-image: url(images/main_middle_bottom_bg.jpg);
	background-repeat: no-repeat;
}

#footerTop {
	font-size: 0px;
	width: 1028px;
	height: 14px;
	margin: 0px auto; 
	text-align: center;
	background-color: transparent;
	background-image: url(images/main_bottom_bg.png);
	background-repeat: no-repeat;
}

#footerBottom {
	color: #ffffff;
	font-size: 12px;
	width: 1028px;
	height: auto;
	margin: 0px auto; 
	text-align: center;
	background-color: transparent;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #42491e;
	font-weight: normal;
	text-align: center;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #42491e;
	font-weight: normal;
	text-align: left;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #42491e;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #42491e;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}

table.main {
	width: 1028px;
	height: auto;
	padding: 0px;
}

td.mainLeft {
	background-color: transparent;
	background-image: url(images/main_bg_left.png);
	background-repeat: repeat-y;
	font-size: 0px;
	width: 4px;
	height: 100%;
}

td.mainMiddle {
	background-color: #3c3f2b;
	width: 1020px;
	min-height:500px;
    height:auto !important;
    height:500px;
    text-align: center;
}

td.mainRight {
	background-color: transparent;
	background-image: url(images/main_bg_right.png);
	background-repeat: repeat-y;
	font-size: 0px;
	width: 4px;
	height: 100%;
}

a.menu:link, a.menu:active, a.menu:visited {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

a.menu:hover {
    font-size: 13px;
    color: #f9b400;
    text-decoration: none;
    font-weight: normal;
}

a.menuAct:link, a.menuAct:active, a.menuAct:visited {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

a.menuAct:hover {
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

a:link, a:active, a:visited {
    font-family: Arial, Helvetica, sans-serif;
    color: #42491e;
    text-decoration: underline;
    font-weight: none;
}

a:hover {
    color: #f36f21;
    text-decoration: none;
    font-weight: none;
}

table.content {
	width: 100%;
	height: auto;
	text-align: left;
	vertical-align: top;
}

td.content {
	width: auto;
	padding: 0px 30px 0px 30px;
	vertical-align: top;
}

td.contentLeft {
	width: 170px;
	padding: 30px 0px 30px 30px;
	vertical-align: middle;
	text-align: center;
}

td.contentRight {
	width: auto;
	vertical-align: top;
}	

table.mainText {
	width: 100%;
	height: auto;
	text-align: left;
	vertical-align: top;	
}

td.mainText {
	vertical-align: top;
	padding: 30px 30px 30px 30px;
}

td.mainTextLeft {
	vertical-align: top;
	padding: 30px 15px 30px 20px;
	width: 50%;
}

td.mainTextRight {
	vertical-align: top;
	padding: 30px 30px 30px 15px;
	width: 50%;
}

td.mainTextThreeCol {
	vertical-align: top;
	padding: 0px 30px 30px 15px;
	width: 33%;
}

td.mainTextThreeCol2 {
	vertical-align: bottom;
	padding: 0px 0px 10px 0px;
	width: 33%;
}

table.picandText {
	width: 100%;
	height: auto;
	text-align: left;
	vertical-align: top;	
}

td.picandText {
	vertical-align: top;
	padding: 30px 30px 30px 30px;
}

td.picandTextLeft {
	vertical-align: top;
	padding: 0px 15px 30px 30px;
	width: 240px;
}

td.picandTextRight {
	vertical-align: top;
	padding: 0px 30px 30px 15px;
	width: *;}

table.recommend {
	width: 100%;
	height: auto;
	vertical-align: top;
}

td.recommendLeft {
	text-align: center;
	vertical-align: top;
	height: 100%;
	width: 50%;
}

td.recommendRight {
	text-align: center;
	vertical-align: top;
	height: 100%;
	width: 50%;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	list-style-image:url("images/list_square.gif");
	list-style-type:square;
	padding-left: 15px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	padding-left: 20px;
}

p.error {
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

span.red {
	color: #FF0000;
}

p.code {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Lucida Console, Courier, Comic Sans MS, Verdana;
	font-size: 20px;
	font-weight: bold;
	border: 4px solid #f9b400;
	padding: 10px;
}

