html, body, form, td, div, p
{
	padding: 0;
	margin: 0;
}
body, table, input, select, textarea, font
{
	color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
}

a, a:visited
{
	color: #105FD6;
	text-decoration: none;
}

a:hover
{
	color: #105FD6;
	text-decoration: underline;
}

.bodybg
{
	background-color: #E2E2E9;
}

#Header
{
	height: 100px;
	background-image: url('../Images/header_wide.jpg');
}

#TopNavigation
{
    height: 17px;
    position: relative;
    top: 82px;
    left: 206px;
}

#TopNavigation a:visited,
#TopNavigation a:hover
{
    color: #FFFFFF;
}

.TopNavItem
{
    font-size: 12px;
    color: #FFFFFF;
    display: inline-block;
    margin-right: 5px;
    cursor: hand;
}

.TopNavItemSelected
{
    font-size: 12px;
    color: #C00000 !important;
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
}

#Content
{
	width: 1024px;
	margin: 0px auto 0px auto;
	background-color: #F7F7F7;
}

#Content #LeftNavigation,
#Content #CenterContentMarginal,
#Content #RightContent
{
    padding: 5px;
}

#Content #CenterContent
{
    padding: 10px;
}


#LeftNavigation
{
    width: 200px;
    background-color: #CCCCCC;
    border-right: solid 1px #000000;
    vertical-align: top;
}

#LeftNavigationItem
{
    position: relative;
    display: block;
    line-height: 15px;
}
#LeftNavigationItem a,
#LeftNavigationItem a:visited
{
    text-decoration: none;
}

#LeftNavigationItem a:hover
{
    text-decoration: underline;
}

#LeftNavigationItemSelected
{
    position: relative;
    display: block;
    line-height: 15px;
}

#CenterContent
{
    width: 824px;
    height: 500px;
    vertical-align: top;
}

#CenterContentMarginal
{
    width: 624px;
    height: 500px;
    vertical-align: top;
}

#CenterContent div,
#CenterContentMarginal div
{
	background-color: #F7F7F7;
}

#CenterContent a:hover,
#CenterContentMarginal a:hover
{
    text-decoration: underline;
}

#CenterContent p,
#CenterContentMarginal p
{
    margin-bottom: 8px;
}

#RightContent
{
    width: 200px;
    background-color: #CCCCCC;
    border-left: solid 1px #000000;
    vertical-align: top;
}

#Footer
{
    width: 1024px;
    background-color: #105FD6;
    height: 14px;
    font-size: 9px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 2px;
}

#Footer a,
#Footer a:visited
{
    font-size: 9px;
    color: #FFFFFF;
}
#Footer a:hover
{
    text-decoration: underline;
}

#ShopBestsellersImageItem
{
    padding: 3px;
    background-color: #FFFFFF;
    margin-bottom: 5px;
}

.contactcell
{
	width: 150px;
	padding-top: 5px;
	padding-right: 10px;
	vertical-align: top;
	text-align: right;
}

.contactmodulediv
{
    margin-bottom: 10px;
}

#downloadlist td
{
    padding: 1px;
    vertical-align: middle;
}

#downloadtableheader
{
    background-color: #C0C0C0;
}

.DealerTable
{
    background-color: #000000;
    width: 300px;
    margin-bottom: 1em;
}

.DealerTableTitle
{
    width: 100px;
}

.DealerTableHeaderTitle,
.DealerTableHeader
{
    background-color: #C0C0C0 !important;
}

.DealerTable td
{
    padding: 2px;
    background-color: #FFFFFF;
}

.Headertext
{
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-bottom: 1em;
}
#copyright
{
    width: 100%;
    text-align: center;
    font-size: 9px;
    color: #0C0B0C;
}
#copyright a:link,
#copyright a:link
{
    color: #0C0B0C;
    text-decoration: none;
}
#copyright a:hover
{
    color: #01aef2;
    text-decoration: none;
}
