body {
	margin: 0;
	background: url(/images/bg_fill.jpg) repeat 0 0;
	
}

img {
	border: 0;
}

.transp {
	background-color: transparent;
	border: 1px dotted #ccc;
}

.field_text {
	font-family: 'Courier New', Courier, monospace;
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 16px;
	width: 400px;
	height: 200px;
}

.button {
	background: url(/images/send.png) no-repeat;
	width: 147px;
	height: 140px;
	border: none;
	cursor: pointer;
}

#wrap {
	width: 1206px;
	
}

#main {
	height: 982px;
	width: 1032px;
	background: url(/images/bg_main.jpg) no-repeat;
	float: left;
	
}

#main_thankyou {
	height: 982px;
	width: 1032px;
	background: url(/images/landing_main.jpg) no-repeat;
	float: left;
}

#right {
	height: 982px;
	width: 174px;
	background: url(/images/bg_right) no-repeat;
	float: right;
	
}

#bottom {
	width: 1206px;
	height: 211px;
	background: url(/images/bg_bottom) no-repeat;
	clear: both;

}

#date {
	position: absolute;
	top: 210px;
	left: 480px;
}

#date2 {
	position: absolute;
	top: 400px;
	left: 480px;
}

#back {
	position: absolute;
	top: 294px;
	left: 110px;
}
 
#message_form {
	position: absolute;
	top: 345px;
	left: 480px;
}

#message_field {
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
}

#message_field div.error {
	width: 200px;
	height: 40px;
	background: url(/images/required.png) no-repeat;
	position: absolute;
	display: block;
	top: 70px;
	left: 100px;
	color: red; 
}

#message_field_image {
	position: absolute;
	top: 5px;
	left: 5px;
}

#email_image {
	position: absolute;
	top: 230px;
	left: 0;
}

#email {
	position: absolute;
	top: 233px;
	left: 80px;
}

#email div.error {
	width: 200px;
	height: 40px;
	background: url(/images/required.png) no-repeat;
	position: absolute;
	display: block;
	top: -10px;
	left: 160px;
	color: red; 
}

#send_options_image {
	position: absolute;
	top: 255px;
	left: 0;
}

#send_options {
	position: absolute;
	top: 258px;
	left: 170px;
}

#button {
	position: absolute;
	top: 300px;
	left: 280px;
}

#delicious {
	width: 61px;
	height: 62px;
	position: absolute;
	top: 860px;
	left: 720px;
}

#facebook {
	width: 113px;
	height: 26px;
	position: absolute;
	top: 849px;
	left: 780px;
}

#stumble {
	width: 113px;
	height: 26px;
	position: absolute;
	top: 842px;
	left: 845px;
}

#digg {
	width: 113px;
	height: 26px;
	position: absolute;
	top: 833px;
	left: 901px;
}

#delicious2 {
	width: 58px;
	height: 58px;
	position: absolute;
	top: 580px;
	left: 520px;
}

#facebook2 {
	width: 58px;
	height: 58px;
	position: absolute;
	top: 580px;
	left: 590px;
}

#stumble2 {
	width: 58px;
	height: 58px;
	position: absolute;
	top: 580px;
	left: 660px;
}

#digg2 {
	width: 58px;
	height: 58px;
	position: absolute;
	top: 580px;
	left: 730px;
}

#contact2 {
	width: 163px;
	height: 26px;
	position: absolute;
	top: 710px;
	left: 600px;
}

#share {
	width: 113px;
	height: 26px;
	position: absolute;
	top: 895px;
	left: 760px;
}

#thanks {
	width: 113px;
	height: 26px;
	position: relative;
	top: 30px;
	left: 495px;
}

#drowsy {
	width: 459px;
	height: 40px;
	position: relative;
	top: 50px;
	left: 495px;
}

#papertank {
	width: 323px;
	height: 35px;
	position: relative;
	top: 40px;
	left: 450px;
}

#ll-stock {
	width: 216px;
	height: 27px;
	position: relative;
	top: 20px;
	left: 850px;	
}

#contact {
	width: 165px;
	height: 51px;
	position: relative;
	top: 50px;
	left: 850px;	
}

#telephone {
	width: 158px;
	height: 19px;
	position: relative;
	top: 50px;
	left: 850px;	
}



