@charset "utf-8";
@import url("../webfonts/oswald/stylesheet.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #d5ab7e;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: relative;
	min-width: 1000px;
}
a {
	outline: 0px;	
}
table {
	border-collapse: collapse;
	border-color: #999;	
}
table tr td {
	border-color: #999;	
}
#bg_image img {
	background-attachment: fixed;
	background-image: url(../images/bgimage1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	clear: right;
	height: 100%;
	width: 100%;
	position: fixed;
}
#top_notice {
	clear: right;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
	display: none;
}
#top_notice h1 {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#navigation {
	background-attachment: scroll;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	clear: right;
	height: 50px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#navigation #nav_content {
	clear: none;
	height: 40px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: oswald, Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 2px #000;
}
#container {
	padding: 0px;
	clear: right;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: -10px;
	margin-bottom: -10px;
	height: auto;
	background-color: #FFF;
	z-index: 50;
}
#container #content {
	margin: 0px;
	padding: 10px;
	clear: none;
	width: 980px;
	position: relative;
	background-color: #FFF;
	float: right;
	box-shadow: 0px 0px 6px #000;
	-webkit-box-shadow: 0px 0px 6px #000;
	-moz-box-shadow: 0px 0px 6px #000;
}
#container #content #slider {
	margin: 0px;
	padding: 0px;
	clear: right;
	height: 310px;
	width: 980px;
	position: relative;
	background-attachment: scroll;
	background-image: url(../images/slider_bg.jpg);
	background-repeat: no-repeat;
}
#container #content #slider_shadow {
	margin: 0px;
	padding: 0px;
	clear: right;
	height: 25px;
	width: 980px;
	position: relative;
}
#container #content #main_content {
	margin: 0px;
	padding: 5px 10px;
	clear: none;
	width: 960px;
	position: relative;
	line-height: 1.5em;
}
#container #content #main_content img {
	max-width: 980px;
	height: auto;	
}
#container #content #main_content .boxes  {
	margin: 0px;
	clear: none;
	float: right;
	width: 330px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
}
h1 {
	font-family: oswald, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;	
	color: #666;
	padding: 5px 0px 10px 0px;
	margin: 0px;
}
h2 {
	font-family: oswald, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;	
	color: #666;
	padding: 5px 0px 10px 0px;
	margin: 0px;
}
h3 {
	font-family: oswald, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;	
	color: #666;
	padding: 5px 0px 10px 0px;
	margin: 0px;
}
h4 {
	font-family: oswald, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;	
	color: #666;
	padding: 5px 0px 10px 0px;
	margin: 0px;
}
h5 {
	font-family: oswald, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;	
	color: #666;
	padding: 5px 0px 10px 0px;
	margin: 0px;
}
h6 {
	font-family: oswald, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;	
	color: #666;
	padding: 5px 0px 10px 0px;
	margin: 0px;
}#footer {
	background-attachment: scroll;
	background-image: url(../images/footer_img.png);
	background-repeat: repeat;
	clear: right;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
	box-shadow: 0px 0px 6px #000;
	-webkit-box-shadow: 0px 0px 6px #000;
	-moz-box-shadow: 0px 0px 6px #000;
	top: -10px;
}
#footer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer ul {
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer ul li {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: center;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	list-style-type: none;
}
#footer ul li a span {
	display: none;
}
#footer ul .end_now {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer ul li a {
	color: #000;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#footer ul li a:visited:hover {
	color: #000;
	text-decoration: underline;
}
#footer ul li a:visited {
	color: #333;
	text-decoration: none;
}
#footer h4 {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer h4 a {
	color: #FFC;
	text-decoration: none;
}
#footer h4 a:hover {
	color: #FFC;
	text-decoration: underline;
}
#footer ul li a:visited:hover {
	color: #FFC;
	text-decoration: underline;
}
#footer ul li a:visited {
	color: #FFC;
	text-decoration: none;
}
