/* CSS Document */

/*Home Page*/

#longHortz {
	position:absolute;
	width:100%;
	height:13px;
	top:82px;
	left:0px;
	border-bottom:#f9f5ef solid 3px;
	z-index:2;
}

#longHortz4 {
	width:100%;
	left:0px;
	height:2px;
	z-index:2;
	border-bottom:#f9f5ef solid 3px;
	position:relative;
	margin-top:5px;
}

#hortz2, #hortz3 {
	position:absolute;
	top:-1px;
	right:0px;
	width:64%;
	height:13px;
	border-bottom:#f9f5ef solid 3px;
	z-index:2;
}

#hortz3 {
	top:56px;
}

#hortz4 {
	position:absolute;
	top:223px;
	left:0px;
	width:91%;
	height:15px;
	border-bottom:#f9f5ef solid 3px;
	z-index:2;
}
	
#leftVert {
	position:absolute;
	left:9%;
	top:0px;
	width:3px;
	height:100%;
	background-color:#f9f5ef;
	z-index:2;
}

#vert2, #vert3 {
	position:absolute;
	left:36%;
	top:0px;
	width:3px;
	height:100%;
	background-color:#f9f5ef;
	z-index:2;
}

#vert3 {
	height:96px;
}

#vert5 {
	position:absolute;
	left:91%;
	top:0px;
	width:3px;
	height:100%;
	background-color:#f9f5ef;
	z-index:2;
}

#shortVert {
	position:absolute;
	left:67.1%;
	top:98px;
	width:3px;
	height:143px;
	background-color:#f9f5ef;
	z-index:2;
}
/*end Home Page*/
