body {
	margin:0px;
	padding:0px;
	background:url('../../assets/images/layout/bg.jpg');
	font-family: "Arial", "Sans Serif";
	font-size:9pt;	
}

#container, #topcontainer{
	margin-left:auto; 
	margin-right:auto;
	width:800px;
	background:url('../../assets/images/layout/mainbg.jpg');
	height:100%;
}
#container {
	width:784px;
	padding-right:8px;
	padding-left:8px;
	_padding:0px;
	_position:relative;
}
#topcontainer {
	width:100%;
	height:134px;
	background:url('../../assets/images/layout/topbarbg.png');
}

#topbartop, #topnav {
	margin-left:auto; 
	margin-right:auto;
}

#miscphonenumber {
	width:761px;
	height:12px;
	position:relative;
	top:-4px;
	/*background:url('../images/layout/miscorderbyphone.jpg');*/
	text-align:right;
}

#miscNSCA {
	width:367px;
	height:100px;
	background:url('../../assets/images/layout/miscNSCA.jpg');
}

#topbartop {
	width:800px;
	height:94px;
	background:url('../../assets/images/layout/topbartop.jpg');
}

#products {
	width:100%;
	position:relative;
	z-index:1;	
	clear:both;
	margin-bottom:15px;
	/*text-align:center;*/
	margin-left:4px;
}
#products img {
	border: 0px;
}
#productpagetitle {
	background:url('../../assets/images/layout/page_hr.jpg');
	background-repeat:no-repeat;
	background-position:right; 
	padding:15px;
	margin-bottom:9px;
}

#main {
	min-height:400px;
	padding:10px;
	position:relative;
	background:url('../../assets/images/layout/maincontentbg.jpg');
	background-repeat:no-repeat;
	_background-position:top 20px;
	_z-index:-1;
	_padding-left:20px;
}


#main-nobg {
	min-height:400px;
	padding:10px;
	position:relative;
	background-repeat:no-repeat;		
}

#topnav {
	width:800px;
	min-width:800px;
	height:40px;
	position:relative;
}

#topnav ul {
	position:absolute;
	bottom:0px;
	left:0px;
	margin: 0px;
	padding:0px;
	float:left;
} 

#topnav ul li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
	display: inline;
	float:left;
}
#topnav ul li a {
	text-decoration: none;
	display: block;
	float: left;
	height:0px;
	padding-top:40px;
	overflow:hidden;
	
}

.topnav {
	background:url('../../assets/images/layout/topnavbuttons.jpg');	
}

#topnavborderleft {
	width:13px;
	height:40px;
	background:url('../../assets/images/layout/topbarnavborderleft.jpg');
}

#topnavborderright {
	width:15px;
	height:40px;
	background:url('../../assets/images/layout/topbarnavborderright.jpg');
}

#topnav_home { width: 106px; background-position: 0px 0px; }
#topnav_home:hover { width: 106px; background-position: 0px 40px; }

#topnav_competition { width: 112px; background-position: -106px 0px; }
#topnav_competition:hover { width: 112px; background-position: -106px 40px; }

#topnav_training { width: 83px; background-position: -218px 0px; }
#topnav_training:hover { width: 83px; background-position: -218px 40px; }

#topnav_racksplatforms { width: 147px; background-position: -301px 0px; }
#topnav_racksplatforms:hover { width: 147px; background-position: -301px 40px; }

#topnav_liftinggear { width: 128px; background-position: -448px 0px; }
#topnav_liftinggear:hover { width: 128px; background-position: -448px 40px; }

#topnav_contacts { width: 108px; background-position: -576px 0px; }
#topnav_contacts:hover { width: 108px; background-position: -576px 40px; }

#topnav_faq { width: 88px; background-position: -684px 0px; }
#topnav_faq:hover { width: 88px; background-position: -684px 40px; }

#bottomnav {
	width:800px;
	min-width:800px;
	height:40px;
	position:relative;
	left:-8px;
	_left:0px;	
}

#bottomnav ul {
	position:absolute;
	bottom:0px;
	left:0px;
	margin: 0px;
	padding:0px;
	float:left;
} 

#bottomnav ul li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
	display: inline;
	float:left;
}
#bottomnav ul li a {
	text-decoration: none;
	display: block;
	float: left;
	height:0px;
	padding-top:49px;
	overflow:hidden;
	
}

.bottomnav, #bottomnavcontentleft, #bottomnavcontentright {
	background:url('../../assets/images/layout/bottomnavbuttons.jpg');	
}

#bottomnavcontentleft {
	width: 173px; 
	background-position: 0px 0px;
	height:49px;
}

#bottomnavcontentright {
	width: 150px; 
	background-position: -650px 0px;
	height:49px;
}

.contentleft, .contentright {
	float:left;
}
.contentleft {
	width:370px;
	margin-right:27px;
	position:relative;
	top:-20px;
	left: 2px;
}
.contentmain {
	width:800px;
	margin-right:27px;
	position:relative;
	top:-20px;
	left: 2px;
}
.contentright {
	width:367px;
	float:right;
	padding-left:15px;
	padding-bottom:10px;
	_padding-top:18px;
	*padding-top:16px;
}

#flashAd {
	padding-left:6px;
}

#bottomnav_home { width: 44px; background-position: -172px 0px; }
#bottomnav_home:hover { width: 44px; background-position: -172px 49px; }

#bottomnav_competition { width: 77px; background-position: -216px 0px; }
#bottomnav_competition:hover { width: 77px; background-position: -216px 49px; }

#bottomnav_training { width: 57px; background-position: -293px 0px; }
#bottomnav_training:hover { width: 57px; background-position: -293px 49px; }

#bottomnav_racksplatforms { width: 102px; background-position: -350px 0px; }
#bottomnav_racksplatforms:hover { width: 102px; background-position: -350px 49px; }

#bottomnav_liftinggear { width: 90px; background-position: -452px 0px; }
#bottomnav_liftinggear:hover { width: 90px; background-position: -452px 49px; }

#bottomnav_contacts { width: 71px; background-position: -542px 0px; }
#bottomnav_contacts:hover { width: 71px; background-position: -542px 49px; }

#bottomnav_faq { width: 36px; background-position: -613px 0px; }
#bottomnav_faq:hover { width: 36px; background-position: -613px 49px; }
