@charset "utf-8";
/* CSS Document */

body {
	margin: 0px auto;
	background: #666 url(../images/bg_fade.jpg) repeat-x;
	width: 770px;
}

#container{
	width:770 px;
	margin: 0px auto;
}
#header {
	width:770px;
	margin: 0px auto;
	height: 83px;
	background-image: url(../images/header.jpg);
}

#top_nav {
	width:770 px;
	margin: 0px auto;
	height: 40px;
	background: url(../images/top_nav_spacer.jpg);
}

#top_content {
	width:770 px;
	margin: 0px auto;
	height: 100%;
}

#left_content {
	width:570px;
	margin: 0px auto;
	height: 100px;
	float: left;
	background-color: #f3f3f3;
	text-align: center;
}

#content {
	width:550px;
	margin: 0px auto;
	height: 100px;
	float: inherit;
}


#rt_nav {
	width:200px;
	margin: 0px auto;
	height: 100px;
	float: left;
	background-image: url(../images/rt_column_bg.jpg);
}







#but_prod{
	width:149px;
	float: left;
	margin-top: 7px;
	height: 33px;
	padding-left: 10px;
}

#but_about{
	width:149px;
	height:33px;
	float: left;
	margin-top: 7px;
	padding-left: 2px;
}

#but_press{
	width:149px;
	height:33px;
	float: left;
	margin-top: 7px;
	padding-left: 2px;
}

#but_contact{
	width:149px;
	height:33px;
	float: left;
	margin-top: 7px;
	padding-left: 2px;
}






ul {
	list-style-type:circle;
	padding-left: 0;
	margin-left: 50px;
}
	
li {
	background: url(mybullet.gif) left center no-repeat
}	

.Page_Sub-Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #31849b;
	font-weight: bold;
}

.Section_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	line-height: 1.4;
	font-weight: bold;
}

.Page_Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	line-height: 1.2;
	text-align: justify;
}

.Rt_Nav-HeaderCopy {
	color: #161616;
	font: bold 10.5pt/0.5 Arial, Helvetica, sans-serif;
}



.right_nav {
	font: 8pt Arial, Helvetica, sans-serif;
	line-height: 1;
}



a:link {
	color: #31849b;
	text-decoration: none;
}

a:hover {
	color: #1B4754;


}
a:visited {
	color: #31849b;
	text-decoration: none;
}
a.rtnav:link {
	color: #31849b;
	text-decoration: none;
}
a.rtnav:hover {
	color: #1B4754;

}
a.rtnav:visited {
	color: #31849b;
	text-decoration: none;
}

.btPageCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	line-height: 1.2;
	text-align: center;
}


a.btnav:link {
	color: #31849b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.2;
	text-align: justify;
}
a.btnav:hover {
	color: #1B4754;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.2;
	text-align: justify;
}
a.btnav:visited {
	color: #31849b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.2;
	text-align: justify;
}

.Green_Line {
	font-family: Arial, Helvetica, sans-serif;
	color: #42c34f;
	font-weight: bold;
}

