﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 17px 0px 0px 34px;
	background: #98091d url('../siteart/background-red.jpg') repeat top left;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	width: 1011px;
	background: white;
}	

#top {
	height:39px;
	text-align:right;
	padding:0px 198px 4px 0px;
	vertical-align:bottom;
	font-size: 11px;
	background: white url('../siteart/background-top.jpg') no-repeat right bottom;
}

#maincontent {
	border:0;
	width:100%;
}

#nav {
	height:23px;
	background:#b70e24;
	font-size: 12px;
	text-align:center;
}

#nav a{
	text-decoration:none;
	color: white;
}

#nav a:hover{
	text-decoration:underline;
	color: white;
}


#company {
	color: #b70e24;
	float:left;
	padding-left:4px;
	font-size: 24px;
	font-weight: bold;
}

#contact {
	border:0;
	width:100%;
}

#contact td {
	vertical-align: middle;
	font-size:12px;
}

#logos {
	vertical-align:top;
	background: url('../siteart/background-paper.jpg') repeat-y left bottom;
}

.heading {
	color: #cc0000;
	font-size:22px;
}

.contentpad {
	padding: 10px 0px 0px 15px;
}

.imgb {
	border: 1px solid #dcdcdc;
}

#foot {
	padding: 30px 106px 38px 0px;
	width:905px;
}