* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 100%;
	}
img {
	border: 0;
}
body {
	display: block;
	font-size: 62.5%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
}
h1 {
	font-size: 1.5em;
	line-height: 0.75em;
	margin-left: 6.25em;
	margin-top: 4.1875em;
}
h2 {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	margin-top: 0.3125em;
	height: 3.6875em;
	float: left;
}
#address_block {
/* 594px; */
	width:24em;
	float: left;
	}
.para1 {

	font-size: 0.8em;
	line-height: 1.875em;
	text-align: justify;
}
.para2,li  {
	font-size: .7em;
	/*line-height: 2.1428571em;*/
	line-height: 1.875em;
	text-align: justify;
}
li.menu {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	list-style: none;
	text-align: left;
	margin-left: 0;
	}
caption {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
	}
td,th {
	border-top: 0;
	border-color: black;
	padding: 0.3125em;
	}
#price_table {
	border-collapse: collapse;
	font-size: .7em;
	line-height: 1.5em;
	text-align: left;
	width: 38em;
	border-style: solid;
	border-color: black;
	}
#form_table {
	border-collapse: collapse;
	font-size: .7em;
	line-height: 1.5em;
	text-align: left;
	width: 38em;
	border-style: none;
	}
a {
	font-size: 0.8em;
	line-height: 1.875em;
	}
a:link	{
	color: navy;
	background-color: #a0d7ec;
	}
a:visited {
	color: purple;
	background-color: #a0d7ec;
	}
a.a_para2:link {
	font-size: 1em;
	}
a.a_para2:visited {
	font-size: 1em;
	}
li {
	margin-left: 3em;
}
#container {
	padding-bottom: 0.5em;
	display:block;
	height: auto;
	width: auto;
	font-size: 2em;
	background-color: #a0d7ec;
	color: #000000;
}
#headline {
	background-image: url(background.jpg);
	background-repeat:repeat-x;
	/*  197px */
	height: 9.6em;
	display: block;
	padding-top: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
}
#container2 {
	padding-left: 1em;
	padding-right: 1em;
	}
#footer {
	display: block;
	/* 31px; */
	height: 1.9375em;
}
#right_panel {
	width:11em;
	display:block;
	text-align: right;
	float:right;
	padding-top: 0.5em;
	background-color: transparent;
	height: auto;
}
#left_panel {
	display: block;
	text-align: left;
	float: left;
	background-color:transparent;
	height:auto;
}
#main_content {
	margin-left: 9em;
	background-color:transparent;
	display:block;
	margin-right:11em;
	padding-left:0.5em;
	text-align:left;
}
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.rvw_logo {
/* 184px */
	width: 8.78em; 
	/* 197px */
	height: 9.4em;
	float: right;
	}
