* {
	font-family: sans-serif;
	text-decoration: none;
}
#wrapper {
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CECDCE;
}

#header {
	height: 156px;
	background-image: url(../images/corporate_rental.png);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#navigation {
	height: 36px;
	margin-top: 3px;
	margin-bottom: 3px;
	position: relative;
}

#wrapper #navigation ul {
	margin: 0px;
	padding: 0px;
}
#wrapper #navigation ul li {
	list-style-image: none;
	list-style-type: none;
}
#wrapper #navigation ul li  a{
	height: 36px;
	float: left;
	width: 150px;
	display: block;
	background-image: url(../images/nav_button_back.png);
	background-repeat: repeat-x;
	margin-right: 3px;
	text-align: center;
	line-height: 32px;
	text-decoration: none;
	color: #264745;
	font-size: 13px;
	font-weight: bold;
}
#wrapper #navigation ul li a:hover {
	color: #AF1226;
}

#wrapper #navigation ul #nav_blank {
	height: 36px;
	background-image: url(../images/nav_button_back.png);
	background-repeat: repeat-x;
	width: 391px;
	text-align: center;
	float: right;
}
#wrapper #navigation ul #nav_blank  a{
	height: 36px;
	background-image: url(../images/nav_button_back.png);
	background-repeat: repeat-x;
	text-align: center;
	line-height: 32px;
	text-decoration: none;
	color: #264745;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 238px;
}

#main_body {
	background-color: #FFF;
}
td {
	font-size: 13px;
}
.help {
	font-size: 11px;
	color: #666;
}
.heading {
	style="height:25px;
	color:#000 !important;
	margin-right: 10px;
	font-size: 13px;
	padding-left: 10px;
	height: 23px;
	padding-top: 5px;
}



#index_pic {
	margin-right:auto;
	margin-left:auto;
	width:845px;
	height:432px;
	position: relative;
	background-image: url(../images/index_image.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-decoration: none;
	color: #FFF;
}
#click_here  {
	height: 30px;
	width: 90px;
	position: absolute;
	left: 711px;
	top: 365px;
	background-image: url(../images/click_here_button.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 30px;
	text-decoration: none;
	font-size: 13px;
}
.styled_text {
	margin: 10px;
	font-size: 13px;
	text-align: justify;
	line-height: 22px;
	color: #000;
}
