/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}

body#product_highlights {
	width: 860px;
}

.clear {
	clear: both;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
}

a:link, a:visited {
	color: #026632;
}

a:hover {
	color: #66CCFF;
}

#header {
	background-image: url(../images/banner_repeat.jpg);
	background-repeat: repeat-x;
	height: 95px;
	width: 100%;
}

#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 95px;
	float: left;
}

#banner_ad {
	margin-bottom: 8px;
}

#iso_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	color: #fff;
	float: right;
}

p.LC_title {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.LC_top {
	background-image: url(../images/LC_box_top.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	width: 160px;
	height: 22px;
}

.LC_content {
	border-left: 1px solid #659898;
	border-right: 1px solid #659898;
	border-collapse: collapse;
	padding: 8px;
	text-align: left;
	width: 142px;
}

.LC_bottom {
	background-image: url(../images/LC_box_bottom.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 17px;
}


#PH_container {
	margin-left: 10px;
	float: left;
	width: 575px;
}

.PH_box {
	float: left;
	margin-right: 15px;
}

p.PH_title {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.PH_top {
	background-image: url(../images/PH_box_top.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	width: 175px;
	height: 22px;
}

.PH_content {
	border-left: 1px solid #659898;
	border-right: 1px solid #659898;
	border-collapse: collapse;
	text-align: center;
	padding: 5px;
	width: 163px;
}

.PH_bottom {
	background-image: url(../images/PH_box_bottom.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 15px;
	margin-bottom: 15px;
}


#logo_container {
	float: left;
	width: 250px;
}

.logo {
	float: left;
	text-align: center;
	margin-bottom: 8px;
	width: 125px;
	height: 45px;
}

.PH_top_long {
	background-image: url(../images/PH_box_top_long.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	width: 555px;
	height: 22px;
}

.PH_content_long {
	border-left: 1px solid #659898;
	border-right: 1px solid #659898;
	border-collapse: collapse;
	width: 553px;
}

.PH_bottom_long {
	background-image: url(../images/PH_box_bottom_long.gif);
	background-repeat: no-repeat;
	width: 555px;
	height: 15px;
	margin-bottom: 15px;
}

#e_service {
   list-style: none;
	margin: 0px;
   padding: 0px;
}

#e_service li {
	border-bottom: 1px solid #669999;
}

#e_service li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

#e_service li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66CCFF;
	text-decoration: none;
}

#e_service li img {
	border: none;
	margin-right: 5px;
}

#link_column {
	float: left;
	width: 183px;
}

.red {
	color: #FF0000;
}

/* Navigation */

#navigation {
	background-image: url(../images/navigation_bg.gif);
	background-repeat: repeat-x;
	height: 35px;
	width: 100%;
	padding: 3px 0px 0px 0px;
	margin: 0px;
}


#navigation ul {
   margin: 0px;
   padding: 0px;
   list-style: none;
}

#navigation li {
   display: inline;
   text-align: left;
   margin: 0px 0px 0px 50px;
	padding: 0px;
}

#navigation li a:link, #navigation li a:visited {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}

#navigation li a:hover, #navigation li a:focus {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
}
