body {
	background-color: #1b252a;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	overflow: auto;
}

* {
	margin: 0px;
	padding: 0px;
}

a, a:link, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #EE252D;
}

.clr {
	clear: both;
}

#outer {
	background-image: url(images/main_b_var.gif);
	background-repeat: repeat-y;
	display: block;
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
}

#inner {
	background-color: #252e33;
	width: 980px;
	display: inline;
	float: left;
	margin-left: 13px;
	border: 1px solid #353d41;
	text-align: left;
}

#header {
	background-image: url(images/to_hd_bck.gif);
	background-repeat: repeat-x;
	display: inline;
	float: left;
	width: 980px;
	height: 140px;
	background-position: 50px top;
}

#logo {
	display: inline;
	float: left;
	width: 215px;
	background-color: #252e33;
	padding-left: 15px;
	margin-top: 12px;
}

/* menu style */


#menu {
	display: inline;
	float: right;
	width: 610px;
	font-size: 13px;
	margin-top: 50px;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 3px;
}

#menu a span {
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}

#menu a {
	display: block;
	float: left;
}

/* Hide from IE5-Mac \*/
#menu a, #menu a span {
	float: none
}
/* End hide */

/* hover menu item */
#menu a:hover, #menu a.active {
	border-bottom: 1px solid #EE252D;
}

#menu a:hover span, #menu a.active span {
	/*border-bottom: 1px solid #EE252D;*/
}

#menu ul {
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}


/* lower header style */
#lower_hd {
	display: inline;
	clear: left;
	float: left;
	width: 980px;
}

#hd_left {
	display: inline;
	background-image: url(images/hd_picture.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 243px;
	width: 575px;
}

#hd_right {
	display: inline;
	float: right;
	background-image: url(images/welcome_msg.gif);
	background-repeat: no-repeat;
	height: 243px;
	width: 405px;
}

#hd_right h1 {
	float: left;
	width: 370px;
	margin-top: 10px;
	margin-left: 26px;
	display: inline;
	font-size: 24px;
}

#hd_right h4 {
	display: inline;
	clear: left;
	float: left;
	width: 370px;
	margin-top: 5px;
	margin-left: 26px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}

#hd_right p {
	font-size: 12px;
	display: inline;
	float: left;
	width: 370px;
	clear: left;
	margin-left: 26px;
	margin-top: 5px;
	padding-bottom: 5px;
	overflow: inherit;
}

.hd_link {
	display: inline;
	clear: left;
	float: left;
	font-size: 13px;
	font-weight: bold;
	width: 370px;
	text-align: right;
	margin-left: 10px;
}


#main_content {
	display: inline;
	clear: left;
	float: left;
	width: 980px;
}

#cnt_left {
	display: inline;
	background-image: url(images/main_content.gif);
	background-repeat: no-repeat;
	float: left;
	height: 412px;
	width: 575px;
}

#cnt_left h2 {
	display: inline;
	clear: left;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 550px;
	margin-left: 18px;
	font-size: 22px;
}

#cnt_left h3 {
	display: inline;
	clear: left;
	float: left;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 18px;
	width: 550px;
}

#cnt_left p {
	display: inline;
	clear: left;
	float: left;
	margin-left: 18px;
	font-size: 12px;
	margin-right: 10px;
	width: 545px;
}

.book {
	display: inline;
	clear: left;
	float: left;
	font-size: 30px;
	font-weight: bold;
	margin-top: 26px;
	margin-left: 358px;
	width: 150px;
}

.tel_num {
	display: inline;
	clear: left;
	float: left;
	color: #EE252D;
	font-size: 30px;
	font-weight: bold;
	margin-left: 358px;
	width: 200px;
}

#cnt_right {
	display: inline;
	background-image: url(images/right_cnt.gif);
	background-repeat: no-repeat;
	float: right;
	height: 412px;
	width: 405px;
}

#cnt_right h2 {
	float: left;
	width: 300px;
	display: inline;
	margin-top: 20px;
	margin-left: 15px;
	font-size: 22px;
}

#cnt_right h3 {
	font-size: 15px;
	display: inline;
	clear: left;
	float: left;
	width: 380px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-weight: normal;
	margin-top: 5px;
}

/* form style */
#cnt_right form {
	float: left;
	clear: left;
	width: 380px;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 15px;
}

#cnt_right form span {
	display: inline;
	float: left;
	width: 370px;
	margin-bottom: 15px;
}

#cnt_right form span span {
	display: inline;
	width: 280px;
	float: right;
}

#cnt_right label {
	font-size: 16px;
	display: inline;
	float: left;
	margin-top: 5px;
	width: 80px;
	text-align: right;
}

#cnt_right input {
	border: 1px solid #FFFFFF;
	height: 30px;
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
	padding-right: 3px;
	padding-left: 3px;
	width: 260px;
}

#cnt_right textarea {
	border: 1px solid #e0e0e0;
	background-color: #FFFFFF;
	font-weight: normal;
	width: 260px;
	overflow: scroll;
	height: 110px;
	padding-right: 3px;
	padding-left: 3px;
}



#cnt_right input.button {
	height: 29px;
	width: 95px;
	border: none;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	outline: none;
	background-image: url(images/submit_button.gif);
}


#cnt_right input.button:hover {
	background-image: url(images/submit_button_ovr.gif);
}

#footer {
	background-color: #171e23;
	display: inline;
	width: 980px;
	clear: left;
	float: left;
	height: 80px;
}

#footer_left {
	display: inline;
	float: left;
	width: 390px;
	margin-top: 20px;
	margin-left: 20px;
}

#footer_left img {
	display: inline;
	float: left;
	padding-right: 5px;
}

#footer_right {
	display: inline;
	float: right;
	width: 400px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin-top: 10px;
	margin-right: 15px;
}
#footer_leftb {

	display: inline;
	float: none;
	width: 390px;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 12px;
	font-weight: normal;
}
#cnt_left_blank {

	display: inline;
	background-image: url(images/main_content_blank.gif);
	background-repeat: no-repeat;
	float: left;
	height: 412px;
	width: 575px;
}

#cnt_left_blank h2 {
	display: inline;
	clear: left;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 550px;
	margin-left: 18px;
	font-size: 22px;
}

#cnt_left_blank h3 {
	display: inline;
	clear: left;
	float: left;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 18px;
	width: 550px;
}

#cnt_left_blank p {
	display: inline;
	clear: left;
	float: left;
	margin-left: 18px;
	font-size: 12px;
	margin-right: 10px;
	width: 545px;
}
