/*body,td,th {
	color: #000000;
}*/

body
{
	background: #ffffff url(/graphics/wood_background.jpg) repeat scroll top left;
    font-family: 'Helvetica', 'ArialMT', 'Arial', sans-serif;
	font-size: 15px;
	height: auto !important;
	margin: 0 auto;
	min-width: 750px;
	width: 750px;
}

.clear
{
	clear: both;
}

.page
{
	background: transparent url(/graphics/tan_background.png) repeat scroll center center;
	width: 750px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.page a
{
	color: #444;
}

.page a:hover
{
	color: #222;
}


.content
{
}

.content h1
{
	font-size: 32px;
}

.content h2
{
	font-size: 22px;
}

.content h3
{
	font-size: 20px;
}

.content h4
{
	font-size: 16px;
}

.content h5
{
	font-size: 12px;
}

.header
{
	text-align: center;
	background-image: url(/graphics/kerlmax_logo_141x125.png);
	background-position: 25px 15px;
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}

.header_title
{
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
	font-size: 48px;
}

.header_subtitle
{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

.header_menu
{
	text-align:center;
	font-weight: bold;
	font-size: 20px;
	padding-top: 5px;
}

.header_menu ul
{
	margin-left: 0px;
	display: inline;
	list-style-type: none;
}

.header_menu ul li
{
	margin-left: 10px;
	display: inline;
}

.header_menu ul li:first-child
{
	margin-left: 0px;
}

.header_menu ul li a
{
	text-decoration: none;
}

.header_menu ul li a:hover
{
	color: #000;
}

.header_products_menu
{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
}

.header_products_menu ul
{
	
	margin-left: 0px;
	display:inline;
	list-style-type: none;
}

.header_products_menu ul li
{
	margin-left: 5px;
	display:inline;
}

.header_products_menu ul li:first-child
{
	margin-left: 0px;
}

.header_products_menu ul li a
{
	text-decoration: none;
}

.header_products_menu ul li a:hover
{
	color: #000;
}
	
.full_content
{
	clear: both;
	margin: 10px 20px;
}

.left_content
{
	clear: left;
	float: left;
	width: 520px;
	min-height: 300px;
	margin-top: 10px;
}

.left_content h1
{
	font-size: 32px;
}

.left_content h2
{
	font-size: 22px;
}

.right_sidebar
{
	clear: right;
	float: right;
	width: 225px;
	font-size: 13px;
}

.sidebar_button
{
	margin: 0 auto;
}

.sidebar_download_button
{
	margin-left: -10px;
	width: 244px;
	height: 74px;
}

.sidebar_download_button a:link, .sidebar_download_button a:hover
{
	text-decoration: none;
	color: transparent;
}

.sidebar_purchase_and_price
{
	margin-left: -10px;
	width: 244px;
	height: 104px;
}

.sidebar_purchase_and_price a:link, .sidebar_purchase_and_price a:hover
{
	text-decoration: none;
	color: transparent;
}

.sidebar_purchase_button
{
	position: relative;
	top: -45px;
	left: 0px;
	width: 244px;
	height: 74px;
}

.sidebar_price_button
{
	position: relative;
	top: 0px;
	left: 130px;
	width: 95px;
	height: 78px;
	z-index: 1;
}

.system_requirements_menu
{
	padding: 0px 5px;
	margin-left: 5px;
	text-align:left;
}

.system_requirements_menu ul
{
	font-size: 12px;
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 10px;
}

.footer
{
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}

.legal
{
	text-align: center;
	font-size: 11px;
}

.store_box
{
	background: #ddd;
	text-align: left;
/*	float: center;*/
	width: 550px;
	margin: 10px auto;
}

.store_listing
{
	height: 84px;
}

.store_listing_spacer
{
	height: 20px;
}

.store_listing_icon
{
	width: 84px;
	text-align: center;
}

.store_listing_name
{
	width: 240px;
	font-size: 20px;
}

.store_listing_price
{
	width: 100px;
	font-size: 20px;
	text-align: right;
}

.store_listing_button
{
	width: 150px;
	text-align: center;
}

.store_tax_note
{
	font-size: 13px;
}

.store_partners
{
	font-size: 12px;
	width: 400px;
	margin: auto;
}

.support_section_title
{
	text-align:left;
	font-size: 24px;
	font-weight: bold;
	margin-top: 40px;
}

.faq_question
{
	margin-top: 45px;
	text-align:left;
	font-size: 18px;
	font-weight: bold;
}

.faq_answer
{
	text-align:left;
	font-size: 14px;
	margin-left: 30px;
}
