body {
	background: #d5dddf;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
}

body, p, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5f5f5f;
	line-height: 20px;
}

a {
	color: #339999;
}

a:hover {
	color: #336666;
}

#wrap {
	width: 702px;
	margin: auto;
	text-align: left;	
}

#navBar {
	background: url(../images/navigation-bar.png) no-repeat;
	width: 702px;
	height: 33px;
}

#navBar ul {
	margin: 0;
	padding: 5px 0 0 15px;
}

#navBar li {
	list-style: none;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	text-transform: uppercase;
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	line-height: normal;
}

#navBar li a {
	text-decoration: none;
	color: #000;
}

#navBar li a:hover {
	text-decoration: none;
	color: #b90100;
}

#contentWrap {
	background: #fff;
	width: 673px;
	border-left: 1px solid #9ebbcd;
	border-right: 1px solid #9ebbcd;
	padding: 20px 12px 0 15px;
}

#contentWrapNoMargin {
	border-top: 1px solid #fff;
	background: #fff;
	width: 682px;
	border-left: 1px solid #9ebbcd;
	border-right: 1px solid #9ebbcd;
	border-bottom: 1px solid #9ebbcd;
	margin: 0 0 15px 0;
	padding: 0 9px 0 9px;
}

#contentArea {
	float: left;
	width: 400px;
}

#rightBar {
	float: right;
	width: 255px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #494949;
}

#rightBar div {
	font-size: 8pt;
	height: 90px;
}

div.clearBoth {
	clear: both;
	padding: 0;
	margin: 0;
	width: 0;
	height: 0;
	line-height: normal;
}

img.homeSubHeaders {
	margin: 0 0 15px 0;
}

#homepageFooter {
	border-top: 1px solid #afafaf;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	width: 682px;
}

#footerLogo {
	position: absolute;
	top: inherit;
	left: inherit;
	margin: 155px 0 0 590px;
	padding: 0 0 15px 0;
}

#footerLogo2 {
	position: absolute;
	top: inherit;
	left: inherit;
	margin: -50px 0 0 600px;
	padding: 0 0 15px 0;
}

#footer {
	padding: 0 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #556567;
	font-weight: bold;
	width: 600px;
}

img.rightBarImage {
	border: 1px solid #494949;
	margin: 4px 5px 12px 0;
}

#closePage {
	background: #fff;
	width: 700px;
	border-left: 1px solid #9ebbcd;
	border-right: 1px solid #9ebbcd;
	border-bottom: 1px solid #9ebbcd;
	margin: 0 0 15px 0;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #556567;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
	text-decoration: underline;
}

table.contactForm {
	width: 100%;
}

table.contactForm td input, table.contactForm td textarea, table.contactForm td select {
	background: #dfdfdf;
	border: 1px solid #afafaf;
	color: #494949;
	width: 250px;
}

table.contactForm td input.button {
	width: auto;
	border: 1px solid #a782a7;
	background: #dfc7df;
}

table.linksImages td {
	text-align:center; 
	padding: 10px;
}

table.linksImages img {
	border: 0px;
}

table.productsImages img {
	padding: 5px;
}

table.productsImages td {
	text-align: left;
}
