body, div, img, p, h1, h2, h3, h34, h5, h6, h7, form, ul, ul li, li {
	margin: 0;
	padding: 0;
	font-family:"Times New Roman", Times, serif;
	line-height: 1;
}

body {
	background-color:#bebbb4;
	color: #009;
}

img {
	border:0;
}

#outer {
	width:1074px;
	margin:0 auto;
}

#top_backgr {
	background-image:url(images/bckgr_top_wide.png);
	background-repeat: no-repeat;
	height:29px;
	width:1074px;
}

#bottom_backgr {
	background-image:url(images/bckgr_bottom_wide.png); 
	background-repeat: no-repeat; 
	height:29px; 
	width:1074px;
}

#wrapper {
	width:1074px;
	background-image:url(images/bckgr_wide.png);
	background-repeat:repeat-y;
	height:740px
}

#main_content {
	width:984px;
	height:750px;
	margin:0 auto;
	clear:both;
}

#top {
	width:98%; 
	margin:0 auto;
	height:85px;
}

#logo {
	float:left; 
	padding-left:428px;
}

#btn_print {
	float:right; 
	padding:35px 10px 0 0;
	cursor:pointer;
}

/* ul {
	display:inline;
	padding:0;
	margin:0;
	list-style-type: none;
}
*/

#mainmenu {
	border-top:7px solid #000;
	width:98%;
	clear:both;
	text-align:center;
	margin:0 auto;
	/* padding:15px 0 4px 0; */
	padding:12px 0 0 0;
}

#mainmenu ul {
	display:inline;
	list-style-type: none;
	padding-top:10px;
}

#mainmenu ul li {
	display: inline;
	font-size:11px;
	cursor:pointer;
	padding-top:10px;
}

#mainmenu ul li a, #mainmenu ul li a:visited{
	margin: 0 10px 0 10px;
	padding:2px 3px;
	text-decoration:none;
	color:#000000;
	background-color:#fff;
}

#mainmenu ul li a:hover{
	text-decoration:none;
	color:#000000;
	background-color:#d92082;
}

#mainmenu .select {
	color:#000000;
	background-color:#fff;
	background:url(images/menu_dot.gif) no-repeat;
	background-position: center top; 
}

#submenu {
	border-bottom:1px solid #000;
	width:98%;
	clear:both;
	text-align:center;
	margin:0 auto;
	/* padding:0 0 15px 0;
	height:18px; */
	padding:0 0 14px 0;
	text-transform:uppercase;
	height:18px;
}

#submenu ul {
	display:inline;
	list-style-type: none;
	padding-bottom:10px;
}

#submenu ul li {
	display: inline;
	font-size:11px;
	cursor:pointer;
	padding-bottom:10px;
}

#submenu ul li a, #submenu ul li a:visited{
	text-decoration:none;
	color:#000000;
	background-color:#fff;
	padding:2px 3px;
	margin: 0 10px 0 10px;
}

#submenu ul li a:hover{
	text-decoration:none;
	color:#000000;
	background-color:#d92082;
}

#submenu .select {
	background:url(images/menu_dot.gif) no-repeat;
	background-position:center bottom;
	color:#000000;
	background-color:#fff;
}


/* content styles for homepage */
#home_content {
	float: left;
	/* height:460px; */
	height:480px;
	width:984px;
	overflow:hidden;
	margin-top:15px;
}

#home_contentleft {
	float:left;
	/* width:466px; */
	width:522px;
	height:437px;
	padding-left:45px;
}

#home_contentright {
	float:left;
	padding-left:40px;
	height:350px;
	/* width:385px; */
	width:329px;
	color:#666;
}

#home_contentright .main {
/* 111809 */
	/* height:437px; */
	text-align:justify;
	height:420px;
}

#home_contentright .main .content {
	width:100%;
	line-height: 18px;
	font-size: 14px;
}

#home_contentright p {
	font-size:14px;
	line-height:18px;
	color:#666;
}

/* content styles for interior pages */
#content {
	float: left;
	height:460px;
	width:984px;
	overflow:hidden;
	margin-top:35px;
}

/* #content ul {
	list-style-type:none;
	padding-top:5px; 
	float:left;
}

#content ul li {
	margin: 0 10px 0 20px;
	font-size:12px;
	padding-top:5px;
	cursor:pointer;
	text-transform:uppercase;
	/* list-style-type:none; 
	background:url(images/menu_dot.gif) no-repeat;
	background-position: 0px 11px; 
	padding-left: 12px; 
}


#content ul li a {
	text-decoration:none;
	color:#666;
	padding-left: 12px;	
}
*/

#contentleft {
	float:left;
	padding-left:45px;
	height:388px;
	width:385px;
	color:#666;
}

#contentleft .main {
	height:355px;
	text-align:justify;
}

h2 {
	font-size:18px;
	/* margin-bottom:30px; */
	text-transform:uppercase;
	color: #000;
}

#contentleft h3 {
	font-size:18px;
	margin-bottom:5px;
}

#contentleft h4 {
	font-size:15px;
	margin:0 0 30px 0;
}

#contentleft h5 {
	font-size:15px;
	margin:30px 0 0 0;
}

h6 {
	font-size:14px; 
	margin:15px 0 0 0;
	border-bottom:1px solid #333;
	text-transform:uppercase;
}

p {
	font-size:13px;
	line-height:23px;
	color:#666;
	margin-top:15px;
}

#content_fullpage {
	float:left;
	padding:0 0 0 45px;
	height:389px;
	width:894px;
	color:#666;
}

/* #content_fullpage ul {
	padding:5px 0 0 0; 
	list-style-type:none;
	margin:0;
}

#content_fullpage ul li{
list-style-type:none;
	font-size:11px;
	padding:0;
	cursor:pointer;
	text-transform:uppercase;
	margin:0;
	list-style-type:none;
}

#content_fullpage ul li a {
	padding:3px 0 0 0;
	margin:0;
}
*/

.t25 {
	padding-top:25px
}

#address_page {
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	margin:40px 0;
}

/* product_menu */
.product_menu ul {
	list-style-type:none;
	padding:10px 0 0 0;
	float:left;
	margin:0;
}

.product_group {
	width:195px; 
	float:left; 
	margin-right:31px;
}

.second_group {
	width:100%; 
	padding-top:20px; 
	clear:both;
}

/* product menu list */
.product_menu ul li {
	list-style-type:none;
	margin:0;
	font-size:11px;
	cursor:pointer;
	text-transform:uppercase;
	color:#000;
	font-size:12px;
	cursor:pointer;
	color:#000;
	background-color:#fff;
	padding:2px 0px;
}

.product_menu ul li a, #product_menu ul li a:visited{
	text-decoration:none;
	color:#000;
	background-color:#fff;
	padding:0px 5px;
	display: inline-block;
}

.product_menu ul li a:hover{
	text-decoration:none;
	color:#000;
	background-color:#d92082;	
}

/* domain */
#contentleft .domain {
	height:30px;
	font-size:15px;
	font-weight:normal;
	line-height:14px;
}

#contentleft .domain div {
	border-bottom:1px solid #000000; 
	padding-bottom:3px; 
	margin-bottom:3px; 
	font-size:12px
}

#contentleft .domain a {
	padding:0; 
	margin:0; 
	clear:both;
}

#contentleft .domain a, #contentleft .domain a:visited, #contentleft p a, #contentleft p a:visited  {
	color:#666;
	text-decoration:none;
}

#contentleft .domain a:hover,  #contentleft p a:hover {
	color:#03C;
}

#contentright {
	float:left;
	width:466px;
	height:389px;
	padding-left:40px
}

/* footer */
#footer {
	width:98%;
	font-size:11px;
	border-top:1px solid #000;
	clear:both;
	margin:0 auto;
	padding-top:20px;
	color:#666;
}

#footer .left {
	float:left;
	padding-left:40px
}

#footer .right {
	float:left;
	padding:3px 0 0 0;
}

#footer .contact_info .dot {
	margin:0 3px 0 6px;
	width:3px;
	height:7px;
}

#footer .contact_info {
	text-align:center;
}

#footer .contact_info span {
	font-size:90%;
	line-height:16px;
	font-size:11px;
}

#footer a, #footer a:visited {
	color:#666;
	text-decoration:none;
}

#footer a:hover {
	color:#d92082;
}

