body {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color: #56b0da;
	color: #ffffff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	margin-bottom:auto;
	line-height: 15px;
	}
	
h1 {
	font-weight: bold;
	font-size:12px;
	text-align:right;
	margin: 0px 10px 0px 0px;
	}
	
a:link, a:visited, a:active {
	color:#FFFFFF; 
	text-decoration:none; 
	padding: 3px; 
	background-color:#4ea0c6;
	border-bottom: 1px solid #3887ab;
	border-right: 1px solid #3887ab;
	font-size:12px;
	}

a:hover {
	color:#FFFFFF; 
	text-decoration:none; 
	padding: 3px; 
	background-color:#5eafd5;
	border-bottom: 1px solid #3887ab;
	border-right: 1px solid #3887ab;
	}
	
img {border:none;}
/* NAVIGATION */

#navigation a:link, #navigation a:visited, #navigation a:active{
	background-color: #4793b6;
	border: 0px;	}

#navigation{
	margin: 56px 0px 0px 0px;
	padding: 0px;	float:right; }

#navigation ul{
	margin: 0;
	margin-bottom: 1em;
	padding-left: 0;
	float: left;
	font-weight: bold;
	width: 500px;
	border-width: 1px 0;
	}

* html #navigation ul{ /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
	}

#navigation ul li{
	display: inline;
	}

#navigation ul li a{
	float: left;
	padding: 2px 6px 4px 7px;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	}

#navigation ul li a:hover{
	background-color: none;
	border-bottom: 7px solid #dfef2e;
	padding-bottom: 9px;
	}
	
#navigation ul #current a {
	background-color: none;
	border-bottom: 7px solid #6ebee3;
	padding-bottom: 9px;
	}

/* ************************************** */
/* END NAVIGATION */
	
#frame {
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 0px;
	width: 850px;
	text-align: left;
	}
	
#header {
	width:840px;
	height: 103px;
	float:left;
	background-image:url(images/header_line.gif);
	}
	
#logo {
	float:left;
	margin: 0px 0px 0px 6px;
	}
	
#mainimg {
	margin: 0px;
	float:left;
	}
	
#contentboxs {
	margin: 0px;
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	float:left;
	}
	
#box1 {
	background-image:url(images/blue_box_host.gif);
	background-repeat:no-repeat;
	width: 161px;
	height: 226px;
	padding: 10px 0px 0px 120px;
	font-size:10px;
	font-weight:normal;
	}
	
#box1 img {
	margin: 0px 0px 8px 0px;
	}
	
#box2 {
	background-image:url(images/blue_box.gif);
	background-repeat:no-repeat;
	padding: 13px;
	width: 222px;
	height: 257px;
	font-size:11px;
	}
	
#box2 img {
	margin: 0px 0px 4px 0px;
	}
	
#box3 {
	background-image:url(images/green_box.gif);
	background-repeat:no-repeat;
	padding: 13px;
	width: 222px;
	height: 257px;
	}
	
#box1, #box2, #box3 {
	float:left;
	margin: 35px 6px 0px 6px;
	line-height: 12px;
	}
	
/* BULLET STYLE */
ul{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
	list-style-image:url(images/bullet.gif);
	}
	
/* ************* */	

.form_input {
	border: 3px solid #c9d26c;
	margin: 5px 0px 5px 0px;
	background-image:url(images/form_bgimage.gif);
	background-repeat:repeat-x;
	font-size:13px;
	padding: 4px;
	}
	
#footer {
	float:right;
	text-align:center;
	margin: 30px 0px 30px 0px;
	background-color: #448eb0;
	padding: 20px 0px 70px 0px;
	width: 100%;
	height: 100%;
	bottom: 0 !important;
	}
	
#subnavigation {
	top: 14px;
	right: 570px;
	margin: 0px;
	width: 278px;
	height: 400px;
	float:right;
	position:relative;
	z-index:auto;
	}
	
#subnavigation img {
	margin: 0px 0px 5px 0px;
	}
	
#maincontent {
	float:left;
	position:relative;
	margin: 0px;
	width: 530px;
	height:auto;
	left:300px;
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	padding: 20px 0px 0px 0px;
	}
	
#product {
	background-color: #489bc1;
	margin: 25px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	position:relative;
	display:block;
	width: 515px;
	height: auto;
	height: 860px;
	border: 3px solid #62b1d6;
	}

#productaudit {
	background-color: #489bc1;
	margin: 25px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	position:relative;
	display:block;
	width: 515px;
	height: auto;
	height: 510px;
	border: 3px solid #62b1d6;
	}
#productrep {
	background-color: #489bc1;
	margin: 25px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	position:relative;
	display:block;
	width: 515px;
	height: auto;
	height: 630px;
	border: 3px solid #62b1d6;
	}
.product_img {
	float:left;
	}
	
.product_txt {
	float:right;
	width: 350px;
	}
	
.product_link {
	font-size:16px;
	}

a.nolinkstyle:link, a.nolinkstyle:active, a.nolinkstyle:visited {
	background-color:#50a4cb;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
