@charset "utf-8";
body {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #f4f4ed;
	background-image: url(../images/bgnd.png);
	background-repeat: repeat-x;
	color: #58585a;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: normal;
	text-align: justify;
	letter-spacing: 0;
	line-height: 1.2em;

}
#content-main .box img {
	border: 3px solid #636361;
	float: right;
	margin-left: 15px;
}

#content-main .box-middle img {
	border: 3px solid #636361;
	float: right;
	margin-left: 15px;
}


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


a: hover {
	color: #333336;
}


#header {
	width: 1012px;
	margin-right: auto;
	margin-left: auto;

}
#nav {
	height: 25px;
	width: 1012px;
}
#nav ul {
	list-style-type: none;
	float: right;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}

#nav ul li {
	float: left;
	background-image: url(../images/a-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 14px;
}
#nav li a {
	font-size: 1.3em;
	color: #333336;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	background-image: url(../images/a-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0em;
}

#nav ul li:hover {
	background-image: url(../images/a-h-right.png);
}
#nav li a:hover {
	background-image: url(../images/a-h-left.png) !important;
	background-image: url(../images/a-left.png);
	color: #FFFFFF;
}


#nav .selected a
{
	background-image: url(../images/a-h-left.png);	
	color: #E9C012;
	height:28px;
}

#nav .selected a:hover
{
	background-image: url(../images/a-h-left.png);	
	color: #FFFFFF;
}

#nav .selected
{
	background-image: url(../images/a-h-right.png);
	height: 28px;
	z-index: 2;
	position: relative;
	display: inline;
}

#contact {

	float: right;
	height: 36px;
	width: 174px;
	background-repeat: no-repeat;
	margin-right: 27px;
	display: inline;
}
* html #contact a {
	display: block;
}
#contact img{

border:none;
}
#slideshow {
	background-image: url(../images/slide-bgnd.png);
	background-repeat: no-repeat;
	height: 241px;
	width: 1012px;
	clear: right;
	position: relative;
	z-index: 1;
	top: -3px;
	padding-top: 22px;
	padding-bottom: 0px;
	padding-left: 28px;
	margin-top: 13px!important;
	margin-top: 0px;

}

#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	clear: right;
	margin-left: 40px;
}
#content {
	width: 981px !important;
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
}
#content-top {
	background-image: url(../images/content-bg-top.png);
	background-repeat: no-repeat;	
	height: 8px;
	width: 981px;
	margin-top: 7px;
	
}
#content-main {
	background-image: url(../images/content-bg.png);
	background-repeat: repeat-y;
	float: left;
	width: 979px;
	padding-left: 1px;
}
#content-bottom {
	background-image: url(../images/content-bg-bottom.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 981px;
	clear: left;
}
.box {
	background-image: url(../images/box-bgnd.png);
	background-repeat: no-repeat;
	margin-left: 11px;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 15px;
	padding-left: 12px;
	float: left;
	width: 266px;
	display: inline;
	height: 339px;
	margin-top: 6px;
	margin-bottom: 22px;
}

.box-middle {
	background-image: url(../images/box-middle-bgnd.png);
	background-repeat: no-repeat;
	margin-left: 11px;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 15px;
	padding-left: 12px;
	float: left;
	width: 327px;
	display: inline;
	height: 339px;
	margin-top: 6px;
	margin-bottom: 22px;
}


#footer {
	background-image: url(../images/footer-bgnd.png);
	background-repeat: repeat-x;
	background-color: #94d6ce;
	margin-top: 22px;
	text-align: center;
	padding-top: 32px;
	color: #ffffe7;
	font-weight: bold;
	width: 100%;
	height: 46px;
}

#content-main .box p {
	padding-left: 0px;
	color: #eaeadc;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: transparent;
}

#content-main .box-middle p {
	padding-left: 0px;
	color: #eaeadc;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: transparent;
}


.box h2 {
	padding-left: 0px;
	color: #e8c400;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 1.3em;
}
.box-middle h2 {
	padding-left: 0px;
	color: #e8c400;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 1.3em;
}
#content-main  p {
	padding-top: 15px;
	padding-right: 16px;
	padding-left: 16px;
	background-color: #f1f1ea;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 1.4em;
	padding-bottom: 15px;
}

#content-main h1 {
	width: 947px;
	margin-top: 5px;
	margin-right: 18px;
	margin-bottom: 11px;
	margin-left: 15px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 0px;
	color: #000000;
	font-size: 1.8em;
	text-indent: 16px;
	background-color: #EDEDE6;
}
.img-right    {
	border: 5px solid #dfdfd8;
	float: right;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 16px;
}


.img-left  {
	border: 5px solid #dfdfd8;
	float: left;
	margin-top: 4px;
	margin-right: 16px;
	margin-bottom: 4px;
	margin-left: 0px;
}
