body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background: url(blue-fade-bg.jpg) repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-size: 16px;
	clear: both;
	margin: 0px;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	color: #1055C5;
	clear: both;
	margin: 0px;
	margin-bottom: 10px;
}
p {
	margin: 0px;
	margin-bottom: 14px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
a:link {
	color: #1055C5; text-decoration: underline;
}
a:visited {
	color: #1055C5; text-decoration: underline; 
}
a:hover {
	color: #F00000; text-decoration: none;
}
a:active {
	color: #F00000; text-decoration: none;
}
.listColumns {
	list-style: none;
	width: 770px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px solid #FF0000;
}
.itemHeader {
	display: block;
	float: left;
	width: 50%;
	line-height: 17pt;
}
.overrideRight {
	text-align: right;
}
.itemMenu {
	display: block;
	float: left;
	line-height: 35pt;
	text-align: center;
}
.itemMenu1 { width: 14%; }
.itemMenu2 { width: 16%; }
.itemMenu3 { width: 22%; }
.itemMenu6 { width: 17%; }
.itemMenu4 { width: 17%; }
.itemMenu5 { width: 14%; }
.itemBanner {
	display: block;
	float: left;
	height: 170px;
	text-align: center;
	background: url(blue-fade.jpg) repeat-x;
}
.itemBanner1 { width: 153px; }
.itemBanner2 { width: 332px; }
.itemBanner3 { width: 285px; }
.itemPicture {
	display: block;
	float: left;
	width: 33%;
	text-align: center;
	padding-top: 10px;
}
.itemFooter {
	display: block;
	float: left;
	width: 50%;
}
.topText {
	color: #D0E0FB;
}
a.topText:link {
	color: #D0E0FB;
	text-decoration: underline;
}
a.topText:visited {
	color: #D0E0FB;
	text-decoration: underline;
}
a.topText:hover {
	color: #D0E0FB;
	text-decoration: none;
}
a.topText:active {
	color: #D0E0FB;
	text-decoration: none;
}
a.menuText:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.menuText:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.menuText:hover {
	color: #1055C5;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.menuText:active {
	color: #1055C5;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.flashDiv {
	margin: 10px;
	margin-top: 59px;
}
.bodyDiv {
	width: 770px;
	margin: auto;
	margin-top: 10px;
}
.imgBorder {
	border: 1px solid #333333;
}
.footerBox {
	border-top: 2px solid #666666;
	margin-top: 10px;
}
.footerText {
	color: #7D7D7D;
}
a.footerText:link {
	color: #7D7D7D;
	text-decoration: underline;
}
a.footerText:visited {
	color: #7D7D7D;
	text-decoration: underline;
}
a.footerText:hover {
	color: #7D7D7D;
	text-decoration: none;
}
a.footerText:active {
	color: #7D7D7D;
	text-decoration: none;
}
.listContacts {
	list-style: none;
	width: 400px;
	margin: 0px;
	margin-left: 30px;
	padding: 0px;
} 
.itemContacts {
	display: block;
	float: left;
	width: 30%;
	line-height: 15pt;
}
.itemContactsWider {
	width: 70%;
}
.itemProduct {
	display: block;
	float: left;
	border-bottom: 2px solid #EEEEEE;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 50%;
}
.palletProductTitles {
	font-weight: bold;
	display: block;
	width: 100%;
	text-align: center;
}
.googleTitle {
	font-size: 14px;
	color: #1055C5;
	font-weight: bold;
}