@charset "utf-8";
/* CSS Document */
body{margin:0px auto;}
.main{margin: 0px auto;width:856px;height:auto;display:block;overflow: visible;position:relative;}
.header{width:824px;height:150px;background-image: url(../images/header.jpg);padding-right: 32px;}
.navigation{width:820px;height:32px;background-image: url(../images/navback.jpg);padding-left:36px;padding-top:2px;}
.image_area{width:819px;height:141px;background-image: url(../images/image01.jpg);background-repeat: repeat-y;padding-left: 37px;}

/* contactform styles */
.name{position:absolute; left: 20px; top: 70px; width: 182px;}
.phone{position:absolute; left: 20px; top: 121px; width: 182px;}
.mail{position:absolute; left: 20px; top: 168px; width: 182px;}
.tim{position:absolute; left: 20px; top: 220px; width: 88px;}
.subm{position:absolute; left: 148px; top: 221px; height:21px; width: 51px; background-image:url(images/submit.jpg);}

.contact_box{width:259px;height:252px;position:relative;background-image: url(../images/contactback.jpg);margin-bottom: 2px;}
.content{width:856px;height:auto;background-image:url(../images/image01.jpg);background-repeat:repeat-y;overflow: visible;}	
.text_area{width:554px;height:auto;padding-top: 18px;padding-left: 38px;padding-bottom: 10px;overflow: visible;float: left;padding-right: 5px;}
.text_area2{width:696px;height:auto;padding-top: 18px;padding-left: 160px;padding-bottom: 10px;overflow: visible;float: left;}
.link{font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#003466;text-decoration:none;}

.property{width:259px;height:auto;float:left;position:relative;overflow: visible;}
.image1{width:259px;height:269px;}
.image2{width:259px;height:147px;}

.property1{width:250px;height:128px;float:left;background-image: url(../images/meetig.jpg);background-repeat: no-repeat;}
.property2{width:240px;height:257px;float:left;background-image: url(../images/choose.jpg);}

.footer{width:856px;height:33px;background-image: url(../images/footer.jpg);padding-top: 15px;background-repeat: no-repeat;}

#nav{margin: 0;padding: 0}
#nav li{	float: left;list-style: none;font: 12px Arial, Helvetica, sans-serif; font-weight:bold;}
#nav li a{	display: block;padding:7px 25px 7px 25px;text-decoration: none;border-right: 1px solid white;width: auto;color: #000000;white-space: nowrap}
#nav li a:hover{background:#999933;}
#nav li ul{	margin: 0;padding: 0;position: absolute;visibility: hidden;border-top: 1px solid white}
#nav li ul li{	float: none;display: inline}
#nav li ul li a{	width: 160px;background: #324143;color: #ffffff}
#nav li ul li a:hover{	background:#666600;}
.floater{clear:both;}
