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

.clear { clear: both; height: 0; }

html #outer{height:100%;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	padding: 5px 0px;
	}

li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 11px;
	line-height: 20px;
	}
	
body { 
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #c7c8ca url(../images/bg.jpg) 0 0 repeat-x;
	margin-top: 0;
}

a {
		text-decoration: none;
		color: #000;
		font-weight: bold;
   }

a:hover {
		text-decoration: none;
		color: #333;
		font-weight: bold;
  }

h1 {
	color: #333;  
}

h2 {
	color: #333; 
}
		
h3 { 
	color: #333;  
}

.detail-thumbs {
		padding: 3px;
		}

#header {
	margin: 0;
	padding: 0;
	width: 950px; 
	background: transparent url(../images/header_front.jpg) 0 0 no-repeat;
	text-indent: -9999em;
}
		
#nav {
	margin-top: 0px;
	width: 950px;
	height: 54px;
	background: transparent url(../images/nav_bg.jpg) 0 0 repeat-x;
}

#bodycontent {
		position: inherit;
		height: auto; width: 100%;
		background-color: #fff;
		background-image:url(../images/background.jpg);
		background-position: top;
		background-repeat: no-repeat;
		}
		
#customcontent td { padding: 5px; }
#customcontent td img { border: 1px solid #333; }
#customcontent h3 { padding: 5px 5px 5px 0px; }	


#footer {
	background: #fff;
	color: #000;
}       

#container {
	width: 950px;
	border: none;
	background: #fff;
}

#pagebody {
	width: 930px;
}

#header {
	width: 950px;
	height: 125px; 
	background: transparent url(../images/header.jpg) no-repeat;
}

#nav {
  margin: 0;
  padding: 10px 0 0 0;
	width: 950px;
	height: 30px;
	background: transparent url(../images/nav_bck.jpg) no-repeat;	
}

body #qm0 .qmparent, body #qm0 .qmparent:hover, body #qm0 .qmactive, body #qm0 .qmactive:hover {
	margin: 0 0 0 26px;
	border-left: 1px solid #fff;
	line-height: 12px;
	color: #000;
}

body #qm0 a:first-child {
  border: none;
}

body #qm0 a:hover:first-child {
  border: none;
}

#qm0 div, #qm0 ul {
	margin-left: 0;
	margin-top: 8px;
	border-top: none;
}

#scroller {
  width: 950px;
}

#searchform {
	margin-top: 10px;
	font: 12px Arial, Helvetica, sans-serif;
}

#searchform label {
	width: 40px;
}

#searchform select {
	width: 85px;
}

#searchform br {
	display: none;
}

#footer {
	margin-left:1px;
	background:  url(../images/footer.jpg) 0 0 no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	color: #999;
}
#footer a {
	color: #666;
}
#seo_text {
	overflow: auto;
	padding: 0 12px 12px;
	background: #fff;
}
.staff {
	width: 135px;
}
#removeLink_type, #remove_all {
	display:none;
}
