.style1 {font-family: Arial, Helvetica, sans-serif}
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: none;}
img { border: none; }
link {
	text-decoration: none;
}
body {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/ob019.jpg);
	list-style-image: none;
	list-style-type: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	text-align: inherit;
	list-style-position: inherit;
	margin-left:0px;
	left: inherit;
	top: auto;
	right: auto;
	bottom: auto;
	}

#navmenu {
padding: 0;
list-style: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.header {
	width: 770px;
	background-color: #000000;
	background-image: url(images/cloth002.jpg);
	height: 120px;
}
.left_column {
	background-color: #CCCCCC;
	float: left;
	height: 1280px;
	width: 130px;
	font-weight: bold;
	position: static;
	margin: auto;
	list-style-position: outside;
	text-align: left;
	display: table-cell;
	padding: 0px;
	background-image: none;
}
.right_column {
	background-color: #CCCCCC;
	float: right;
	height: 1280px;
	width: 640px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: none;
}
.footer {
	clear: right;
	height: 80px;
	width: 770px;
	background-color: #FFFFFF;
	background-image: url(images/ob019.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	word-spacing: normal;
}
/*- Menu 3--------------------------- */
	
#menu3 {
	width: 130px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu3 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #8BADCF;
	display: block;
	background:  url(images/menu3.gif);
	padding: 8px 0 0 10px;
	}
	
#menu3 li a:hover {
	color: #627EB7;
	background:  url(images/menu3.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
