#container { 
	width:100%;
	margin: 0 auto;
	position:relative;
	background:#e7e3d7;
	text-align:center;
}

/******************HEADER BEGIN******************/

#header {
	width:100%;
	position:relative;
	background-image:url(../image/header_pattern.gif);
	background-repeat: repeat-x;
	padding-top:0px;
	padding-bottom:0px;
}

#header_go_home {
	width: 15px;
	height: 15px;
	margin-left:15px;
	margin-top:-5px;
	background: url(../image/go_home.gif) no-repeat;
	background-position:center;
	position: absolute;	
	text-align:left;
}

#header_go_home:hover {
	width: 50px;
	height: 15px;
	background: url(../image/go_home_hover.gif) no-repeat;
}

#header_top {
	width:944px;
	height:35px;
	margin:0 auto;
	background: url(../image/header_top.gif) no-repeat bottom;
	font-size:0;
}

#header_container {
	width:944px;
	height:101px;
	margin:0 auto;
	background-image:url(../image/header_container.jpg);
	background-repeat: repeat-y;
	text-align:left;
}

#head_content {
	width:728px;
	height:90px;
	margin-left:101px;
	margin-right:110px;
	top:5px;
	position:relative;
	text-align:center;
}

#head_content_text h1 {
	padding-top: 25px;
	padding-right:150px;
	margin:0px;
}

#head_content a {
	font-size:35px;
	font-weight:bolder;
	color:#578590;
}

#header_bottom {
	width:944px;
	height:11px;
	margin:0 auto;
	background: url(../image/header_bottom.gif) no-repeat top;
	font-size:0;
}

/****************** HEADER END ******************/


/****************** CONTNET BEGIN ******************/

#content { 
	width:944px;
	position:relative;
	background:#e7e3d7;
	margin:0 auto;
}

#content_top { 
	width:944px;
	height:15px;	
	font-size:0;
	background-image:url(../image/content_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#content_container { 
	width:944px;
	margin: 0 auto;
	background-image:url(../image/content_container.gif);
	background-repeat: repeat-y;
	background-position:center;
}

/****************** LEFT BEGIN ******************/

#left { 
	float:left;
	width:198px;	
}

#menu { 
	width:198px;
	position:relative;
}

.menu_top {
	font-size:0;
	width:198px;
	height:8px;
	background: url(../image/box_menu_top.gif) no-repeat bottom;
}

.menu_container {
	width:170px;
	background-image:url(../image/menu_container.gif);
	background-repeat: repeat-y;
	padding-left:14px;
	padding-right:14px;
	padding-bottom: 8px;
	font-size: 1px;
}

#menu_content ul {
	margin:0;
	padding:0;
	font-size: 1px;
}

#menu_content li {
	list-style-type: none;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	font-size: 1px;
	background: url(../image/menu_content.gif) no-repeat;
	background-position: top left;
}

#menu_content li:hover {
	list-style-type: none;
	padding-top:2px;
	padding-bottom:2px;	
	text-align:left;
	font-size: 1px;
	background: url(../image/menu_content_hover.gif) no-repeat;
	background-position: top left;
}

.menu_content_sub li {
	padding-left:5px;
	margin-left: 5px;
	font-size: 1px;
	padding-top:2px;
	padding-bottom:2px;
}

#menu_content a {
	font-size: 11px;
	color: #535353;
	letter-spacing:1px;
	padding-left:20px;
}

#menu_content a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #66ac28;
	letter-spacing:1px;	
	padding-left:25px;
}

#box_left { 
	width:198px;
	position:relative;
}

.box_left_top {
	font-size:0;
	width:198px;
	height:8px;
	background: url(../image/box_left_top.gif) no-repeat left;
}

.box_left_container {
	width:170px;
	background-image:url(../image/box_left_container.gif);
	background-position:left;
	background-repeat: repeat-y;
	padding-top:14px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:6px;
	overflow:hidden;
}

.box_left_title{ 
	width:198px;
	height:37px;
	margin:0;
	text-align:center;
	background-image:url(../image/box_left_title.gif);
	background-repeat: no-repeat;
}

.box_left_title h3 { 
	font-size: 13px;
	font-weight:bolder;
	color:#f3ffdc;
	padding-top:9px;
	letter-spacing:1px;
}

.box_content {
	width:170px;
	overflow:hidden;
}

/****************** LEFT END ******************/

/****************** CENTER BEGIN ******************/

#center {
	float:left;
	width:548px;	
}

#body { 
	width:548px;
	position:relative;
}

#body_top { 
	font-size:0;
	width:548px;
	height:8px;
	background-image:url(../image/body_container.gif);
	background-repeat: repeat-y;
}

#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;
	padding-top:10px;
	background-image:url(../image/body_container.gif);
	background-repeat: repeat-y;
}

#title_content {
	margin-left:9px;
	margin-right:9px;
	width:530px;
	height:37px;
	text-align: center;
	background: url(../image/title_content.gif) no-repeat top;
}

#title_content h2 {
	margin:0;
	padding-top:9px;
	font-size:16px;
	font-weight:bolder;
	color: #fffceb;
}

/****************** CENTER END ******************/

/****************** RIGHT BEGIN******************/

#right {
	float:left;
	width:198px;	
}

#box_right {
	width:198px;
	position:relative;
}

.box_right_top {
	font-size:0;
	width:198px;
	height:8px;
	background: url(../image/box_right_top.gif) no-repeat bottom;
}

.box_right_title { 
	width:198px;
	height:37px;
	margin:0;
	text-align:center;
	background-image:url(../image/box_right_title.gif);
	background-repeat: no-repeat;
}

.box_right_title h3 { 
	font-size: 13px;
	font-weight:bolder;
	color:#fffdf2;
	padding-top:9px;
	letter-spacing:1px;
}

.box_right_container {
	width:170px;
	padding-left:14px;
	padding-right:14px;
	padding-top:14px;
	padding-bottom:6px;
	background-image:url(../image/box_right_container.gif);
	background-repeat: repeat-y;
	overflow:hidden;
}

/****************** RIGHT END******************/

/****************** CONTENT END******************/

/****************** FOOTER BEGIN******************/

#footer {
	margin-top: 0px;
	width: 100%;
	position: relative;
}

#bottomlink_content {
	width: 944px;
	height: 29px;
	margin:0 auto;
	padding-top: 5px;
	background-image: url(../image/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	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 {
	width: 944px;
	height: 34px;
	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 #8fc160;
	background-color:#f6efe5;
}
.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 {
	width:300px;
	float:right;
	text-align:right;
}

/****************** PROVIDER END******************/
