body
{
	background-image:url(../../img/back.jpg);
	background-repeat: no-repeat;
	background-position:center center;
    background-attachment: fixed;
}

.main
{
	max-width:917px;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow:hidden;
}

.mobile-logo
{
	display: none;
}

.header
{
	background-image:url(../../img/header-top.png);
	width: 100%;
	height: 225px;
	    overflow: hidden;
}


.left-top
{
	background-image:url(../../img/left-top.png);
	width: 232px;
	height: 40px;
	   padding-top: 56px;
		background-repeat:no-repeat;
}

.body-section
{
	    margin-top: -62px;
		position:relative;
		z-index: 200;
}

.left-col
{
	float: left;
	width: 232px;
	/*background-color:#ffffff;*/
}

.body-col
{
	float: left;
	margin-left: 8px;
	 max-width: 676px;
}

.body-top
{
	background-image:url(../../img/right-top.png);
	height: 180px;
	width: 676px;
	margin-top: -84px;
}

.logo
{
	float: left;
}

.menu
{
	    margin-top: 49px;
    margin-left: 34px;
	float: left;
	    position: relative;
    z-index: 300;
}

.sf-menu li
{
	background: none !important;
}

.sf-menu a
{
	border-right: solid 1px #efefef;
	padding: 0px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	font-size: 16px;
}

.no-last-border
{
	border-right: 0px !important;
}

.body-section h3
{
	color: #005399;
	text-transform:uppercase;
	background-image:url(../../img/anchor.jpg);
	background-repeat:no-repeat;
    padding-left: 25px;
    font-size: 14px;
    line-height: 26px;
	margin: 0px;
	margin-left: 20px;
}

.main-col-h3
{
	margin-left: 12px !important;
	
}

.h3-back
{
	background-image:url(../../img/h3-back.jpg);
	height: 33px;
	/*margin-bottom: 30px;*/
}

.left-content
{
	background-color:#ffffff;
	padding: 8px;
	color: #005399;
	font-size: 12px;
	min-height: 550px;
}

.left-margin
{
	padding-left: 30px;
	line-height:3.3em;
}

.left-footer
{
	background-image:url(../../img/left-footer.png);
	width: 232px;
	height: 72px;
	color: #ffffff;
	
}

.left-footer div
{
	padding-left: 21px;	
	padding-top: 15px;
	color: #ffffff;
	font-size: 12px;
}

.body-content
{
	 min-height: 448px;
    background: #ffffff;
	   /* margin-top: 0px;*/
	padding-top: 137px;
    padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	font-size: 16px;
}

.body-content h1
{
	color: #005399;
	font-size: 26px;
	font-family: Papyrus;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	line-height:25px;
	background-image:url(../../img/h1-anchor.png);
	background-repeat:no-repeat;
	padding-left: 25px;
}

.img-border, .lift-image
{
padding: 5px;
border: 1px solid #d9d7d4;
-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .17);
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .17);
box-shadow: 0 0 5px 0 rgba(0, 0, 0, .17);
}

.lift-content
{
	color: #005399;
	text-align:justify;
	
}

.lift-image
{
	margin-right: 20px;
}


.o-link
{
	color: #e4950c;
	text-decoration:underline;
}

.lift-content
{
	margin-top: 10px;
	    overflow: hidden;
}

.clear
{
	clear: both;
}

.body-bottom
{
	/*margin-top: -20px;*/
}

.mobile-footer
{
	display: none;
	background-image:url(../../img/mobile-footer-back.jpg);
	background-repeat:repeat-x;
	height: 72px;
	width: 100%;
	font-size: 12px;
	color: #ffffff;
	text-align:center;
}

.mobile-footer a
{
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	background-color: #8da9f6;
	padding: 5px;
	border-radius: 10px;
}

.i-width
{
	width: 223px;
}

.listing-border
{
	padding: 5px;
border: 1px solid #d9d7d4;
-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .17);
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .17);
box-shadow: 0 0 5px 0 rgba(0, 0, 0, .17);
border-radius: 5px;

}

.list-photo-margin
{
	float: left;
	margin: 5px;
}

.mobile-phone
{
	display: none;
}