/* CSS */

body{
	padding:0;
	margin:0;
	background:url(http://www.noble-quest.com/images/main_bg.gif) 0 0 repeat-x #FEF8F0; 
	color:#3D301F;
}
div, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 25px;
	padding-left: 25px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: underline;

}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: underline;


}

ul{
	margin:0;
	list-style-type:decimal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 11;
}

.letterBox {
	background-image: url(../../images/content-bg.gif);
	background-repeat: repeat-y;
	padding: 7px;


}

.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}

#body{
	width:758px;
	padding:0 0 50px 20px;
	margin:0 auto;
	background:url(http://www.noble-quest.com/images/body_bg.gif) 0 0 no-repeat;
	position:relative;
}
#left{
	width:554px;
	padding:0;
	float:left;
}
#left-top{
	width:750px;
	padding:0;
}
#left-top img{
	position:absolute;
	left:130px;
	top:166px;
}
#left-top h1{
	display:block;
	width:208px;
	height:27px;
	text-indent:-10000px;
	position:absolute;
	left:158px;
	top:235px;
	background-image: url(http://www.noble-quest.com/images/slogan.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#left-top ul.nav{
	display:block;
	width:315px;
	height:65px;
	background:url(http://www.noble-quest.com/images/nav_bg.gif) 38px 135px no-repeat;
	font-size:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 38px;
	padding-top: 135px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 111px;
}
#left-top ul.nav li.home{
	display:block;
	width:56px;
	background:url(http://www.noble-quest.com/images/home_bg.gif) 0 0 no-repeat #E70278;
	height:19px;
	padding:0;
	font:bold 9px/19px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	float:left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
}
#left ul.nav li.about{
	float:left;	
}
#left ul.nav li.about a{
	display:block;
	background:url(http://www.noble-quest.com/images/about_bg.gif) 0 3px no-repeat #3B3B3B;
	width:56px;
	height:19px;
	padding:0;
	margin:0 2px 0 0;
	font:bold 9px/19px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
}
#left-top ul.nav li.about a:hover{
	background:url(http://www.noble-quest.com/images/home_bg.gif) 0 0 no-repeat;
	width:56px;
	height:19px;
	font:bold 9px/19px  "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#left-top ul.nav li.contact{
	float:left;	
}
#left-top ul.nav li.contact a.con{
	display:block;
	background:url(http://www.noble-quest.com/images/contact_bg.gif) 0 3px no-repeat #3B3B3B;
	width:69px;
	height:19px;
	padding:0;
	margin:0;
	font:bold 9px/19px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
}
#left-top ul.nav li.contact a.con:hover{
	background:url(http://www.noble-quest.com/images/contact_bg_hover.gif) 0 0 no-repeat;
	width:69px;
	height:19px;
	font:bold 9px/19px  "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#left-top ul.link{
	width:700px;
	height:40px;
	border-bottom:#E2D5C5 solid 1px;
	border-left:#E2D5C5 solid 1px;
	border-right:#E2D5C5 solid 1px;
	background-color:#fff;
	color:#000;
	margin-top: 86px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}
#left-top ul.link li{
	background:url(http://www.noble-quest.com/images/link_div.gif) 0 4px no-repeat;
	padding:0 9px 0 9px;
	float:left;
}
#left-top ul.link li a{
	font:bold 12px/20px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
#left-top ul.link li a:hover{
	color:#B50000;
	background-color:#fff;
}
#left-top ul.link li.noimg{
	background-image:none;
	padding:0 9px 0 9px;
	float:left;
}
#left-bot{
	width:459px;
	padding:0 72px 0 23px;
}
	
#left-bot h2{
	display:block;
	width:300px;
	font:normal 20px/42px Georgia, "Times New Roman", Times, serif;
	color:#004267;
	background-color:#FEF8F0;
	padding:0 0 0 10px;
	float:left;
	margin:0;
	height:42px;
}




#right{
	width:162px;
	margin:142px 0 0 0;
	background:url(http://www.noble-quest.com/images/right_top_bg.gif) 0 0 no-repeat #FEF8F0;
	color:#000;
	float:right;
	padding:22px 0 0 0;
}
#right-bg{
	width:150px;
	background:url(http://www.noble-quest.com/images/right_bg.gif) 0 0 repeat-y;
	padding:6px;
}


#right-bg form h2 span{
	display:block;
	width:53px;
	font:bold 14px/11px Georgia, "Times New Roman", Times, serif;
	color:#5B3800;
	background-color:#F1E9DD;
}


#right-bg h2.cat{
	width:132px;
	height:14px;
	background:url(http://www.noble-quest.com/images/category_div.gif) 0 0 repeat-x;
	margin:17px 0 10px 7px;
}
#right-bg h2.cat span{
	display:block;
	width:82px;
	font:bold 14px/14px Georgia, "Times New Roman", Times, serif;
	color:#5B3800;
	background-color:#F1E9DD;
}
#right-bg ul.category{
	width:132px;
	margin:0;
	padding:0 0 13px 0;
	float:left
}
#right-bg ul.category li{
	width:130px;
	float:left;
}
#right-bg ul.category li a{
	display:block;
	width:130px;
	height:17px;
	background:url(http://www.noble-quest.com/images/bullet.gif) 7px 7px no-repeat #F1E9DD;
	padding:0 0 0 20px;
	color:#00466E;
	text-decoration:none;
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}
#right-bg ul.category li a:hover{
	background:url(http://www.noble-quest.com/images/bullet_hover.gif) 7px 7px no-repeat #FEFAF4;
	color:#00466E;
}
#right-bg h2.ser{
	display:block;
	width:132px;
	height:14px;
	background:url(http://www.noble-quest.com/images/category_div.gif) 0 0 repeat-x;
	margin:0 0 10px 0;
	float:left;
	padding:0 0 0 0;
}
#right-bg h2.ser span{
	display:block;
	width:100px;
	font:bold 12px/12px Georgia, "Times New Roman", Times, serif;
	color:#5B3800;
	background-color:#F1E9DD;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
	
}
#right-bg ul.service{
	width:132px;
	margin:0;
	padding:0 0 64px 0;
	float:left
}
#right-bg ul.service li{
	width:130px;
	float:left;
}
#right-bg ul.service li a{
	display:block;
	width:118px;
	height:17px;
	background:url(http://www.noble-quest.com/images/arrow.gif) 7px 7px no-repeat #F1E9DD;
	padding:0 0 0 20px;
	color:#99004F;
	text-decoration:none;
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

#right p.bot2{
	display:block;
	width:162px;
	height:6px;
	background:url(http://www.noble-quest.com/images/right_bot.gif) 0 0 no-repeat;
	margin:0 0 7px 0;
	font-size:0;
}
#right p.banner{
	width:96px;
	height:28px;
	background:url(http://www.noble-quest.com/images/banner.png) 0 0 no-repeat;
	padding:98px 0 0 66px;
	margin:0 0 12px 0;
}





#footer-main{
	width:100%;
	height:114px;
	padding:23px 0 0 0;
	background:url(http://www.noble-quest.com/images/footer_bg.gif) 0 0 repeat-x #3B3B3B;
	color:#FEF8F0;
}
#footer{
	width:400px;
	height:114px;
	margin:0 auto;
	position:relative;
}


#footer p.copyright{
	font:normal 10px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6ECBFF;
	background-color:#3B3B3B;
	position:absolute;
	left:125px;
	top:18px;
}


#footer a.cs{
	display:block;
	width:56px;
	height:12px;
	background:url(http://www.noble-quest.com/images/css_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:210px;
	top:36px;
	padding:0;
	margin:0;
	float:left;
}

#formReserve {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #999999;
}

.textField { 


}


.textBox {


}
