html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 13px;
	font-family:Trebuchet MS;
	color:#595959;
}

body {
	background:#e0edf6 url("bg.png") repeat-x;
}

#container {
	width:900px;
	margin:0 auto;
}

#menu {
	width:900px;
	height:53px;
	padding:3px 10px 0 12px;
	background:url("menu.png") no-repeat;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	background:none;
}

#menu ul li {
	font-weight: bold;
	color: #FFFFFF;
	float:left;
	background:none;
}

#menu ul li a {
	background:none;
	height:38px;
	padding-left:16px;
	padding-right:17px;
	padding-top:12px;
	text-align:center;
	color: #404040;
	font-size: 16px;
	font-weight:bold;
	font-family: Trebuchet MS;
	text-decoration:none;
	display:block;
	margin-left:4px;
	white-space: nowrap;
	min-width:1%;
	width:auto !important;
	width:1%;
	text-transform:uppercase;
}


#menu ul li a:hover {
	background:url("menu_hover.png") repeat-x;
	color: #426b88;
}


#header {
	width:900px;
	height:214px;
	background:url("header.png") no-repeat;
}

#footer {
	width:865px;
	height:67px;
	margin:0 auto;
	background:url("footer.png") no-repeat;
	color:#95b1c6;
}

#top {
	width:900px;
	height:62px;
	background:none;
}

.footer {
	padding-top:19px;
	padding-left:10px;
	background:none;
}

.footer ul {
	padding:0;
	margin:0;
	list-style:none;
	background:none;
}

.footer ul li {
	padding:0;
	margin:0;
	float:left;
	background:none;
}

.footer ul li a{
	background:none;
	padding-left:5px;
	color:#95b1c6;
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
}

.footer ul li a:hover {
	color:#739125;
}

.content {
	width:900px;
	min-height:600px;
	height:auto !important;
	height:600px;
	position:relative;
	background:url("center.png") repeat-y;
	padding:0;
	margin:0;
}

.top {
	width:900px;
	height:296px;
	background:url("center_top.png") no-repeat;
	position:absolute;
	top:0;
	z-index:999;
}

.middle {
	width:780px;
	margin:0 auto;
	min-height:50px;
	position:relative;
	z-index:9999;
	background:none;
	padding-top:40px;
	padding-bottom:70px;
	padding-left:60px;
	padding-right:60px;
}

.middle p {
	position:relative;
	z-index:9999;
}

.bottom {
	width:900px;
	height:305px;
	background:url("center_bottom.png") no-repeat;
	position:absolute;
	bottom:-1px;
	z-index:999;
}

span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 183px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 22px;
	padding: 2px 24px 0 8px;
	color: #ff6444;
	font: 12px Trebuchet MS,sans-serif;
	background: url(select.png) no-repeat;
	overflow: hidden;
}
span.select2 {
	position: absolute;
	width: 69px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 22px;
	padding: 2px 24px 0 8px;
	color: #ff6444;
	font: 12px Trebuchet MS,sans-serif;
	background: url(select2.png) no-repeat;
	overflow: hidden;
}
span.select3 {
	position: absolute;
	width: 33px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 22px;
	padding: 2px 24px 0 8px;
	color: #ff6444;
	font: 12px Trebuchet MS,sans-serif;
	background: url(select3.png) no-repeat;
	overflow: hidden;
}

.send {
	background:url("send.png") no-repeat;
	width:74px;
	height:22px;
	border:0;
	cursor:pointer;
}

.clear {
	background:url("clear.png") no-repeat;
	width:68px;
	height:22px;
	border:0;
	cursor:pointer;
}

.book {
	background:url("book_now.png") no-repeat;
	width:74px;
	height:22px;
	border:0;
	cursor:pointer;
}

.home_b {
	background:url("home_b.png") no-repeat;
	width:157px;
	height:61px;
	border:0;
	font-weight:bold;
	padding-top:4px;
}

.home_t {
	background:url("home_t.png") no-repeat;
	width:754px;
	height:174px;
	border:0;
	font-weight:bold;
}

.inputText {
	background:url("inputText.png") no-repeat;
	width:195px;
	height:22px;
	border:0;
	padding:0 15px 0 10px;
	color:#595959;
}

.inputTextSmall {
	background:url("inputTextSmall.png") no-repeat;
	width:40px;
	height:22px;
	border:0;
	padding:0 15px 0 10px;
	color:#595959;
}

.inputTextarea {
	background:url("inputTextarea.png") no-repeat;
	width:195px;
	height:72px;
	border:0;
	padding:0 15px 10px 10px;
	color:#595959;
}

.inputTextareaBig {
	background:url("inputTextareaBig.png") no-repeat;
	width:275px;
	height:135px;
	border:0;
	padding:4px 15px 10px 10px;
	color:#595959;
}

div.calendar { position: relative; z-index:15000; -webkit-box-shadow:rgba(0,0,0,.40) 0px 2px 7px;-moz-box-shadow:rgba(0,0,0,.40) 0px 2px 7px ;-webkit-border-radius:11px;-moz-border-radius:11px;}.calendar table {cursor:pointer;font-size: 11px;color: #000;border:1px solid #ccc;background: #fff;font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;-webkit-border-radius:11px;-moz-border-radius:11px;}.calendar .button { text-align: center;    padding:2px 0 3px 0;}.calendar .question{-webkit-border-top-left-radius:11px;-moz-border-radius-topleft:11px;}.calendar .close{-webkit-border-top-right-radius:11px;-moz-border-radius-topright:11px;}.calendar thead .title { font-weight: bold;      text-align: center;background: #fff;color: #000;font-size:12px;padding: 3px 0;}.calendar thead .headrow { background: #dedede;color: #333;font-weight:bold;}.calendar thead .daynames { background: #f5f5f5;color:#333;}.calendar thead .name { padding: 2px;text-align: center;color: #000;border-bottom:1px solid #dedede;}.calendar thead .weekend { color: #666;background:#dedede;}.calendar thead .hilite { background-color: #444;color: #fff;padding: 1px;}.calendar thead .active { background-color: #d12f19;color:#fff;}.calendar tbody .day { width:2em;color: #222;text-align: right;padding: 1px;border: 1px solid #fff;}.calendar tbody .day.othermonth {font-size: 80%;color: #bbb;}.calendar tbody .day.othermonth.oweekend {color: #fbb;}.calendar table .wn {padding: 2px 2px 2px 2px;border-right: 1px solid #000;background: #666;}.calendar tbody .rowhilite td, .calendar tbody .rowhilite td.wn{background: #ddd;}.calendar tbody td.hilite { background:#444 !important;color:#fff !important;}.calendar tbody td.active { color:#529214;background: #529214 !important;}.calendar tbody td.selected { font-weight: bold;border: 1px solid #888;padding: 1px;background: #f5f5f5 !important;color: #222 !important;}.calendar tbody td.weekend { color: #666;}.calendar tbody td.today {  font-weight: bold;color: #529214;background:#D9EFC2;}.calendar tbody .disabled { color: #999; }.calendar tbody .emptycell { visibility: hidden;}.calendar tbody .emptyrow { display: none;}.calendar tfoot .footrow { text-align: center;background: #556;color: #fff;}.calendar tfoot .ttip { background: #222;color: #fff;font-size:10px;border-top: 1px solid #dedede;padding: 3px;-webkit-border-bottom-right-radius:11px;-moz-border-radius-bottomright:11px;-webkit-border-bottom-left-radius:11px;-moz-border-radius-bottomleft:11px;}.calendar tfoot .hilite { background: #aaf;border: 1px solid #04f;color: #000;padding: 1px;}.calendar tfoot .active { background: #77c;padding: 2px 0px 0px 2px;}.calendar .combo {position: absolute;display: none;top: 0px;left: 0px;width: 4em;border: 1px solid #ccc;background: #f5f5f5;color: #222;font-size: 90%;z-index: 100;}.calendar .combo .label,.calendar .combo .label-IEfix {text-align: center;padding: 1px;}.calendar .combo .label-IEfix {width: 4em;}.calendar .combo .hilite {background: #444;color:#fff;}.calendar .combo .active {border-top: 1px solid #999;border-bottom: 1px solid #999;background: #dedede;font-weight: bold;}


.title_r {
	background:url("title_right.png") no-repeat;
	height:35px;
	width:16px;	
	float:left;
}

.title_c {
	background:url("title_center.png") repeat-x;
	height:35px;
	float:left;
	color:#ff2b00;
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	font-size:16px;
	font-family:Trebuchet MS;
	font-weight:bold;
	text-transform:uppercase;
}

.title_l {
	background:url("title_left.png") no-repeat;
	height:35px;
	width:30px;	
	float:left;
}

.title_ll {
	background:url("title_ll.png") no-repeat;
	height:35px;
	width:16px;	
	float:left;
}