* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: 62.5%;
	color: #310a05;
	background: #eaeade url(./themes/site_themes/default/gradient.gif) top repeat-x;
}
#container {
	padding-top: 25px;
	margin: 0 auto;
	width: 895px;
	background: url(./themes/site_themes/default/bg.gif) top no-repeat;
}
#header {
	height: 120px;
	position: relative;
}
#logo {
	position: absolute;
	top: 0;
	left: 20px;
	width: 150px;
	height: 100px;
	background: url(./themes/site_themes/default/logo.png);
	text-indent: -9999px;
}
#logo a {
	display: block;
	width: 150px;
	height: 100px;
}
#nav {
	position: absolute;
	top: 60px;
	right: 0;
}
#nav li, #nav li a, #lang li, #lang li a {
	display: block;
	float: left;
}
#nav li {
	padding-left: 10px;
	position: relative;
}
#nav li a {
	font-size: 1.6em;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	color: #310a05;
	text-decoration: none;
	background: url(./themes/site_themes/default/arrow.gif) left no-repeat;
}
#nav li a:hover, #lang li a:hover {
	color: #6a9601;
}
#nav li.active a:hover, #nav ul li a:hover {
	color: #cbe979;
}
#nav li.active a, #lang li.active a, #nav ul li a {
	background: #96bc2e;
	color: #FFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#nav ul {
	position: absolute;
	top: 30px;
	left: 0;
	padding-top: 1px;
	display: none;
	margin-left: 10px;
}
#nav ul li, #nav ul li a {
	float: none;
}
#nav ul li {
	padding-left: 0;
}
#nav ul li a {
	white-space:nowrap;
	border-bottom: 1px solid #FFF;
	display: inline-block;
}
#lang {
	position: absolute;
	top: 0;
	right: 0;
}
#lang li {
	padding-left: 5px;
}
#lang li a {
	font-size: 1.2em;
	color: #000;
	text-decoration: none;
	padding: 5px;
}
#content {
	overflow: hidden;
	margin-bottom: 20px;
}
#main_content, #sidebar {
	float: left;
}
#main_content {
	width: 560px;
	min-height: 300px;
	height: auto!important;
	height: 300px;
}
#home #main_content {
	padding-left: 380px;
	width: 555px;
}
#sidebar {
	width: 335px;
}
#sidebar img {
	display: block;
	float: right;
	margin-bottom: 35px;
}
.inner {
	padding: 20px;
}
#main_content h1 {
	font-size: 3.8em;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 15px;
}
#main_content h2 {
	font-size: 1.8em;
	color: #6a9601;
	margin-bottom: 15px;
}
#main_content h3 {
	font-size: 1.4em;
}
#main_content h4 {
	font-size: 1.4em;
	text-transform: uppercase;
	color: #6a9601;
	border-bottom: 1px dotted #310a05;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#main_content h4 span {
	font-style: italic;
	font-weight: normal;
	color: #4C4C4C;
	font-size: 0.8em;
}
#main_content p {
	font-size: 1.2em;
	margin-bottom: 15px;
	color: #4c4c4c;
	line-height: 1.4em;
}
#main_content ul {
	margin-bottom: 15px;
	margin-left: 30px;
}
#main_content li {
	font-size: 1.2em;
	color: #4c4c4c;
	line-height: 1.4em;
}
#main_content a {
	color: #6a9601;
}
#main_content a:hover {
	text-decoration: none;
}
#main_content table {
	margin-bottom: 15px;
	border-collapse: collapse;
}
#main_content td {
	width: 50%;
}
#main_content td div {
	padding: 10px;
}
#main_content td div p {
	margin-bottom: 5px;
}
#main_content td div ul {
	margin-left: 20px;
	margin-bottom: 5px;
}
#main_content td.person div {
	margin-right: 5px;
	background: #e1e8c9;
}
#main_content td.company div {
	margin-left: 5px;
	background: #e8e0c9;
}
#footer {
	display: inline-block;
	width: 565px;
	border-top: 1px dotted #310a05;
	font-size: 1.1em;
	color: #4c4c4c;
	padding: 20px 0;
	text-align: center;
	margin-left: 165px;
	white-space: nowrap;
}
#footer a {
	color: #4c4c4c;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a.active {
	color: #6a9601;
}
#home {
	background: url(./themes/site_themes/default/bg-home.png) 0 40px no-repeat;
	margin: 0 -20px;
	overflow: hidden;
	zoom:1;
}
#home_cta {
	clear: both;
	overflow: hidden;
	padding: 0 21px 60px 41px;
	zoom: 1;
}
.cta {
	width: 271px;
	height: 195px;
	background: url(./themes/site_themes/default/bg-cta.png) top left no-repeat;
}
.cta_inner {
	width: 231px;
	height: 155px;
	padding: 20px;
	position: relative;
}
.cta_inner h3 {
	font-size: 1.8em;
	margin-bottom: 10px;
	line-height: 22px;
}
.cta_inner h3 em {
	font-size: 1.4em;
	color: #6A9601;
}
#cta_install .cta_inner h3 em {
	font-size: 1.2em;
	color: #e8b200;
}
.cta_inner p {
	font-size: 1.2em;
	color: #4C4C4C;
	margin-bottom: 10px;
}
.cta_inner .button {
	position: absolute;
	bottom: 20px;
	right: 20px;
	overflow: hidden;
}
.cta_inner .button a {
	width: 93px;
	height: 23px;
	float: right;
	background: url(./themes/site_themes/default/bg-button.png);
	text-align: center;
	line-height: 23px;
	font-size: 1.2em;
	text-decoration: none;
	color: #6A9601;
}
.home_cta {
	float: left;
	padding-right: 20px;
}
#cta_emergency .cta_inner {
	background: url(./themes/site_themes/default/icon3.png) 202px 10px no-repeat;
}
#cta_install .cta_inner {
	background: url(./themes/site_themes/default/icon1.png) 195px 10px no-repeat;
}
#cta_invoice .cta_inner {
	background: url(./themes/site_themes/default/icon2.png) 201px 10px no-repeat;
}
#cta_video {
	background-image: url(./themes/site_themes/default/video.png);
}
#cta_video h3 {
	text-align: center;
	position: absolute;
	top: 110px;
	width: 231px;
	color: #6A9601;
}
#cta_video h3 a {
	color: #6A9601;
	text-decoration: none;
}
#cta_video h3 strong {
	color: #240907;
}
#cta_video h3 em {
	font-size: 1em;
	color: #240907;
}
#freeform {
	padding: 15px 0;
	margin-bottom: 15px;
}
#freeform label {
	color: #4C4C4C;
	font-size: 1.2em;
	line-height: 1.4em;
	display: block;
	margin-bottom: 2px;
}
#freeform input {
	display: block;
	border: 1px solid #adadaf;
	margin-bottom: 8px;
	width: 300px;
	height: 19px;
	font-size: 14px;
	padding: 2px;
}
#freeform .hiddenFields {
	display: none;
}
#freeform #submit {
	width: auto;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	background: #96BC2E;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 0 5px;
	border: 0;
}