
body {
 background: #FFF url(../images/bg.jpg) repeat-x;
 color: #000;
 padding: 0; 
 margin: 0; 
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 11px;
}

a { 
  color: #46574D; 
  background: inherit; 
  }
a:hover { 
  color: #647B6D; 
  background: inherit;
  }

h1 { 
  font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif; 
  letter-spacing: -1px; 
  padding: 16px 0 0 8px; 
  margin: 0; 
  font-size: 24px;
}

h2 { margin: 0; 
  padding: 0; 
  font: normal 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif; 
  letter-spacing: -1px; 
  }
h1 a { 
  color: #46574D; 
  background: inherit; 
  }
h1 a, h2 a { 
  text-decoration: none; 
  }
h1 a:hover, h2 a:hover { 
  color: #BFE1ED; 
  background: inherit; 
  }
h3 { 
  font: 90% "Trebuchet MS", Arial, Helvetica, sans-serif; 
  margin: 0 0 10px 0; 
  padding: 0; 
  color: #46574D; 
  background: #FFF; 
  }

p, ul, ol {
  margin: 0 0 20px 0; 
  text-align: justify;
  }
  
form { margin: 0; }

input.search { 
  width: 122px; 
  height: 15px; 
  border: 1px dotted #FF9C00; 
  background: #FFF; 
  padding: 3px; 
  color: #616161; 
  }
input.submit { 
  width: 28px; 
  height: 20px; 
  font-weight: bold; 
  border: none; 
  background: #FFF; 
  padding: 3px; 
  color: #616161; 
  }

.content { 
  margin: 0 auto; 
  padding: 0px; 
  color: #000; 
  }
  
.header { 
  color: #000; 
  width: 800px; 
  height: 81px;	
  margin: 0 auto; 
  padding: 0; 
  }
.hearder .leftside {	
  width: 350px; 
  float: left;  
  }
.header h1 {
	padding: 4px 0 0 0px;
	color: #000;
	font: bold 2.5em "Trebuchet MS", Arial, Helvetica, sans-serif;	
}
.header h2 {
	padding: 0;
	color: #FFF;
	font: bold 1.8em "Trebuchet MS", Arial, Helvetica, sans-serif;	
}
.header .searchf {
	float: right;
	margin-right: 15px;
	clear: both;
	margin-top: 35px;
}

.searchpad { 
  padding-top: 15px; 
  }

#lnews { 
	padding: 15px;
	color: #FFF;
	width: 800px;
	height: 90px;
	font: 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 auto;
}
#lnews h2 { 
  font: bold 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif; 
  color: #FFCF83; 
  }
#lnews a { 
  color: #FFCF83; 
  text-decoration: none; 
  } 
#lnews a:hover { 
  color: #FFDF83; 
  text-decoration: underline; 
  }

#nav {
	margin: 10px auto;
	width: 800px;
	height: 28px;
}
#nav ul { 
  margin:0; 
  list-style:none; 
  padding: 0; 
  }
#nav a, #nav strong, #nav span { 
  display:block; 
  font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif; 
  color:#fff; 
  padding: 5px 10px 5px 10px; 
  text-decoration:none; 
  font-weight: bold; 
  }
#nav a { 
  float:none; 
  }
#nav li { 
  float:left; 
  color: #FFF; 
  margin:0; 
  padding:0 0 0 0px; 
  }
#nav #current a { 
  float:left; 
  color:#FFF; 
  border-bottom: 12px solid #000; 
  border-top: 3px solid #FF9C00; 
  padding: 0 10px 5px 10px;
  }
#nav a:hover { 
  float:left; 
  color:#FFF; 
  padding: 0 10px 5px 10px; 
  border-bottom: 12px solid #000; 
  border-top: 3px solid #FF9C00;
  }  
#nav .padding { 
  padding: 5px 0 0 10px; 
  font-weight: bold; 
  }

#bottomb {
	clear: both;
	width: 100%;
	background: #FFDEAB url(../images/topb.jpg) repeat-x top;
	font: 1.25em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#bottomb .padding {
	width: 800px;
	margin: 0 auto;
	padding: 30px 40px 10px 60px;
}
#bottomb ul { 
  margin:0; 
  list-style:none; 
  padding: 0; 
  }
#bottomb li { 
	margin: 5px 0 5px 0px; 
	padding: 0px 0 3px 0px; 
	border-bottom: 1px dotted #ccc; 
	list-style: none;
}
#bottomb li a { 
  color: #546078; 
  text-decoration: none;  
  padding: 5px 0 0 0; 
  display: block; 
  margin-bottom: 2px; 
  }
#bottomb li a:hover { 
  color: #075181; 
  text-decoration: none; 
  background: #FFDCA6; 
  display: block; 
  margin-bottom: 2px; 
  }
#bottomb h2 {
  padding: 5px 0 5px 0;
  color: #FF9C00;
  font: bold 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#bottomb .rights {
	float: right;
	width: 200px;
	z-index: 1;
	width: 200px;
}

#bottomb .bottomc {
	width: 200px;
	margin: 0 auto;
	z-index: 2;
	float: center;
	
}

#bottomb .bottomd {
	width: 200px;
	margin: 0;
	z-index: 3;
	float: left;
	
}

.imgd {
	border: 1px solid #ccc;
	padding: 5px;
	
}


.main_content {
	margin: 0 auto;
	margin-top: 10px;
	width: 800px;
}


.sd_left {
	float: left;
	color: #000;
	margin: 0 0 0px 5px;
	padding: 0px 20px 0px 5px;
	width: 530px;
	font: 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
}	

.sd_right {
    clear:both;
    float: right;
	color: #000;
	margin: 0 5px 0 0;
	padding: 0px 0px 0 0px;
	width: 220px;
	font: 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
}	
.sd_right ul { 
	margin:0; 
	list-style:none; 
	padding: 0; 
}
.sd_right li { 
	margin: 5px 0 5px 0px; 
	padding: 0px 0 3px 0px; 
	border-bottom: 1px dotted #ccc; 
	list-style: none;
}
.sd_right li a { 
	color: #546078; 
	text-decoration: none;  
	padding: 5px 0 0 0; 
	display: block; 
	margin-bottom: 2px; 
}
.sd_right li a:hover { 
	color: #075181; 
	text-decoration: none; 
	background: #FFDCA6; 
	display: block; 
	margin-bottom: 2px; 
}

.text_padding {
	padding: 15px 0 0 0;
}

.main_content h2 {
	padding: 5px 0 5px 0;
	color: #FF9C00;
	font: bold 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.date { 
	color: #46574D; 
	background: #FFFFFF;
	text-align: right; 
	margin: 10px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #FFDEAB;
}
.date img {
	vertical-align: middle;
}

input.button { 
	background: #FFFFF4; 
	color: #808080;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #f8f8f8; 
	color: #000;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #000;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.success h2 {
	color: #7BA813;
	background: inherit;
}

.footer { 
	background: #000 url(../images/footer.jpg) repeat-x top;
	width: 100%;
	color:#eee;  
	text-align:center; 
	clear:both;
 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	font-size: 12px;

}
.footer .padding { 
	padding: 25px 70px 25px 70px; 
	}
.footer a { 
	color:#FFCF83; 
	text-decoration: none; 
	}
.footer a:hover { 
	color:#FFDF83; 
	text-decoration: underline; 
	}
.footer li { 
	display:inline; 
	list-style:none; 
	}

.service_table{
	width:100%;
	border-collapse:collapse;
	margin:20px 0;
}
.service_table caption{
	padding:5px 0;
	text-align:left;
	border-bottom:2px solid #92473F;
	font:bold 14px Verdana;
}
.service_table caption img{
	vertical-align:top;
	margin-right:6px;
}
.service_table thead td,.service_table thead th{
	font-weight:bold;
	border-bottom:2px solid #92473F;
	color:#243A4A;
	background:transparent;
	white-space:nowrap;
}
.service_table thead th{
	text-align:center;
}
.service_table caption img{
	vertical-align:top;
	margin-right:6px;
}
.service_table td,.service_table th{
	padding:5px;
}
.service_table th{
	text-align:right;
}
.service_table .check{
	width:80px;
	text-align:center;
	padding:5px;
}
.service_table .addon{
	width:250px;
}
.service_table .price td,.service_table .price th{
	border-bottom:1px dashed #CCC;
}
.service_table .price strong{
	font-size:18px;
}
.service_table .price em{
	font-style:normal;
	color:#cd6054;
	background:transparent;
}
.service_table h3{
	font-size:11px;
}
.service_table li{
	float:left;
	width:220px;
	margin:0;
	padding:0;
	list-style:none;
}
.service_table .more{
	clear:both;
	text-align:right;
}

td {
 	color: #000;
	font: .9em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


/*----FLOATING FOOTER CONTAINER----*/

div.floating-menu {
	position: fixed;
	background: #849FC8;
	border: 1px solid #46608D;
	width:800px;
	z-index:100;
	color: #FFFFFF;
	opacity: 50%;
}
div.floating-menu a, div.floating-menu h3 {
	display: block;
	margin: 0 0.5em;
}

/*----/FLOATING FOOTER CONTAINER----*/
