/* CSS Document */

/* General Settings */
*{margin: 0; padding: 0;}

img{ border: 0; }

body{
	background-color: #013a65;
	background-image: url(../img/menu_divider.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color: #666666;
}

a{color:#0060a9; font-weight: bold; text-decoration: none;}
a:hover{
	color:#0060a9;
	font-weight: bold;
	text-decoration: underline;
}
a { outline: none; }

p { margin-bottom: 12px; text-align: left; line-height:18px; }

/* Headers */
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 28px;
font-weight: bold;
color: #0060a9;	
margin-bottom: 5px;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #666666;	
margin-bottom: 3px;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #336699;	
margin-bottom: 3px;
}

/* Logo Print */
.logo_print{ display: none; }

/* Main Containers */
#container {
width: 950px;
min-height:100%;
position: relative;
margin-left:auto;
margin-right:auto;
}

#container_main{
width: 900px;
float: left;
background: url(../img/main_bg.png) repeat-y top center;
padding: 0 25px;
z-index: -1;
}
/* See IE_CSS.css for fix */

/* Header */
#header{
width: 950px;
float: left;
}

#header_top{
width: 950px;
height: 192px;
float: left;
background: url(../img/top_bg.png) no-repeat top center;
}

.logo{
float: left;
padding: 73px 0 0 41px;
}

.rss{
float: right;
padding: 68px 35px 0 0;
}

#container_header{
width: 900px;
float: left;
background: url(../img/header_bg.png) no-repeat top center;
padding: 0 25px;
}

#menu{
width: 900px;
height: 42px;
float: left;
background: url(../img/menu_bg.jpg) repeat-x top center;
}

/* Contact Nav */
#contact_nav {
width: 80px;
height: 40px;
float: right;
background: url(../img/menu_divider.jpg) no-repeat top left;
}
/* END Search Box */

/* Banner */
#banner{
width: 900px;
height: 157px;
float: left;
background-color: #3399cc;
padding-top: 5px;
overflow: hidden;
}
/* END Banner */

#header_bottom{
width: 900px;
height: 37px;
float: left;
background: url(../img/header_bottom_bg.jpg) repeat-x top center;
}
/* END Header */

/* Content */
#content_home{
width: 860px;
float: left;
padding: 30px 20px;
}

#content{
width: 840px;
float: left;
padding: 25px;
background: url(../img/home_section1_bg.jpg) no-repeat top left;
}

#content h1{ 
height: 30px;
padding-left: 38px;
background: url(../img/icon1.jpg) no-repeat left;
margin-bottom: 15px;
}

.section{
width: 810px;
float: left;
margin-bottom: 15px;
}

.section ul li{
	list-style-type: disc;
	margin-left:25px;
}

/* Rollover Buttons */
#abt_btn
{
  display: block;
  width: 199px;
  height: 199px;
  background: url(../img/abt_btn.jpg) no-repeat 0 0;
  border: thick solid #000;
}

#abt_btn:hover
{
	background-position: 0 -199px;
	border: thick solid #000;
}

#abt_btn span
{
  display: none;
}

#prod_btn
{
  display: block;
  width: 199px;
  height: 199px;
  background: url(../img/prod_btn.jpg) no-repeat 0 0;
  border: thick solid #000;
}

#prod_btn:hover
{
	background-position: 0 -199px;
	border: thick solid #000;
}

#prod_btn span
{
  display: none;
}

#gall_btn
{
  display: block;
  width: 199px;
  height: 199px;
  background: url(../img/gall_btn.jpg) no-repeat 0 0;
  border: thick solid #000;
}

#gall_btn:hover
{
	background-position: 0 -199px;
	border: thick solid #000;
}

#gall_btn span
{
  display: none;
}

#p1_btn
{
  display: block;
  width: 199px;
  height: 199px;
  background: url(../img/p1_btn.jpg) no-repeat 0 0;
  border: thick solid #000;
}

#p1_btn:hover
{
	background-position: 0 -199px;
	border: thick solid #000;
}

#p1_btn span
{
  display: none;
}

#p2_btn
{
  display: block;
  width: 199px;
  height: 199px;
  background: url(../img/p2_btn.jpg) no-repeat 0 0;
  border: thick solid #000;
}

#p2_btn:hover
{
	background-position: 0 -199px;
	border: thick solid #000;
}

#p2_btn span
{
  display: none;
}

#p3_btn
{
  display: block;
  width: 199px;
  height: 199px;
  background: url(../img/p3_btn.jpg) no-repeat 0 0;
  border: thick solid #000;
}

#p3_btn:hover
{
	background-position: 0 -199px;
	border: thick solid #000;
}

#p3_btn span
{
  display: none;
}

#p4_btn
{
  display: block;
  width: 199px;
  height: 199px;
  background: url(../img/p4_btn.jpg) no-repeat 0 0;
  border: thick solid #000;
}

#p4_btn:hover
{
	background-position: 0 -199px;
	border: thick solid #000;
}

#p4_btn span
{
  display: none;
}

#p5_btn
{
  display: block;
  width: 199px;
  height: 199px;
  background: url(../img/p5_btn.jpg) no-repeat 0 0;
  border: thick solid #000;
}

#p5_btn:hover
{
	background-position: 0 -199px;
	border: thick solid #000;
}

#p5_btn span
{
  display: none;
}

#p6_btn
{
  display: block;
  width: 199px;
  height: 199px;
  background: url(../img/p6_btn.jpg) no-repeat 0 0;
  border: thick solid #000;
}

#p6_btn:hover
{
	background-position: 0 -199px;
	border: thick solid #000;
}

#p6_btn span
{
  display: none;
}

#p7_btn
{
  display: block;
  width: 199px;
  height: 199px;
  background: url(../img/p7_btn.jpg) no-repeat 0 0;
  border: thick solid #000;
}

#p7_btn:hover
{
	background-position: 0 -199px;
	border: thick solid #000;
}

#p7_btn span
{
  display: none;
}

/* Footer */

#copyright{
	text-align: center;
	padding-top: 25px;
	color:#FFF;
	font-size: 10px;
	height: 50px;
	width: 100%;
	z-index: 1;
	position: static;
	bottom: 0px;
	background-image: url(../img/footer_top.gif);
	background-repeat: repeat;
	background-position: left top;
	bottom: 0px;
	clear: both;
}

#container #container_main #content_home #content #thumbs {
	line-height: 125%;
}
.benefitslist ul {
}

.benefitslist ul li{
	margin-left: 25px;
}
.imgcontainer img{
	margin: 0px 10px 0px 0px;
	border:solid 1px #666;
}

#linkspage ul li{
	padding-left:25px;
	line-height:115%;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}

