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

body {
	margin:auto;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	background-color:#FFF;
}

img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

input {
	margin-bottom:10px;
}

#wrapper {
	margin:auto;
	position:relative;
	width:955px;
}

#container {
	width:862px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	padding-left:48px;
	padding-right:47px;
	float:left;
}

#header {
	width:862px;
	height:205px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#divder {
	width:862px;
	height:20px;
	background-image:url(../images/divder.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#divder2 {
	width:862px;
	height:20px;
	background-image:url(../images/divder2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#footer {
	width:862px;
	height:102px;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-y;
	padding-left:48px;
	padding-right:47px;
	float:left;
	text-align:right;
	padding-top:20px;
	font-size:10px;
	color:#999;
}

#sub_nav {
	margin-top:30px;
	margin-left:525px;
	*margin-left: 500px;
	height:23px;
	width:300px;
	padding-top:7px;
	text-align:right;
}

#nav {
	margin-top:95px;
	margin-left:95px;
	width:730px;
	height:43px;
}

.nav_link {
	padding:10px;
	height:23px;
	float:left;
}

.nav_divder {
	width:15px;
	background-image:url(../images/navdivider.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:43px;
	float:left;
}

#home_content {
	width:494px;
	background-image:url(../images/bg_home_content.jpg);
	background-repeat:repeat-y;
	float:left;
	text-align:left;
	padding:20px;
}

#home_content_right {
	width:285px;
	float:left;
	text-align:left;
	padding:20px;
	_padding-left: 5px;
}

#endcap_home {
	width:862px;
	height:22px;
	background-image:url(../images/endcap_home.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#endcap {
	width:862px;
	height:22px;
	background-image:url(../images/endcap.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

.home_content {
	width:494px;
	background-image:url(../images/bg_home_content.jpg);
	background-repeat:repeat-y;
	float:left;
	text-align:left;
	padding:20px;
	height: 326px;
}

.home_content2 {
	width:534px;
	background-image:url(../images/bg_home_content.jpg);
	background-repeat:repeat-y;
	float:left;
	text-align:left;
	padding-top:10px;
	padding-left:13px;
}

#home_divider {
	width:534px;
	height:30px;
	background-image:url(../images/divider_home.jpg);
	float:left;
	text-align:left;
}

#content_holder {
	background-image:url(../images/bg_content.jpg);
	background-repeat:repeat-y;
	width:862px;
	float:left;
}

#content {
	width:551px;
	float:left;
	text-align:left;
	padding:20px;
}

#content_right {
	width:231px;
	float:left;
	text-align:left;
	padding:20px;
}

.column {
	width:250px;
	margin-left:20px;
	float:left;
	text-align:left;
	display: inline;
}

.sublink {
	width:180px;
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:35px;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#eaeaea;
	margin-bottom:10px;
}

.sublink_sub {
	width:180px;
	padding-left:35px;
	margin-bottom:10px;
}

/** Slideshow **/

.slide:first-child {
	display: block;
}

.slide {
	display: none;
	width:494px;
	background-image:url(../images/bg_home_content.jpg);
	background-repeat:repeat-y;
	float:left;
	text-align:left;
	padding:20px;
	height: 326px;
	padding-top: 0px;
}

.slide span {
	line-height: 1em;
	display: block;
	text-align:center;
	margin-bottom: 10px;
}

.front_gallery {
	width:100%;
	padding-left:0px;
	list-style:none;
}

.front_gallery li {
	float:left;
	margin-top:15px;
}
