body {
	background-attachment: scroll;
	background-color: #FFF;
	background-repeat: no-repeat;
	height:100%;
	width:100%;
}
#title {
	width:980px;
	position:relative;
	left:0px;
	top:10px;
}
#menubg {
	display:none;
/*	position: relative;
	top: 140px;
	right: 0px;*/
}
#logobg {
	display:none;
/*	position: relative;
	top: 30px;
	right: 0px;*/
}
#txtbg {
	position: absolute;
	top: 300px;
	left: 0px;
}
#menu {
	position: relative;
	width: 938px;
	text-align:right;
	top: 10px;
	right: 0px;
}
#logos {
	position: relative;
	width: 965px;
	text-align:right;
	top: 15px;
	right: 0px;
}
#txt {
	position: absolute;
	top: 330px;
	left: 20px;
	width: 940px;
	height: 700px;
	color:white;
}
#txt a {
  color:white;
	font-weight:bold;
}
#galleryleft {
	position: absolute;
	top: 580px;
	left: 30px;
	width: 350px;
	height: 520px;
}
#galleryright {
	position: absolute;
	top: 580px;
	left: 410px;
	width: 550px;
	height: 427px;
}
.rightspace {
	margin-right:30px;
}
#footer {
	width:220px;
	height:219px;
	position: fixed;
	top: auto;
	bottom: 0px;
	right: 0px;
}
#contactarea {
 width:330px;
 margin:0px auto;
 text-align:left;
 padding:15px;
 font-family: Verdana, Arial;
 font-size: 12px;
}
#inputbox1, #inputbox2, #inputbox3 {
 border: 1px solid #ffffff;
 width: 98%;
 padding: 2px;
 font-weight: bold;
 font-family: Verdana, Arial;
 font-size: 12px;
 color: #000000;
 float: right;
}
#inputlabel1, #inputlabel2, #inputlabel3, #inputlabel4 {
 font-weight: bold;
 font-family: Verdana, Arial;
 font-size: 12px;
}
#textarea {
 border: 1px solid #ffffff;
 padding: 2px;
 font-family: Verdana, Arial;
 font-size: 10pt;
 width: 330px;
 color: #000000;
}
#submitbutton {
 border: 1px solid #ffffff;
 background-color: #ffffff;
}
.galleryimage {
	margin-bottom:8px;
	margin-right:8px;
}
#contactform {
	color:#FFF;
}