﻿body {
	margin: 10px 0px 10px 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #4F87BE;
	color: #262261;
	background-image: url('../images/gradients/gradient.gif');
	background-repeat: repeat-x;
}
#container {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 900px;
	top: 0px;
	left: 0px;
	height: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-color: #262261;
	border-left-color: #262261;
}
#main {
	width: 900px;
	margin-top: 0px;
	background-color: #FFFFFF;
	position: relative;
}
#masthead {
	width: 900px;
	height: 100px;
	position: relative;
	background-color: #FFFFFF;
}
#topNav {
	height: 24px;
	width: 890px;
	margin-top: 5px;
	position: absolute;
	bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url('../images/gradients/nav-bar.png');
	background-repeat: no-repeat;
}
#mainLeft {
	width: 450px;
	float: left;
	height: 100%;
}
#mainRight {
	float: left;
	width: 450px;
	height: 100%;
}

/* Font Styles Defined */
a {
	text-decoration: underline;
	color: #262261;
}
a:hover {
	text-decoration: none;
}
p {
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	margin: 0px 15px 10px 15px;
}
h1 {
	font-size: 22px;
	line-height: 25px;
	font-weight: bold;
	padding: 0px;
	margin: 20px 15px 15px 15px;
}
h2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 2px 15px 15px 15px;
}
h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 10px 20px 10px 20px;
}

/* List Styles Defined */
#navLeft ul {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	line-height: 24px;
	vertical-align: middle;
	list-style-type: none;
	text-align: left;
}
#navLeft ul li {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #262261;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#activeLink a {
	color: #000000 !important;
}
.activeLink {
	color: #000000 !important;
}
#navRight ul {
	margin: 0px 0px 0px 0px;
	line-height: 24px;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: right;
}
#navRight ul li {
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
	padding-right: 9px;
	padding-left: 9px;
	display: inline;
	font-weight: bold;
	font-size: 12px;
}
#navRight a {
	color: #FFFFFF;
	text-decoration: none;
}
#navRight a:hover {
	color: #262261;
}
.noBorder {
	border-right-style: none !important;
	border-right-width: 0px !important;
}
.headerNoSpac {
	margin-bottom: 0px !important;
}
#bottom {
	height: 24px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #262261;
}
#bottom ul {
	list-style-type: none;
	text-decoration: none;
	text-align: center;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	font-size: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
#bottom li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	color: #E2E2E2;
}
#bottom p {
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	padding-top: 0px;
	line-height: 12px;
	vertical-align: middle;
	margin-top: 4px;
}
#bottom a {
	font-size: 10px;
	color: #E2E2E2;
}
.italic {
	font-style: italic !important;
}
.bold {
	font-weight: bold !important;
}
hr {
	line-height: 1px;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	width: 100%;
	height: 1px;
	color: #000000;
	background-color: #000000;
	border-style: none;
	border-width: 0px;
}
#logo {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 300px;
	height: 60px;
}
#navLeft {
	float: left;
	width: 480px;
	height: 24px;
	text-align: left;
}
#navRight {
	float: right;
	height: 24px;
	width: 400px;
}
#phone {
	width: 170px;
	height: 60px;
	top: 10px;
	right: 8px;
	position: absolute;
}
#banner {
	width: 890px;
	height: 240px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.width400 {
	width: 400px !important;
}
.width500 {
	width: 500px !important;
}
.photo {
	margin-top: 15px;
	text-align: center;
}
.photo img {
	border: 2px solid #747577;
	margin-bottom: 10px;
}
#contact {
	margin-left: 15px;
	margin-right: 15px;
	height: 80px;
}
#contactLeft {
	float: left;
	width: 60px;
	height: 100%;
}
#contactRight {
	float: left;
	width: 300px;
	height: 100%;
}
#contact p {
	margin: 0px 0px 7px 0px;
}
#zuber {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#talsa {
	margin-right: 15px;
	margin-left: 15px;
}
.numberZub {
	width: 60px;
	text-align: left;
}
.numberTal {
	width: 60px;
	text-align: left;
}
.partZub {
	width: 290px;
	text-align: left;
}
.partTal {
	width: 205px;
	text-align: left;
}
.priceZub {
	width: 70px;
	text-align: right;
}
.priceTal {
	width: 70px;
	text-align: right;
}
#zuber td, #talsa td {
	font-size: 11px;
	padding: 3px;
	border: 1px solid #262261;
}
.partHeader {
	font-size: 14px !important;
	margin-bottom: 4px;
	margin-top: 20px;
}
th {
	font-size: 12px;
	font-weight: normal;
}
#disclaimer {
	position: absolute;
	left: 300px;
	width: 400px;
}
#disclaimer p {
	font-weight: bold;
	text-align: center;
}
#seo {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#seo ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 10px 20px 0px 20px;
}
#seo li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #262261;
}
#seo a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

