@charset "utf-8";
/* CSS Document */

* {
padding:0;
margin:0;
}

img {
border:0;
}


body {
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#FFF;
	text-align:center;
	font-size:12px;
	color: #000;
	}
	
.logo {
	float:left;
	width: 980px;
	height: 56px;
	background-image: url(images/overexposure_logo.jpg);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
	text-align: right;
	padding-top: 60px;
	padding-right: 20px;
}

.nav {
	width:1000px;
	height:31px;
	float: left;
	margin-top: 6px;
	border: 1px solid #a9a9a9;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	}


	
.banner {
	float: left;
	width:1000px;
	height:96px;
	background-color: #FFF;

	}
	
	
.wrapper {
	position:relative;
	text-align:left;
	width:1001px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: hidden;
	}
	
	



.content {
	float: left;
	width: 960px;
	height: auto;
	padding: 20px;
	background-color: #e4e4c2;
	margin-bottom: 6px;
	margin-top: 6px;
}
.contenttext {
	background-color: #FFF;
	float: left;
	width: 918px;
	padding: 20px;
	line-height: 16px;
}
.wrapper .content .contenttext p {
	color: #6d6969;
}






.footer {
	clear:both;
	width:960px;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-bottom: 0px;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	line-height: 16px;
	background-color: #C5C5C5;
	padding-bottom: 20px;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
}
.wrapper .footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.wrapper .footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.wrapper .footer a:hover {
	color: #663300;
	text-decoration: none;
}
.wrapper .content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #663300;
	font-weight: normal;
	margin-bottom: 20px;
}
.gallery {
	float: right;
	padding-left: 40px;
}

.metal-screens
{ width:100%; float:left;}

.img-box
{
width:116px;
float:left;
}


.img-box1
{
width:116px;
float:left;
margin-left:12px;
}

.img-box2
{
width:116px;
float:left;
margin-top:12px;
}

.img-box3
{
width:116px;
float:left;
margin-left:12px;
margin-top:12px;
}

#gallery img { margin:0; padding:0; position:relative; z-index:2;}


.input1
{ width:100px;}

.left-gallery
{
width:380px;
height:auto !important;
min-height:300px !important;
height:300px;
float:right;
padding-left:20px;
margin-right:-60px;
}


.project-gallery
{
width:380px;
height:auto !important;
min-height:300px !important;
height:300px;
float:left;
padding-left:20px;
margin-right:-60px;
margin-left:30px;
}

.project-text
{
width:400px;
float:left;
margin-top:40px;
}

