/* Actino Web Design October 2008 - pd */

/* Reset */

* {
	margin:0; padding:0; border:0px solid; outline:none;}
	





/* Typography incl. link styles */

body {
	font-size:62.5%;
	font-family: Arial, sans-serif;}
	
html>body {
	font-size:10px;}
	
h1, h2, h3, h4, h5, h6 {
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;  }
	
h1, h2 {
	position:absolute;
	text-indent:-9999px;}
	
h1 a {
	display:block;
	height:160px;
	left:0;
	position:absolute;
	text-indent:-9999px;
	top:0;
	width:960px;}
	
h3 {
	border-bottom:2px solid #b8c3c4;
	font-size:2em;
	line-height:1;
	margin-bottom:8px;
	padding:10px 0 3px;}

h4 {
	
	padding:10px 0 3px !important;}
	
p, ul.text li, h4 {
	font-size: 1.3em;
	line-height:1.67;
	padding-bottom:10px;}



a {
	outline:none;
	color:#000;
	text-decoration:none;
	}
	
#mainContent a {
	border-bottom:2px solid #868E8F;
	line-height:19.71px;
	}
	
a:visited {
	color:#111;
	}
	
#mainContent a:hover {
	color:#900;
	}
	
#mainContent a:active {
	color:#f00;
	}

a.image-link, a.image-link:hover, a.image-link:active {
	background:transparent none repeat scroll 0 0 !important;
	border:0 none !important;}

/* Layout */

body {
	text-align:center;
	background:#798e8f url(images/body-bg.png) repeat-x scroll center top;
	}
	

#header {
	width:100%;
	height:200px;
	background:#000 url(images/header-bg.png) bottom repeat-x;
	color:#FFF;
	}

#header div.inside {
	width:960px;
	height:200px;
	position:relative;
	margin:0 auto;
	text-align:left;
	padding:0 !important;
	background:url(images/headerHELV.png) no-repeat;
	}
	
	
#display {
	width:100%;
	text-align:center;}
	
#display div.inside {
	width:960px;
	position:relative;
	margin:0 auto;
	text-align:left;
	}

#mainContent {
	position:relative;
	width:960px;
	text-align:left;
	margin:0 auto;
	}


#column1 {
	float:left;
	width:480px;
	overflow:hidden;
	}
	
	
#column1, #column2 {
	padding-bottom:20px;
	}

#column2 {
	float:left;
	width:480px;
	overflow:hidden;
	}
	
body.services #display {
	width:720px;
	float:right;}

body.services-page #column1, body.services-page #column2 {
	float:left;
	width:340px;
	padding: 10px 0 0 20px;
	overflow:hidden;
	}
	
body.services-page #column1 div, body.services-page #column2 div {
	width:340px;
	padding: 0 0 10px !important;
	}
	
body.services #column1, body.services #column2 {
	float:left;
	width:700px;
	padding: 10px 0 0 20px;
	overflow:hidden;
	}
	
body.services #column1 div, body.services #column2 div {
	width:700px;
	padding: 0 0 10px !important;
	}

#navSec img {
	margin:0;
	padding:20px 0 0;
}

body.services #navSec, body.services-page #navSec  {
	width:240px;
	float:left;
	}
	
body.services #navSec h3, body.services-page #navSec h3 {
	padding:20px 0 3px;
	}
	
#footer {
	clear:both;
	width:100%;
	background:#000;
	color:#FFF;
	position:relative;
	text-align:left;
	}
	

#footer div.inside {
	width:960px;
	height:120px;
	position:relative;
	margin:0 auto;
	text-align:left;
	}
	
#footer ul {
	margin:9px 0;
	position:relative;
	}
	
#footer ul li {
	list-style-type:none;
	display:inline;
	color:#222;
	font-size:1.2em;
	font-weight:100;
	padding: 1px 10px;
	border-left: #333 1px solid;}
	

	
#footer a, #footer div.inside ul li {
	color:#798e8f;
	text-decoration:none;}
	
#footer a:hover {
	color:#E6EAEA;
	text-decoration:underline;}	
	
#footer p.bottom {
	bottom:0;
	color:#475E5F;
	font-size:10px;
	letter-spacing:1px;
	position:absolute;
	text-align:center;
	width:960px;}
	
#footer p.bottom a {
	color:#475E5F;}

#footer p.bottom a:hover {
	color:#E6EAEA;}

.first {
	padding-right:10px  !important;}
	
.last {
	padding-left:10px  !important;}
	
p.last-para {
	margin-bottom:6px  !important;}
		
.inside {
	padding: 10px 0 0;}

.left {
	float:left;}
	
.right {
	float:right;}

.clear {
	clear:both;}
	
.teaser {
	clear:both;}
	

	
.embed {
	position: absolute;
	text-indent:-9999px;}

img	{
	margin:3px 0 10px 20px;
	float:right;}

img.left	{
	margin:3px 10px 10px 0;
	float:left;}
	
.bump {
	padding-bottom:10px !important;}
	
div.teaser img.left {
float:left;
margin:3px 10px 0 0 !important;}	

/* Navigation - Main */

#navSec {
	width:240px;}
	
#navSec ul {
	clear:both;
	margin: 0;
	padding: 0;
	}

#navSec ul li {
	display:block;
	width:240px;
	height:40px;
	margin-bottom:0;
	list-style-type: none;
	overflow:hidden;
	}

#navSec ul li a {
	background:#eee  url(images/button-bg.png) no-repeat scroll center top;
display:block;
font-size:1.6em;
height:29px;
line-height:1.2;
overflow:hidden;
padding:10px 11px 1px;
text-decoration:none;
width:218px;
	}
	
#navSec ul li a:hover {
	color:#900;
	}
	
#navSec ul li a:active {
	color:#c00;
	background:url(images/button-bg.png) no-repeat bottom;
	padding-top:12px;
	}


/* Navigation - Secondary */


#navPrimary {
	width:600px;
	height:36px;
	position:absolute;
	bottom:0px;
	right:0px;}
	
#navPrimary ul {
	margin: 0;
	padding: 0;
	}

#navPrimary ul li {
	display:block;
	width:120px;
	height:36px;
	margin-bottom:0;
	list-style-type: none;
	float:left;
	overflow:hidden;
	text-align:center;
	}

#navPrimary ul li a {
	display:block;
	width:120px;
	height:27px;
	padding:9px 0;
	font-size:1.6em;
	font-weight:bold;
	line-height:1;
	text-decoration:none;
	text-align:center;
	overflow:hidden;
	background: url(images/tabs.png) no-repeat top center;
	color:#101010;
	}
	
#navPrimary ul li a:hover {
	color:#900;
	}
	
#navPrimary ul li a:active {
	color:#f00;
	}


/*       
------------------------------------------------------------
contact page
------------------------------------------------------------
                                                          */
body#contact #mainContent div div ul li {
	list-style-type:none;
	font-size:1.6em;
	line-height:2;
	}

body#contact #mainContent div div ul, body#contact #mainContent div div ul li.not-postal {
	padding-top:10px;
	}


/*       
------------------------------------------------------------
late
------------------------------------------------------------
                                                          */
														  
#navSec img	{
	padding:0 !important;
	margin:20px 0;}
	
#mainContent div div ul.list li{
	list-style-type:square;margin-left:15px;line-height:1;}
	
#mainContent div div ol li{
	margin-left:15px;
	line-height:1.67;
	font-size:1.3em;
	padding-bottom:10px;}
	

	
#date {
	position:absolute;
	height:20px;
	width:300px;
	top:167px;
	left:0px;
	color:#FFF;
	z-index:99;}
#date p {
	color:#FFF;
	z-index:99;
	font-size:1.6em;}	

#printHeader, #ie6printHeader {
	display:none;}
	
body.services #mainContent #column1 div.inside img {
border:1px solid #EEEEEE;}