body {
	font: 10px Arial, Helvetica, sans-serif;
	color: #58585a;
	margin: 0;
	min-width: 900px;
	background:url(../images/background.jpg) top repeat-y;
	background-color:#4e4e4e;
}
#container {
	width:996px;
	margin:0 auto;
	padding:0 auto;
}

img {
	border: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
/* #page start */
#page {
	width: 996px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	border-right: 1px solid #c0c0c0; 
	border-left: 1px solid #c0c0c0; 
}
/* header start */
#header {
	width: 996px;
	height: 156px;
	position: relative;
	background: url(../images/header-bg.jpg) no-repeat;
}
#header:after {
	content:"";
	display:block;
	clear:both;
}
.divider{
	width: 100%;
	overflow: hidden;
	background:#fff;
}
.banner{
	width: 116px;
	height: 48px;
	overflow: hidden;
	position: absolute;
	right:5px;
	bottom:0;
}
/* logo start */
.logo {
	margin: 0;
	position: absolute;
	left: 13px;
	top: 58px;
	z-index: 100;
}
.logo a {
	display: block;
	width: 477px;
	height: 31px;
	outline: none;
	background: url('../images/logo.gif') no-repeat;
}
.logo a span{
	display: block;
	text-indent: -9999px;
	
}
/* logo end */
/* nav-box start */
.nav-box{
	width: 996px;
	overflow: hidden;
}
/* nav-up start */
.nav-up{
	margin: 0;
	padding: 13px 10px 0 0;
	list-style: none;
	overflow: hidden;
	float: right;
}
.nav-up li{
	float: left;
	padding-left:2px;
}
.nav-up li a{
	float: left;
	overflow: hidden;
	height:21px;
}
.nav-up li a span{
	display: block;
	text-indent: -9999px;
}
.nav-up .info{
	width: 20px;
	background: url(../images/nav-up-info.gif) no-repeat;
}
.nav-up .home{
	width: 18px;
	background: url(../images/nav-up-home.gif) no-repeat;
}
.nav-up .search{
	width: 25px;
	background: url(../images/nav-up-search.gif) no-repeat;
}
.nav-up .mail{
	width: 21px;
	background: url(../images/nav-up-mail.gif) no-repeat;
}
/* nav-up end */
/* nav-top start */
.nav-top{
	margin: 0 3px 0 0;
	padding: 30px 0 0 0;
	list-style: none;
	overflow: hidden; 
	float: right;
	font-size:9px;
	line-height:16px;
	font-weight: bold;
	display: inline;
}
.nav-top li{
	float: left;
	background: url(../images/nav-top-li-bg.gif) no-repeat 100% 3px;
	padding: 0 4px 0 5px;
	margin-right: -2px;
}
.nav-top li a{
	color: #00b2d9;
}
/* nav-top end */
/* navigation start */
.navigation{
	margin: 0;
	padding: 35px 0 0 14px;
	list-style: none;
	font-size: 11px;
	line-height:16px;
	font-weight: bold;
}
.navigation li{
	float: left;
	padding-right: 2px;
	position: relative;
}
.navigation li a{
	width: 92px;
	padding: 13px 0 9px 0;
	overflow: hidden;
	float: left;
	text-align: center;
	color: #fff;
	background: url(../images/navigation-a-bg.gif) repeat-x;
}
.navigation li a:hover,
.navigation li a.active{
	background: url(../images/navigation-a-active.gif) repeat-x;
	text-decoration: none;
}
.navigation li.hover ul,
.navigation li:hover ul{
	display: block;
}
.navigation ul{
	width: 130px;
	margin: 0;
	padding: 10px 10px;
	list-style: none;
	background:#58585a;
	position: absolute;
	left: 0;
	top: 38px;
	display: none;
}
.navigation ul li{
	float:none;
	padding:0 0 5px 0;
	position: relative;
}
.navigation ul li a{
	padding: 0 0 0 0;
	float:none;
	background: none;
}
.navigation ul li a:hover{
	background: none;
	color: #00b2d9;
}
.navigation li ul li.hover ul,
.navigation li ul li:hover ul{
	display: block !important;
}
.navigation ul ul{
	position: absolute;
	left: 130px;
	top: 0;
	display: none !important;
}

/* navigation end */
/* nav-box end */
/* header end */
/* content start */
#content{
	width: 996px;
	padding: 174px 0 0 0;
	overflow: hidden;
	background:url(../images/content-bg.gif);
}
/* content-top start */
.content-top{
	width: 100%;
	overflow: hidden;
	background:#fff url(../images/content-top-bg.gif) repeat-x;
}
/* info-box start */
.info-box{
	width: 996px;
	overflow: hidden;
	float: left;
	background: url(../images/info-box-bg.gif) no-repeat;
	padding: 0 0 0 14px;
	position: relative;
}
.info-box-top{
	width: 996px;
	background:url(../images/info-box-top.gif) repeat-x -1px 0;
	border-right: 1px solid #c6c6c6;
}
.info-box-top:after {
	content:"";
	display:block;
	clear:both;
}
/* info-box end */



/* link start */
.info-box-top .left{
	width: 186px;
	overflow: hidden;
	float: left;
	border: 1px solid #b3b3b3;
	border-bottom:none;
	margin-left:-1px;
	position: relative;
}
.info-box-top .left img{
	display: block;
}
.info-box-top .link{
	color: #fff;
}
.link-box{
	width: 100%;
	overflow: hidden;
	padding: 2px 0 0 0;
	font-size: 12px;
}
.link{
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
	padding:2px 18px 0 6px;
	background: url(../images/link-bg.gif) no-repeat 100% 4px;
	color: #58585a;
}
.link span{
	font-weight: bold;
	color: #00b2d9;
}
.link strong{
	margin: 0;
}
/* link end */

/*documents page styles*/
.documents {
	width:750px;
	position:relative;
}

.documents ul {
	margin:30px auto 30px auto;
	list-style:none;
	width:600px;
}

.documents ul li {
	float:left;
	height:171px;
	width:130px;
	background-image:url(../images/documents_page.jpg);
	margin:0 20px 30px 0;
}

.documents ul li a {
}

.documents ul li a img {
	margin:1px 0 10px 16px;
	position:relative;
	height:128px;
	width:98px;
	background:#666;
	filter: alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	-moz-opacity: 0.6;
	opacity: 0.6;
	-khtml-opacity: 0.6;
}

.documents ul li a img:hover {
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

.documents ul li p {
	text-align:center;
	margin:0 auto;
	width:100px;
	font-weight:bold;
}
.documents ul li.last {
	margin:0 0 30px 0;
}


/*end documents styles*/
.info-box-top .right{
	position: relative;
	overflow: hidden;
	height: 249px;
	width:600px;
	float: left;
}
/* slide list styles */
ul.slide-list {
	overflow: hidden;
	list-style: none;
	position: relative;
	width: 600px;
	height: 249px;
	padding: 0;
	margin: 0;
}
ul.slide-list li {
	position: absolute;
	top: 0;
	left: 0;
}
/* play-list start */
.play-list{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size: 12px;
	line-height: 14px;
	width: 100%;
}
.play-list li{
	width: 550px;
	margin: 10px 0 0;
	padding: 3px 10px 0 32px;
	background: url(../images/play-list-li-bg.gif) no-repeat;
	vertical-align: middle;
	height:1%;
}
.play-list li a{
	color: #58585a;
	font-size:12px;
	font-weight: bold;
	line-height:16px;

}
.play-list li a span{
	font-weight: normal;
	color: #00b2d9;
}
.play-list li p {
	margin: 0;
}
.info-gallery {
	position: relative;
	overflow: hidden;
	height: 249px;
}
/* play-list end */
.arrow-link{
	width: 6px;
	height: 19px;
	position: absolute;
	right:7px;
	bottom:7px;
	overflow: hidden;
	display: block;
}
.info-gallery a.up {
	right:7px;
	top:7px;
	bottom:auto;
}
.info-gallery .scroll-content {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.scroll-content .slide-content {
	overflow: hidden;
	position: relative;
	display: none;

}
.scroll-content .slide-content p {
	margin: 5px 0;
}
/* map-box start */
.map-box{
	width: 316px;
	overflow: hidden;
	float: right;
	background: url(../images/map-box-bg.gif) repeat-x;
}
.map-box h2{
	font-size: 16px;
	line-height: 18px;
	color: #00b2d9;
	margin: 0;
	padding: 13px 0 5px 7px;
}
.map-box p{
	margin: 0;
	font-size: 16px;
	line-height: 18px;
	padding: 0 0 15px 7px;
}
/* map-box end */
/* about-box start */
.about-box{
	width: 996px;
	overflow: hidden;
	float: right;
	background: url(../images/map-box-bg.gif) repeat-x;
}
.about-box h2{
	font-size: 16px;
	line-height: 18px;
	color: #00b2d9;
	margin: 0;
	padding: 13px 0 5px 7px;
}
.about-box p{
	margin: 0;
	font-size: 16px;
	line-height: 18px;
	padding: 0 0 15px 7px;
}
/* about-box end */

/* video-box start */
.video-box{
	width: 470px;
	float: left;
	padding: 0 0 0 13px;
	background: url(../images/video-box-bg.gif) no-repeat;
}
.video-box:after {
	content:"";
	display:block;
	clear:both;
}
.video-box-top{
	width: 469px;
	overflow: hidden;
	background: url(../images/video-box-top.gif) repeat-x;
	border-right: 1px solid #c0c0c0; 
	border-left: 1px solid #c0c0c0; 
}
.video-box-top img{
	display: block;
}
.video-box-top .link-box{
	padding: 4px 0 2px 0;
}
/* video-box end */
/* forum-box start */
.forum-box .link-box{
	padding: 4px 0 2px 0;
}
.forum-box{
	width: 316px;
	overflow: hidden;
	float: right;
	background: url(../images/video-box-top.gif) repeat-x;
	position: relative;
}
.forum-box img{
	display: block;
}
.forum-box .contaiter{
	width: 295px;
	overflow: hidden;
	position: absolute;
	left: 14px;
	top: 28px;
}
.forum-box p{
	margin: 0;
	font-size: 10px;
	line-height:12px;
	color: #fff;
}
/* forum-box end */
/* content-bottom start */
.content-bottom{
	margin-left: 13px;
	overflow: hidden;
	width: 783px;
	border-left: 1px solid #c0c0c0; 
	background:url(../images/content-bottom-bg.gif) repeat-x;
	padding: 23px 0px 0 4px;
	min-height: 113px;
}
* html .content-bottom{
	height: 113px;
	overflow:visible;
}
.content-bottom .link{
	padding-left: 2px;
}
.content-bottom p{
	margin: 0;
	font-size: 12px;
	line-height:14px;
	padding: 7px 7px 0 0;
}

.mississippi {
	width: 100%;
	overflow: hidden;
	background-color:#ffffff;
	border-top:1px solid #58585A;
	padding:0 15px 0 0;
}
.mississippi p {
	margin:20px 15px 15px 18px;
	font-size:14px;
}

.mississippi span {
	font-weight:bold;
	color:#67366C;
}

.miss_info {
	padding-right:0;
	color:#58585A;
	width:100%;
	height:225px;
	border-bottom:solid 1px #58585A;
}

.tab {
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	background: url(../images/link-bg.gif) no-repeat 100% 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#C0C0C0;
}

.tab_miss {
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#C0C0C0;
}

.miss_info h2 {
	font-size:14px;
	font-weight:bold;
	margin:20px 0 -10px 18px;
}

.miss_info .state_left span {
	color:#58585A;
	font-weight:normal;
	margin:0;
}

.miss_info .state_left a {
	color:#67366C;
}

.miss_info .state_right_7 {
	margin:-10px 10px 0 0;
	float:right;
	width:257px;
	height:169px;
	text-indent:-999999px;
	background:url(../images/maps_mississippi_1.jpg) 100% 0 no-repeat;
}

.miss_info .state_right_7:hover {
	margin:-10px 10px 0 0;
	float:right;
	width:257px;
	height:169px;
	background:url(../images/maps_mississippi.jpg) 100% 0 no-repeat;
}



.testimonials {
	width: 100%;
	overflow: hidden;
	background-color:#ffffff;
	padding:0 15px 0 0;
	margin:0 0 0 -15px;
	font-size:14px;
	line-height:1.35em;
}

.testimonials p {
	margin:20px 15px 30px 18px;
}

.test_left {
	margin:0 20px 0 0;
	float:left;
	width:425px;
	font-size:14px;
	line-height:1.35em;
}

.test_right {
	margin:20px 20px 0 0;
	float:right;
	width:284px;
	height:489px;
}

.clear {
	clear:both;
}

#Accordion2 {
	padding:0;
	color:#58585A;
	width:996px;
	background-color:#ffffff;
	margin:0 0 0 -14px;
}
.lipak {
	padding:0;
	color:#58585A;
	background-color:#ffffff;
	margin:0;
	/*margin:0 0 0 -14px;*/
}

.lipak ul {
	list-style : none;
	margin:10px 0 0 0;
	float:left;
	width:400px;
	font-size:14px;
	line-height:2em;
	color:#58585A;
	padding:0;
}

.lipak a {
	color:#58585A;
}

.lipak_right {
	float:right;
	margin:20px 15px 0 0;
	width:286px;
	height:85px;
}

/* content-bottom end */
/* content-top end */
/* content end */
/* footer start */
#footer{
	width: 1200px;
	height:173px;
	overflow: hidden;
	background: url(../images/footer_background.jpg) no-repeat #4e4e4e;
	margin:auto;
}
/* footer end */
/* #page start */

