body {
	font-family:arial, sans-serif; 
	font-size:62.5%; 
	margin:0;
	padding:0;
	background:url('i/bg.gif') repeat-y center;
}

a {
	color:red;
}

a:hover {
	text-decoration:none; 
}

img {
	border:0;
}

form {
	margin:0;
	padding:0;
}
	
select {
	font-size:1em;
}

h1 {
	font-family:Georgia;
	font-size:2.2em;
	font-weight:100;
	color:#000;
	line-height:0.95em;
	padding-top:.4em;
	margin-top:0;
}

h1 span {
	font-size:0.7em;
	color:#888;
}

h2 {
	font-family:Georgia;
	color:#338a10;
	font-weight:100;
	font-size:1.8em;
	margin:1.3em 0 1em 0;
	padding-bottom:0.2em;
	border-bottom:1px dotted #ccc;
}

h3 {
	font-family:Georgia;
	color:#36449e;
	font-size:1.6em;
	margin:0.6em 0 0.2em 0;
}

p {
	color:#666;
	font-size:1.3em;
	line-height:1.3em;
	font-size:1.2em;
	padding:0; 
	margin:0.2em 0 0.7em 0; 
}

ul {
	font-size:1.3em;
	color:#333;
	margin:0;
	padding:0 0 0 1.3em;
	list-style:square;
}

li {
	margin:0.4em 0;	
}

ul.bullet  {
	margin:1em 0;
	padding:0;
}

ul.bullet li {
	list-style:none;
	background:url('i/bullet.gif') no-repeat;
	margin:0;
	padding:0 0 0.5em 1.5em;
}

#container {
	width:776px;
	background:#fff;
	margin:0 auto 0 auto;
}

#topbar {
	height:127px;
	background: url(i/bg.jpg) no-repeat;
}

#topbar p {
	position:absolute;
	top:-9999px;
	left:-9999px;
}

#nav {
	background:#151d2c;
	height:3em;
	padding:0.4em 0;
	font-size:0.9em;
}

#nav  ul {
	list-style:none;
	padding-left:13px;
}

#nav  ul li {
	float:left;
	border-left:1px solid #71715e;
	padding:0 1.2em;
}

#nav  ul li.first {
	border:0;
	padding-left:0;
}

#nav  ul li a,
#nav  ul li a:hover {
	color:#fffecd;
	text-decoration:none;
	background:#151d2c;
	padding:0.2em;
}

#nav  ul li a:hover {
	border-bottom:1px solid #2a20d0;
}

#nav  ul li a.on,
#nav  ul li a.on:hover {
	border-bottom:1px solid #c4d6fe;
}

.maincontent {
	width:492px;
	padding:1em 0 0 15px;
	float:left;
}

.maincontent  .col-1 {
	float:left;
	width:230px;
	padding-right:20px;
	margin-top:0;
}

.maincontent  .col-2 {
	float:left;
	width:230px;
}

.rightcol {
	width:215px;
	margin:5em 0 0 38px;
	float:left;
}

/* Homepage */
#index .rightcol {
	margin-top:7.8em;
}

.news  {
	font-size:.95em;
}

.news h2 {
	color:#338a10;
	padding:0;
	margin:0 0 .4em;
}

.news .item {
	margin-bottom:2em;
	padding-bottom:0.6em;
	border-bottom:1px solid #ddd;
}

.news .item h3{
	margin:0;
	padding:0;
	font-size:1.2em;
}

.news .item p.date {
	color:#888;
	font-family:Georgia;
	font-size:1.4em;
}

/* Footer */
#footer {
	width:745px;
	border-top:1px solid #ccc;
	margin:2em auto 5em auto;
	font-size:1.1em;
	padding-top:0.5em;
	color:#555;
}

#footer span {
	color:red;
}

#bottom-nav {
	text-align:left;
	float:left;
	clear:both;
	width:745px;
}

#bottom-nav ul {
	list-style:none;
	font-size:0.9em;
	margin:0 0 0.4em 0;
	padding-left:0;
}

#bottom-nav  ul li {
	display:inline;
	padding:0 0.4em 0 0;
}

#bottom-nav  ul li  a{
	color:#999;
	text-decoration:none;
}

/* Links */
ul.links {
	list-style:none;
	padding:0;
	margin:0;
}

ul.links li{
	font-size:0.8em;
}

ul.links li h2{
	font-size:1.2em;
	border:0;
	padding:0;
	margin-bottom:0;
}

/* Rates and Services */
.system {
	margin:1.5em 0 3em 0;
}

.system img{
	float:left;
	margin:0 40px 0 10px;
}

.system div {
	float:left;
	width:280px;
}

.system div ul li{
	color:#444;
}

h3 span {
	font-size:0.8em;
	color:#444;
}

/* Contact us */
#contact .rightcol {
	margin-top:3.4em;
}

#contact h3 {
	font-size:0.9em;
}

form em { 
	float:right; 
	font-weight: bold; 
	padding-right: 0.6em; 
	vertical-align: top; 
}

fieldset {
	border:0;
	margin:1em 0 0 0;
	padding:0;
}

fieldset p {
	float:left;
	clear:both;
}

label { 
	width: 12.2em; 
	float: left; 
}
select {
	width:10em;
}

label.error { 
	float: none; 
	color: red; 
	padding-left: .5em; 
	vertical-align: top; 
}

input.submit {     
	border: 1px solid #999; 
	padding:0.2em 0.5em;
	background:#f3f3f3;
} 

.hide {
	position:absolute;
	top:-9999px;
	left:-9999px;
}

.labels {
	float:left; 
	width:14.3em;
}

.inputs {
	float:left; 
	width:25em;
}

/* Client testimonials */
ul.clients {
	margin-left:1em;
}

.testimonial .image{
	float:left;
	margin-right:10px;
	width:180px;
}

.testimonial .details {
	float:left;
	width:240px;
	background:url(i/quotes-open.gif) no-repeat top left;
	padding:15px 25px 0 25px;
}

.testimonial .details div{
	background:url(i/quotes-close.gif) no-repeat right bottom;
	padding-bottom:10px;
}

.testimonial .client {
	margin-left:215px;
	font-size:0.9em;
}

.testimonial .client p {
	margin:0;
	color:#222;
}

div.clients ul{
	list-style:none;
	padding:0;
	margin-top:0px;
}

div.clients ul li{
	text-align:center;
	margin-bottom:1em;
}

/* equipment */

#equipment .maincontent ul {
	margin:1em 0 1.5em 0;
	font-size:1.15em;
}

#equipment h3 {
	font-size:1.4em;
}

/* Microformats */
.vcard {
	float:left;
	width:18em;
}

.vcard, .adr {
	font-size:1.3em;
}

.vcard span.type {
	position:absolute;
	top:-10000px;
	left:-10000px;
}

.fl {
	float:left;
}

.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cf {display:inline-block;}
/* Hide from IE Mac \*/
.cf {display:block;}
/* End hide from IE Mac */