body {
	font-family: "MS UI Gothic", Osaka, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/pagebg.png);
	background-repeat: repeat-x;
	background-color: #1d2d58;
	color: #1d2d58;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: 1em;
}


a:link {
	color: #476DA7;
	text-decoration: none;
}
a:visited {
	color: #1d2d58;
	text-decoration: none;
}
a:hover {
	color: #00188C;
	text-decoration: underline;
}
a:active {
	color: #F00;
	text-decoration: none;
}
#mainContainer {
	background-image: url(../images/mainbg.png);
	background-repeat: repeat-y;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#mainContainer #mainContent {
	background-image: url(../images/maintopbg.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mainContainer #mainContent #utobialogo {
	margin-top: 20px;
	margin-left: 4px;
}
#mainContainer #mainContent #menuBar {
	width: 848px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	height: 36px;
}
#mainContainer #mainContent #newProducts {
	height: 230px;
	width: 824px;
	margin-right: auto;
	margin-left: auto;
}
#mainContainer #mainContent #Content {
	width: 824px;
	min-height:427px;
	margin-right: auto;
	margin-left: auto;
}


#mainContainer #mainContent #manufacturers {
	text-align: center;
	width: 824px;
	margin-right: auto;
	margin-left: auto;
}
.highlightnormal {
	color: #F90;
}
.divpcenter {
	text-align: center;
}
.locations {
	color: #FFFFFF;
	background-color: #00188c;
	width: 606px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.locations caption {
	background-color: #00188c;
	text-align: left;
	padding: 4px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.locations td {
	vertical-align: top;
}
.locations ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#locationsmap {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#mainContainer #mainContent #Content #googlemap {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}


#companytable, #companytable2 {
	background-color: #C7D3E4;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}

#companytable th {
	background-color: #DBE2EE;
	padding: 4px;
}

#companytable td {
	background-color: #FFF;
	padding: 4px;
}

#companytable2 td {
	background-color: #DBE2EE;
	padding: 4px;
}
#mainContainer #mainContent #Content #terms {
	font-size: 0.9em;
	height: 260px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	padding: 8px;
	border: 1px solid #A3B4D2;
	background-color: #FFF;
}
#mainContainer #mainContent #Content #form1 {
	text-align: right;
}
#footer {
	background-image: url(../images/footerbg.png);
	background-position: bottom;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	height: 40px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #00188C;
	text-decoration: underline;
}
#footer a:active {
	color: #F00;
	text-decoration: none;
}

#footer p {
	float: left;
	margin-top: 8px;
}

#footer ul {
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer ul li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
}
#productstable, #productstableadd {
	background-color: #A6B6CD;
	width: 100%;
	font-size: 0.8em;
}
#productstablesm {
	background-color: #A6B6CD;
	width: 300px;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
}
#productstable caption, #productstablesm caption, #productstableadd caption {
	color: #FFF;
	background-image: url(../images/dropMenu.jpg);
	background-position: center;
	padding: 4px;
}
#productstable th, #productstablesm th, #productstableadd th {
	color: #FFF;
	background-color: #799CC4;
	padding: 2px;
	white-space: nowrap;
}
#productstable td {
	padding: 2px;
}
#productstablesm td, #productstableadd td {
	padding: 2px;
	background-color: #D1DBE9;
}
.even {
	background-color: #FFF;
}
.odd {
	background-color: #D1DBE9;
}
.rowHover {
	color: #00188C;
	text-decoration: underline;
	background-color: #D1DBE9;
}
#logintable {
	background-color: #A6B6CD;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}
#logintable caption {
	color: #FFF;
	background-image: url(../images/dropMenu.jpg);
	background-position: center;
	padding: 4px;
}
#logintable th, #logintable td {
	padding: 2px;
	background-color: #D1DBE9;
}
#navtable {
	margin-right: auto;
	margin-left: auto;
}
