﻿/* CSS RESET v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END RESET */


body
{
    margin: 0px auto;
    padding: 0;
    color: #fff;
    font-family: "Helvetica Neue" , Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    text-align: center;
    background: url(/res/imgs/page_bck.jpg) #3d4347 repeat-x top;
}

.contents {
	font-size:100%;
	text-align: left;
	/*min-width: 60em;  960px */
	/*max-width: 60em;  960px */
	width: 960px;
	margin: 0 auto;
	position: relative;
	clear: both;
	overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1.2;margin-bottom:0.5em;}
h2 {font-size:2em;line-height:1.2;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1.2;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

h1 {background: #DE4D16 url(/res/imgs/h1_bck.gif) top repeat-x; padding-left:0.25em;}
h2{padding-left:0.2em;}
h3{padding-left:0.25em;}

p {margin:0 0 1.5em 0;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em; display:inline;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1.1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
u { text-decoration : none; }
 

li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 0 1.5em 0;}
ul{list-style-type:square;}
ul{list-style:inside;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}


a:link, a:visited{
color:#FFFFFF;
text-decoration:none;}

a:hover{
text-decoration:underline;
color:#3E3D3A;}

#page_contact p{
	font-size:150%;
	margin-top:2em;
	float:right;
	text-align:right;
	background-color: transparent;}

#page_header{
	position: relative;
	height:150px;
	text-align:left;
	background-color: transparent;}

#page_header .contents {overflow: visible;}

#home_rotator{
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	background:transparent;
    clear: both;
	position:relative;
	}
 
#home_services, #home_intro .contents {overflow: visible;}

#home_services p{
padding-left:0.25em;}

#home_services p img{
margin-top:0;
padding : 2px;
background-color :#fff;}

#home_services_title, #home_services, #home_intro_title, #home_intro{
margin-top:1.5em;}
/*	
#home_services dl{
clear:both;
width:100%;
margin:2em auto;
text-align:left;}

#home_services dt{
font-size: 1.1em;		
margin-top: 1.2em;
margin-bottom: 0.5em;}

#home_services dd{
width:33%;
float:left;
margin:0;}*/


.top{
	clear:both;
	margin:1.5em 0 1.5em 0;
	background-color: #5F676D;
	border:#78868D solid 1px;
	padding:0.5em;
	height:2em;
}

.top a{
	margin: 0 1em;
	float:right;
	text-align:right;
	background-color: transparent;}

#logo{
float: left;
width: 389px;
margin-top: 32px;
margin-left:10px;
display: inline;}

#logo a:link,
#logo a:visited,
#logo a:hover,
#logo a:focus,
#logo a:active{
border-bottom: none;
background-color: transparent;}

#footer {
	margin-top: 2em;
	padding-top:1.5em;
    background: #5F676D url(/res/imgs/page_footer_bck.jpg) repeat-x top;
	position:relative;
    clear: both;
	text-align:center;}

#page_footer .contents {
    position: relative;
    overflow: visible;}

#page_footer p{
line-height:150%;}

#footer_copyright p{
	float:right;
	text-align:right;
	background-color: transparent;}
	
	
	/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:275px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:none;
	padding: 0;
	background: #3D4347;
}
    div#rotator ul li.show {
	z-index:500
}
