body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font: 10pt/12pt verdana;
	color: #333;
	background-color: #F0F0F0;
	background-image: url(img/backgradient.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	text-align: center;

}

h2 {
	font-size: 18px;
	font-weight:normal;
	display: inline;
}

a:link {color:#333;}
a:visited {	color:#333;}
a:hover {color: #000;}
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:#F0F0F0;
    /* margin-top: 50px; */
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;

}

div#menu {
	text-align: center;
	height: 200px;
	width: 902px;
	margin-left: auto ;
	margin-right: auto ;
	background-image: url(img/backgradient.jpg);
	
}

div#slider {
	text-align: center;
	
}

div#header {
	height: 100px;
    margin: 0px;
    text-align: center;

}

div#header2 {
    padding: 15px;	
    margin: 0px;
    text-align: center;

}

div#nav {
    width: 25%;
    padding: 10px;
    margin-top: 1px;
    float: left;

}

div#main {
	text-align: center;
	margin-top: 1px;
	padding: 30px;
	

}

div#footer {
	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;
}	


#abouttext{	
	position:absolute;
	left:70px;
	top:-60px;
	background-image:url(img/testback.png);
	background-position: top center;
	background-repeat:no-repeat;
	text-align: left;
	width:502px;
}

p#footer {
	font-size: 10px;
	vertical-align: baseline;
	color: #666;	 
}

#postitcc {
		display:block;
		position:absolute;
		left:600px;
		top:300px;
}

#postit256 {
		display:block;
		position:absolute;
		left:-160px;
		top:80px;
}

#postitme {
		display:block;
		position:absolute;
		left:-150px;
		top:100px;
}

#postitpolaroid {
		display:block;
		position:absolute;
		left:580px;
		top:-20px;
}

#postitconstruction {
		display:block;
		position:absolute;
		left:215px;
		top:-10px;
}

#postittouch {
		display:block;
		position:absolute;
		left:590px;
		top:50px;
}

#postitstamp {
		display:block;
		z-index:5;
		position:absolute;
		left:520px;
		top:-80px;
}

		fieldset{margin:0;padding:0;border:0;}
		label{width:250px; display:block;}
		.txt_input{width:250px; display:block;}	
		textarea.contact{height:120px; width:480px;}
		input.contact{ width:350px; display:block;}
		#form_errors{color:#f00; display:none;}
		#form_thanks{color:#0C0; display:none;}
		

div.text {
	padding:10px;
}