<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#container { 
	width:100%;
	margin: 0 auto;
	position:relative;
	text-align:center;
}

/******************HEADER BEGIN******************/

#header {
	width:100%;
	position:relative;
}

#header_top {
	width:1000px;
	height:54px;
	margin:0 auto;	
}

#head_content {
	width:380px;
	height:50px;
	margin:2px 0;
	float:left;
	text-align:left;
	white-space:nowrap;
	overflow:hidden;
}
/*â design - ver2 â*/
.design_ver2 .head_content_text {
    margin:0;
    padding:0;
    line-height:28px;
}
/*â design - ver2 â*/

.head_content_text h2 {
	margin:0;
	padding:0;
	line-height:28px;
}

#head_content a {
	font-size:20px;
	font-weight:bolder;
	text-decoration:none;
	text-shadow: #000000 1px 1px 0px;
	color:#959595;
}

#head_content a .text_color1 {
	color:#c61a02;
	font-size:24px;
	font-family:"Comic Sans MS", cursive;
	text-shadow:none;
	font-style:italic;
}

#header_top_right {
	width:610px;
	height:54px;
	float:right;
}

#header_container {
	width:1000px;
	height:77px;
	margin: 0 auto;
}

#header_container_left {
	width:10px;
	height:77px;
	background-image:url("../image/header_container.gif");
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;	
}

#header_container_middle {
	width:980px;
	height:77px;
	background-image:url("../image/header_container.gif");
	background-position:0 -77px;
	background-repeat:repeat-x;	
	float:left;		
}
 
#header_container_right {
	width:10px;
	height:77px;
	background-image:url("../image/header_container.gif");
	background-position:0 -154px;
	background-repeat:no-repeat;	
	float:left;		
}

#header_menu_search {
	width:765px;
	height:77px;
	float:left;	
}

#header_cart {
	width:200px;
	height:77px;
	margin:5px 10px 0 0;
	float:right;	
}

#header_menu {
	width:765px;
	height:41px;
	margin-bottom:3px;	
}

#header_search {
	width:765px;
	height:33px;
	padding-top:3px;
	float:left;		
}

/****************** HEADER END ******************/


/****************** CONTENT BEGIN ******************/

#content { 
	width:100%;
	position:relative;	
}

#content_top { 
	font-size:0;
	height:20px;
	width:100%;
}

#content_container { 
	width:1000px;
	margin: 0 auto;
	background-image:url("../image/content_container.gif");
	background-position:0 0;
	background-repeat:repeat-y;
}

#content_container_inner { 
	background-image:url("../image/content_bottom.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
}

#content_bottom { 
	font-size:0;
	height:25px;
	width:100%;
}

/****************** LEFT BEGIN******************/

#left {
	float:left;
	width:254px;	
}

#box_left {
	width:254px;
	position:relative;
	z-index:10;
}

.box_left_top {
	font-size:0;
	width:254px;
	height:6px;
	background-image:url("../image/box_top.gif");
	background-position:0 0;
	background-repeat:no-repeat;	
}

.box_left_title {
	width:254px;
	height:31px;
	background-image:url("../image/box_title.gif");
	background-position:0 0;
	background-repeat:no-repeat;
	text-align:left;
}

/*â design - ver2 â*/
.design_ver2 .box_left_title {
    color:#FFFFFF;
    font-size:14px;
    padding:7px 0 0 20px;
    font-weight:bolder;
    height:24px;
}
/*â design - ver2 â*/

.box_left_title h3 { 
	color:#FFFFFF;
	font-size:14px;
	padding:7px 0 0 20px;
	font-weight:bolder;
}

.box_left_container {
	width:245px;
	margin:0 7px 0 0;
	padding:8px 0 8px 0;
	border-left:solid 1px #c21800;
	border-right:solid 1px #c21800;
	overflow:hidden;
}

.box_left_bottom {
	font-size:0;
	width:254px;
	height:13px;
	background-image:url("../image/box_bottom.gif");
	background-position:0 0;
	background-repeat:no-repeat;	
}

/****************** RIGHT END******************/

/****************** CENTER BEGIN ******************/

#center {
	float:left;
	width:746px;	
}

#body { 
	width:746px;
	position:relative;	
	z-index:1;
}

#body_top {
	width:746px;
	height:5px;
	top:0;
	left:0;
	background-image:url("../image/content_top.png");
	background-position:0 0;
	background-repeat:no-repeat;			
	position:absolute;
	z-index:10;
}

#body_title { 
	width:auto;
	height:22px;
	padding:6px 16px 0 16px;
	top:0;
	left:0;
	position:absolute;
	background-color:#cf2006;
	text-align:center;
	z-index:5;	
}

#title_content {
	text-align:center;
}

/*â design - ver2 â*/
.design_ver2 #title_content {
    margin:0;
    padding:0;
    font-size:13px;
    font-weight:bold;
    color:#FFFFFF;
}

.design_ver2 #title_content h1 {
    margin:0;
    padding:0;
    font-size:13px;
    font-weight:bold;
    color:#FFFFFF;
}

/*â design - ver2 â*/

#title_content h2 {
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}

#body_container { 
	width:710px;
	padding-left:19px;
	padding-top:35px;
	padding-right:17px;
}

/****************** CENTER END ******************/

/****************** CONTENT END******************/

/****************** FOOTER BEGIN******************/

#footer { 
	width:1000px;
	margin:0 auto;
	border-top:solid 1px #d6d6d6;
	border-bottom:solid 1px #d6d6d6;	
	position:relative;
	text-align:center;
}

#bottomlink_content {
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

#bottomlink_content ul {
	margin:0;
	padding:0;
}

#bottomlink_content li {
	display:inline;
}

/****************** FOOTER END******************/

/****************** PROVIDER BEGIN******************/

#provider { 
	width:100%;
	position:relative;
}

#provider_top { 
	height:20px;
	font-size:1px;
}

#provider_contanier {
	width:1000px;
	margin:0 auto 20px auto;
	background-image:url("../image/provider.gif");
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
}

#provider_content {
	padding:0;
}

#provider_content_left {
	width:534px;
	float:left;
	text-align:left;
	padding-top:12px;
	padding-bottom:8px;
	height:20px;
	padding-left:15px;
}

.provider_content_text {
	float:left;
	margin-right:5px;
	text-align:center;
	padding-right:3px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	background-color:transparent;
}
.provider_content_text a {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#FFFFFF;
}
.provider_content_text a:hover {
	text-decoration:none;	
}

#provider_content_right {
	width:390px;
	float:right;
	padding:10px 15px 0 0;
	text-align:right;
}

/****************** PROVIDER END******************/
</pre></body></html>