@import url(content.css);

#mainBody{
	background: url(/images/bodyBg.gif) 0 0 repeat-x ;
	background-color: #515050;
	
}

#lay_container{
	width: 950px; 
	margin: 0 auto;
}

img {
	border: 0;
}

#lay_topDiv{
	background: url(/images/index_top.jpg) 0px 0px no-repeat;
	width: 950px;
	height: 278px;
	padding-top:82px;
}
.subPageTopDiv {
	/*background-position: 0px -67px !important;*/
	padding-top:15px !important;
	height: 220px !important;
}
#lay_logo{
	width: 123px;
	height: 125px;
	float: left;
	background: url(/images/lay_logo.gif) no-repeat;	
}

#lay_topNavi {
	width: 827px;
	height: 64px;
	padding: 26px 0 0 0;
	float: right;
	background: url(/images/white.gif) left 26px repeat-x;
}

#lay_contentContainer{
	width: 920px; 
	background-color: #FFFFFF;
	padding: 20px 0 20px 30px;
	height: auto; 
}

.lay_contTbl {
	height:300px;
}
.lay_contTblColFirst{
	width:185px;
	background: url(/images/colBorderBg.gif) right 0px repeat-y;	
}

A.menuLinkMain, .menuEnd, A.menuLink{
	display:block;
	padding: 3px 0 3px 5%;
	width: 80%;
}

A.menuLinkMain, .menuEnd {
	border-top: 2px solid #c9c9c9;
}

A.menuLinkMain, A.menuLink, A.menuLinkSub{
	color: #000;
	text-decoration:none;
}
A.menuLinkSub{
	font-size:12px;
	padding: 3px 0 3px 12%;	
}
A.menuLinkMain:hover, A.menuLink:hover, A.menuLinkSub:hover{
	border-top-color: #800000;
	color: #800000;
}
A.menuLinkMainSel{
	background: url(/images/redBullet.gif) 0px 0.8em no-repeat;
	padding: 3px 0 3px 5%;
}
A.menuLinkSel{
	color: #800000;
	padding: 3px 0 3px 8%;
}
A.menuLinkSubSel
{
	color: #800000;
	padding: 3px 0 3px 16%;
}

#lay_footer{
	clear: left;
	height: 50px;
	width: 930px;
	color: #dedede;
	font-size: 0.8em;
	text-align: right;
	padding: 20px 10px;
}

#lay_footer a{
	color: #dedede;
	text-decoration:none;
}



/*lifts */

.Base_LiftsMainLift {
	float:left;
	width:250px;
	display: block;
	margin: 0 30px 0 0;
	padding: 20px 0 0 0;
}
.Base_LiftsMainLiftSpecial {
	padding: 20px 10px 0 115px;
	width:210px;
	float: right;
	margin: 0px;
	background: url(/images/liftSpecialBg.gif) no-repeat;
	height: 142px;
}
.Base_LiftsMainLinkContainer {
	float: right;
	margin-right:5px;
}
.Base_LiftsMainLinkContainer A{
	color:#000;
	text-decoration:none;
}
.Base_LiftsMainLinkContainer A:hover{
	color:#555;
}