@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6967;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 12px;
	color: 6d6967;
}
img {
	border: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 6d6967;
}
a:hover {
	text-decoration: none;
	color: c1d72e;
}
a:active {
	text-decoration: none;
	color: 6d6967;
}
ul li {
	/*list-style-image: url(../images/bullet.gif);*/
	color: #FF9900;
}
.main-container {
	width: 800px;
	height: inherit;
	margin: 0px auto 0px auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.container {
	width: 800px;
	float: left;
}
.top {
	width: 800px;
	height: inherit;
	float: left;
}
.logo {
	width: 317px;
	height: 62px;
	float: left;
	margin-left: 10px;
}
.top-links {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	text-align: right;
}
.top-links a {
	color: #c1d72e;
}
.top-links a:hover {
	color: #6d6967;
}
.middle {
	width: 800px;
	height: inherit;
	float: left;
}
.navigation {
	background-image: url(../images/navi-bg.jpg);
	width: 240px;
	height: 254px;
	float: left;
}
.navigation ul {
	margin-top: 13px;
	margin-left: 20px;
	padding-left: 0px;
	list-style: none;
}
.navigation li {
	list-style: none;
	line-height: 24px;
	margin-right: 10px;
	border-bottom: 1px #eaeaea dashed;
	font-size: 12px;
}
.navigation li a {
	font-weight: bold;
	list-style: none;	
	padding-left: 20px;
	background-image: url(../images/button-blue.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	color: #6d6967;
}
.navigation li a:hover{
	font-weight: bold;
	color: #c1d72e;
	background-image: url(../images/button-green.jpg);
	background-repeat: no-repeat;
	background-position: center left;	
	padding-left: 20px;
	margin-right: 10px;
}
.banner {
	background-image: url(../images/banner.jpg);
	width: 560px;
	height: 254px;
	float: left;
}
.learnmore {
	background-image: url(../images/learn-more.jpg);
	font-weight: bold;
	width: 102px;
	height: 24px;
	text-align: center;
	position: absolute;
	padding-top: 8px;
	margin-left: 288px;
	margin-top: 45px;
}
.learnmore a {
	color: #FFFFFF;
}
.learnmore a:link {
	color: #FFFFFF;
}
.learnmore a:active {
	color: #FFFFFF;
}
.learnmore a:visited {
	color: #FFFFFF;
}
.learnmore a:hover {
	color: #6d6967;
}
.watch-video {
	background-image: url(../images/watch-video.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-weight: bold;
	width: 100%;
	height: 26px;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	padding: 6px 5px 0 5px;
	line-height: 10px;
}
.watch-video a {
	font-size: 11px;
	color: #FFFFFF;
}
.watch-video a:link {
	font-size: 11px;	
	color: #FFFFFF;
}
.watch-video a:active {
	font-size: 11px;	
	color: #FFFFFF;
}
.watch-video a:visited {
	font-size: 11px;
	color: #FFFFFF;
}
.watch-video a:hover {
	font-size: 11px;
	color: #6d6967;
}
.content {
	width: 800px;
	height: inherit;
	float: left;
	margin-top: 10px;
}
.left {
	width: 234px;
	height: inherit;
	float: left;
	margin-left: 6px;
	text-align: center;
}
.right {
	width: 549px;
	height: inherit;
	float: right;
	line-height: 20px;
}
.right a {
	color: #c1d72e;
}
.right a:hover {
	color: #6d6967;
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #2f7fbb;
}
.title1 {
	color: #FBB033;
	font-size: 15px;
	font-weight: bold;
}
.title1 a{
	color: #FBB033;
	font-size: 15px;
	font-weight: bold;
}
.title1 a:hover{
	color: #FBB033;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.title1 a:link{
	color: #FBB033;
	font-size: 15px;
	font-weight: bold;
}
.title1 a:active{
	color: #FBB033;
	font-size: 15px;
	font-weight: bold;
}
.title1 a:visited{
	color: #FBB033;
	font-size: 15px;
	font-weight: bold;
}
.title2 {
	color: #FBB033;
	font-size: 12px;
	font-weight: bold;
}
.hightlight {
	width: 400px;
	background-color: #f5ffcc;
	border: 1px #CCCCCC dashed;
	padding: 5px;
	text-align: center;
	margin: 20px auto 20px auto;
}
.photos {
	margin-left: 20px;
}
.footer {
	width: 800px;
	height: inherit;
	float: left;
	border-top: 2px #eaeaea solid;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer-links {
	width: 300px;
	float: left;
	padding-left: 10px;
}
.footer-links a, a:link, a:visited, a:active {
	color: #c1d72e;
}
.footer-links a:hover {
	color: #6d6967;
}
.copyright {
	width: auto;
	float: right;
	text-align: right;
	padding-right: 10px;
}