@charset "utf-8";
/* CSS Document */
.wrapper
{
}

.main, .footer, .header, .block
{
	clear:both;
	margin: 0;
	padding: 0;
}
.page
{
	margin:0px auto 0;
	padding:0 0;
	text-align:left;
	width:800px;
}

.header-container
{
}

.header
{
	background-image:url(image/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	font-size:0.8em;
}

.span-1
{
	width:399px;
	margin:0 1px 0 0;
}

#nav
{
	clear:both;
	height:24px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 auto;
	text-transform:uppercase;
	width:800px;
	font-size:0.9em;
}

#nav li
{
	float:left;
}
	
#nav li
{
	position:relative;
	text-align:left;
}

#nav li a
{
	color:#ffffff;
	float:left;
	font-weight:bold;
	padding:5px 5px;
}

#nav li a
{
	display:block;
	text-decoration:none;
}

#nav li a:hover, #nav li a:focus
{
	color:#444444;
}

.current
{
	color:#000000;
}
.col-main
{
	padding:0 5px 5px;
	float:left;
	width:800px;
	height:400px;
}

.std
{
	padding: 0;
	margin: 0 0 1em;
}

.last
{
	margin-right:0;
	padding-right:0;
}

.span-2
{
	margin:0;
	widht:800px;
}

.logo
{
	overflow:hidden;
	width:380px;
	height:60px;
}

.img
{
	display:block;
	margin:0 auto;
	padding: 0;
}

.right
{
	text-align:right;
}

a
{
	color:#000000;
	text-decoration:none;
}

a:focus, a:hover
{
	color:#444444;
	text-decoration:underline;
}

.padleft
{
	
}

.home
{
	background-image:url(/image/home_bg.jpg);
	background-repeat:no-repeat;
}
.homebox
{
	background-image:url(/image/home-box.png);
	width:538px;
	height:196px;
}

.history
{
	background-image:url(/image/history_bg.jpg);
	background-repeat:no-repeat;
}
.historybox
{
	background-image:url(/image/home-box.png);
	width:538px;
	height:196px;
}

.evaluation
{
	background-image:url(/image/evaluation_bg.jpg);
	background-repeat:no-repeat;
}
.evaluationbox
{
	background-image:url(/image/home-box.png);
	width:538px;
	height:196px;
}

.offer
{
	background-image:url(/image/offer_bg.jpg);
	background-repeat:no-repeat;
}
.offerbox
{
	background-image:url(/image/home-box.png);
	width:538px;
	height:196px;
}

.reasons
{
	background-image:url(/image/reasons_bg.jpg);
	background-repeat:no-repeat;
}
.reasonsbox
{
	background-image:url(/image/home-box.png);
	width:538px;
	height:196px;
}

.interests
{
	background-image:url(/image/interest_bg.jpg);
	background-repeat:no-repeat;
}
.interestsbox
{
	background-image:url(/image/home-box.png);
	width:538px;
	height:196px;
}

.faqs
{
	background-image:url(/image/faq_bg.jpg);
	background-repeat:no-repeat;
}
.faqsbox
{
	background-image:url(/image/home-box.png);
	width:538px;
	height:196px;
}

.testimonials
{
	background-image:url(/image/history_bg.jpg);
	background-repeat:no-repeat;
}
.testimonialsbox
{
	background-image:url(/image/home-box.png);
	width:538px;
	height:196px;
}

.contact
{
	background-image:url(/image/contact_bg.jpg);
	background-repeat:no-repeat;
}
.contactbox
{
	background-image:url(/image/home-box.png);
	width:538px;
	height:196px;
}

.textbox
{
	float:left;
	color:#ffffff;
}

.scrollbox
{
	width:500px;
	height:180px;
	overflow:auto;
}

.footer
{
	text-align:center;
	color:#000000;
}