body {
margin: 0;
background-color: #fff;
}

a {
text-decoration: none;
color: red;
}

a:hover {
text-decoration: underline;
color: #CC0000;
}

#preload {
width: 0;
height: 0;
display: inline;
background: url('img/banner3.jpg');
}

#header {
width: 100%; height: 125px;
margin: 0 0 0 0;
background-color: black;
z-index: 1;
}

#header.home{
background: url('img/banner4.jpg');
background-repeat: no-repeat;
background-position: bottom right; 
}

#header.services{
background: url('img/banner2.jpg');
background-repeat: no-repeat;
background-position: bottom right; 
}

#header.projects{
background: url('img/banner3.jpg');
background-repeat: no-repeat;
background-position: bottom right; 
}

#header.contact{
background: url('img/banner.jpg');
background-repeat: no-repeat;
background-position: bottom right; 
}

#header h1 {
	display: block;
	position: absolute;
	margin: 91px 0 0 0;
	padding: 0;
	background-color: transparent;
	color: #fff;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
	font-size: 35px;
	font-weight: 400;
	z-index: 4;
	width: 250px;
}


#menu {
	position: absolute;
	top: 125px;
	width: 100%;
	height: 61px;
	margin: 0 0 0 0;
	background-color: #000;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	z-index: 3;
	text-align: left;
}

#menu ul {
margin-top: 20px;
}

#menu ul li {
display: inline;
}

#menu ul li a {
background-color: transparent;
background-repeat: repeat-x;
padding: 14px 20px 14px 20px;
font-size: 18px;
font-family: 'century gothic', verdana, sans-serif;
color: #666;
font-weight: bold;
text-decoration: none;
border: solid 1px #000;
}

#menu ul li a:hover {
color: #fff;
text-decoration: none;
border: solid 1px #fff;
background: url('img/menubgred.jpg') repeat-x top;
background-color: red;
}

#main {
	position:absolute;
	top: 186px;
	width: 100%;
	background: url('img/main.jpg') repeat-x top;
	left: -1px;
}

#maincontainer {
	width: 95%;
	margin: 0 auto;
	padding-top: 50px;
	font-family: arial, sans-serif;
	font-size: 0.9em;
	background-color: #000000;
}

#side {
clear: left;
float: left;
width: 140px;
padding: 0;
font-size: 0.6em;
font-family: verdana, arial, sans-serif;
}

#subnav {
clear: left;
float: left;
width: 140px;
padding: 0;
font-size: 0.7em;
font-family: verdana, arial, sans-serif;
}

#subnav ul {	
list-style: none;
width: 180px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#subnav li {
margin-bottom: 1px;
}

#subnav li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #cccccc;
display: block;
padding: 5px;
background: #3b3b3b;
border-right: 10px solid #fff;
}	
	
#subnav li a:hover{
background: red;
color: #ffffff;
border-right: 15px solid red;
}

#subnav li .active{
background: red;
color: #ffffff;
border-right: 15px solid red;
}

#subnav .child {
font-size: 0.9em;
padding: 0;
}

#subnav .child a {
height: 14px;
padding-left: 10px; 
border-right: 10px solid #fff;
background: #bbb;
color: #666;
}

#subnav .child a:hover {
color: red;
background-color: #e0e0e0;
border-right: 10px solid #fff;
}

#content {
	line-height: 1.6em;
	color: #666;
	font-size: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;

}

#content p {
padding-bottom: 5px;
}

ul.NoBullet {
  list-style-type: none;
 }

h1 {
margin-top: 0px;
color: red;
letter-spacing: -2px;
font-size:24px;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}


h2 {
margin-top: 20px;
margin-bottom: 10px;
color: #666;
letter-spacing: -1px;
font-size:18px;
font-weight:900;
font-variant:small-caps;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

h3 {
margin-bottom: 10px;
color: #666;
letter-spacing: -1px;
line-height:0px;
font-size: 15px; font-weight: 400;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

h4 {
padding: 5px;
margin-top: 50px;
margin-bottom: 3px;
color: #aaa;
font-size: 0.7em;
text-align: center;
}

.right {
	float: right;
	margin: 0 0 8px 12px;
	padding: 4px;
	background-color: #FFF;
	border: 1px none #CCC;
}

.left {
float: left;
margin: 12px 22px 8px 5px;
padding: 4px;
background-color: #FFF;
border: 1px solid #CCC;
}


.noborder {
float: right;
margin: 12px 22px 8px 5px;
padding: 4px;
background-color: #FFF;
border: none;
}

#footer {
float:bottom;
padding: 5px;
margin-top: 50px;
margin-bottom: 3px;
color: #aaa;
font-size: 0.7em;
text-align: center;
border-top: 1px solid #ccc;
}


#copyright {
float: right;
width: 200px;
height: 365px;
padding: 0;
color: #666;
vertical-align:baseline;
}

#copyright img{
float: left;
padding: 0;
color: #666;
vertical-align:bottom;
display:block;

}

#extras {
clear: right;
float: right;
width: 160px;
margin-left: 10px;
margin-bottom: 20px;
padding: 0;
color: #666;
font-family: arial, sans-serif;
}

#extras p {
line-height: 1.8em;
font-size: 0.8em;
margin: 0 0 1.5em 0;
font-family: arial, sans-serif;
}

#box1 {
background: #fff url('img/boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
width: 30%;  
float: left; 
margin: 0 2px; 
text-align: left;
padding: 1px; 
height: 320px;
}

#box2 { 
background: #fff url('img/boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
width: 30%;  
margin: 0 auto;
text-align: left; 
padding: 1px; 
height: 320px;
}

#box3 { 
background: #fff url('img/boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
width: 30%; 
float: right; 
margin: 0 2px; 
text-align: left;
padding: 1px; 
height: 320px;
}


#box1 h2, #box2 h2, #box3 h2 {
margin-left: 4px;
}

.center {
text-align:center;
display:block;
margin-top: 15px;
}

.box {
margin: 0 4px 10px 4px;
line-height: 1.3em;
border: 0;
}
	
#container {
	width: 500px;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

.slideshowContainer {
	border: 1px solid #ccc;
	width: 450px;
	height: 300px;
	margin-bottom: 5px;
}

.loading {
	background: url(images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 1px solid white;
	padding: 4px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 4px;
}

.current img {
	border: 1px solid red;
	padding: 5px;
}

.outline {
	border: 1px solid red;
	z-index: 0;
	position: absolute;
}

#thumbnails {
	/*width: 130px;
	float: left;*/
}
	#mainContainer{
		margin: 20px 0 0 0;
		width:680px;
		text-align:left;
		background-color:#fff;
		padding:3px;
	}
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:240px;
	}
	#DHTMLgoodies_panel_one{		
		float:left;	
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:280px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		width:400px;	/* Width of large image div */
		height:310px;	/* Height of large image div */
		float:left;
		padding-left:10px;	/* "Air" */
		padding-right:10px;	
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		border:5px solid black;	/* Border around large image */
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:114px;	/* Width of strip */
		padding:5px;	/* "Air" inside filmstrip div */
		position:absolute;

	}
	.strip_of_thumbnails div{
		width:110px;
		height:90px;
		padding:2px;
		text-align:center;

	}
	.strip_of_thumbnails img{
		border:0px;
		padding:5px;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:5px solid black;	/* Green border around active thumbnail */
		padding:0px;
	
	}
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
	}	
