/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/

html, body {margin:0px; padding:0px; font:13px Tahoma, Arial, Geneva, sans-serif;  color:#786f32; text-decoration:none; text-align:left;}

body #sub {
	background-color:#f9f9f7;
}

form{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

input, textarea{font:11px/12px Tahoma, Arial, Geneva, sans-serif;  color:#000000; text-decoration:none; margin:0px; font-weight:400; padding:3px 0 1px 4px;}

a {
	font:13px Tahoma, Arial, Geneva, sans-serif;
	color:#91a44a;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

img { 
	border-width:0px;
	padding:2px;
	margin:0;
}


a img:hover{ 
	border-width:2px; 
	border-color:#a4d949;
	padding:0;
	margin:0;
}

p.floating{
	float:left; 
	margin:0 2px 0 0;
}

p.floating span{
	margin:0;
	padding:0;
	background-image:url(images/labels/caption.gif);
	display:block;
	width:120px;
	height:31px;
	
	color: white;
	text-align:center;
}

.a {
	font:13px Tahoma, Arial, Geneva, sans-serif;
	color:#786f32;
	text-decoration:none;
}

.a:hover {
	text-decoration:underline;
}

.a1 {
	font:11px Tahoma, Arial, Geneva, sans-serif;
	color:#e1b900;
	text-decoration:underline;
}

.a1:hover {
	text-decoration:none;
}

.w{
	width:100%;
}

.h{
	height:100%;
}

.wh{
	width:100%;
	height:100%;
}

.overflow {
	overflow:hidden;
	width:100%;
}

.clear {
	clear:both;
	font-size:0px;
}

h1 {
	margin:0px;
	padding:0 0 18px 0;
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	color:#4b451f;
}

h1 span{
	font: 26px/26px Arial, Helvetica, sans-serif;
	color:#93aa41;
	font-style:italic;
}

							
							/* References */
.rm {
	background:url(images/bgr_rm.gif) 0px 6px no-repeat;
	padding:0 0 0px 8px;
}

.rm a{
	font:11px Tahoma, Arial, Geneva, sans-serif;
	color:#786f32;
	text-decoration:underline;
	font-weight:bold;
}

.rm a:hover{
	text-decoration:none;
}

.href {
	background:url(images/marker.gif) 0px 9px no-repeat;
	padding-left:11px;
}

.hrefBg {
	background:url(images/hor.gif) bottom repeat-x;
}

.hrefBg2 {
	background:url(images/vert.gif) 128px 0px repeat-y;
}

.href a{
	font:11px/22px Tahoma, Arial, Geneva, sans-serif;
	color:#494949;
	text-decoration:none;
}

.href a:hover{
	text-decoration:underline;
}

.hrefs_block {
	width:278px;
	margin:2px 0 0 0px;
	background:url(images/bgr_serv_list_rep.gif) left repeat-y;
	overflow:hidden;
}

.hrefs_block .bgr{
	background:url(images/bgr_serv_list.gif) right center no-repeat;
	overflow:hidden;
}

.hrefs_block a{
	margin-left:12px;
	font:10px/17px Tahoma, Arial, Geneva, sans-serif;
	color:#786f32;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.hrefs_block a:hover{
	text-decoration:underline;
	
}
							/* End References */

/*
================================================================================
|                                     LOG IN                                   |
================================================================================
*/

#container {
	width:1000px;
	margin:0px auto 0px auto;
	text-align:left;
}

#container .Back1{
	background:url(images/bgr_rep.gif) 0px 0px repeat-y;
	width:100%;
}

#container .Back2{
	background:url(images/bgr_bottom.gif) left bottom no-repeat;
	width:100%;
}

#container .Back3{
	background:url(images/bgr_top.jpg) left top no-repeat;
	width:100%;
}

#container .Back4{
	background:url(images/bgr_rep2.jpg) 0px 0px repeat-y;
	width:100%;
}

#container .Back5{
	background:url(images/bgr_bottom2.jpg) left bottom no-repeat;
	width:100%;
}

#container .Back6{
	background:url(images/bgr_top2.jpg) left top no-repeat;
	width:100%;
}

/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/

#headerfl {
	height:254px;
	position:relative;
}

#headerfl .logo{
	padding:46px 0 0 50px;
	
	
}


/* MAIN MENU_TOP */


.main_menu {
	position:absolute;
	left:309px;
	top:45px;
}

.main_menu_row2 {
	position:absolute;
	left:329px;
	top:70px;
}

.main_menu_row3 {
	position:absolute;
	left:349px;
	top:95px;
}

.main_menu a, .main_menu_row2 a,.main_menu_row3 a{
	float:left;
	display:block;
	width:70px;
	height:16px;
	padding-left:25px;
	margin-right:12px;
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#5b8f00;
	text-transform:lowercase;
	background:url(images/a.gif) left top no-repeat;
	text-decoration:none;
}

.main_menu a:hover, .main_menu_row2 a:hover, .main_menu_row3 a:hover{
	color:#44a9b7;
	background:url(images/a+.gif) left top no-repeat;
	text-decoration:none;
}

.main_menu p, .main_menu_row2 p, .main_menu_row3 p{
	float:left;
	margin-right:12px;
	margin-top:0;
	width:70px;
	height:16px;
	padding-left:25px;
	padding-top:0;
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#44a9b7;
	text-transform:lowercase;
	background:url(images/a+.gif) left top no-repeat;
	text-decoration:none;
}


/* / MAIN MENU_TOP */

/*
================================================================================
|                                     CONTEINER                                |
================================================================================
*/

#left {
	float:left;
	width:290px;
	margin-right:50px;
}

.Blo {
	width:290px;
	height:168px;
	overflow:auto;
}

.BloPad {
	padding:15px 0 0 0px;
}

#right {
	float:left;
	width:535px;
	padding-bottom:25px;
}

.equal {
	width:64px;
	height:399px;
	float:left;
}

/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/

#footer {
	height:47px;
	clear:both;
}

#footer .padding{
	padding:0px 0 0 125px;
}

#footer .leftFoot{
	float:left;
	width:423px;
	color:#aaaaaa;
	font-size:10px;
}

#footer .rightFoot{
	float:left;
	width:245px;
	color:#696b61;
}

#footer .rightFoot a{
	color:#696b61;
	text-decoration:none;
}

#footer .rightFoot a:hover{
	text-decoration:underline;
}

							/* End Main Block */
							/* Additional Block */

.input_div_cont {
	margin:0px 0 5px 0;
}

.input_div_cont p{
	font:11px Tahoma, Arial, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.input_div_cont input{
	width:268px;
	height:20px;
	background:url(images/bgr_inp.gif) no-repeat;
	border-width:0px;
}

 .text_area_contact_us {
	float:left;
	margin-top:12px;
}

 .text_area_contact_us  textarea{
	width:251px;
	height:196px;
	overflow:auto;
	border-width:0px;
	background:url(images/bgr_area.gif) left top no-repeat;
}

.butt1{
	width:56px;
	height:19px;
	background-image: url(images/clear.jpg);
	border: 0px none;
	margin:10px 0px 0 125px;
	cursor: pointer;
	float:left;
	padding:0px;
}

 .butt2{
	cursor: pointer;
	float:left;
	margin:10px 0px 0 0;
	height:19px;
	width:56px;
	padding:0px;
}
							/* End Additional Block */
