body {
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	text-align: center;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #2F1A11 url(images/main_bg.jpg) repeat-x;
}

#container {
	width: 840px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#header_left {
	width: 325px;
	height: 135px;
	margin-top:10px;
	float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png');
}

#header_right {
	width: 515px;
	height: 145px;
	float:left;
}

#menu {
	width: 514px;
	height: 38px;
	background: #757575;
	margin-top:100px;
	opacity:.30;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	position: absolute;
}

#menu_inner {
	top:100px;
	position: relative;
	padding:10px;
	padding-right:0px;
	color:#ffffff;
}

.menu_txt_first {
	float: left;
	position:relative;
	padding-right: 6px;
}

.menu_txt_last {
	float: left;
	position:relative;
	padding-left: 6px;
}

.menu_txt {
	float: left;
	position:relative;
	padding-left: 6px;
	padding-right: 6px;
}

.menu_bullet {
	float:left;
	margin-top:-2px;
	position:relative;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bullet.png');
}

.main_hr {
	background:url(images/main_hr.jpg) no-repeat;
	width:725px;
	height:1px;
	font-size:0px;
	margin-left:auto;
	margin-right:auto;
}

#content {
	margin: 0px;
	padding:0px;
	width: 100%;
}

#content_inner {
	width: 760px;
	padding: 40px;
	background: #000000;
}


#footer {
	margin-top:25px;
	width: 94%;
	margin-left:auto;
	margin-right:auto;
	height: 40px;
}

#footer_left {
	float:left;
}

#footer_center {
	float:left;
	padding-left:70px;
}

#footer_right {
	float:right;
}

#footer_bt {
	background: url(images/footer_bt.jpg) no-repeat;
	width:759px;
	height:1px;
	font-size:0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#ffffff;
	margin:0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#383838;
	margin:0px;
	font-weight:100;
}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#383838;
	margin:0px;
}



.stdtext {
	font-size: 10px;
	color: #a09189;
	font-weight:normal;
}

a.stdtext {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a:hover.stdtext {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.stdtextboldborder {
	font-size: 10px;
	color: #5e5e5e;
	font-weight:bold;
	border-bottom: 2px dotted #b9b9b9;
	padding-bottom:2px;
}

a.stdtextboldborder {
	font-size: 10px;
	color: #5e5e5e;
	font-weight:bold;
	border-bottom: 2px dotted #b9b9b9;
	text-decoration: none;
}

a:hover.stdtextboldborder {
	font-size: 10px;
	color: #5e5e5e;
	font-weight:bold;
	border-bottom: 2px dotted #b9b9b9;
}

.std3text {
	font-size: 14px;
	color: #956d54;
}

a.std3text {
	text-decoration: none;
	color: #ffffff;
}

a:hover.std3text {
	text-decoration: none;
	color: #c09470;
}

.std3textbold {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.stdtextbold {
	font-size: 10px;
	color: #cacaca;
	font-weight: bold;
}

.std2text {
	font-size: 11px;
	color: #ffffff;
}

.std2textitalic {
	font-size: 12px;
	color: #a1a1a1;
	font-style:italic;
	line-height:22px;
}

.std2textbolditalic {
	font-size: 12px;
	color: #a1a1a1;
	font-style:italic;
	font-weight:bold;
	line-height:22px;
}

.std2textbold {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

a.std2textbold {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover.std2textbold {
	text-decoration: none;
	color: #ffffff;
}

.stdbigtext {
	font-size: 10px;
	color: #000000;
}

a.stdbigtext {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a:hover.stdbigtext {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


.stdbigtextbold {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

a.stdbigtextbold {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:hover.stdbigtextbold {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.textfield {
	width: 120px;
	background-color: #f3f3f3;
	border: solid 1px #adadad;
	border-bottom: none;
	border-right: none;
	color: #9e9e9e;
	padding: 3px;
	font-size: 10px;
}

.std4text {
	font-size: 10px;
	color: #553a2d;
	font-weight:normal;
}

a.std4text {
	text-decoration: none;
}

a:hover.std4text {
	text-decoration: none;
}

.std5text {
	font-size: 10px;
	color: #c09470;
	font-weight:normal;
	line-height:14px;
}

a.std5text {
	text-decoration: none;
}

a:hover.std5text {
	text-decoration: none;
}

.std9text {
	font-size: 14px;
	color: #c09470;
	font-weight:normal;
	line-height:14px;
}

a.std9text {
	text-decoration: none;
}

a:hover.std9text {
	text-decoration: none;
}

.std6text {
	font-size: 10px;
	color: #000000;
	font-weight:normal;
}

a.std6text {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

a:hover.std6text {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.std8text {
	font-size: 13px;
	color: #ffffff;
	font-weight:normal;
}

a.std8text {
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}

a:hover.std8text {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

.radio {
	color: #9e9e9e;
	background-color: #f3f3f3;
	border: solid 1px #adadad;
	height:10px;
	width:10px;
}

.clear {
	clear: both;
}

form {
	margin: 0px;
}

.png {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}