@charset "utf-8";
/* CSS Document */

html,body {
	margin:0;
	padding:0;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
}
body {
	text-align:center;
	height:100%;
	background-image:url(../images/bgr5.jpg);
	background-repeat:repeat-x;
	background-color:#7db6d1;
}
body p {
	font-size: 13px;
	color:#4D4D4D;
	text-align:left;
	margin-top:12px;
	margin-bottom:0px;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	line-height:22px;
}
body h1 {
	/*height:18px;*/
	text-align:left;
	font-size:24px;
	line-height:25px;
	font-weight:bold;
	margin-top:0px;
	padding-bottom:0px;
	margin-left:0px;
	color:#68a017;
}
div#container {
	width:990px;
	text-align:left;
	margin:0 auto;
	background-color:#FFFFFF;
	border:solid 1px #ccc;
	padding:15px;
	margin-top:15px;
	margin-bottom:15px;
}
div#headerfoto {
	position:relative;
	width:100%;
	float:left;
	height:240px;
	padding:0px;
	background-color:#F5F5F5;
}
/*header*/
div#headercontainer {
	position:relative;
	width:100%;
	height:145px;
	float:left;
	padding:0px;
}
div#logo {
	position:relative;
	width:150px;
	height:80px;
	float:left;
	margin:0px;
	margin-top:15px;
}
div#headermeniu {
	position:relative;
	width:270px;
	float:right;
	margin:62px 0px 0px 0px;
}
div#headermeniu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div#headermeniu li {
	position:relative;
	float:left;
	line-height:10px;
	margin-right:10px;
	padding-right:4px;
	padding-bottom:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#585858;
}
div#more_menu {
	position:relative;
	float:right;
	margin:62px 0px 0px 20px;
}
div#more_menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div#more_menu li {
	position:relative;
	float:left;
	margin-right:15px;
	padding-right:5px;
	padding-left:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#57a30f;
}
div#more_menu a:link {
 	text-decoration:none;
 	color:#555;
}
div#more_menu a:visited {
 	text-decoration:none;
 	color:#555;
}
div#more_menu a:hover {
 	text-decoration:underline;
 	color:#555;
}
div#more_menu a:active {
 	text-decoration:none;
 	color:#555;
}
/*body*/
div#bodycontainer {
	position:relative;
	width:100%;
	float:left;
	padding:0px;
	padding-bottom:0px;
	/*background-image:url(../images/bgr2.jpg);
	background-repeat:repeat-x;*/
	background-image:url(../images/bgr6.jpg);
	background-position:top;
	background-repeat:no-repeat;
    margin-bottom: 15px;
}
/*left*/
div#leftcontainer {
    position:relative;
    width:240px;
    float:left;
    margin:0px;
    padding-top:25px;
}
div#leftcontainer h1 {
    font-size:20px;
    font-weight:bold;
    margin-top:8px;
    line-height:30px;
    padding-bottom:10px;
    margin-right:15px;
    margin-left:20px;
    color:#646464;
}
div#leftcontainer a:link {
     text-decoration:none;
     color:#333333;
    font-weight:bold;
}
div#leftcontainer a:visited {
     text-decoration:none;
     color:#333333;
    font-weight:bold;
}
div#leftcontainer a:hover {
     text-decoration:underline;
     color:#333333;
    font-weight:bold;
}
div#leftcontainer a:active {
     text-decoration:none;
     color:#333333;
    font-weight:bold;
}
.mrgnt5 {
    margin-top:5px;
    float:right;
}
div#text {
    position:relative;
    width:100%;
    float:left;
    padding-bottom:20px;
    margin-bottom:15px;
    background-color:#f5f5f5;
    background-image:url(../images/men_bgr4.jpg);
    background-position:top;
    background-repeat:no-repeat;

}
div#text p {
    margin-left:20px;
    margin-top:10px;
}
div#form {
	position:relative;
	width:100%;
	float:left;
	padding-bottom:20px;
	background-color:#f5f5f5;
	background-image:url(../images/q2.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
div#meniucontainer {
	width:200px;
	float:left;
	padding:20px;
	padding-bottom:30px;
    height:200px;
	padding-top:15px;
	background-image:url(../images/men_bgr2.jpg);
	background-repeat:repeat-y;
}
div#meniucontainer ul {
	width:200px;
	float:left;
	margin:0px;
	padding-left:5px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	font-weight:bold;
	letter-spacing:0.1px;
	color:#45812b;
}
div#meniucontainer li {
	position:relative;
	width:170px;
	height:26px;
	float:left;
	margin:2px 0px 0px 0px;
	padding:5px 0px 5px 15px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	text-transform:uppercase;
	border-bottom:dotted 1px #eee;
}
div#meniucontainer a:link {
 	text-decoration:none;
 	color:#333;
}
div#meniucontainer a:visited {
 	text-decoration:none;
 	color:#333;
}
div#meniucontainer a:hover {
 	text-decoration:underline;
 	color:#333;
}
div#meniucontainer a:active {
 	text-decoration:none;
 	color:#333;
}
div#meniucontainer p {
	margin-left:25px;
	width:200px;
}
div#shadow_container {
    background: url(../images/shadow.jpg) no-repeat;
    width: 7px;
    height: 241px;
    float: left;
}
div#leftcontainer .block {
	width:190px;
	float:left;
	margin-top:10px;
}
/*center*/
div#centercontainer_intro {
	position:relative;
	/*width:510px;*/
	width:730px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	margin-top:25px;
	padding-bottom:15px;
}
div#centercontainer_intro p {
 	/*margin-left:25px;*/
	margin-right:25px;
}
div#centercontainer_intro h1 {
	padding-bottom:10px;
	line-height:25px;
	margin-top:10px;
	font-size:25px;
	margin-left:5px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	color:#ff9300;
}
h2 {
	margin-top:15px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:35px;
	font-size:15px;
	font-weight:normal;
	color:#68A017;
	font-family:Arial, Helvetica, sans-serif;
}
h3 {
	margin-top:5px;
	margin-bottom:10px;
	padding-bottom:10px;
	margin-left:25px;
	margin-right:35px;
	font-size:18px;
	font-weight:normal;
	color:#68A017;
	border-bottom:dotted 1px #ccc;
	font-family:Arial, Helvetica, sans-serif;
}
div#centercontainer_intro .block_intro {
	float:left;
	margin-bottom:20px;
	margin-right:30px;
}
.large {
	width:100%;
}
.n_large {
	width:40%;
}
div#centercontainer_intro a:link {
 	text-decoration:none;
 	color:#c42722;
	font-weight:bold;
}
div#centercontainer_intro a:visited {
 	text-decoration:none;
 	color:#c42722;
	font-weight:bold;
}
div#centercontainer_intro a:hover {
 	text-decoration:underline;
 	color:#c42722;
	font-weight:bold;
}
div#centercontainer_intro a:active {
 	text-decoration:none;
	font-weight:bold;
 	color:#c42722;
}
.list {
	position:relative;
	float:left;
	width:100%;
	margin-top:20px;
}
.floatLeft {
	float:left;
	margin:5px  15px 0px  25px;
	border:solid 1px #ddd;
	width:100px;
	height:80px;

}
.ch {
	height:285px;
}
.ch2 {
	height:430px;
}
.mrgr0 {
	margin-right:0px;
}
/*right*/
div#rightcontainer {
	position:relative;
	width:220px;
	float:right;
	padding-top:25px;
}
div#rightcontainerin {
	position:relative;
	width:250px;
	float:right;
}
div#rightcontainer p {
	margin-top:0px;
	line-height:18px;
}
div#rightcontainer h1 {
	font-size:20px;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-left:15px;
 	line-height:30px;
 	padding-bottom:20px;
	margin-top:0px;
	border-bottom:dotted 1px #CCCCCC;
	color:#68a017;
}
div#rightcontainer a:link {
 	text-decoration:underline;
 	color:#68a017;
}
div#rightcontainer a:visited {
 	text-decoration:underline;
 	color:#68a017;
}
div#rightcontainer a:hover {
 	text-decoration:none;
 	color:#68a017;
}
div#rightcontainer a:active {
 	text-decoration:underline;
 	color:#68a017;
}
.box {
	height:110px;
	border:solid 0px #ccc;
	background-color:#effbde;
	margin-bottom:15px;
}
.box2 {
	padding-bottom:5px;
	height:94px;
	float:left;
}
.mrgnt {
	margin-top:2px;
}
div#rightcontainer .block {
	position:relative;
	width:222px;
	float:left;
	margin-bottom:8px;
	padding:0px;
}
.cntr {
	text-align:center;
}
.fs11 {
	font-size:11px;
}
.fs15 {
	font-size:15px;
}
.mrgt20 {
	margin-top:20px;
}
/*bottom */
div#bottomcontainer {
	position:relative;
	width:100%;
	float:left;
	height:40px;
	background-color:#585858;
}
div#bottom {
	position:relative;
	width:100%;
	float:left;
	padding-bottom:15px;
}
div#bottomcontainer p {
	font-size:12px;
	margin-left:20px;
	margin-top:10px;
	margin-right:20px;
	color:#FFF;
}
div#bottomcontainer a:link {
	text-decoration: underline;
	color:#FFF;
}
div#bottomcontainer a:visited {
	text-decoration: underline;
	color:#FFF;
}
div#bottomcontainer a:hover {
	text-decoration:none;
	color:#FFF;
}
div#bottomcontainer a:active {
	text-decoration: underline;
	color:#FFF;
}
a:link {
 	text-decoration:none;
 	color:#555;
}
a:visited {
 	text-decoration:none;
 	color:#555;
}
a:hover {
 	text-decoration:underline;
 	color:#555;
}
a:active {
 	text-decoration:none;
 	color:#555;
}
.button_style {
    background: transparent url(../images/button2.png) no-repeat scroll left top;
    border:none;
    color:#666666;
    cursor:pointer;
    font-weight:bold;
    height:24px;
    line-height:24px;
    outline-color:invert;
    outline-style:none;
    outline-width:medium;
    padding:0pt;
    text-align:center;
    width:72px;
    font-size:11px;
    margin-left:0px;
    margin-top:5px;
}

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

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */