section.left {
	display:none;
}

aside.menu-lf {
	float:left;
	width:673px;
	display:block;
	height:auto;
	background:#aaa;
	min-height:inherit;
	padding:10px;
	margin-bottom:5px;
	position:relative;
}

aside.menu-lf ul, header h1, #mainNav span, aside figure, .chat-side{
	display:none;
}
#mainNav{
	padding-bottom:20px;
}
a.inquire {
	margin-top:-50px;
}

aside.menu-lf table{
	position:absolute;
	right:0px;
	top:96px;
	z-index:1000;
}

.lnk-menu{
	float:left;
	display:block;
	margin-right:15px;
	width:170px;
	height:80px;
	padding-top:0px;
	padding-bottom:0px;
	border-bottom:0px;
	border-right: 1px #fff solid;
	color:#fff;
	font-size:17px;
	margin-bottom:0px;
}

.lnk-menu a{
	color:#fff;
	text-decoration:underline;
	font-size:18px;
	font-weight:bold;
}

.lnk-menu table{
	width:170px;
}

.lnk-menu img{
	margin-top:-4px;
	margin-left:86px;
}



a.l-menu{
	font-size:18px;
	margin-right:10px;
	color:#fff;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
}

.botLinks{
	float:left;
	position:static;
	margin-right:15px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-right:15px;
	border-right: 1px #fff solid;
}


section.right {
	width:657px;
	/* zoom:80%;
	-moz-transform: scale(0.8); muy cool:
	
.thumb img {

width: 87px;
height: 49px;
border: 1px solid #333;
-webkit-transition:all .3s ease;
-moz-transition:all .3s ease;
transition:all .3s ease;
position: relative;
top: 14px;
z-index: 10;
}

.thumb img:hover {

-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
transform: scale(1.3);
z-index: 1000;
position: relative;
border: 1px solid #fff;
} */


}

article.half{
	width:400px;
	font-size:14px;
}

img.banner {
	width:703px;
	height:228px;
}

#wrapper {
	width:703px;
}

nav.sublinks {
	width:677px;
}

nav {
	width:693px;
	padding:5px;
	clear:both;
	display:block;
	background-color:#000;
}

aside {	
	top:0;
}

h1 {
	margin-top:15px;
}