/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}

h1 {
	font-size:14px;
	margin-top:0;
}

h2 {
	font-size:14px;
	color:#005dbd;
}

a {
	color:#0260c1;
}


li {
	list-style-image:url(/images/point.gif);
	margin-bottom:10px;
}

.black a {
	color:#000000;
}

.black2 a {
        text-decoration:none;
	color:#000000;

}

.blue a {
        text-decoration:none;
	color:#005dbd;

}

#header {
	min-width:995px;
	height:340px;
	padding-top:25px;
	background-image:url(/images/cells.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#logo {
	width:790px;
	height:100%;
	padding-left:30px;
	padding-right:175px;
	background-image:url(/images/hbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#header_txt {
	width:290px;
	height:42px;
	font-size:14px;
	float:right;
}
#header_txt div {
	padding:5px;
	background-color:#FFFFFF;
	float:left;
}
#header_txt2 {
	width:270px;
	height:auto;
	float:right;
}

#content {
	min-width:925px;
	padding:20px;
	padding-left:50px;
	padding-bottom:50px;
}
#content #text {
	padding-left:70px;
	padding-right:60px;
}

.menu {
	padding-bottom:10px;
	color:#000000;
}
.submenu {
	padding-left:20px;
	padding-bottom:10px;
	color:#009103;
}
.submenu a {
	color:#009103;
}
.subtext {
	padding-left:20px;
	padding-top:10px;
}


.grey {color:#b0b4b5; position: relative;}

#offer {
	width:100px;
	height:40px;
	padding-left:80px;
	padding-top:65px;
	background-image:url(/images/offer.jpg);
	background-repeat:no-repeat;
}

#footer {
	min-width:905px;
	padding:30px;
	padding-left:45px;
	padding-right:45px;
	font-size:9px;
}
#footer #contacts {
	background-image:url(/images/fbg.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#footer div {
	padding:3px;
	padding-right:50px;
	background-color:#ABF1F7;
	float:left;
}
#footer a {
	color:#000000;
}



div.formated_content .first_t {border-top:0px solid #999;}

/* Olark chat */
#habla_wcsend_input {
  height: 50px !important;
}

