@charset "utf-8";
/* CSS Document */

#firsttitle {
	position: absolute;
	left: 80px;
	top: 60px;
	z-index: 4;
	width: 690px;
	font-size: 21px;
	text-align:right;
}

#secondtitle {
	position: absolute;
	left: 80px;
	top: 80px;
	width: 690px;	
	z-index: 3;	
	font-size: 21px;
	text-align:right;
}

#floorplanspanel {
	position: absolute;
	left: 73px;
	top: 120px;
	z-index: 2;
	width: 725.5px;
	height: 410px;
	background-color: #000000;
}



li, p {
	text-align:left;
	font-size: 12px;
	line-height: 1.8em;
	text-align: left;
}

li {
	padding-left: 15px;
}

#left {
	margin: 0px 0px;
	padding: 0px 0px;
	float:left;
	width: 320px;
	height: 415px;
}

#right {
	margin: 0px 0px;
	padding: 0px 0px;
	float:right;
	width: 385px;
	height: 400px;
	text-align: left;
}

.withstroke {
	background-image:url(images/yellowstroke2.gif);
	background-repeat: no-repeat;
	background-position: 18px 4px;
}


#samplebg {
	clear:both;
	width: 315;
	height:415px;
	background-image:url(images/samplebg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.sampleimage {
	margin-left: 22px;	
}

.sample_arrow1 {
	margin-left: 40px;
	margin-top: 18px;
}
.sample_arrow2 {
	margin-left: 40px;
	margin-top: 2px;
}



#samplesmenupanel {	
	margin-left: 17px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 320px;
	height: 125px;
	background-color: #FFFFFF;
	color:#000000;
	text-align:center;
}

#sampleplantitle {
	padding-top: 10px;
	margin-left: 20px;
	margin-right: 20px;	
	text-align: center;
	font-size: 12x;
}

#samplemenu {
	height: 75px;
	margin:auto;
	width: 140px;
	background-image:url(images/brackets.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#samplemenu a {
	padding-left: 15px;
}


#right ul {
	margin: 0px 0px;
	padding: 0px 0px;
	margin-left: 40px;
	margin-top: 5px;
}

#right li {
	
	margin-left: -10px;
	margin-right: 20px;
	list-style-position: outside;
	list-style-image: url(images/yellowsquare.gif);
}

#right p {
	margin: 20px;
}

