﻿body {
	margin: 20px auto 20px auto;
	font-family: arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ffffff;
	text-align: center;
	background-image: url('../images/background.gif');
	background-repeat: repeat-x;
}
a {
	color: #d57812;
	text-decoration: none;
}
a:hover {
	color: #d57812;
	text-decoration: underline;
}
img {
	border: 0;
}
li {
list-style: none;
list-style-image: url('../images/bullet.gif');

}

.hide {
	display : none;
}
h1{
	font-size: 20px;
	color: #00aeff;
	
}
h2{
	font-size: large;
	line-height: 22px;
}
h3{
	font-size: medium;
}
h4{
	font-size: small;
}

.s_nav {
	width: 925px;
	position: relative;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	border-bottom-color: #f5952c;
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-align: center;
}
.nav_space {
	width: auto;
	display: inline-block;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
.nav_space a {
color:#666;
}
.nav_space a:hover {
color:#f5952c;
text-decoration: none;
}


.logo {
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	width: 391px;
	height: 151px;
	position: relative;
	float: left;
	display: inline-block;
}
.address {
	display: inline-block;
	float: right;
	font-size: 12px;
	color: #868686;
	font-family: arial, Helvetica, sans-serif;
	margin-top: 70px;
}
.s_top {
	width: 925px;
	position: relative;
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 165px;
	margin-right: auto;
	margin-left: auto;
}
.copyright {
	font-family: arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	width: 355px;
	position: relative;
	display: inline-block;
	float: left;
	text-align: left;
	line-height: 14px;

}
.s_bottom {
	width: 925px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #F5952C;
	padding-top: 10px;
	display: inline-block;
}
.footerlinks {
	position: relative;
	float: right;
	width: 385px;
}
.footerlinks_col {
	width: auto;
	display: inline-block;
	float: left;
	color: #666666;
	font-family: arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 20px;
	font-size: 12px;
	line-height: 18px;

}
.s_content {
	width: 925px;
	margin: 15px auto 15px auto;
	height: 100%;
	position: relative;
	display: inline-block;
	font-size: 12px;
}
.s_content-header {
	width: 920px;
	margin: 15px auto 15px auto;
	height: 100%;
	position: relative;
	display: inline-block;
	font-size: 12px;
	background-color: #E6F5F9;
	padding-right: 5px;
}

.image_spc {
	padding: 4px;
}
.navpush {
	position: relative;
	display: inline-block;
	float: left;
	width: 15px;
}
.pictureinline {
	padding: 5px;
	display: inline;
}
