/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}



/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

.heading {
	margin: 0 0 7px 0;
}

/* Links */

a:link, a:visited, a:active {
	color: #3c440c;
	text-decoration: none;
}

a:hover {
	color: #3c440c;
	text-decoration: none;
}

/* Paragraphs */
 
p {
	margin: 0 0 21px 0;
	line-height: 1.8em;
}

/* Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #e2f0d6 url('../i/top_bg_repeat.gif') repeat-x;
}

.all {
	background: url('../i/top_bg.jpg') no-repeat 50% 0;
}

.frame {
	margin: 0 auto;
	width: 647px;
	position: relative;
}

.header {
	background: #e2e8d7 url('../i/header_bg.jpg') no-repeat;
	width: 674px;
	height: 276px;
	overflow: visible;
	position: absolute;
	top: 66px;
	left: 0;
}

.logo {
	margin: 0 0 0 10px;
}

.menu {
	margin: 17px 0 0 32px;
	width: 165px;
}

.menu li {
	z-index: 1;
	list-style: none;
	padding: 9px 0 0 0;
	margin: 0 0 9px 0;
	background: url('../i/separator.gif') no-repeat 50% 0;
	text-align: center;
	position: relative;
	width: 165px;
}

.submenu {
	z-index: 1;
	position: absolute;
	top: 7px;
	left: 165px;
	font-weight: bold;
	border: 1px solid #999;
	width: 175px;
	background: #d7dec9;
	overflow: hidden;
	display: none;
}

.submenu ul {
	margin: 10px 20px 10px 10px;
}

.menu .submenu li {
	padding: 0;
	margin: 0 0 3px 0;
	background: transparent;
	text-align: left;
	width: auto;
}

.menu li:hover .submenu {
	display: block;
}

.menu .submenu li a:link, .menu .submenu li a:visited {
	display: block;
	color: #3c3e39;
	width: 100%;
	padding: 1px 5px;
	height: 18px;
	line-height: 16px;
}

.menu .submenu li a:hover {
	background: #576113;
	color: #FFF;
	border: 1px solid #EEE;
	padding: 0 4px;
}

.menu li.first {
	background: transparent;
	padding: 0;
}

.col_leftinvest {
	float: left;
	display: inline;
	width: 625px;
}


.invest_box {
	float: left;
	width: 300px;
	background-color:#EBEBEB;
	border:dashed;
	border-width:thin;
	border-color: #485110;
	margin: 4px;
	text-align:center;
	line-height: 10px;
}
.invest_picture {
float: left;
width: 196px;
padding:inherit;
}
.invest_text {
float: left;
width: 300px;
margin-left: 25px;
line-height: 10px;

}

.col_stretch_box {
	float: left;
	width: 600px;
	display: inline;
		background-color:#EBEBEB;
		border:groove;
	border-width:thin;
	border-color: #485110;
	padding: 5px;
	margin: 10px
}


.cols {
	margin: 280px 0 0 0;
}

.col_left {
	float: left;
	display: inline;
	width: 230px;
}

.box1 {
	background: url('../i/box1_middle.jpg') repeat-y;
	margin: 0 0 8px 0;
}

.box1 .box_top {
	background: url('../i/box1_top.jpg') no-repeat;
}

.box1 .box_bottom {
	background: url('../i/box1_bottom.jpg') no-repeat 0 100%;
	overflow: hidden;
	padding: 0 0 22px 0;
}

.box1 .wrapper {
	margin: 4px 0 0 10px;
	color: #FFF;
}

.box1 .heading {
	margin: 0;
}

.box1 p {
	line-height: 1.9em;
	margin: 0 0 15px 5px;
}

p.calculate_link {
	margin: 30px 0 0 5px;
}

.box1 a:link, .box1 a:visited {
	color: #ccc27f;
}

.box2 {
	background: url('../i/box2_middle.gif') repeat-y;
}

.box2 .box_top {
	background: url('../i/box2_top.gif') no-repeat;
}

.box2 .box_bottom {
	background: url('../i/box2_bottom.gif') no-repeat 0 100%;
	overflow: hidden;
	padding: 0 0 15px 0;
}

.box2 .wrapper {
	margin: 0 35px 0 12px;
	color: #FFF;
}

.box2 .heading {
	margin: 0 0 1px 0;
}

.box2 p {
	line-height: 2em;
	margin: 0 0 3px 3px;
}

.right {
	text-align: right;
}

.box2 .right {
	margin: 0 10px 0 0;
}

.box2 a:link, .box2 a:visited {
	color: #d2ca95;
}

.col_right {
	float: left;
	width: 395px;
	display: inline;
	margin: 5px 0 0 10px;
}

.col_stretch {
	float: left;
	width: 600px;
	display: inline;
	margin: 5px 0 0 10px;
}

.box3 {
	background: url('../i/box3_middle.gif') repeat-y;
	margin: 30px 0 0 0;
}

.box3 .box_top {
	background: url('../i/box3_top.gif') no-repeat;
}

.box3 .box_bottom {
	background: url('../i/box3_bottom.gif') no-repeat 0 100%;
	overflow: hidden;
	padding: 0 0 35px 0;
}

.box3 .wrapper {
	margin: 7px 10px 0 7px;
}

.box3 .heading {
	margin: 0 0 1px 0;
}

.box3 p {
	line-height: 1.8em;
	margin: 0 0 3px 1px;
}

.box3 a:link, .box3 a:visited {
	color: #3c440c;
}

.footer {
	margin: 15px 0 0 0;
	height: 60px;
	text-align: center;
	color: #000;
}

.bottom_menu {
	position: relative;
	width: 100%;
}

.bottom_menu:after {
	content: '';
	display: block;
	clear: both;
}

.bottom_menu .inner {
	float: left;
	left: 50%;
	position: relative;
	text-align: center;
}

.bottom_menu ul {
	position: relative;
	left: -46%;
	float: left;
	color: #FFF;
}

.bottom_menu ul li {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 0 0 5px;
	background: url('../i/sep.gif') no-repeat 0 3px;
}

.bottom_menu ul li.first {
	background: transparent;
	padding: 0;
}

.footer a:link, .footer a:visited {
	color: #000;
}

.footer p {
	margin: 6px 0 0 33px;
}
