body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	background-color: #F6F6F6;
	background-image: url(images/back_gradient.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #DA251D;
}
a:hover, a:active {
	color: #319EDC;
}
.noMarginAndPadding {
	margin: 0px;
	padding: 0px;
}
/*----- MAIN TABLES AND HEADER -----*/
table.base 
{
	border-collapse: collapse;
	width: 762px;	
	background-color: #FFFFFF;
	background-image: url(images/white_border.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px auto;
	clear: both;
}
td.headerTopBack {
	margin: 0px;
	padding: 30px 0px 0px;
	height: 158px;
	background-image: url(images/header_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	background-color: #FFFFFF;
}
td.headerBottomBack {
	padding: 0px 55px;
	height: 80px;
	background-image: url(images/header_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
td.whiteBackContent {
	padding: 0px 55px;
	line-height: 17px;
}
table.greyBoxBase {
	border-collapse: collapse;
	width: 762px;
	background-color: #E6E6E6;
	background-image: url(images/grey_border.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px auto;
	clear: both;
}
td.greyTitleLeft, td.greyTitleRight {
	background-image: url(images/grey_title_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 97px;
	padding: 0px;
	width: 381px;
}
td.greyTitleRight {
	background-image: url(images/grey_title_right.gif);
}
td.greyBackLeftContent, td.greyBackRightContent {
	padding: 3px 39px 0px 55px;
	font-size: 10px;
	vertical-align: top;
}
td.greyBackRightContent {
	padding: 3px 55px 0px 39px;
}
/*----- NAVIGATIONS -----*/
table.mainNaviBase {
	border-collapse: collapse;
	width: 220px;
	height: 141px;
	text-align: left;
	float: right;
	margin: 0px 0px 17px;
	background-image: url(images/mainnavi_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
table.mainNaviBase td {
	margin: 0px;
	padding: 0px;
}
a.mainButton:link, a.mainButton:visited, a.mainButton:hover, a.mainButton:active {
	padding: 8px 0px 8px 68px;
	font-size: 10px;
	color: #6E6E6E;
	text-decoration: none;
	display: block;
	background-image: url(images/main_button_bullet.gif);
	background-repeat: no-repeat;
	background-position: 51px 2px;
}
a.mainButton:hover, a.mainButton:active {
	padding: 8px 0px 8px 58px;
	color: #FFFFFF;
	background-image: url(images/main_button_hover.gif);
	background-repeat: no-repeat;
	background-position: 27px 2px;
}
a.subButton:link, a.subButton:visited, a.subButton:hover, a.subButton:active {
	padding: 8px 0px 8px 88px;
	font-size: 10px;
	color: #6E6E6E;
	text-decoration: none;
	display: block;
	background-image: url(images/main_button_bullet.gif);
	background-repeat: no-repeat;
	background-position: 71px 2px;
}
a.subButton:hover, a.subButton:active {
	padding: 8px 0px 8px 78px;
	color: #FFFFFF;
	background-image: url(images/main_button_hover.gif);
	background-repeat: no-repeat;
	background-position: 47px 2px;
}

a.footerButton:link, a.footerButton:visited, a.footerButton:hover, a.footerButton:active {
	color: #DEDEDE;
	text-decoration: none;
}
a.footerButton:hover, a.footerButton:active {
	color: #FFFFFF;
}
/*----- TEXT AND HEADLINES -----*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #319EDC;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 19px 40px;
}
.titleSmallTxt {
	font-size: 10px;
	color: #7E7E7E;
	padding: 0px 0px 0px 40px;
	margin: 0px;
}
div.whiteTitleBox {
	background-image: url(images/title_white_back.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	width: 100%;
	margin: 10px 0px 0px;
}
div.greyLeftTitleBox, div.greyRightTitleBox {
	width: 287px;
	margin: 44px 0px 0px 55px;
}
div.greyRightTitleBox {
	margin: 44px 0px 0px 38px;
}
div.moreButtons {
	width: 100%;
	clear: both;
	font-size: 9px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.moreButtonsMidline {
	padding: 0px 20px;
}
.productRedTitle, .productGreySubtitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	color: #DA251D;
	margin: 0px;
	padding: 0px;
}
.productGreySubtitle {
	font-size: 10px;
	color: #808080;
	font-weight: bold;
	border-bottom: 1px solid #D6D6D6;
	padding: 0px 0px 10px;
	margin: 0px 0px 10px;
}
ul.productList {
	margin: 10px 0px 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 17px;
}
ul.productList li {
	margin: 0px;
	padding: 0px;
}
.listBullet {
	color: #DA251D;
	padding: 0px 5px 0px 10px;
}
div.priceBox {
	color: #FFFFFF;
	margin: 17px 0px 0px 14px;
	height: 70px;
	width: 70px;
	padding: 0px 0px 0px 15px;
}
.priceSign {
	font-size: 9px;
}
.priceDollars, .priceCents {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	margin: 0px 0px 0px -15px;
	padding: 0px;
}
.priceCents {
	font-size: 14px;
	margin: 0px;
}
/*----- CONTENTS -----*/
.floatLeftImg {
	float: left;
	padding: 0px;
	margin: 0px 20px 0px 0px;
}
div.productBox {
	float: left;
	width: 141px;
	height: 180px;
	background-image: url(images/perseptio_box.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
table.newsletterBase {
	border-collapse: collapse;
	width: 100%;
	margin: 15px 0px 0px;
}
table.newsletterBase td {
	margin: 0px;
	padding: 0px;
}
.newsletterField {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #333333;
	background-image: url(images/newsletter_field_back.gif);
	background-repeat: no-repeat;
	border: none;
	background-color: #E6E6E6;
	height: 14px;
	width: 118px;
	padding: 6px 8px 5px;
	background-position: 0px 0px;
	margin: 8px 0px 0px;
}
*html .newsletterField {
	background-attachment: fixed;
}
.newsletterSubmitButton {
	margin-top: 8px;
}
/*----- FOOTER ----- */
table.footerBase {
	border-collapse: collapse;
	background-color: #A4A4A4;
	clear: both;
	width: 100%;
	background-image: url(images/footer_white_line.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
table.footerBase td.greyBackBottom {
	background-image: url(images/footer-grey_backbottom.gif);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	height: 25px;
}
div.footerTextBase {
	width: 762px;
	margin: 15px auto;
	overflow: auto;
}
.copyright {
	float: left;
	font-size: 9px;
	color: #FFFFFF;
	padding: 0px 0px 0px 40px;
}
.footerNavi {
	float: right;
	font-size: 9px;
	color: #DEDEDE;
	padding: 0px 40px 0px 0px;
}

.contactField {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #333333;
	background-color: #E6E6E6;
	height: 14px;
	padding: 0px 3px 0px;
	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
}
