@charset "UTF-8";
/* CSS Document */

p, h3 {margin: 0px;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
div {margin:0px; padding:0px;}
body {
	margin: 0px;
	padding: 0px;
	background-color: #050200;
	background-image: url(../images/filler.jpg);
	background-repeat: repeat-x;
}
#maintbl {
	
	width: 742px;
	margin-left: auto;
	margin-right: auto;
}

/* Sub nav */
#subnav {
	background: url(../images/bgnd_subNav.jpg) no-repeat 0px 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* content */
#content {
	background: url(../images/BK_content.jpg) repeat-y top center;
	margin-top: 0px;
	padding: 8px 55px;
}
#content p {
	margin-top: 15px;
}
#lside {
	position:absolute;
	margin-top: 0px;
	padding-top: 0px;
}
#rside {
	position:absolute; 
	margin-left:734px;
	margin-top: 0px;
	padding-top: 0px;
}

/* text styles */

a:link							{ font-family: "Georgia"; font-size: 12px; color: #421B06; }
a:visited						{ font-family: "Georgia"; font-size: 12px; color: #421B06; }
a:hover							{ font-family: "Georgia"; font-size: 12px; color: #CC0000; }

a.linkCatalog:link				{ font-family: "Georgia"; font-size: 12px; color: #421B06; font-weight: bold; text-decoration: none; }
a.linkCatalog:visited			{ font-family: "Georgia"; font-size: 12px; color: #421B06; font-weight: bold; text-decoration: none; }
a.linkCatalog:hover				{ font-family: "Georgia"; font-size: 12px; color: #CC0000; font-weight: bold; text-decoration: none; }

a.pressLink:link				{ font-family: "Georgia"; font-size: 12px; color: #421B06; }
a.pressLink:visited				{ font-family: "Georgia"; font-size: 12px; color: #421B06; }
a.pressLink:hover				{ font-family: "Georgia"; font-size: 12px; color: #CC0000; }

.title {
	font-family: "Georgia";
	font-size: 14px;
	font-weight: bold;
	color: #421B06;
}
.normal {
	font-family: "Georgia";
	font-size: 12px;
	color: #0E0E0E;
	line-height: 18px;
}
.small {
	font-family: "Georgia";
	font-size: 10px;
	color: #0E0E0E;
	line-height: 14px;
	margin-top: 0px !important;
	width: 400px;
}
.numberFixTitle {
	font-family: "Serif";
	font-size: 15px;
	color: #421B06;
}
.partnerLogos img {
	margin: 0 15px;
}
