* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px Tahoma, Verdana, sans-serif;
	height: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
h1{
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	color: #95825b;
	text-transform: uppercase;
}
h5{
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	color: #95825b;
}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	min-width: 800px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 20px 0 270px;
}

/*#content .search{
	width: 207px;
	height: 33px;
	float: right;
	padding: 7px 0 0 10px;
	background: url(images/bg_search.jpg) no-repeat;
}

#content .search div{
	float: left;
	margin-left: 10px;
}

#content .search .search_text{
	width: 140px;
	height: 21px;
	border: 1px solid #c5c5c5;
}*/

#content .big_images{
clear: both;
padding: 50px 0 20px 0;
}

#content .text{
}

#content .text2{
width: 600px;	
}

#content .text3{
width: 400px;	
}


#content .first{
text-transform: uppercase;
font-weight: bold;
}

#content .text table td{
vertical-align: top;
}

#content .text .big_text{
padding-right: 20px;
width: 30%;
}

.ContactIntro{
padding-right: 20px;
width: 30%;
}


#content .text .small_text{
padding-right: 20px;
width: 100px;
font-size: 11px;
}

.h_line{
height: 5px;
margin-bottom: 10px;
border-bottom: 1px solid #000;
}

.tradeHEADS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #95825b;
}

.trade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	padding: 0px 10px 0px 14px;
	margin: 0 0 0 10px;
	background-image: url(images/trade_border.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


.tradeNth {
	background-image: url(images/trade.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
}

.tradeSth {
	background-image: url(images/trade_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.column {
	width: 5px;
}

.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}

.ShortAnswer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-style: normal;
	line-height: normal;
	vertical-align: text-top;
	padding: 0 5px 0 0;
}

.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}

.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: text-top;
	word-spacing: normal;
	width: 70%;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 200px;
	margin-left: -100%;
	position: relative;
	padding: 30px 25px 0 25px;
}

.sl .logo{
	margin-bottom: 30px;
}

.sl .logo_2{
	margin-top: 30px;
}


.sl .menu{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sl .menu li{
	padding: 3px 0;
	display:inline-block;
}

.sl .menu li img{
	float: left;
}


.sl .menu li a{
	color: #95825b;
	text-decoration: none;
	padding: 0 5px;
}

.sl .menu li a:hover, .sl .menu #active{
	color: #fff;
	background: #95825b;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -80px auto 0;
	min-width: 800px;
	height: 60px;
	padding: 20px 0 0 25px;
	background-color: #c1b181;
}

#footer .menu_bot{
	margin: 0;
	padding: 0;
	list-style: none;
	height:15px;
}

#footer .menu_bot li{
	float: left;
}

#footer .menu_bot li img{
	vertical-align: middle;
	padding: 0 7px;
}


#footer .menu_bot li a{
	color: #FFF;
	text-decoration: none;
}

#footer .menu_bot li a:hover, #footer .menu_bot #active{
	text-decoration: underline;
	color: #FFF;
}

#footer .copy{
	clear:both;
	padding-top: 10px;
	font-size: 11px;
	color: #fff;
}

