body {
	margin:0px;
	padding:0px;
	background-color:#000000;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}

#bg_container {
	background:url("background.jpg") no-repeat scroll;
	background-position:top center;
	width:1024px;
	height:768px;
	}

#email_link {
	position:relative;
	right:240px;
	top:515px;
	width:241px;
	height:25px;
	}

#brochure_link {
	position:relative;
	width:176px;
	height:175px;
	left:380px;
	top:218px;
	z-index:1;
	}


#contactform {
	position:relative;
	left:170px;
	top:270px;
	width:464px; 
	height:245px;
	}

input.sendbutton {
	background:url("send.jpg") no-repeat scroll 0 0;
	width:65px;
	height:30px;
	border:none;
	}

#image_slideshow {
	background:url("image_slideshow.gif") no-repeat scroll 0 0;
	position:relative;
	width:467px;
	height:210px;
	left:157px;
	bottom:340px;
	}
