body {
background:url(images/bg_01.jpg) repeat-x #e8e3cf;
}
a {
border:none;
}
a img {
border:none;
}
#wrapper {
width:900px;
margin:auto;
}
#sidebar {
width:157px;
float:left;
background:url(images/index_08.jpg) repeat-y;
}
#main {
width:725px;
margin-left:15px;
float:right;
}
#menu {
height:26px;
}
#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#menu ul li {
list-style:none;
margin-left:20px;
background:#efc11f;
padding:5px 20px 5px 20px;
float:left;
font-family:arial;
font-size:16px;
font-weight:bold;
}
#head {
height:244px;
background:url(images/index_06.jpg) right no-repeat;
width:800px;
}
#tagline {
margin:10px 0px 30px 20px;
}
#tagline h1 {
font-family:arial;
font-size:22px;
font-waight:bold;
}
#slider {
width:707px;
background:url(images/index_33.jpg) no-repeat;
height:200px;
padding:42px 0px 0 18px;
}
#button {
float:right;
width:147px;
height:213px;
margin-left:10px;
margin-right:10px;
}
        .sliderGallery {
	background: url(bg.jpg) repeat;
	overflow: hidden;
	position: relative;
	padding: 10px;
	height: 160px;
	width: 504px;
	float:left;
}
.sliderGallery UL {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0;
	margin: 30px 0;
}
.sliderGallery UL LI {
	display: inline;
}
.sliderGallery UL LI a {
border:none;
}
.slider {
	width: 524px;
	height: 17px;
	margin: 140px auto;
	padding: 1px;
	position: relative;
	background: url(scroll.png) no-repeat;
}
.handle {
	position: absolute;
	cursor: move;
	height: 17px;
	width: 210px;
	top: 0;
	background: url(slider.png) no-repeat;
	z-index: 100;
}
.handle a {
border:none;
}
.slider span {
	color: #bbb;
	font-size: 80%;
	cursor: pointer;
	position: absolute;
	z-index: 110;
	top: 3px;
}
.slider a {
border:none;
}
.slider .slider-lbl1 {
	left: 50px;
}
.slider .slider-lbl2 {
	left: 107px;
}
.slider .slider-lbl3 {
	left: 156px;
}
.slider .slider-lbl4 {
	left: 280px;
}
.slider .slider-lbl5 {
	left: 455px;
}
#quick {
float:left;
}
#full {
float:right;
}
#guide {
width:725px;
background:url(images/index_46.jpg) repeat-y;
margin:20px 0;
}
#guide h1 {
background:#ffc700;
padding:5px 15px;
width:200px;
font-family:arial;
font-size:20px;
margin-left:15px;
}
#guide h2 {
background:#ffc700;
padding:5px 15px;
width:350px;
font-family:arial;
font-size:17px;
margin-left:15px;
}
#guide p {
padding:5px 10px;
font-family:arial;
color:#524f43;
font-size:14px;
}
#footer {
width:725px;
font-family:arial;
color:#1f1f1f;
font-size:12px;
}
#small, #small a {
font-family:arial;
font-size:11px;
color:#999999;
margin-top:30px;
}
#backgroundPopup{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:100%;  
width:100%;  
top:0;  
left:0;  
background:#000000;  
border:1px solid #cecece;  
z-index:1;  
}  
#popupContact{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:384px;  
width:408px;  
background:#FFFFFF;  
border:2px solid #cecece;  
z-index:2;  
padding:12px;  
font-size:13px;  
}  
#popupContact h1{  
text-align:left;  
color:#6FA5FD;  
font-size:22px;  
font-weight:700;  
border-bottom:1px dotted #D3D3D3;  
padding-bottom:2px;  
margin-bottom:20px;  
}  
#popupContactClose{  
font-size:14px;  
line-height:14px;  
right:6px;  
top:4px;  
position:absolute;  
color:#6fa5fd;  
font-weight:700;  
display:block;  
}  
