body {
	margin: 0px;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 914px;
	position: relative;
}
#main {
	margin: 0px;
	padding: 0px;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	width: 914px;
	position: relative;

}
#main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 500px;
}
#left {
	width: 231px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#right {
	width: 643px;
	background-image: url(../roway/images/redirect_r2_c2.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 231px;
	top: 0px;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding: 20px;
}
#footer {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
#main h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	width: 500px;
	padding: 5px;
}
#main h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	width: 500px;
	padding: 5px;
}
