body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#container {
	width: 850px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	
}

#container-header {
	height: 90px;
	padding: 0px 40px 0px 40px;
	background-image: url(../images/backgrounds/header.png);
	line-height: 12px;
	font-size:14px;
	font-weight:bold;
}

#container-phone{
	height: 20px;
	width: 300px;
	margin-left: 410px;
	padding-top: 35px;
	font-size: 12px;
	text-align: center;
	
	}
	
#container-name {
	float: left;
	padding-top: 10px;
	margin-left: 10px;
}

#container-pei {
	float: right;
	padding-right: 5px;
	margin-top: 60px;
}

span, #container-name span,#container-address span {
	color: #cccccc;
}

#container-eyecatcher {
	width: auto;
	padding: 0px 35px 0px 35px;
	height: auto;
	background-image: url(../images/backgrounds/PageBack.jpg);
	background-repeat: repeat-y;
}

#container-navigation {
	width: 780px;
	height: 80px;
	text-align: center;
	padding: 0;
}

#container-home {
	width: 130px;
	height: 80px;
	float: left;
}

#navigation-home {
 	display: block;
	width: 130px;
	height: 80px;
	background: url(../images/navigation/Home.png) no-repeat 0 0;
}


#navigation-home:hover{
	background-position: 0 -80px;
}

#navigation-home span
{
  display: none;
}

#container-product {
	width: 130px;
	height: 80px;
	float: left;
}

#navigation-product {
	display: block;
	width: 130px;
	height: 80px;
	background: url(../images/navigation/Products.png) no-repeat 0 0;
}

#navigation-product:hover{
	background-position: 0 -80px;
}

#navigation-product span
{
  display: none;
}

#container-services {
	width: 130px;
	height: 80px;
	float: left;
	z-index: 1;
}
#navigation-services {
	display: block;
	width: 130px;
	height: 80px;
	background: url(../images/navigation/Services.png) no-repeat 0 0;
	z-index: 1;
}

#navigation-services:hover{
	background-position: 0 -80px;
	z-index: 1;
}

#navigation-services span
{
  display: none;
}

#container-about {
	width: 130px;
	height: 80px;
	float: left;
}
#navigation-about {
	display: block;
	width: 130px;
	height: 80px;
	background: url(../images/navigation/About.png) no-repeat 0 0;
}

#navigation-about:hover{
	background-position: 0 -80px;
}

#navigation-about span
{
  display: none;
}

#container-contact {
	width: 130px;
	height: 80px;
	float: left;
}
#navigation-contact {
	display: block;
	width: 130px;
	height: 80px;
	background: url(../images/navigation/Contact.png) no-repeat 0 0;
}

#navigation-contact:hover{
	background-position: 0 -80px;
}

#navigation-contact span
{
  display: none;
}

#container-store {
	width: 130px;
	height: 80px;
	float: left;
}
#navigation-store {
	display: block;
	width: 130px;
	height: 80px;
	background: url(../images/navigation/Store.png) no-repeat 0 0;
}

#navigation-store:hover{
	background-position: 0 -80px;
}

#navigation-store span
{
  display: none;
}

#container-content {
	width:auto;
	background-image: url(../images/backgrounds/PageBack.jpg);
	background-repeat: repeat-y;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
	overflow: auto;
}


#content {
	width: 475px;
	height: auto;
	border: medium solid #292929;
	border-width: 1px;
	padding: 1px 1px 1px 1px;
	background-color: #F5F5F5;
	margin-left: 279px;
}

#content a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
	text-decoration:none;
}

#content a:hover {
	color: #083a81;
	}
	
#content1 {
	width: 250px;
	height: auto;
	float: left;
	margin-left: 20px;
	border: medium solid #292929;
	border-width: 1px;
	padding: 1px 1px 1px 1px;
	background-color: #F5F5F5;
}

#content1 a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
	text-decoration:none;
}

#content1 a:hover {
	color: #083a81;
	}
#border {
	width: 250px;
	float: left;
	padding-left: 1px;
}

#container-footer {
	background-image: url(../images/backgrounds/FooterBackground.jpg);
	width: 850px;
	padding: 10px 0px 20px 0px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 780px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
	margin-left: 40px;
}

#footer-menu {
	float: right;
	text-align: right;
	width: 375px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 0px 0 5px 25px;
	line-height: 24px;
	background-image: url(../images/h1.png);
	background-repeat: repeat-x;
}

h2 {
	font-size: 22px;
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 0px 0 5px 25px;
	line-height: 24px;
	background-image: url(../images/h2.png);
	background-repeat: repeat-x;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 0px 0 0px 15px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 18px;
	color: #ab0534;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 10px 20px 10px;
}

#content img {

}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

/*---CSS for About Page---*/
#content-coverage  {
	width: 250px;
	float: left;
	padding-left: 1px;
}

/*---CSS for Contact Page---*/
#contact-info{
	width: 250px;
	height: auto;
	float: left;
	border: medium solid #292929;
	border-width: 1px;
	padding: 1px 1px 1px 1px;
}

a.productslink:link {
color: #006ac3;
}
a.productslink:hover {
color: #083a81
}