body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font: 10pt/12pt verdana;
	color: #333;
	text-shadow: #FFF 0px 1px 0px;
	background-color: #EEEEEE;
	text-align: center;
}

h2 {
	font: 10pt/12pt verdana;
	color: #333;
	text-shadow: #FFF 0px 1px 0px;
	font-weight:normal;
	display: inline;
}

a:link {color:#333;}
a:visited {	color:#333;}
a:hover {color: #999;}
a:active {color: #666;}

img {
	border: none;
}

div#outer {
    width: 100%;

	/*background-image:url(img/back.jpg);
	background-position: top center;
	background-repeat:no-repeat;*/
	background-color:#EEEEEE;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;

}

div#slider {
	text-align: center;
	
}

div#header2 {
	background: url(img/header.png) no-repeat center top;
	height: 100px;
    margin: 0px;
    text-align: center;
}

div#nav {
    width: 25%;
    padding: 10px;
    margin-top: 1px;
    float: left;

}

div#main {
	text-align: center;
	margin-top: 1px;

}

div#footer {
	position:relative;
	top:-50px;
	padding-top: 15px;
    margin: 0px;
	text-align: center;
}

div#footerindex {
	position:relative;
	top:290px;
	padding-top: 15px;
    margin: 0px;
	text-align: center;
}

#container{	
	margin:0 auto;
	position:relative;
	text-align:left;
	width:642px;		
	margin-bottom:2em;
}	
		
#content{
	position:relative;
	text-align: center;
}	

#menu{
	text-align:right;
	position:relative;
	top:-19px;
	z-index:1001;
	padding-right:3px;
}

#homebutton{
	position:relative;
	top:0px;
	z-index:1002;
	height:37px;
	width:108px;
}


#framemiddle{	
	background-image: url(img/framemiddle.png);
	text-align: left;
	width:646px;
	position:relative;
	top:-53px;
	left:-3px;
}

#frametop{	
	background-image: url(img/frametop.png);
	width:646px;
	height: 47px;
	position:relative;
	top:-53px;
	left:-3px;
}

#framebottom{	
	background-image: url(img/framebottom.png);
	width:646px;
	height: 5px;
	position:relative;
	top:-53px;
	left:-3px;
}

#portframemiddle{	
	background-image: url(img/portframemiddle.png);
	text-align: left;
	width:646px;
	position:relative;
	top:260px;
	left:-3px;
}

#portframebottom{	
	background-image: url(img/portframebottom.png);
	width:646px;
	height: 5px;
	position:relative;
	top:260px;
	left:-3px;
}

p#footer {
	font-size: 10px;
	vertical-align: baseline;
	color: #666;	 
}

#postitcc {
		display:block;
		position:absolute;
		left:660px;
		top:300px;
}

#postit256 {
		display:block;
		position:absolute;
		left:-230px;
		top:80px;
}

#postitme {
		display:block;
		position:absolute;
		left:-215px;
		top:100px;
}

#postitpolaroid {
		display:block;
		position:absolute;
		left:650px;
		top:70px;
}

#postitconstruction {
		display:block;
		position:absolute;
		left:215px;
		top:-10px;
}

#postittouch {
		display:block;
		position:absolute;
		left:660px;
		top:60px;
}

#postitcredentials {
		display:block;
		position:relative;
		left:50px;
		top:20px;
		height:183px;
		width:192px;
}

#postitstamp {
		display:block;
		z-index:5;
		position:absolute;
		left:550px;
		top:50px;
}

		fieldset{margin:0;padding:0;border:0;}
		label{width:220px; display:block;}
		.txt_input{width:220px; display:block;}	
		textarea.contact{height:127px; width:310px; display:block;}
		input.contact{ width:320px; display:block;}
		#form_errors{color:#f00; display:none;}
		#form_thanks{color:#0C0; display:none;}
		

div.text {
	padding:10px;
	padding-left:40px;
	padding-right:40px;
}

#form {
	position:relative;
	height:200px;
}

#portlogin {
	position:relative;
	top:-160px;
	left:340px;
	height:30px;
}