html, body {
  margin: 0px;
  padding: 0px;
}
a {
	color: #e31836; 
	text-decoration: underline;
}
a:visited {
        color: #413939;
}
a:hover {
	color: #000000; 
	text-decoration: none;
}
body {
	font-family: Arial; 
	font-size: 9pt; 
	color: #000000; 
	line-height:12pt; 
	letter-spacing: 0;
}

h1{
	font-size: 14pt; 
	color: #e31836; 
	line-height: 12pt;
	letter-spacing: 0;
}

h2{
	font-size: 12pt; 
	color: #e31836; 
	line-height: 12pt;
	letter-spacing: 0;
}

.gcaption {
	font-size: 9pt; 
	color: #413939;
        text-align: center;
}

img {
	border:none;
}

#wrapper {
	width:802px;
}

#header {
}

#header #logo {
	background: url("gui_01.jpg") top left no-repeat;
	width:184px;
	height:145px;
	float:left;
}

#banner {
	background: url("gui_02.jpg") top left no-repeat;
	width:618px;
	height:108px;
	float:left;
}

#header #banner_menu {
	float:left;
	width:618px;
}
	#banner_menu a span {
		display:none;
	}
	
	#banner_menu ul {
		list-style:none;
		margin:0px;
		padding:0px;
	}
	
	#banner_menu ul li {
		float:left;
		margin:0px;
		padding:0px;
		
	}
	
	#pay_online {
		background: url("new_header_button2.jpg") 0px 0px no-repeat;
		width:565px;
		height:37px; 
	}
		#pay_online a {
			background: url("new_header_button.jpg") 0px 0px no-repeat;
			width:565px;
			height:37px; 
			display:block;
		}
		#pay_online a:hover {
			background: url("gui_04.png") 0px -37px no-repeat;
		}

	#rent_online {
		background: url("gui_05.png") 0px 0px no-repeat;
		width:150px;
		height:37px; 
	}
		#rent_online a {
			background: url("gui_05.png") 0px 0px no-repeat;
			width:150px;
			height:37px; 
			display:block;
		}
		#rent_online a:hover {
			background: url("gui_05.png") 0px -37px no-repeat;
		}
	
	#extra {
		background: url("gui_06.jpg") 0px 0px no-repeat;
		width:317px;
		height:37px; 
	}
	
#content {
	background: url("gui_08c.jpg") 0px 0px no-repeat;
	position:absolute;
	top:145px;
	left:156px;
	width:461px;
	padding:55px 225px 40px 80px;
	min-height:400px;
}

*html #content {
	height:400px;
}

#content_body {
	min-height:300px;
}

*html #content_body {
	height:300px;
}

#hottopic1 {
	clear:left;
}

	#hottopic1 #ht1 {
		width:156px;
		height:76px;
	}
	#hottopic1 #ht2 {
		width:156px;
		height:81px;
	}
	#hottopic1 #ht3 {
		background: url("gui_21.jpg") top left no-repeat;
		width:156px;
		height:54px;
	}
	
	#hottopic1 #ht3 a {
		display:block;
		width:136px;
		height:42px;
		padding-top:12px;
		padding-left:10px;
		padding-right:10px;
		font-style:italic;
		font-weight:bold;
		text-decoration:none;
		color:#ffffff;
		font-size:10pt;
		line-height:10.5pt;
	}


#footer {
	margin-top:50px;
}

	#backtop ul {
		position:relative;
		left:-50px;
		top:0px;
		list-style-type:square;
		color:#e31836;
	}
	#backtop a {
		text-decoration:none;
		font-weight:bold;
	}

	#footer_text {
		margin-top:50px;
		text-align:center;
		color:#e31836;
		font-weight:bold;
	}

.right {
	height: 100%;
	width: 50%;
        float: left;
}
#boxes a {
 float: left;
 display: block;
 margin: -120px 0 0 551px;
 padding: 0;
 width: 120px;
 height: 120px;
}