body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #E0D5B7;
	text-align: center;
}

#wrapper {
	width: 773px;
	height: 418px;
	margin: 15px auto 0 auto;
	padding: 0px;
	background: #E0D5B7;
	text-align: left;
}

#overwrap {
	width: 773px;
	height: 330px;
	position: relative;
	left: 0px;
	background: #D5C46A;
}

#subwrap {
	width: 443px;
	height: 0px;
	position: relative;
	left: 330px;
}

#homelinks {
	position: relative;
	height: 19px;
}

#main {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 128;
	height: 19px;
}

#laser {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 128px;
	height: 19px;
}

#topframe {
	text-align: center;
	
}

#art {
	position: relative;
	width: 330px;
	height: 330px;	
	left: 0px;
}

#title {
	position: relative;
	width: 443px;
	top: -330px;
	left: 0px;
}

#subtitle {
	position: relative;
	left: 0px;
	top: -330px;
}

#content {
	position: relative;
	width: 400px;
	height: 142px;
	left: 25px;
	top: -385px;
}

#nav {
	position: relative;
	width: 442px;
	left: 0px;
	top: -169px;
}

#nav1 {
	position: relative;
	left: 0px;
}

#nav2 {
	position: relative;
	left: 0px;
}


#lasermenu {
	width: 773px;
	height: 37px;	
}

#bottomframe {
	width: 190px;
	height: 37px;
	position: relative;
	float: left;
	
}


#bottomframe2 {
	width: 188px;
	height: 37px;
	position: relative;
	float: left;
}



#bottomframe3 {
	width: 156px;
	height: 37px;
	position: relative;
	float: left;
}


#content h3,a {
	font-size:16px;
	margin:0px;
	text-decoration:none;
	color:#FFFFFF;
}

#content p {
	font-size:14px;
	margin-top:0;
	margin-left:30px;
	margin-bottom:6px;
	margin-right: 0px;
	text-decoration:none;
	color:#FFFFFF;
}

#cbox1 {
	width:200px;
	height:142px;
}

#cbox2 {
	width:160px;
	height:142px;
	height:142px;
	position:relative;
	left:240px;
	top:-142px;
}

#cbox2 h3 {
	margin-bottom:24px;
}

#bottomframe4 {
	width: 96px;
	height: 37px;
	position: relative;
	float: left;
}

#bottomframe5 {
	width: 143px;
	height: 37px;
	position: relative;
	float: left;
}

* html #subwrap {
	height: 330px;
}


* html #overwrap {
	height: 330px;
	overflow: hidden;
}

* html #content {
	height: 95px;
}
