@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	line-height:2em;
}

html,
body {
	height:100%;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#3b3b3b;
	background:#fff url(../images/bg.jpg) repeat-x;
}

/* /////// LAYOUT /////// */

.wrapper {
	width:980px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding:0;
	margin: 0 auto -21px auto;
}

.pagecontent {
	width:980px;
	height:100%;
}

/* /////// STYLES /////// */

h1 {
	font-size:18px;
	color:#fff;
	font-weight:bold;
	margin:0 0 10px 0;
	clear:both;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	font-size:14px;
	color:#666;
	font-weight:bold;
	margin:10px 0 10px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

hr {
	display: none;
}

div.hr {
  height: 15px;
  background: url(../images/break.png) no-repeat;
  margin:20px 0 10px 0;
}

a:focus {
    outline:none;
}

a {
	color:#5da500;
	text-decoration:underline;
}

a:hover {
	color:#90ff00;
	text-decoration:none;
}

img {
	border:none;
}

p {
	margin:10px 0 10px 0;
	clear:both;
}

ul,
ol {
	margin:10px 0 0 15px;
}

li {
	margin:3px 0 0 10px;
}

ul.points {
	font-size:12px;
	font-weight:bold;
}

ul.points li {
	margin:10px 0 0 10px;
	padding:0 0 0 25px;
	list-style-type:none;
	background:url(../images/bullet.jpg) no-repeat 0 6px;
}


label,
textarea,
select {
	margin:5px 0 0 3px;
}

input {
	margin:5px 5px 0 15px;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}

.center {
	margin:0 0 0 70px;
}

.center2 {
	margin:0 0 0 130px;
}

.topTR {
	background:#333;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

#bold {
	font-weight:bold;
}

td {
	padding:5px;
	border-color:#0C0;
	border-spacing:0;
}

table {
	margin:0 0 20px 0;
	border-color:#0C0;
}

/* /////// BANNER /////// */

.banner {
	background:url(../images/banner.jpg);
	width:980px;
	height:158px;
}

.header-column-1 {
	width:239px;
	height:340px;
	float:left;
}

.header-column-2 {
	width:741px;
	height:340px;
	float:left;
}

.logo a {
	background:url(../images/logo.jpg) 0 0;
	float:left;
	width:239px;
	height:102px;
	text-indent:-2000em;
}

.logo a:hover {
	background:url(../images/logo.jpg) 0 -102px;
}

.number {
	width:174px;
	height:81px;
	font-size:20px;
	font-weight:bold;
	margin:6px 0 0 65px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* /////// MENU /////// */

.menu {
	float:left;
	height:151px;
	width:239px;
	background:url(../images/bg-menu.jpg);
	padding:0 0 0 4px;
}

.btn_home a,
.btn_services a,
.btn_equipment a,
.btn_about a,
.btn_news a,
.btn_contact a {
	width:38px;
	height:130px;
	float:left;
	text-indent:-2000px;
}

.menu_btn_width {
	width:38px;
	height:130px;
	float:left;
}

.btn_home a {
	background:url(../images/btn-menu_home.jpg) 0 0;
}

.btn_home a:hover {
	background:url(../images/btn-menu_home.jpg) 0 -130px;
}

.btn_home a:active {
	background:url(../images/btn-menu_home.jpg) 0 -260px;
}

.btn_services a {
	background:url(../images/btn-menu_services.jpg) 0 0;
}

.btn_services a:hover {
	background:url(../images/btn-menu_services.jpg) 0 -130px;
}

.btn_services a:active {
	background:url(../images/btn-menu_services.jpg) 0 -260px;
}

.btn_equipment a {
	background:url(../images/btn-menu_equipment.jpg) 0 0;
}

.btn_equipment a:hover {
	background:url(../images/btn-menu_equipment.jpg) 0 -130px;
}

.btn_equipment a:active {
	background:url(../images/btn-menu_equipment.jpg) 0 -260px;
}

.btn_about a {
	background:url(../images/btn-menu_about.jpg) 0 0;
}

.btn_about a:hover {
	background:url(../images/btn-menu_about.jpg) 0 -130px;
}

.btn_about a:active {
	background:url(../images/btn-menu_about.jpg) 0 -260px;
}

.btn_news a {
	background:url(../images/btn-menu_news.jpg) 0 0;
}

.btn_news a:hover {
	background:url(../images/btn-menu_news.jpg) 0 -130px;
}

.btn_news a:active {
	background:url(../images/btn-menu_news.jpg) 0 -260px;
}

.btn_contact a {
	background:url(../images/btn-menu_contact.jpg) 0 0;
}

.btn_contact a:hover {
	background:url(../images/btn-menu_contact.jpg) 0 -130px;
}

.btn_contact a:active {
	background:url(../images/btn-menu_contact.jpg) 0 -260px;
}

/* /////// GREEN BUBBLES //////// */
.bubble-1 {
	float:left;
	width:19px;
	height:38px;
	background:url(../images/green-bub-1.jpg);;
}

.bubble-2 {
	float:left;
	height:33px;
	background: #90ff00 url(../images/green-bub-2.jpg) no-repeat;
	background-position:right;
	padding:5px 19px 0 0;
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:bold;
	color:#3b3b3b;
}

.bubble-2 a {
	font-size:14px;
	font-weight:bold;
	color:#3b3b3b;
	text-decoration:none;
}

.bubble-2 a:hover {
	color:#fff;
}

.block {
	margin:0 0 30px 0;
}


/* /////// COLUMNS ////// */

.column_1 {
	width:470px;
	float:left;
	margin:10px 0 0 30px;
	clear:both;
}

.column_2 {
	width:450px;
	float:left;
	margin:10px 0 0 30px;
}

.column_single {
	width:980px;
	float:left;
	margin:10px 0 0 0;
	clear:both;
}

/* /////// CONTENT ////// */


/* /////// FOOTER /////// */

#footer,
.push {
	height:21px;
}

#footer {
	margin:0 auto 0 auto;
	clear:both;
	width:100%;
	color:#3b3b3b;
	font-size:9px;
	background:#c9c9c9;
}

#footer a {
	color:#3b3b3b;
	text-decoration:underline;
}

#footer a:hover {
	color:#000;
	text-decoration:none;
}

#footer-wrapper {
	width:980px;
	margin:0 auto 0 auto;
}

#footer_right {
	float:right;
	text-align:right;
	padding:3px 20px 0 0;
}

#footer_left {
	float:left;
	text-align:left;
	padding:3px 0 0 20px;
}


