 	body, img, table{
		margin: 0px;
		padding: 0px;
		border: 0px;
	}

	h1{
		font-size: 18px;
		font-family: arial;
		font-weight: normal;
		padding: 0px;
		margin: 0px;
	}
	
	h3{
		font-size: 14px;
		font-family: arial;
		font-weight: normal;
		padding: 0px;
		margin: 0px;		
	}
    
	li{
		margin-bottom: 5px;
	}

	input{
		border-collapse: collapse;
		border: 1px solid #000;
		margin: 0px;
		padding: 2px;
		font-size: 14px;
	}
	#submit{
		background-color: #F7B500;
		color: #fff;
		font-weight: bold;
		padding: 1px;
	}
	#search{
		position: absolute;
		top: 15px;
		right: 20px;
	}
	
	#layout{
		width: 825px;
		margin: auto;
		/* border-left: 1px solid #000; */
		padding: 10px 4px 0px 0px;
		border-right: 15px solid #a00;
		border-left: 1px solid #333;
		font-family: arial;
		font-size: 12px;
	}

	#top{
		background: #000 url(http://audi.idns3.com/~nbistop/images/header.jpg) bottom center no-repeat;
		position: relative; 
		height: 150px;
	}

	#top_index{
		background: #fff url(http://audi.idns3.com/~nbistop/images/home_header.gif) bottom center no-repeat;
		position: relative; 
		height: 150px;
	}

	#bottom{
		background-color: #000;
		padding: 5px 5px 5px 20px;
	}
	#bottom a:link, #bottom a:visited, #bottom a:active{
		color: #fff;
		padding: 5px;
		text-decoration: none;
		letter-spacing: 1px;
	}
	
	.main_links{
		position: relative;
		width: 250px; float: left;
	}
	.main_links a:link, .main_links a:visited, .main_links a:active{
		color: #444;
		border: 0px;
		text-decoration: none;
		font-weight: normal;
		background-repeat: no-repeat;
		background-position: left center;
		background-image: url(http://audi.idns3.com/~nbistop/images/star_lgrey.gif);
		padding: 10px 10px 10px 25px;
		display: block;
		margin-left: 20px;
	}
	.main_links a:hover{
		color: #a00;
		font-weight: bold;
		background-image: url(http://audi.idns3.com/~nbistop/images/star_dgrey.gif);
		background-color:#ffffff;
	}
	.contact_links{
		position: relative;
		width: 250px; float: left;
	}
.contact_links a:link, .contact_links a:visited, .contact_links a:active{
		color: #444;
		border: 0px;
		text-decoration: none;
		font-weight: normal;
		background-repeat: no-repeat;
		background-position: left center;
		padding: 10px 10px 10px 25px;
		display: block;
		margin-left: 20px;
	}
	.contact_links a:hover{
		color: #a00;
		font-weight: bold;
		background-color:#ffffff;
	}
	
	.main_content{
		float: left; 
		width: 544px; 
		padding: 15px; 
		border-left: 1px solid #ccc; 
		min-height: 400px;
		background-color:#ffffff;
	}

	.main_content_index{
		float: left; 
		width: 573px; 
		padding: 1px; 
	}
	#welcome_index{
		height: 125px;
		border-left: 10px solid #F7B500;
	}
	
	#index_side a:link, #index_side a:visited, #index_side a:active{
		background: none;
		color: #b21111;
		display: inline;
		padding: 0px;
		margin: 0px;
	}
	
	#index_side{
		font-size: 10px;
		line-height: 16px;
		color: #7f7d70;
		position: relative;
		width: 250px; 
		float: left;
	}
	
	#index_side p{
		padding: 15px;
		margin: 0px;
	}
	

	
	#top_links{
		position: absolute;
		bottom: 20px;
		left: 250px;
	}
	#top_links a:link, #top_links a:visited, #top_links a:active{
		color: #fff;
		border: 0px;
		text-decoration: none;
		padding: 5px 10px 5px 5px;
		background-repeat: no-repeat;
		background-position: right center;
		background-image: url(http://audi.idns3.com/~nbistop/images/arrow.gif);
		font-size: 14px;
	}
	#top_links a:hover{
		color: #F7B500;
	}

	#menu_graphic{
		height: 125px;
		border-left: 10px solid #F7B500;
	}
	.company{ background: url(http://audi.idns3.com/~nbistop/images/office.jpg) center center no-repeat; }
	.steel_plate{ background: url(http://audi.idns3.com/~nbistop/images/spb_header.gif) center center no-repeat; }
	.drop_arm{ background: url(http://audi.idns3.com/~nbistop/images/drop_arm_header.gif) center center no-repeat; }
	.mobile{ background: url(http://audi.idns3.com/~nbistop/images/mobile_header.gif) center center no-repeat; }
	.security_bollards{ background: url(http://audi.idns3.com/~nbistop/images/sec_boll_header.gif) center center no-repeat; }
	.products{ background: url(http://audi.idns3.com/~nbistop/images/product_header.jpg) center center no-repeat; }
	
	#menu_header{
		background: url(http://audi.idns3.com/~nbistop/images/section_bg.gif);
		font-size: 16px;
		padding: 15px;
		color: #fff;
	}
	
	.breaker{ clear: both; } 
	.grey_bar{ height: 60px; background: url(http://audi.idns3.com/~nbistop/images/bar.gif) repeat-y; }
	 
	#copyright{
		float: right;
		font-size: 10px;
		font-family: arial;
		color: #fff;
		padding: 2px 5px 0px 0px;
		letter-spacing: 1px;
	}
	
	a.productLink {
		color:#ffffff;
		text-decoration: none;
		font-size: 10px;
		font-weight: bold;
	}
	
	a.productLinkActive {
		color: orange;
		text-decoration: none;
		font-size: 10px;
		font-weight: bold;
	}
	
	.productHeaderList {
		padding: 2px 2px 2px 2px;
		color: #ffffff;
		background-color:#000000;
	}
	
	.productHeaderList a {
		color: #ffffff;
		text-decoration: none;
		text-transform:uppercase;
	}
	
	.productHeaderList a:hover {
		color:orange;
	}

