#container { 
	width:100%;
	margin: 0 auto;
	position:relative;
	text-align:center;
}

/******************HEADER BEGIN******************/

#header {
	width:100%;
	position:relative;
	background-image:url(../image/header_pattern.gif);
	background-repeat: repeat-x;
	background-position:top;	
}

#header_top {
	width:944px;
	height:56px;
	background: url(../image/header_top.jpg) no-repeat bottom;
	margin: 0 auto;
	font-size:0;
}

/****************** HEADER CART BEGIN ******************/

#header_cart{
	width: 500px;
	height: 30px;
	padding-left:40px;
	float:left;
}

#shop_cart {
	width:48px;
	height:52px;
	float:left;
	padding:0;
	margin:0;
	text-align:left;
}

#box_cart_content{
	width: 440px;
	height: 20px;
	padding-top: 20px;
	text-align: left;
	float:right;
	overflow:hidden;
}

#shop_cart_number .box_cart_item{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom:0;
	padding-top:0;
	text-align:left;
	float:left;
}

#shop_cart_number .box_cart_price{
	width:200px;
	padding-right:0;
	padding-bottom:0;
	padding-top:1px;	
	text-align:left;
	float:left;
	overflow:hidden;
}

#shop_cart_number .box_cart_item .text_color_fault{
	color:#29596a;
	text-decoration:underline;
	font-weight:bold;
	font-size: 12px;
}

#shop_cart_number .box_cart_price .text_color_fault{
	color:#29596a;
	font-size: 12px;
	font-weight:bold;	
}

/****************** HEADER CART END ******************/


#header_search {
	width:238px;
	float:left;
	padding-top:14px;
	padding-left:25px;
	text-align:center;
}

#header_container {
	width:944px;
	height:142px;
	background-image:url(../image/header_container.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#header_container_home {
	width:944px;
	height:142px;
	padding-top:10px;
	background-image:url(../image/header_container_home.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	margin: 0 auto;
}

#head_content {
	width:920px;
	height:110px;
	margin: 0 auto;
	text-align:center;
	padding-top:16px;
}

#head_content_text h1 {
	padding-top: 32px;
	margin:0px;
}

#head_content a {
	font-size:32px;
	font-weight:bolder;
	color:#ef9412;
}

#header_bottom {
	margin: 0 auto;
	width:944px;
	height:41px;
	background: url(../image/header_bottom.jpg) no-repeat top;
	font-size:0;
}

/****************** HEADER END ******************/


/****************** CONTNET BEGIN ******************/

#content { 
	width:100%;
	position:relative;
}

#content_top { 
	font-size:0;
	margin:0 auto;
	height:15px;
	width:944px;
	background-image:url(../image/content_top.gif);
	background-position:bottom;
	background-repeat: no-repeat;	
}

#content_container { 
	width:944px;
	margin: 0 auto;
	background-color:#e5ecef;
}

#content_bottom { 
	font-size:0;
	margin:0 auto;
	height:9px;
	width:944px;
	background-image:url(../image/content_bottom.gif);
	background-position:bottom;
	background-repeat: no-repeat;
}

/****************** LEFT BEGIN ******************/

#left { 
	float:left;
	width:198px;	
}

#menu { 
	width:198px;
	position:relative;
}

.menu_top {
	font-size:0;
	width:198px;
	height:14px;
	background: url(../image/menu_top.gif) no-repeat bottom;
}

.menu_bottom {
	font-size:0;
	width:198px;
	height:20px;
	background: url(../image/box_bottom.gif) no-repeat top;
}

.menu_container {
	width:170px;
	background-image:url(../image/box_container.gif);
	background-repeat: repeat-y;
	padding-left:14px;
	padding-right:14px;
	font-size: 1px;
}

#menu_content2 ul {
	margin:0;
	padding:0;
	font-size: 1px;
}

#menu_content2 li {
	list-style-type: none;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	font-size: 1px;
}

#menu_content2 li:hover {
	list-style-type: none;
	padding-top:2px;
	padding-bottom:2px;	
	text-align:left;
	font-size: 1px;
}

.menu_content_sub li {
	font-size: 1px;
	text-align:left;	
	padding-top:2px;
	padding-bottom:2px;
}

#menu_content2 li ul {
	padding-left:10px;
}

#menu_content2 a {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	padding-left: 15px;	
	color: #29596a;
	font-size:10px;
	letter-spacing:0px;
	font-weight:normal;
	font-style:normal;
	text-transform:uppercase;
}

#box_left { 
	width:198px;
	position:relative;
}

.box_left_container {
	width:170px;
	background-image:url(../image/box_container.gif);
	background-repeat: repeat-y;
	padding-left:14px;
	padding-right:14px;
	padding-top:8px;
	overflow:hidden;
}

.box_left_bottom {
	font-size:0;
	width:198px;
	height:20px;
	background: url(../image/box_bottom.gif) no-repeat top;
}

.box_left_title{ 
	width:198px;
	height:34px;
	margin:0;
	text-align:center;
	background-image:url(../image/box_title.gif);
	background-repeat: no-repeat;
}

.box_left_title h3 { 
	font-size: 13px;
	padding-top:10px;
	font-weight:bolder;
	color:#FFFFFF;
	text-transform:uppercase;
}

.box_content {
	width:170px;
	overflow:hidden;
}

/****************** LEFT END ******************/

/****************** CENTER BEGIN ******************/

#center {
	float:left;
	width:548px;	
}

#body { 
	width:548px;
	position:relative;
}

#body_title { 
	width:548px;
	background-image:url(../image/body_container.gif);
	background-repeat: repeat-y;
}

#body_container { 
	width:530px;
	padding-left:9px;
	padding-right:9px;
	background-image:url(../image/body_container.gif);
	background-repeat: repeat-y;
}

#title_content {
	margin-left:9px;
	margin-right:9px;
	padding-bottom:10px;
	width:530px;
	height:33px;
	text-align:center;
	background: url(../image/title_content.gif) no-repeat top;
}

#title_content h2 {
	font-size: 13px;
	padding-top:10px;
	font-weight:bolder;
	color:#FFFFFF;
	text-transform:uppercase;
}

/****************** CENTER END ******************/

/****************** RIGHT BEGIN******************/

#right {
	float:left;
	width:198px;	
}

#box_right {
	width:198px;
	position:relative;
}

.box_right_title{ 
	width:198px;
	height:34px;
	margin:0;
	text-align:center;
	background-image:url(../image/box_title.gif);
	background-repeat: no-repeat;
}

.box_right_title h3 { 
	font-size: 13px;
	padding-top:10px;
	font-weight:bolder;
	color:#FFFFFF;
	text-transform:uppercase;
}

.box_right_container {
	width:170px;
	padding-left:14px;
	padding-right:14px;
	padding-top:8px;
	background-image:url(../image/box_container.gif);
	background-repeat: repeat-y;
	overflow:hidden;
}

.box_right_bottom {
	font-size:0;
	width:198px;
	height:20px;
	background: url(../image/box_bottom.gif) no-repeat top;
}

/****************** RIGHT END******************/

/****************** CONTENT END******************/

/****************** FOOTER BEGIN******************/

#footer { 
	width:100%;
	height:30px;
	position:relative;
	text-align:center;
}

#bottomlink_content {
	padding-top:5px;
	padding-bottom:5px;
	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_content {
	padding-bottom:5px;
	width:944px;
	margin:0 auto;
}

#provider_content_left {
	width:539px;
	float:left;
	text-align:left;
	padding-top:4px;
	height:20px;
	padding-left:5px;
}

.provider_content_text {
	float:left;
	margin-right:5px;
	text-align:center;
	padding-right:3px;
	padding-left:3px;
	border: 1px solid #29596a;
	background-color:#FFFFFF;
}
.provider_content_text a {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#29596a;
}
.provider_content_text a:hover {
	text-decoration:none;	
}

#provider_content_right {
	width:400px;
	float:right;
	text-align:right;
}

/****************** PROVIDER END******************/
