#container { 
	width:100%;
	margin: 0 auto;
	position:relative;
	text-align:center;
}

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

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

#header_container {
	width:944px;
	height:105px;
	margin: 0 auto;
}

#header_container_left {
	width:570px;
	height:94px;
	padding-left:30px;
	padding-top:11px;
	float:left;
}

#decoration {
	width:47px;
	height:83px;
	float:left;
	background-image:url(../image/decoration.gif);
	background-position:top left;
	background-repeat: no-repeat;			
}

#header_container_right {
	width:344px;
	height:105px;
	float:right;
}

#header_container_right_link {
	width:116px;
	height:32px;
	margin-top:35px;
	float:right;
}

#head_content {
	width:468px;
	height:60px;
	padding-left:24px;
	padding-top:10px;
	float:left;	
	text-align:left;
}

#head_content_text h1 {
	padding-top: 10px;
	margin:0px;
}

.head_content_text h2 {
	padding:0;
	margin:0;
}

#head_content a {
	font-size:28px;
	font-weight:bolder;
	text-transform:uppercase;
	color:#fdf5e8;
}

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


/****************** CONTNET BEGIN ******************/

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

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

#content_container_outer_outer {
	width:992px;
	margin: 0 auto;
	background-image:url(../image/content_container_outer_outer.gif);
	background-repeat: repeat-y;
	background-position:top;
	
}

#content_container_outer {
	width:992px;
	margin: 0 auto;
	background-image:url(../image/content_container_outer.gif);
	background-repeat: no-repeat;
	background-position:top;
}

#content_bottom { 
	font-size:0;
	height:30px;
	width:100%;
	background-image:url(../image/content_bottom.gif);
	background-position:bottom;
	background-repeat: repeat-x;
}

#content_bottom_outer { 
	font-size:0;
	height:30px;
	width:992px;
	margin:0 auto;
}

#content_bottom_inner {
	font-size:0;
	height:30px;
	width:944px;
	margin:0 auto;
	background-color:#FFFFFF;
}

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

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

#menu { 
	width:198px;
	position:relative;
	background-image:url(../image/menu_container.gif);
	background-repeat: repeat-y;
}

.menu_container {
	width:170px;
	background-image:url(../image/menu_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-left:13px;
	padding-right:15px;
	padding-bottom:8px;
	padding-top:10px;
	font-size: 1px;
}

.menu_bottom {
	font-size:0;
	width:198px;
	height:18px;
	background: url(../image/menu_bottom.gif) no-repeat top;
}

#shop_cms_menu ul {
	margin:0;
	padding:4px 0 0 0;
	font-size:0;
	list-style:none;
	text-align:left;
}

#shop_cms_menu ul ul {
	padding:2px 0 0 5px;
}

#shop_cms_menu ul li{
	padding:3px 0 3px 4px;
	border-bottom:dotted 1px #a59c8b;	
}

#shop_cms_menu li ul li{
	border:none;
}

#shop_cms_menu a {
	font-size: 11px;
	color: #786d5b;
	letter-spacing:1px;
}

#shop_cms_menu a:hover {
	text-decoration: none;
	color: #f88e04;
}

#box_left { 
	width:198px;
	position:relative;
}

.box_left_container {
	width:170px;
	padding-left:14px;
	padding-right:14px;
	padding-top:8px;
	padding-bottom:8px;
	overflow:hidden;
}

.box_left_bottom {
	font-size:0;
	width:198px;
	height:10px;
	background: url(../image/box_bottom.gif) no-repeat top;
}

.box_left_title{ 
	width:198px;
	margin:0;
	text-align:center;
}

.box_left_title h3 { 
	font-size: 12px;
	color:#535353;
	text-transform:uppercase;
	letter-spacing:1px;
}

.box_content {
	width:170px;
	overflow:hidden;
}

/****************** LEFT END ******************/

/****************** CENTER_RIGHT BEGIN ******************/

#center_right {
	width:746px;
	float:right;
}

#center_right_top {
	width:733px;
	height:230px;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:9px;
	background-color:#FFFFFF;
	font-size:0;
}

#center_right_top_banner {
	width:720px;
	height:230px;
	background-color:#FFFFFF;
	border:4px solid #eadbc4;
	font-size:0;
	position:relative;
}

#body_title { 
	width:440px;
	height:50px;	
	position:absolute;
	bottom:15px;
	left:15px;
	z-index:998;
}

#title_content {
	width:440px;
	height:40px;
	position:absolute;
	text-align:left;
	left:0;
	top:0;	
	z-index:110;
}

#title_content h2 {
	margin:0;
	padding-left:10px;
	padding-top:14px;
	font-size:17px;
	font-weight:bolder;
	font-style:italic;
	color: #FFFFFF;
}

#center_right_content {
	width:746px;
	font-size:0;	
}

/****************** CENTER_RIGHT END ******************/

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

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

#body { 
	width:548px;
	position:relative;
}

#body_container { 
	width:530px;
	padding-left:9px;
	padding-right:9px;
}

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

/****************** RIGHT BEGIN******************/

#right {
	float:left;
	width:198px;	
}

#box_right {
	width:198px;
	position:relative;
}

.box_right_title{ 
	width:198px;
	margin:0;
	text-align:center;
}

.box_right_title h3 { 
	font-size: 12px;
	color:#535353;
	text-transform:uppercase;
	letter-spacing:1px;
}

.box_right_container {
	width:170px;
	padding-left:14px;
	padding-right:14px;
	padding-top:8px;
	padding-bottom:8px;
	overflow:hidden;
}

.box_right_bottom {
	font-size:0;
	width:198px;
	height:10px;
	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;
	background-color:#746d63;
}

#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%;
	/*height:35px;*/
	position:relative;
	background-color:#746d63;	
}

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

#provider_content {
	height:20px;
	padding-bottom:5px;
	width:944px;
	margin:0 auto;
}

#wibiya_space {
	height:30px;	
}

#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 #eece01;
	background-color:#746d63;
}
.provider_content_text a {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#ddd2bc;
}
.provider_content_text a:hover {
	text-decoration:none;	
}

#provider_content_right {
	width:400px;
	float:right;
	text-align:right;
}

/****************** PROVIDER END******************/
