html
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

p
{
	padding: 0;
	margin: 0;
}

body
{
	font-family: Arial;
	font-size: 11px;
}

form
{
	margin: 2px 2px 2px 0px;
	padding: 0px;
}

a
{
	color: #014353;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}

a:hover
{
	color: #538B98;
	text-decoration: none;
}

h3
{
	color: #333;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
}

h4
{
	color: #333;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 11px;	
}

h5
{
	color: #333;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 10px;
}

#ap_body
{
	margin: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 0;
	background-color: #c8cacb;
	background-image: url('http://www.audiopro.com/images/body_background.jpg');
	background-repeat: repeat-x;
}

#ap_page
{
	position: relative;
	width: 770px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#ap_column_left
{
	height: 100%;
	min-height: 553px;
	float: left;
	width: 150px;
}

#ap_column_middle
{
	position: absolute;
	left: 153px;
	width: 414px;
	height: auto;
}

#ap_column_right
{
	position: absolute;
	left: 570px;
	height: 508px;
	width: 200px;
}

#ap_top
{
	margin: 0;
	padding: 0;
	width: 617px;
	height: 10px;
	background-image: url('http://www.audiopro.com/images/body_top.jpg');
	background-repeat: no-repeat;
	font-size: 0;
}

#ap_main_start
{
	width: 414px;
	height: 414px;
	background-color: white;
	margin-bottom: 3px;
	padding: 0;
	overflow: hidden;
}

#ap_main
{	
	overflow: visible;
	padding-bottom: 21px;
	padding-top: 5px;
	width: 384px;
	padding-left: 21px;
	padding-right: 9px;
	margin-bottom: 0px;
	min-height: 428px;
	height: auto;
	background-color: white;
}

* html #ap_main
{	
	height: 428px;
}

#ap_main3
{
	width: 386px;
	height: auto;
	min-height: 442px;
	background-color: white;
	margin-bottom: 0;
	padding: 12px 7px 0 21px;
}

#ap_main3 div
{
	margin-left: 84px;
	width: 300px;
	height: 414px;
}

* html #ap_main3
{
	height: 442px;
}

#ap_main_header
{
	width: 414px;
	height: 44px;
	text-transform: uppercase;
	background-color: white;
	background-image: url('http://www.audiopro.com/images/top_limiter.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 0;
	padding-top: 10px;
}

#ap_page_border
{
	width: 414px;
	height: 10px;
	background-color: white;
	background-image: url('http://www.audiopro.com/images/top_limiter.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}

#ap_vertical_border
{
	width: 13px;
	height: 400px;
	background-color: white;
	background-image: url('http://www.audiopro.com/images/2spalter_limiter.jpg');
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	margin: 0;
}

#ap_ingress
{
	color: #333;
	padding-top: 13px;
	padding-bottom: 13px;
	font-weight: bold;
}

#ap_top_wrapper
{
	width: 414px;
	height: auto;
	min-height: 424px;
}

#ap_products
{
	width: 414px;
	height: 91px;
	left: 0;
	position: relative;
}

#ap_product1
{
	width: 207px;
	height: 91px;
	background-color: white;	
	background-repeat: no-repeat;
	float: left;
	color: #333;
	font-size: 10px;
	overflow: hidden;
}

#ap_product2
{
	width: 207px;
	height: 91px;
	background-color: white;
	background-image: url('http://www.audiopro.com/images/product_limiter.jpg');
	background-repeat: no-repeat;
	float: right;
	color: #333;
	font-size: 10px;
	overflow: hidden;
}

#ap_product3
{
	top: 427px;
	left: -3px;
	position: absolute;
	width: 203px;
	height: 91px;
	background-color: white;
	background-image: url('http://www.audiopro.com/images/product_limiter.jpg');
	background-repeat: no-repeat;
	color: #333;
	font-size: 10px;
	overflow: hidden;
}

#ap_menu_wrapper
{
	width: 150px;
	min-height: 508px;
	height: auto;
	display: block;
	background-image: url('http://www.audiopro.com/images/menu_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

* html #ap_menu_wrapper
{
	height: 518px;
}

#ap_menu_top
{
	margin-top: 10px;
	width: 150px;
	height: 55px;
	background-image: url('http://www.audiopro.com/images/menu_top.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
}

#ap_menu
{
	width: 150px;
	height: auto;
	min-height: 271px;
	top: 65px;
	background-color: #555c62;
}

* html #ap_menu
{
	height: 271px;
}

#ap_disclaimer
{
	position: relative;
	display: block;
	width: 150px;
	height: auto;
}

#ap_lang
{
	position: relative;
	display: block;
	width: 150px;
	height: 13px;
	text-align: right;
	margin-bottom: 2px;
}

#ap_lang a
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #646464;
}

#ap_news
{
	top: 10px;
	left: 0;
	position: absolute;
	width: 180px;
	height: 185px;
	padding: 10px;
	background-image: url('http://www.audiopro.com/images/news_background.jpg');
	overflow: hidden;
}

#ap_pushbox
{
	top: 218px;
	left: 0;
	position: absolute;
	width: 200px;
	height: 206px;
	overflow: hidden;
}
#ap_pushbox img { border: none }

#ap_product3_columns
{
	top: 427px;
	left: 0;
	position: absolute;
	width: 200px;
	height: 91px;
	background-color: white;
	background-image: url('http://www.audiopro.com/images/product_limiter.jpg');
	background-repeat: no-repeat;
}

#ap_bottom
{
	width: 414px;
	height: 28px;
	background-image: url('http://www.audiopro.com/images/body_bottom.jpg');
	background-repeat: no-repeat;
}

#ap_browser_spacer
{
	height: 51px;
}

* html #ap_browser_spacer
{
	height: 69px;
}

.clear { clear: both; height: 0; overflow: hidden }