* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #ffffff;
	color: #777777;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

a {
	color: #85859c;
	text-decoration: underline;
}

a:hover {
	color: #9A5FCE;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 100px auto;
	width: 780px;
	border-color: #9e9ec3;
	border-width: 0px;
	border-style: solid;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}


/* Page Header */

#page_header {
	margin:3px 0px;
	padding:0px;
	height:79px;
	background: url('images/title_bar.png') repeat-x 0px 0px;
	/*background-color:#004D99;*/
	width: 780px;
	float:left;
}

#page_header a {
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}



#page_header img {
	text-align:left;
	margin:20px 5px 0px;
	padding:0px;
	float: left;
}

#page_header h2 {
	display:inline;
	float: center;
	font-size:16px;
}

#page_headerlinks {
	padding-right: 20px;
	padding-top: 25px;
	width: 275px;
	float: right;
	text-align: left;
	word-spacing: -1px;
}

#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	background: url('images/header_toplinks_div.gif') no-repeat 100% 2px;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}

#page_headersearch {
	padding-right: 30px;
	padding-top: 25px;
	float: right;
	clear: right;
	width: 255px;
	text-align: left;
	word-spacing: -1px;
	overflow : hidden;
}

#page_headersearch h3 {
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#page_headersearch form {
	padding-left: 3px;
	float: left;
}

#page_headersearch input {
	margin-top: 1px;
	padding-left: 2px;
	width: 158px;
	height: 14px;
	float: left;
	border: none;
}

#page_headersearch input.button {
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	width: 34px;
	height: 16px;
	background-color: transparent;
	float: left;
}


/* Main Navigation Menu */

ul.menu1 {
	margin-bottom: 20px;
	width: 780px;
	height: 21px;
}

ul.menu1{
	width: 780px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

ul.menu1 li {
	
	margin-right: 1px;
	width: 129px;
	height: 21px;
	float: left;
	background: url('images/menu_background.gif') repeat-x 0px 0px;
	/*background: #000099;*/
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

ul.menu1 li a{
	height:21px;
	padding-top:3px;
	display: block;
	color:#eeeeee;
	text-decoration: none;
	width:129px;
	
}

ul.menu1 li a:hover {
	color: #e1e1e1;
	background: url('images/menu_hover.gif') repeat-x 0px 0px;
}


/*Sub menu */
ul.menu2
{
	margin-top: -20px;
	margin-bottom:20px;
	margin-left:0px;
	width: 780px;
	list-style-type: none;
	overflow:visible;
}


ul.menu2 li {
	margin:0px;
	height: 21px;
	float: left;
	background: url('images/menu2.gif') repeat-x 0px 0px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width:779px;
}

ul.menu2 li a {
	padding: 3px 20px 0px 20px;
	height:21px;
	display: block;
	color:#eeeeee;
	width:739px;
	text-decoration: none;
}

ul.menu2 li a:hover {
	color: #555555;
	background: url('images/menu2_hover.gif') repeat-x 0px 0px;
}


/*The sub sub menu */
ul.menu3
{
	margin-top: -20px;
	margin-bottom:20px;
	margin-left:0px;
	width: 780px;
	list-style-type: none;
}

ul.menu3 li {
	margin:0px;
	height: 21px;
	width:779px;
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	
}


ul.menu3 li a {
	padding: 3px 10px 0px 10px;
	display: block;
	height:21px;
	color:#999900;
	text-decoration: none;
	background: url('images/menu3.gif') repeat-x 0px 0px;
	width:759px;
}

ul.menu3 li a:hover {
	color: ##777700;
	background: url('images/menu3_hover.gif') repeat-x 0px 0px;
}


/* Left Sidebar */

#left_sidebar {
	width: 130px;
	float: left;
	text-align: left;
	color:  #4C86C8;
	/*border-color:#A9C5E5;
	border-width: 1px;
	border-style: solid;*/
	margin:25px 0px;
}

#left_sidebar a {
	color: #9999bb;
}

#left_sidebar a:hover {
	color: #3333bb;
}





/* Left Sidebar : Categories */

#categories {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	display:inline;
	text-align: center;
}

#categories ul {
	margin:0px;
	padding:0px;
	width: 120px;
	list-style-type: none;
	
}

#categories li {
	
	width:120px;
	list-style-type: none;
	text-align: left;
	float: left;
}

#categories li.last {
	border: none;
}

#categories li a {
	width: 120px;
	background-color:#EEEEEE;
	margin:1px;
	padding:4px;
	display: block;
	text-decoration: none;
	
}

#categories li a:hover {
	background-color:#DDDDDD;
}
/* Main Content Area */

#main_content {
	width:610px;
	display:inline;
	padding:10px;
	margin: 0px;
	text-align: justify;
	float: right;
}

#main_content .h_divider {
	
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}


/* New Item Description */





#main_text {
	padding:10px;
	/*float: left;*/
	clear: left;
	width: 600px;
}

#main_text img.workholder { 
	float: right;
	overflow: hidden;
	text-align: right;
	margin-left:15px;
	margin-bottom:15px;
	width:240px;
	height:auto;
}

#main_text h1 {
	text-align:left;
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

#main_text h2 {
	text-align:left;
	color: #434367;
	font-size: 14px;
	font-weight: bold;

}
#main_text a {
	text-decoration: none;
	color:#000099;
	
}

#main_text ul {
	padding-left:20px;
	
}

#main_text li {
	list-style-image:url('/images/bullet-arrow.gif');
	
}

/* Page Footer */

#address
{
	padding-top:10px;
	font-size:10px;
}

#address ul
{
	list-style:none;
}

#address li
{
	display:inline;
}


#page_footer {
	width: 780px;
	border-top:1px solid;
	border-color:#9e9ec3;
}

/*Product Listings*/
#product_list {
	margin-bottom: 1px;
	padding: 5px;
	
	text-align: center;
}

#product_list ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	display:block;
}

#product_list li {
	
	list-style-type: none;
	list-style-image:none;
	text-align: left;
	float: left;
}

#product_list li a {
	padding: auto 10px;
	background-color:#EEEEEE;
	margin:1px;
	padding:5px;
	display: block;
	text-decoration: none;
	
}

#product_list li a.product_category {
	padding:10px;
	background-color:#F5F5f5;
	width:490px;
}

#product_list li a.product {
	height:50px;
	background-color:#EEEEEE;
	margin-left:10px;
	width:490px;
}

#product_list ul li a.product img{
	height:44px;
	width:auto;
	margin:3px 10px;
	padding:0px;
	float:right;
	
	}
#product_list li a.product h1{
	font-size:100%;
	
	}
#product_list li a:hover {
	background-color:#DDDDDD;
}

#product_links {
	float:right;
	width:180px;
	margin:5px;
	padding:5px;
	background-color:#eeeeee;
	
}

#product_links img{
	float:right;
	width:160px;
	padding:0px;
	margin:5px;
	
}


#product_links h1{
	text-align:left;
	font-size:1em;
	padding:0px;
	margin:5px;
	font-weight:bold;
	
}

#product_links ul{
	text-align:left;
	font-size:1em;
	list-style:none;
	display:block;
	margin:2px;
	
}

#product_links li{
	margin:0.5em;
	
}

#product_links a:hover{
	color:#3333BB;
}