/* ---------------------------------------------------- */
/* GLOBAL
/* ---------------------------------------------------- */
html {
font-size: 76%;}

body {
	background:white url(../images/outerback.gif) no-repeat scroll center top;
	font-family:century gothic,verdana,arial,sans-serif;
	font-size:1.2em;
	line-height:1.4em;
	margin:0;
	padding:0;
}
#boxit
{
padding: 5px 15px 15px 15px;
background-color:#fdeb6b;
border: 1px solid rgb(230, 219, 85); 
margin: 1px auto 0pt; 
background: rgb(255, 251, 204) none repeat scroll 0% 0%;
font-size-adjust: none; font-stretch: normal; -x-system-font: none; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px;
margin-bottom:5px;
}
#outer {
width:960px;
margin:0px auto;
background:transparent repeat 0 0 url(../images/background.png);
}
#container {
background:white;
width:910px;
margin: 0px auto;
}
#header {
	border-bottom:2px solid black;
	height:100px;
	width:910px;
	background-attachment: scroll;
	background-color: #666666;
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footer {
background:black none repeat scroll 0 0;
color:white;
font-size:0.8em;
padding:8px 20px;
}
#servicestable td{
margin-left:5px;
padding-left:5px;
padding-right:5px;
vertical-align:top;
}
#servicestable td img{
margin: 0px auto;
}

h3 {
color:#333;
font-size:1.5em;
margin:25px 5px 5px 0;
font-family:rockwell,"Rockwell",andale mono,"Andale Mono","Courier New", Courier, Georgia, Times, "Times New Roman", serif;
font-weight:900;
}
b {
color: #333;
font-size:1.2em;
}

/* ---------------------------------------------------- */
/* FEATURES
/* ---------------------------------------------------- */
#features {
height:300px;
width: 910px;
background:#666 no-repeat scroll 0 0 url(../images/fade/frozen.jpg);

}


/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 910px;
background-color: white;
border: 0px solid #ddd;
height: 100%;}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

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

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;}

#slideshow .slides ul {
/* total width of all slides -
910px multiplied by 3 in this case */
width: 2880px;}

#slideshow .slides li {
width: 870px;
float: left;
padding: 20px;}

#slideshow .slides h2 {
margin-top: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
background-color:black;
border-top:2px solid #111111;
font-family:rockwell,"Rockwell",andale mono,"Andale Mono","Courier New", Courier, Georgia, Times, "Times New Roman", serif;
}

#slideshow .slides-nav li {
float: left;}

#slideshow .slides-nav li a {
color:white;
display:block;
font-weight:bold;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:8px 8px;
text-decoration:none;}


#slideshow .slides-nav li a:hover {
background:#333;}

#slideshow .slides-nav li a:active {
background-image: url(../images/linkbg.gif);
}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
background-color: #D20000;
background-image: url(../images/linkbg.gif);
}

.js #slideshow .slides-nav li.on a {
position: relative;
top: -4px;}



#slideshow .slides-nav li.on,
#slideshow .slides-nav li.on a {
background-color: #eee;}

#slideshow .slides-nav li.on a {
position: relative;
top: -4px;}
.nav-bar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	text-decoration: none;
}
menufont {
	font-size: medium;
}
.slides-nav li a {
	font-family: "Times New Roman", Times, serif;
}
.slides-nav li a {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.slides-nav li a {
	font-size: medium;
}

