#menu_home {
	position:absolute;
	left:0px;
	top:0px;
	width:190px;
	height:35px;
	z-index:2;
}
#logo {
	z-index:2;
}

#phone {
	z-index:3;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
#menu_header {
	z-index:4;
	width: 500px;
	position: absolute;
	right: 5px;
	top: 85px;
}
#menu_footer {
	margin-top: 3px;
	margin-left: 10px;
	padding-left: 25px;
}
#hide {
	display: none;
}

#form {
	margin: 10px;
	position: absolute;
	left: 250px;
	clear: left;
	top: 100px;
}
#wrap {
	z-index:1;
	margin-left: auto;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	width: 800px;
	margin-right: auto;
}
#contentwrap {
	z-index:1;
}
#content {
	z-index:1;
	position: relative;
}
#header {
	z-index:1;
	background-image: url(../assets/images/header_small.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 108px;
}
#main {
	z-index:2;
	background-image: url(../assets/images/cornerright_jpg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
}


#footer {
	z-index:2;
	background-image: url(../assets/images/footer_jpg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 800px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #333333;
	clear: both;
}
#menu_flash {
	z-index:4;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-top-color: #000000;
	clear: left;
	margin-top: 0px;
	border-top-style: solid;
	position: static;
	top: 108px;
	height: 174px;
}
#menu {
	z-index:4;
	float: left;
	width: 189px;
	height: 175px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#flash {
	z-index:5;
	float: right;
	height: 175px;
	font-size: 0px;
	line-height: 0px;
}
#left_main {
	z-index:3;
	background-color: #FFFFFF;
	background-image: url(../assets/images/cornerleft_jpg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 30%;
	float: left;
	margin-top: 0px;
}
#right_main {
	z-index:4;
	background-color: #FFFFFF;
	background-image: url(../assets/images/cornerright_jpg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	width: 69%;
	position: relative;
	top: 0px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}
#name {
	z-index:1;
	float: right;
	margin-right: 15px;
	margin-top: 8px;
}
