@charset "utf-8";
/* CSS Document */
					
body {
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

h1 {
	font-family:arial;
	font-size:20px;
	line-height:23px;
	color:#000;
	text-transform:uppercase;
	padding-top:20px;
	padding-bottom:10px;
	margin: 0;
}	

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2719A0;
	line-height:20px;
	padding: 10px 0;
	margin-bottom: 0;
}

.div-content p, .div-content li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:20px;
	padding-top: 0;
	margin-top: 0;
}

#emergency {
	position: relative;
	top: -35px;
	width:350px;
	position: relative;
	left: 450px;
}

#emergency h2 {
	color: #fff;
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 1.4em;
}

#emergency h3 {
	font-size: 1.4em;
	color: #fff;
	padding: 5px 0;
	margin: 0;
}

#emergency img {
	position: relative;
	left: 320px;
	top: -30px;
}

ol {
	margin-top: 0;
}

img.front {
	padding-bottom:15px;
}

.contactInfo p {
	line-height: 10px;
}

#images img {
	padding:2px 0 0 0;
}

img {
	border:none;
}

a {
	color:#FFF;	
}
a:hover {
	color:#FFF;
	text-decoration:none;
}

a:active {
	color:#FFF;	
}

a:visited {
	color:#FFF;	
}

div.div-main {
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

div.div-footer {
	color: grey;
	position:relative;
	width:900px;
	height:128px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/footer-back.png) 0 0 no-repeat;
	text-align:center;
	padding-top: 20px;
}

div.div-footer img {
	 padding:10px 0 10px 0;
}

div.div-header {
	position:relative;
}

div.div-header div.div-logo {
	display:block;
	float:left;
	position:relative;
	width:618px;
	height:64px;
	background:url(../images/logo-back.png) 0 0 no-repeat;
}

div.div-header div.div-search {
	display:block;
	float:left;
	position:relative;
	width:282px;
	height:44px;
	padding-top:20px;
}


div.div-search p.phone {
	font-size:19px;
	color:#0A5F95;	
}

input.inputbox {
	border: solid 1px #999;
	border-right:none;
	height:28px;
	overflow:hidden;
	padding:2px 0 0 5px;
	width:160px;
	margin: 0;
	float:left;
}

input.button {
	border: solid 1px #999;
	border-left:none;
	float:left;
}

form {
	margin:0 0 0 22px;
	padding:0;
}

div.div-header div.div-navigation {
	position:relative;
	display:block;
	width:900px;
	height:48px;
	background:#333333;

}

div.div-header div.div-banner {
	position:relative;
	display:block;
	width:900px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	height:160px;
}

div.div-banner img {
	margin-top:-64px;
}

div.div-content {
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	width:840px;
	padding:0 30px;
	margin-left:auto;
	margin-right:auto;
}

div.div-content div.homenews {
	width:250px;
	float:right;
	margin:110px 0 0 32px;
}
div.div-content div.homenews h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#333333;
	padding-top:32px;
	margin:0;
	font-weight:normal;
}

div.div-content a {
	color:#2719A0;
	text-decoration:none;
}
div.div-content a:hover {
	color:#2719A0;
	text-decoration:underline;
}
div.div-content td.contentheading h1, td.contentheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size:19px;
	line-height:22px;
	color:#333333;
	padding-top:30px;
}

div.div-content td.contentheading h1{
	padding-top:0px;
}

ul.latestnews {
	display:block;
	float:right;
	/*height:535px;*/
	width:250px;
	text-align:left;
	margin-top:0px;

}

li.latestnews {
	list-style:none;
	padding-top:10px;
	margin:0;
	width:250px;
	padding-bottom:16px;
	border-bottom:1px solid #999999;
}

div.div-footer ul.menu {
	display:list-item;
	background-color:#333;
	border:hidden;
}

div.div-footer ul.menu li {
	display: list-item;
	list-style-type: none;
	padding-right: 20px;
}
div.div-footer a{
	text-decoration:none;
	color:red;

}
div.div-footer a:hover {
	color:#9c0303;
	text-decoration:underline;
}

#contentwrapper {
	width:840px;
	margin:auto;
}

#maincontent {
	width:550px;
}
		
#left  {
	width:237px;
	padding-right:50px;
	float:left;
}
	
#right {
	width:247px;
	float:left;
}

#left_new  {
	width:360px;
	padding-right:30px;
	float:left;
}

#right_news {
	width:150px;
	float:right;
	
}

#producthighlights {
	padding-top:10px;
	float:right;
}

#producttitle {
	background-image:url(../images/product-highlights.jpg);
	background-repeat:no-repeat;
	height:80px;
}

#productlist {
	width:257px;
	height:580px;
	background-image:url(../images/product-ribbon.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.products {
	margin-top:0px;
}

.products li	{
	text-decoration:none;
	display:block;
	width:257px;
	text-align:center;
}

.products li a {
	display:block;
	width:189px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
	line-height:40px;
	text-decoration:none;
	border-bottom:solid 1px #c4c4c4;
}

.products li a:hover {
	color:white;
	text-decoration:none;
}

.clearall {
	clear:both;
}