@charset "utf-8";
/* CSS Document */

body{
	background:#EAEEF7 url(../images/body.png) repeat-x;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px 0 10px 0;
	line-height:1.5em;
}
a{
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#0000FF;
	text-decoration:underline;
	font-weight:bold;
	
}
.logo{
	padding:0;
	margin-bottom:-175px;
	position:relative;
	text-align:center;
}
#header{
	width:772px;
	height:20px;
	margin:auto;
	padding:5px 0px 0 10px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size:12px;
	background:url(../images/header.gif);
	color:#FFFFFF;
	font-weight:bold;
}

#header label{
	position:relative;
	width:500px;
	top:0;
	margin:-17px 10px 0 auto;
	text-align:right;
	display:block;
	font-size:13px;
}
#wrapper{
	width:778px;
	height:auto;
	border-left:2px solid #0000BF;
	border-right:2px solid #0000BF;
	margin:auto;
	padding:0;
	background:#FFFFFF;
	line-height:1.5em;
}

#wrapper #logo{
	width:175px;
	float:left;
	height:175px;
}
#wrapper #banner{
	width:603px;
	height:175px;
	float:right;
}
#title{
	font-size:14px;
	font-weight:bold;
}
.l_img{
	border:3px solid #3A81B9;
	margin:0 10px 10px 0;
}
#menu{
	background:url(../images/menu.gif) repeat-x;
	text-align:center;
	clear:both;
	
}
#text{
	padding:10px;
	margin:auto;
	text-align:left;
	background:#66ccff;
}
#text .img{	
	padding:0;
	margin:0;
	width:auto;
}
#text .img img{
	border:3px solid #3A81B9;
}
#text .img_center{
	margin:0 25px 0 25px;
}
#text .img .text_room{
	width:500px;
	height:auto;
	float:left;
	margin:0 0 10px 0;
	padding:0;
}
#text .img .text_room img{
	border:none;
}
#text .img .img_room{
	width:236px;
	height:auto;
	float:right;
	margin:0 0 10px 0;
	padding:0;
}
#text .img .img_room span{
	display:block;
	text-align:center;
	font-style:italic;
}
#text .img div a, a:hover{
	text-decoration:none;
	margin:0;
	padding:0;
}
#text .img div label a, a:hover{
	text-decoration:none;
}
#text .img div label{
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	height:22px;
	display:block;
	padding:5px 0 0 0;
}
#text fieldset{
	width:756px;
	height:auto;
	margin:10px 0 10px 0;
	padding:0 0 0 5px;
	border:1px solid #3A81B9;
	display:block;
}
#text fieldset legend{
	border:1px solid #3A81B9;
	margin-left:20px;
	font-weight:bold;
	color:#3A81B9;
}
#fac_list{
	margin:0;
	padding:0;
}
#fac_list div{
	width:150px;
	height:auto;
	float:left;
	margin:0px;
	padding:0;
}
#fac_list div ul{
	margin:0 10px 0 20px;
	padding:0;
}
#contact_header{
	width:173px;
	height:25px;
	background:url(../images/contactus/p3.jpg) no-repeat;
	margin:0;
	padding-top:5px;
	text-align:center;
	font-weight:bold;
}
#contact_footer{
	width:743px;
	height:24px;
	background:url(../images/contactus/p1.jpg);
	margin:0;
	padding:0 0 0 15px;
	color:#FF0000;
}
#contact_text{
	width:738px;
	height:auto;
	background:#CFD9FE url(../images/contactus/p2.jpg) no-repeat top;
	margin:0;
	padding:10px;
}
#frmcontact{
	padding:0;
	margin:0;
}
#frmcontact ul{
	padding:0;
	margin:0;
	list-style:none;
}

#frmcontact ul li{
	display:block;
	padding:1px 0 1px 0;
	margin:0;	
}
#frmcontact ul li label{
	display:inline-block;
	width:120px;
	margin:0;
	padding:0;
	vertical-align:top;
}
#frmcontact ul li label span{
	color:#FF0000;
}
#frmcontact ul .li_submit{
	margin:0;
	padding:5px 0 0 120px;
}

#gal_text{
	margin:-2px 0 0  0;
	padding:0 10px 0 10px;
}

#break{
	clear:both;
	margin:0px;
	padding:0;
}
#footer{
	width:782px;
	height:20px;
	margin:auto;
	padding:5px 0 0 0;
	background:url(../images/footer.png);
	color:#FFFFFF;
}
#footer a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}