a {
	outline: none;
	color: #f2f3eb;
	}
a:hover {
	text-decoration: none;
	}

a.more {
	float: right;
	color: #0F253F;
	text-decoration: underline;
	padding-left: 10px;
	background: #fff url(images/more.jpg) no-repeat 0px 2px;
	}
	
a:hover.more {
	text-decoration: none;
	}

button {
	outline:none;
	}
	
a img{
	border: none;
}
	
body {
	background: #0f253f url('images/mockup-bg.jpg') repeat-x top left;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	color: #555;
	font-size: 0.70em;
	text-align: center;
	}
	
p {

}

#container {
	position: absolute;
	/*
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0 auto;
	*/
	top: 0;
	left: 50%;
	margin-left: -490px;
	text-align: left;
	width: 980px;
	background: transparent;
	/*height: 100%;*/
	}
	
#bg {
	width: 980px;
	margin: 0 auto;
	background: transparent;
	/*overflow: auto;*/
	text-align: left;

	}	
	
#header {
	color: #f2f3eb;
	margin: 0 auto;
	height: 164px;
	width: 980px;
	background: transparent;
	/*background: #fff url('images/ms-logo.jpg') top left no-repeat;*/
	}

#headMenu {
	float: right;
	font-size: 12px;
	padding-top: 20px;
	}
	
#headMenu a {
	color:#f2f3eb;
	text-decoration: none;
}

#headMenu a:hover {
	text-decoration: underline;
}
	
#main {
	background:#fff url('images/main-bg.jpg') bottom left repeat-x;
	clear: both;
	width: 100%;
	/*margin: 20px 0;*/
	padding: 0 0 25px 0;
	}

#main h3{
	color: #373737;
	/*font-weight: normal;*/
	font-size: 12px;
	padding:15px 0;
	border-bottom:1px solid #D1D1D1;
	}

#main-left, #main-center, #main-right, #main-large {
	float: left;
	}
#main-left {
	margin: 30px 0 15px 30px;
	width: 300px;
	font-size: 12px;
	padding: 0;
	}

#main-center {
	width: 500px;
	margin: 0;
	padding: 0 15px;
	}
#main-large {
	width: 920px;
	margin: 30px 0 0 30px;
	padding: 0;
	}

.pagetitle {
	padding: 0 0 15px 0;
	}
	
#main-right {
	margin: 30px 0 10px 30px;
	padding: 0;
	width: 590px;
	font-size: 12px;
	}
#main-left p, #main-right p{
	line-height:18px;
	margin:15px 0
	}
#main h1,
#main-left h1,
#main-right h1,
#main h2,
#main-left h2,
#main-right h2 {
	color: #254061;
	font-size: 26px;
	margin: 0 0 10px;
	padding: 0;	
	font-weight: normal;
	}
#main-left .box ul, #main-right .box ul {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 12px;
	list-style-image:url('images/ulplus.jpg');	
	}
#main-left .box li, #main-right .box li {
	padding: 0 0 5px;
	}

#pagebanner {
	height: 150px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 980px;
	overflow: hidden;
	background: transparent;
	border-bottom: 1px solid #373737;	
}

#banner {
	background:#FFFFFF url('eatME.php?src=./0.RecordFiles/1257880972.teaser3.jpg&w=980&h=30?zc=1') no-repeat scroll center top;
	height:300px;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:980px;
}
	
#bottombox {
	clear: both;
	background: #f2f3eb;
	/*background: #f2f3eb url('images/midline.jpg') 50% 50% no-repeat;*/
	/*height: 200px;*/
	padding: 25px;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}

#bottombox h1 {
	margin: 0;
	}
#bottombox h4 {
	color: #373737;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding-left: 15px;
	}
#hottopics{
	background: #f2f3eb url('images/midline.jpg') 50% 50% repeat-y;
	}
.hottopic {
	/*height: 200px;*/
	float: left;
	background: transparent url('images/ht-icon.jpg') no-repeat 25px 0;
	}
	
.ht-left {
	width: 464px;
	}
.ht-right {
	margin: 0 0 0 30px;
	width: 434px;
	}
	
.ht-head {
	margin: 0 0 0 83px;
	padding: 0;
	}

.ht-list ul{
	 color: #373737;
	 font-size: 14px;
	 list-style-image: url('images/arrow.jpg');
	 padding: 0 5px 0 60px;
	 margin: 5px 0 0;
	}
.ht-list ul li{
	padding: 10px 5px 0;
	}
	
.ht-list ul li a{
	color: #373737;
	text-decoration: none;
	}
.ht-list ul li a:hover{
	/*text-decoration: underline;*/
	color: #254061;
	border-bottom: 1px solid #254061;
	}
.clear {
	clear: both;
	}
.topalign{
	vertical-align: top;
	}
.proimg {
	float: left;
	margin: 0 5px 0 0;
	}
.prodesc {
	padding-left: 5px;
	font-weight: bold;
	}
#footer {
	clear: both;
	padding: 30px 0;
	margin: 0;
	text-align: center;
	color: #f2f3eb;
	}

#footer a{
	color: #f2f3eb;
}
	
#slider{overflow:hidden;display: block;margin:0 auto}

#slider ul, #slider li {
	height:300px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:980px;
}
#slider li{
	overflow:hidden;
	}
#prevBtn, #nextBtn{
	margin: 115px 0 0;
    width:15px;
    height:90px;

	}
#prevBtn {
	/*left:-10px;*/
	float: left;
}
#controls {
	clear: both;
}
#nextBtn{
	/*left:696px;*/
	float: right;
	}

#prevBtn a, #nextBtn a{
	margin: 0;
	padding: 0;
	display:block;
	width:15px;
	height:90px;
	background:url(images/btn_prev.gif) no-repeat 50% 50%;
	}
#prevBtn a:hover{
	background:url(images/btn_prev_hover.gif) no-repeat 50% 50%;
	}
#nextBtn a{
	background:url(images/btn_next.gif) no-repeat 50% 50%;
	}
#nextBtn a:hover{
	background:url(images/btn_next_hover.gif) no-repeat 50% 50%;
	}
/* image replacement */
    .graphic, #prevBtn, #nextBtn{
        /*margin:0;*/
        padding:0;
        display:block;
        overflow:hidden;
        text-indent:-8000px;
        }
/* // image replacement */

.scrollitem {
	color:#FFFFFF;
	float:left;
	height:320px;
	margin:0;
	overflow:hidden;
	padding:0;
	text-align:left;
	width:980px;
}
.scrollitemText {
	height:150px;
	margin:30px 0 0;
	overflow:hidden;
	padding-left:80px;
	width:880px;
	padding-right:20px;
	background-image:url(images/bannerBarFaded.png);
}
.scrollitemText p {
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding:5px 45px;
	width:850px;
}
.scrollitemText h2 {
	font-size:32px;
	font-weight:normal;
	margin:0;
	padding-top:20px;
}

.scrollitemText a {
		color: #fff;
	}

.scrollitemText a:hover {
		color: #0F253F;
		background-color: #fff;
	}

#flyin {
	clear: both;
	background-color: transparent;
	font-size: 40px;
}

.searchbox {
	background: #C6C6C6;
	border: 1px solid #0F253F;
	height: 12px;
	margin: 0;
	position: relative;
	right: 16px;
	top: 5px;
	width: 139px;
	font-size: 11px;
	color: #0F253F;
	}
.searchbutton {
	position: relative;
	top: 8px;
	right: 8px;	
	}
.resultNum {
	font-weight: bold;
	padding-right: 10px;
	}
.resultText {
	padding-left: 20px;
	}
	
/* SITE MAP STYLES */
#sitemapWrap {
	font-size: 16px;
}
#sitemapWrap a, #sitemapWrap a:visited {
	color: #152A45;
}
#sitemapWrap li {
	padding-top: 5px;
}
.bycls {
	margin:0;
	padding:0;
	opacity:0.7;
}
.bycls:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;	
}
