#wrap{
    width: 1082px;
	margin: 0 auto;
}

#colLft {
	display: inline;
	float: left;
	width: 215px;
}

#colRgt {
	display: inline;
	float: left;
	width: 763px;
}

#inner-wrap {
	width:978px;
	margin: 0 auto;
	padding: 0 52px;
	float: left;
	background: url(../img/bg.gif) repeat-y;
}

#navigation {
	background: url(../img/bg_nav.gif) no-repeat;
	height: 300px;
}
ul.nav{
	margin: 0 0 0 5px;
	padding: 0;
	list-style:none;
	border-bottom: solid 1px #bfbebd;
	width:210px;
}
ul.nav ul{
	list-style-image: none;
}

ul.nav li{
	border-top: solid 1px #bfbebd;
	height: 29px;
	margin: 0;
}

ul.nav li a,
ul.nav li a:link {
	display:block;
	padding: 9px 0 9px 10px;
	font-size: 11px;
	color:#618300;
	text-decoration:none;
	font-weight: bold;
}
ul.nav li a:hover, ul.nav li a.stay {
	color:#393739;
	background: url(../img/bg_nav_over.gif) no-repeat;
}
#topArea {
	width: 756px;
	height: 279px;
	padding: 0 0 0 7px;
	margin: 0 0 10px; 
}
.imgHome {
	float: left;
	width: 736px;
	height: 269px;
	padding: 10px 0 0 20px;
	background: url(../img/bg_feat_home.gif) no-repeat;
}

.home-lt{
	float: left;
	width: 509px;
}

.video{
	float: left;
	width: 320px;
	border: Solid 1px #000000;
}

.video-side
{
	float: left;
	width: 186px;
	height: 231px;
	background: url(../img/img_elite.jpg) no-repeat 19px 0;
}

.video-side img{
	margin: 0;
}

.home-rt{
	float: left;
	width: 173px;
	padding: 77px 28px 0 26px;
}

#copyArea{
	position:relative;

}
#mainCopy {
	float: left;
	width: 512px;
	color: #333;
	padding: 0 0 0 15px;
}
#sideCopy{
	float: left;
	padding: 15px 0 0 27px;
	width:202px;
}

#sideCopy .content{
	background:url(../img/bg_side.gif) no-repeat;
	padding: 10px 15px 0 20px;
	color: #999;
	min-height: 405px;
}

#footer {
	width: 962px;
	height: 28px;
	margin: 0 auto;
	padding: 32px 60px 20px;
	background: url(../img/img-footer.jpg) no-repeat 0 0;
	clear: both;
}

#footer .vclogo{
	float: right;
}

#footer .vclogo a{
	display: block;
	width: 109px;
	height: 28px;
	text-indent: -5000px;
	background: url(../img/img-footer-vclogo.gif) no-repeat 0 0;
}

#footer .content{
	float: left;
}

#footer .content a{
color: #7e7e7e;
	padding: 0 0 0 18px;
	text-decoration: none;
	background: url(../img/img-footer-mail.gif) no-repeat 0 0;
}

#logo a{
	display: block;
	width: 215px;
	height: 86px;
	text-indent: -5000px;
	background: url(../img/logo_visioncritical.gif) no-repeat 0 0;
}




.tbl-content{
	margin: 0 0 10px;
}

.tbl-content .top{
	height: 9px;
	background: url(../img/img-main-tbl-top.jpg) no-repeat 0 0;
}

.tbl-content .bottom{
	height: 5px;
	background: url(../img/img-main-tbl-bottom.jpg) no-repeat 0 0;
}

.tbl-content .content{
	height: 112px;
	padding: 0 15px;
	vertical-align: top;
	background: #ecebea url(../img/img-main-tbl-content.jpg) repeat-x 0 0;
}




