body {
	font-size: 62.5%;   /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #dd9127;
	color: #000000;
}

div { border:none; }

p { margin-top: 0; }

.bold1 {
	font-size: 1.5em;
	font-weight: bold;
}

.bold2 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}

.divider {
	height: 1px;
	width: 500px;
	background-color: #000000;
	overflow: hidden;
}

.back_top_bar {
	position: absolute;
	left: 240px;
	top: 0px;
	z-index: 2;
}

.back_top_left {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 3;
}

.back_top_right {
	position: absolute;
	left: 688px;
	top: 0px;
	z-index: 3;
}

.textbox_surround {
	position: relative;
	left: 164px;
	top: 0px;
	width: 678px;
	overflow: auto;
	background-image:url(../images/vbp_template_textbox.gif);
	z-index: 2;
}

.prop {
	height:230px;
	float:right;
	width:1px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.back_bot_surround {
	position: relative;
	left: 164px;
	top: 0px;
	z-index: 1;
}

.back_bot_surround_fix {
	position: relative;
	left: 688px;
	top: 0px;
	z-index: 4;
}

.back_bot_fix {
	position: absolute;
	left: 0px;
	top: -81px;
	vertical-align: bottom;
}

.back_bot_top {
	position: absolute;
	left: 0px;
	top: -81px;
	z-index: 3;
}

.back_bot_bot {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}

.bot_contact {
	position: absolute;
	left: 90px;
	top: 10px;
	z-index:4;
}

.menu_top {
	position: absolute;
	top: 52px;
	left: 475px;
	z-index: 4;
}

.title_bar {
	position: absolute;
	left: 276px;
	top: 135px;
	z-index: 4;
}

.menu_side {
	position: absolute;
	left: 15px;
	top: 205px;
	z-index: 4;
}