@charset "utf-8";
/* CSS Document */

.header {
	height: 40px;
	width: 950px;
	padding: 20px;
	background-position: center top;
	margin: auto;
	background-color: #72513f;
}
.nav {
	height: 75px;
	width: 990px;
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
	background-attachment: scroll;
	background-color: #72513f;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.template_sredina {
	color: #CCCCCC;
	background-position: center top;
	word-spacing: normal;
	height: 150px;
	width: 950px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	background-attachment: scroll;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/graphic_banner.jpg);
	background-repeat: no-repeat;
	padding-top: 450px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
/** Columns **/
.content_wrapper {
	overflow: visible;
	width: 75%
}

.col_2 {
	width:300px;
	padding-left: 80px;
	padding-top: 60px;
	height: 100px;
	word-spacing: 1mm;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #99FF33;
}
.col_3 {
	width:450px;
	height: 450px;
}

.col_4 {
	width:300px;
	padding-left: 80px;
	padding-top: 60px;
	height: 100px;
	word-spacing: 1mm;	
	text-align: right;
	float:right;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #99FF33;
}

.col_4 {width:180px;}
.col_23 {width:580px;}
.col_34 {width:660px;}

.col_2, .col_3, .col_4, .col_23, .col_34 { float:left; margin: 0 60px 0 0 }

.col_4 .img_fl { margin-right: 15px }
.col_4 .text { float: right; display: block; width: 130px }
.col_4 .text h3 { margin-bottom: 10px }

.left {float:left }
.right {float:right }
.no_margin_right {margin-right:0 !important;}
.margin_bottom { margin-bottom: 30px }

.templatemo_footer_wrapper {
	clear: both;
	width: 950px;
	background-color: #FF0000;
}
.template_footer {
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
.footer {
	background-position: center bottom;





	margin: 0px auto 0px auto
	height: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: fixed;
	padding: 20px;
	visibility: inherit;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
