﻿body {
	background:#f1f1f1;
	margin:0 auto;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#b83553;
}

a:hover {
	color:#000;
}

img {
	border:0;
}

h1 {
	font-size:20px;
	font-weight:bold;
	color:#b83553;
	display:block;
	margin:0 0 10px;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#2856a1;
	margin:0 0 10px;
	display:block;
}

#oem {
	float:right;
	text-align:right;
	padding:10px 0 0;
}

#wrapper {
	padding:10px;
	vertical-align:top;
	background:#fff;
}


/*---------------Navigation Section---------------*/

#nav {
	background:url(../siteart/navbg.gif) repeat-x;
	border:1px #19386av solid;
}

#menu {
	width:970px;
}

#menu td a {
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	font-size:14px;
	color:#fff;
	padding:10px;
	border-right:1px #375280 solid;
	border-left:1px #1f4076 solid;
	display:block;
}

#menu td a:hover {
	background:#375280;
	color:#b83553;
}


/*---------------Main Section----------------*/

#main-content {
	padding:15px;
	vertical-align:top;
}

#main-left {
	width:704px;
	vertical-align:top;
	padding-right:20px;
}

#main-right {
	width:300px;
	text-align:center;
}

#btmbar {
	background:url(../siteart/btmbar.gif) repeat-x;
	border:1px #19386av solid;
	padding:10px 5px;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
}

#address {
	float:right;
	width:300px;
	text-align:right;
}

.contacts-hdr {
	background:#2856a1;
	color:#fff;
	font-weight:bold;
}

.row-on {
	background:#f1f1f1;
}

.emp {
	width:200px;
	text-align:left;
}

.position {
	width:200px;
	text-align:center;
}

.ext {
	width:100px;
	text-align:center;
}

.email {
	width:250px;
	text-align:left;
}

.other {
	width:200px;
	text-align:center;
}

#slide {
	padding:5px 0px 0px 0px;
	text-align:center;
}