body{
	background-color:#333333;
	margin-top:0px;
	padding:0;
}
li {
	color:#333;
}
h1, h2, h3 {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	line-height:35px;
}
p {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	padding-left:20px;
}
.footertxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#CCCCCC;
}
.updatetxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#CCCCCC;
}
.footertxt a:link {color:#CCCCCC;}
.footertxt a:visited {color:#CCCCCC;}
.footertxt a:hover {text-decoration:none; color:#CCCCCC;}
.footertxt a:active {color:#CCCCCC;} 
a:link {color:#333333;}
a:visited {color:#333333;}
a:hover {text-decoration:none; color:#333333;}
a:active {color:#333333;} 

.wrapper {
	width:100%;
}

/*header*/
#header {
	background-image:url(../images/headerbg.jpg);
	margin:auto;
	width:900px;
	height:92px;
}
/*info*/
#info {
	margin:auto;
	background-image:url(../images/bg.jpg);
	width:900px;
	overflow:auto;
}
#navigationcontain {
	width:145px;
	float:left;
	padding-right:10px
}
#navigation {
	border-right:1px solid #999;
	padding:0px 0px 0px;
	width:145px;
}
#navigation a  {
	display:block;
	background:url(../images/navbg.png);
	height:47px;
	text-indent:-9000px;
}
#navigation a.link1:hover {background-position:-146px 0px;}
#navigation a.link2 {background-position:0px -47px;}
#navigation a.link2:hover {background-position:-146px -47px;}
#navigation a.link3 {background-position:0px -94px;}
#navigation a.link3:hover{background-position:-146px -94px;}
#navigation a.link4 {background-position:0px -141px;}
#navigation a.link4:hover {background-position:-146px -141px;}
#navigation a.link5 {background-position:0px -188px;}
#navigation a.link5:hover {background-position:-146px -188px;}
#homepagecontain {
	margin:auto;
	width:900px;
	overflow:auto;
}
#homepage {
	margin:auto;
	background-image:url(../images/bg.jpg);
	width:155px;
	float:left;
}
#indexinfo {
	margin:auto;
	background-image:url(../images/bg.jpg);
	width:900px;
	overflow:auto;
}
#indexbg {
	background-image:url(../images/indexbg.jpg);
	float:right;
	width:744px;
	height:337px;
}
#indexcontent {
	padding-left:10px;
	padding-right:10px
}
#insidecontent {
	width:590px;
	float:left;
	margin-left:10px;
}
#contactcontent {
	float:left;
	width:500px;
	margin-left:10px;
}
#contactsebt {
	float:left;
	width:500px;
	margin-left:10px;
}
.clearfix:after {
	content:".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;
}
#bottom {
	clear:both;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFF;
	width:900px;
}
/*gallery*/
#outsidewhite {
	margin:auto;
	background-image:url(../images/bg.jpg);
	width:900px;
	height:456px;
}
#slidercontain{
	float:right;
	padding:10px;
	width:725px;
	height:436px;
}
/*footer*/
#footer {
	margin:auto;
	width:900px;
	height:34px;
}
#countercontain {
	position:absolute;
	margin-left:769px;
	margin-top:7px;
	width:150px;
	height:20px;
}
#bottomnav {
	position:absolute;
	margin-left:378px;
	margin-top:9px;
}
#copyright {
	position:absolute;
	margin-top:9px;
}

#destiny {
	padding:0px 0px 10px;
	width:145px;
}
#destiny a  {
	display:block;
	background:url(../images/destiny.png);
	height:60px;
	text-indent:-9000px;
}
#destiny a.destinylink:hover {background-position:0px -60px;}


