body,html{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;	
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #4b4b4b;
	text-align: left;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #636363;
	text-decoration: underline;
}
input, textarea{
	color: #333333;
	font-size: 11px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	border: 1px solid #a7a6aa;
	margin-bottom: 3px;
	margin-top: 1px;		
}
.input_no_border {
	border: none !important;
	margin: 0px;
	padding: 0px;
	margin-top: 1px;	
}
select {
	color: #333333;
	font-size: 11px;
	border: 1px solid #a7a6aa;	
	margin-bottom: 3px;	
	margin-top: 1px;		
}
.submit {
	color: #44541e;
	/*border: 1px solid #a7a6aa;	*/
	border: 1px solid;
	border-color: #afb2a9 #808274 #838582 #afb2a9;
	background-color: #ced3bf;
	margin-bottom: 3px;
	margin-top: 1px;	
}
#container{
	width: 1000px;
	text-align: center;
	padding: 0px;
	/*margin: 0px auto;*/
	background-image:url(images/left_back.jpg);		
	background-repeat: repeat-y;
}
#container2{
	width: 1000px;
	text-align: center;
	padding: 0px;
	/*margin: 0px auto;*/
	background-image:url(images/left_bottom.jpg);		
	background-repeat: no-repeat;
	background-position: bottom left;
}


#shadow {
	width: 100%;
	background-image: url(images/right_shadow.jpg);
	background-repeat: repeat-x;
	background-position: 0px 69px;
	/*height: 424px;*/
}
#top{
	width: 1000px;
	height: 64px;
	/*background-image:url(images/top.jpg);		*/
	background-repeat: no-repeat;		
	background-position: top center;
	padding: 0px;
	margin: 0px;
}
#top2{
	width: 1000px;
	height: 21px;
	background-image:url(images/top2.jpg);
	background-repeat: no-repeat;		
	background-position: top center;
	padding: 0px;
	margin: 0px;
}
#left{
	width: 158px;
	height: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#middle{
	width: 637px;
	float: left;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	background-color: #FFFFFF;
	min-height: 440px;
	_height: 440px;
}
#right{
	width:205px;
	float: right;	
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-image:url(images/right_shadow.jpg);		
	background-repeat: repeat-x;	
}
#menu {
	width: 609px;
	height: 47px;
	background-image:url(images/menu_back.jpg);		
	background-repeat: repeat-x;		
	margin: 0px auto;
}
#content {
	width: 609px;
	text-align: left;
	margin: 0px auto;
}
.left-top {
	width: 158px;
	height: 79px;
	background-image:url(images/left_top.jpg);		
	background-repeat: no-repeat;
}
.left-middle{
	width: 158px;
	/*height: 300px;*/
	background-image:url(images/left_shadow_repeat.jpg);		
	background-repeat: repeat-y;
	background-position: right;
}
.left-bottom {
	width: 158px;
	height: 242px;
}
.left-stripe {
	width: 139px;	
	background-image:url(images/left_stripe.jpg);		
	background-repeat: repeat-y;	
	float: left;
	min-height: 388px;	
	_height: 388px;
}
.left-shadow {
	width: 19px;	
	height: 346px;
	background-image:url(images/left_shadow.jpg);		
	background-repeat: no-repeat;	
	float: right;
}
.right-top {
	width: 170px;
	height: 12px;
	background-image:url(images/right_top.jpg);		
	background-repeat: no-repeat;
}
.right-top1 {
	width: 170px;
	height: 8px;
	line-height: 8px;
	font-size: 0px;
	background-image:url(images/right_top1.jpg);		
	background-repeat: no-repeat;
}
.right-middle{
	width: 170px;
	background-image:url(images/right_middle.jpg);		
	background-repeat: repeat-y;
}
.right-bottom, .right-bottom2,.right-bottom3,.right-bottom4 {
	width: 170px;
	height: 20px;	
	background-image:url(images/right_bottom.jpg);		
	background-repeat: no-repeat;
}
.right-bottom2 {
	background-image:url(images/right_bottom2.jpg);			
}
.right-bottom3 {
	background-image:url(images/right_bottom3.jpg);			
}
.right-bottom4 {
	background-image:url(images/right_bottom4.jpg);			
}
#bottom {
	clear: both;
	background-color: #566b26;
	color: #e4e8d6;
	height: 22px;	
	line-height: 22px;
	text-align: right;
	padding-left:5px;
	padding-right:5px;
	width:955px;

}
#bottom a {
	color: #e4e8d6;
}
#bottom a:hover {
	color: #e4e8d6;
	text-decoration: none;
}
ul.menu_list {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 609px;
	height: 19px;
	line-height:19px;
	padding-top: 15px;
}
ul.menu_list li{
	display: inline;
	list-style: none;	
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 0px;
	padding: 0px;
	margin-right: 17px;
	padding-left: 10px;
}
ul.menu_list a {
	font-weight: bold;
	color: #626262;	
}
ul.menu_list a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;	
}
#panel {
	width: 432px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
}
.panel-top {
	width: 432px;
	height: 8px;
	line-height:0px;
	font-size:0px;
	background-image: url(images/panel_top.jpg);
	background-repeat: no-repeat;
}
.panel-middle {
	width: 432px;
	/*height: 121px;*/
	background-image: url(images/panel_middle.jpg);
	background-repeat: repeat-y;
}
.panel-bottom {
	width: 432px;
	height: 8px;
	background-image: url(images/panel_bottom.jpg);
	background-repeat: no-repeat;
}
.vert-line{
	background-color: #747a62;
	width: 1px;
	height: 137px;
	float: left;
	margin: 7px 0px 0px 5px;
}
.top-offer {
	width: 159px;
	height: 137px;
	margin: 0px;
	margin-top: 7px;
	margin-left: 445px;
	text-align: center;
}
.featured{
	width: 601px;
	height: 16px;
	background-image: url(images/featured.jpg);
	background-repeat: repeat-x;	
	margin: 7px 0px 0px 0px;
	padding: 16px 0px 0px 8px;
	font-weight: bold;
	font-size: 10px;
	color: #626262;	
	clear: both;
}
.horiz-line{
	border-top: 1px solid #576b23;
	width: 609px;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}
.horiz-line2{
	border-top: 1px solid #000000;	
	height: 10px;
	width: 25%;
	line-height:10px;
	margin: 3px 4px 0px 0px;
	float: right;
}
.offers {
	width: 609px;
	/*height: 105px;*/
}
.offer-image {
	background-image: url(images/img.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 95px;	
	padding-top: 12px;
	padding-left: 2px;
	text-align: center;
	float: left;
	overflow: hidden;
}
.image-limiter {
	width:109px;
	height:82px;	
	background-repeat:no-repeat;
	background-position:top center;
	margin: 0px auto;
}

.pngfix { behavior: url(include/iepngfix.htc) }


.offer-text {
	/*height: 95px;*/
	width: 165px;
	margin-top:10px;
	padding-left: 5px;
	float: left;
}
.offer-text a{
	color: #566b26;
}
.offer-text a:hover{
	color: #566b26;
}
.top-offer-image {
	background-image: url(images/img.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 95px;	
	padding-top: 12px;
	padding-left: 2px;	
	text-align: center;
	margin: 0px auto;
}
ul.links_right {
	list-style: none;
	padding: 0px;
	margin: 7px 0px 0px 17px;
}
ul.links_right li{
	padding-bottom: 6px;
}
table.weather{
	width:132px;
	margin: 0px auto;
	text-align: left;
	margin-top: 7px;
}
table.currencies{
	width:132px;	
	margin: 0px auto;
	text-align: left;	
	margin-top: 7px;
}
table.weather td{
	line-height:21px;
	height: 21px;
	vertical-align: middle;
}
table.currencies td{
	line-height:20px;
	height: 20px;
	vertical-align: middle;	
}
.right-title {
	color: #6c784c;/*#42511a;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-left: 16px;
}
ul.left_menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
}
ul.left_menu li{
	margin-top: 5px; 
}
.search_form {
	color: #333333;
	padding:0px;
	margin:0px;	
	margin-top: 5px;
	margin-left: 17px;
	font-size: 10px;
}
.why-invest {
	font-weight: bold;
	color: #626262;
	padding-left:15px;
	float:left;
}
.invest-text {
	margin-left:15px;	
	padding-top:10px;
	clear:both;
}
.invest-text a{
	color: #566b26;
}
.invest-text a:hover{
	color: #566b26;
}
.section-title {
	width: 601px;
	height: 25px;
	background-image: url(images/section_title.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #44541e;	
}
.section-text {
	margin-top:10px;
	margin-bottom:10px;
}
.big-offer-text {
	margin-top: 10px;
	float: left;
	width: 295px;
}
.big-offer-image {
	float: right;
}
.big-offer-top {
	width: 306px;
	height: 11px;
	line-height: 0px;
	font-size: 0px;
	background-image: url(images/big_offer_top.jpg);
	background-repeat: no-repeat;
}
.big-offer-middle {
	width: 296px;
	background-image: url(images/big_offer_middle.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
}
.big-offer-bottom {
	width: 306px;
	height: 11px;
	background-image: url(images/big_offer_bottom.jpg);
	background-repeat: no-repeat;
}
.go-back {
	width: 95px;
	height: 15px;
	text-align: center;
	background-color: #ced3bf;
	margin-top: 10px;
	padding: 2px 0px 0px 0px;
	border: 1px solid;
	border-color: #afb2a9 #808274 #838582 #afb2a9;
	clear: right;
}
.go-back a{
	color: #44541e;
	text-decoration: none;
	display: block;
	width: 95px;
	height: 17px;
}
.go-back a:hover{
	color: #44541e;
	text-decoration: none;
	display: block;
	width: 95px;
	height: 17px;
}
.send-mail {
	background-image: url(images/mail_back.jpg);
	background-repeat: no-repeat;
	width: 579px;
	height: 253px;
	margin-top: 20px;
	padding: 15px;
}

.nav a{
	color: #44541E;
}
.nav a:hover{
	color: #44541E;
	text-decoration: none;
}
.language {
	padding-top: 30px;
	margin-left: 64px;
}
.language img {
	border: none !important;
}
.no-offers{
	color: #566b26;
	margin-top:10px;
	margin-left:180px;
}
img, div, a, input { behavior: url('iepngfix.htc') }