body {
	background : #9D9EA2 url(images/bg_body.gif) repeat-x scroll;
	
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
	
	margin : 5px 0 0 0;
	padding : 0;
}

table, form {
	margin : 0;
	padding : 0;
	font-size : 11px;
}

div#container {
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	width:989px;
	height : 645px;
}

div.ctyppkw {
	background : #FE8302 url(images/bg_container_pkw2.jpg) no-repeat scroll left top;
}

div#header {
	height : 91px;
	position : relative;
}

h1#logo {
	margin : 15px 55px 5px 10px;
	padding : 0 0 5px;
	
	float:left;
	background: transparent url(images/sixtlogo.gif) no-repeat;
	
	width : 410px;
	height: 56px;
}

ul#mainnav {
	background : transparent url(images/bg_mainnav_500.gif) no-repeat;
	height: 32px;
	float : left;
	
	width : 500px;
	padding : 0 0 3px;
	margin : 35px 0 0 0;
}
ul#mainnav li{position:relative;float:left;display:inline;border-left:1px solid #702f0d;}
ul#mainnav li a{height:23px;padding:9px 12px 0 12px;float:left;display:block;border-left:1px solid #e17943;font-weight:bold;color:#2e1202;text-decoration:none;}
ul#mainnav li.first{border:none;}
ul#mainnav li.first a{border:none;}

div#chooseRentArea {
	background : #fefefe url(images/bg_fade_medium.jpg) repeat-x top;
	float : left;
	
	width : 270px;
	margin : 40px 600px 5px 15px;
	padding: 15px;
	
	_margin-left : 8px;
}

h2 {
	font-size : 18px;
	margin : 0 20px 10px 20px;
	padding : 0;
}

input.inputs {
	border : #F60 1px solid;
	width : 200px;
}

div#chooseRentArea th {
	color : #F60;
	font-size : 12px;
	vertical-align : top;
}

div#chooseRentArea h2 {
	margin : 0 0 25px 0;
}

div#content { 
	background:transparent url("images/bg_cdontent.jpg") no-repeat bottom left;
	width : 989px;
	float : left;
	padding-bottom : 0px;
}

div#textz {
	float : left;
	margin-top : 50px;
	
	text-align: justify;
	
}

p {
	margin : 20px;
	padding : 0;

}

#footText {
	margin : 45px 0 0 0;
}

#footer {
	float : left;
	width : 989px;
	background-color : #DFDFE0;
	height: 25px;
}

#footer #ftLeft {
	float : left;
	padding : 5px 20px;
}

#footer #ftRight { 
	float : right;
	padding : 5px 20px;
}

a {
	color : #000;
	font-weight:bold;
	text-decoration: underline;
}

div#chooseRentArea a {
	color : #F60;
	text-decoration: underline;
}

div#chooseRentArea a:hover {
	color : #000;
}

.reset { height: 1px; overflow:hidden; font-size: 1px; }
