﻿img { border: none; }
.MSC_Body {
	padding:0;
	margin:0;
	background-image:url('/images/content_bg.gif');
	background-repeat:repeat-y;
	background-position:center;
}
.MS_WH_ZoneRow
{
margin-top:-7px;
}

a, a:link, a:visited {
	color: #600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.home {
	margin-top:70px;
                margin-left:-15px;
	height: 65px;
	width: 330px;
	cursor: pointer;
	position: absolute;
}

#topnav {
                background:#ccc;
                border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #333;
}

.nav {
               padding:0;
               width:791px;
               margin:0 0 0 19px;
}

.nav li {
                list-style:none;
	float:left;
}

.nav li a {
	text-decoration:none;
	padding:8px 10px;
	display:block;
	color: #333;
	background:#ccc;
}

#topnav li a:hover, #topnav .current > a, #subnav li a:hover, #subnav .current > a  {
	color: #fff;
	background:#333
}

#subnav {
                background:#999;
	height:29px;
	position:absolute;    
}

#subnav li {
                line-height:13px;
}

#subnav li a {
	background:#999;
}
div#header-home {
	background: url(/images/banner_home.gif) no-repeat;
                width:827px;
                height:348px;
                margin: 0 auto;
                padding: 0;
}

div#header-interior{
	background: url(/images/banner_interior.gif) no-repeat;
                width:827px;
                height:219px;
                margin: 0 auto;
                padding: 0;
}
#social-home {
	position: relative;
	top: 298px;
	left: 5px;
}

#social-interior {
	position: relative;
	top: 169px;
	left: 5px;
}
	
.social li{
	float: left;
	list-style-type: none;
	padding-left: 1px;
}

.social li img {
	border:0;
}

#footer {
	background: url(/images/footer.gif) no-repeat;
                width:827px;
                height:120px;
 
}

.about {
	height: 45px;
	width: 115px;
	cursor: pointer;
	position: absolute;
}

#footer p {
                font-size: 11px;
	color: #666;
	text-align: center;
                margin-top: 55px;
}
