/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h4, h5, h6, p, 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,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	}


* {
margin: 0;
}

html, body {
height: 100%;
}

body {
	margin:0;
	padding:0;
	background-color:#dfb899;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	}


.mainholder {
	margin:0 auto;
	text-align:center;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -2em;
	}

.pagecontainer{
	margin:0 auto;
	width:960px; 
	min-height:720px; 
	position:relative;
	text-align:left;
	}

.logodiv {
	position:relative;
	display:block;
	text-align:center;
	width:405px; 
	height:95px;
	top:60px;
	left:20px;
	float:left;
	background: url(./elements/gopoufs-logo.png) no-repeat;
	}

.logodiv span { display:none; }



.form_input {
	position:relative;
	display:block;
	text-align:center;
	width:960px; 
	height:45px;
	float:left;
	top:135px;
	background: url(./elements/mail-list.png) no-repeat top left;
	}

.lister {
	position:relative;
	display:block;
	text-align:center;
	font-family: Helvetica, sans-serif;	color:#FFF;
	font-size:12px;
	width:300px; 
	height:25px;
	background-color:#998675;
	border:0;
	float:left;
	top:8px;
	left:570px;
	}

.sbutton {
	position:relative;
	display:block;
	width:40px; 
	height:40px;
	float:left;
	top:2px;
	left:590px;
	border:none;
	cursor:pointer;
	background: transparent url(./elements/button.png) no-repeat top left;
	}

.content_wrapper {
	position:relative;
	margin:0 auto;
	text-align:center;
	}


.imagecontainer{
	margin:0 auto; 
	width:960px; 
	min-height:354px; 
	position:relative;
	float:left;
	display:block;
	top:100px;
	margin-top:20px;
	background: url(./elements/gopoufs-photos.jpg) no-repeat top left;
	}

.crwrapper {
	margin:0 auto; 
	height:30px;
	width:960px; 
	position:relative;
	float:left;
	top:354px;
	display:block;
	background: url(./elements/whitebg.png) repeat-x top left;
	}

.designers {
	text-align:center;
	height:25px;
	line-height:25px;
	color:#362f2d;
	font-size:18px;
	text-shadow: 0 2px 2px rgba(0,0,0, .4);
	}


.copyright {
	margin:5px auto; 
	height:25px; 
	position:relative;
	float:left;
	left:5px;
	display:block;
	color:#362f2d;
	font-size:12px;
	text-align:left;
	text-shadow: 0 2px 2px rgba(0,0,0, .4);
	}

.emaildiv {
	margin:5px auto; 
	height:25px; 
	position:relative;
	float:right;
	right:5px;
	display:block;
	color:#362f2d;
	font-size:14px;
	text-align:left;
	text-shadow: 0 2px 2px rgba(0,0,0, .4);
	}

.bottomlist {
	margin:25px auto; 
	width:150px;
	position:relative;
	float:left;
	left:35px;
	display:block;
	color:#362f2d;
	font-size:12px;
	text-align:left;
	}


.h1 {
	line-height:1em;
	font-family: 'Open Sans', sans-serif;	color:#e5cbc3;
	font-size:15.5px;
	font-style:italic;
	text-align:left;
	}

a.email:link, a.email:visited { 
	font-size: 14px;
	text-decoration: none;
	color:#362f2d;
	font-weight:normal;
	}

a.email:hover { color:#893025; }


.push { height: 2em; }

.codedby {
	color:#999;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	height: 2em;
	}

 div.c2 {text-align: center}

 div.c1 {clear:both;}

