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

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

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

#header_top {
	width:970px;
	height:9px;
	background: url(../image/header_top.gif) no-repeat bottom;
	margin: 0 auto;
	font-size:0;
}

#header_container {
	width:970px;
	height:101px;
	background-image:url(../image/header_container.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
}

#head_content {
	background-color:#cccccc;
	width:923px;
	height:101px;
	margin: 0 auto;
	text-align:center;
	background-image:url(../image/head_content.jpg);
}

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

#head_content a {
	font-size:45px;
	font-weight:bolder;
	color:#535353;
}

#header_bottom {
	margin: 0 auto;
	width:970px;
	height:10px;
	background: url(../image/header_bottom.gif) no-repeat top;
	font-size:0;
}

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


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

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

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

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

#left { 
	float:left;
	width:205px;
	margin-left:0px;
}

#menu { 
	width:205px;
	position:relative;
}

.menu_top {
	font-size:0;
	width:205px;
	height:13px;
	background: url(../image/menu_top.gif) no-repeat bottom;
}

.menu_container {
	width:170px;
	background-image:url(../image/box_container.gif);
	background-repeat: repeat-y;
	padding-left:17px;
	padding-right:18px;
	padding-bottom:4px;
	font-size: 1px;
}

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

#menu_content ul {
	margin:0;
	padding:0;
	font-size: 1px;
}

#menu_content li {
	list-style-type: none;
	text-align:left;
	font-size: 1px;
	padding-top:2px;
	padding-bottom:2px;
}

.menu_content_sub li {
	font-size: 1px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}

#menu_content a {
	font-size: 11px;
	color: #535353;
	letter-spacing:1px;
}
.menu_content_select {
	color: #FF0000;
}

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

.box_left_container {
	width:170px;
	background-image:url(../image/box_container.gif);
	background-repeat: repeat-y;
	padding-left:17px;
	padding-right:18px;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:5px;
}

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

.box_left_title h3 { 
	width:190px;
	height:23px;
	padding-top:10px;
	padding-left:15px;
	margin:0;
	text-align:left;
	background-image:url(../image/box_title.gif);
	background-repeat: repeat-y;
	
	color:#535353;
	font-size:11px;
	font-style:normal;
	font-weight:bolder;
	letter-spacing:1px;
}

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

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

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

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

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

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

#title_content {
	background: url(../image/title_content.gif) no-repeat top;
	width:540px;
	height:34px;
	text-align:left;
	margin-bottom:5px;
}

#title_content h2 {
	margin:0;
	padding-left:20px;
	padding-top:12px;
	text-align:left;
	
	color:#535353;
	font-size:13px;
	font-weight:bolder;
	letter-spacing:2px;
}

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

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

#right {
	float:right;
	width:205px;
	margin-right:0px;
}

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

.box_right_title h3 { 
	width:190px;
	height:23px;
	padding-top:10px;
	padding-left:15px;
	margin:0;
	text-align:left;
	background-image:url(../image/box_title.gif);
	background-repeat: repeat-y;
	
	color:#535353;
	font-size:11px;
	font-style:normal;
	font-weight:bolder;
	letter-spacing:1px;
}

.box_right_container {
	width:170px;
	padding-left:17px;
	padding-right:18px;
	background-image:url(../image/box_container.gif);
	background-repeat: repeat-y;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:5px;
}

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


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

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

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

#footer { 
	margin:0 auto;
	width:970px;
	position:relative;
}

#footer_top { 
	background-image:url(../image/footer_top.gif);
	background-repeat: repeat-y;
	background-position:center;
	width:970px;
	height:13px;
}

#bottomlink_content .text_normal {
	color:#FFFFFF;
}

#bottomlink_content {
	margin-top:5px;
	width:970px;
	height:29px;
	padding-top:14px;
	background-image:url(../image/footer_container.gif);
	background-repeat: no-repeat;
	background-position:center;
	text-align:center;
}

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

#bottomlink_content li {
	display:inline;
}

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

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

#provider { 
	margin:0 auto;
	width:970px;
	/*height:32px;*/
	position:relative;
}

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

#wibiya_space {
	height:30px;	
}

#provider_content_left {
	width:515px;
	float:left;
	text-align:left;
	padding-top:9px;
	padding-left:5px;
}

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

#provider_content_right {
	padding-top:6px;
	width:295px;
	float:right;
	text-align:right;
}

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