#container { 
	width:100%;
	margin: 0 auto;
	position:relative;
	background: url(../image/container_bg.gif);
	background-repeat: repeat;
	text-align:center;
}

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

#header {
	width:100%;
	position:relative;
	padding-top:20px;
}

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

#header_navigation {
	width:920px;
	height: 25px;
	margin: 0 auto;
}

.header_navigation_div{
	width: 1px;
	height: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
	background-color:#706f64;
	float: left;
}

#header_container {
	width:944px;
	height:160px;
	background-image:url(../image/header_container.gif);
	background-repeat: no-repeat;
	text-align:center;
	margin: 0 auto;
	z-index:2;	
}

#head_content_external {
	width:920px;
	height:110px;
	margin: 0 auto;
	top:4px;
	position: relative;
}

#head_content{
	width:920px;
	height:110px;
	margin: 0 auto;
	top: 0;
 	background-image:url(../image/head_content.jpg);
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
}

#head_content_left_border{
	width:9px;
	height:110px;
	top: 0;
	left: 0;
 	background-image:url(../image/head_content_left_border.gif);
	background-position:left;
	background-repeat:no-repeat;
	position:absolute;
	z-index: 10;
}

#head_content_right_border{
	width:9px;
	height:110px;
	top: 0;
	right: 0;
 	background-image:url(../image/head_content_right_border.gif);
	background-position:right;
	background-repeat:no-repeat;
	position:absolute;
	z-index: 10;
}

#head_content_bottom_border{
	width:920px;
	height:3px;
	bottom: 0;
	left: 0;
 	background-image:url(../image/head_content_bottom_border.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	position:absolute;
	z-index: 10;
}

#head_content_top_border{
	width:920px;
	height:3px;
	top: 0;
	left: 0;
 	background-image:url(../image/head_content_top_border.gif);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	z-index: 10;
}

#head_content_text h1 {
	padding-top: 35px;
	padding-left: 50px;
	margin:0px;
	text-align:left;
}

#head_content a {
	font-size:30px;
	font-variant: small-caps;
	color:#fe9112;
}

#header_bottom {
	margin: 0 auto;
	width:944px;
	height:40px;
	text-align:center;
	background: url(../image/header_bottom.gif);
	background-repeat:no-repeat;
	background-position: right;
}

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


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

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

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

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

#content_bottom { 
	width:944px;
	height:30px;
	margin: 0 auto;
	background-image:url(../image/content_bottom.gif);
	background-repeat:no-repeat;
	background-position: center;
	font-size:0;
}


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

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

.menu_top {
	font-size:0;
	width:198px;
	height:8px;
}

.menu_container {
	width:170px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom: 8px;
	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;
	background: url(../image/menu_content.gif) no-repeat;
	background-position: top left;
}

#menu_content2 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_content2 a {
	font-size: 11px;
	color: #c3c17e;
	letter-spacing:1px;
	padding-left:20px;
}

#menu_content2 a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #c3c17e;
	letter-spacing:1px;	
	padding-left:20px;
}

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

.menu_top {
	font-size:0;
	width:198px;
	height:8px;
}

#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 bottom;
}

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

.box_left_bottom {
	font-size:0;
	width:198px;
	height:8px;
}

.box_left_title h3 { 
	width:198px;
	height:20px;
	margin:0;
	padding-bottom:3px;
	text-align:center;
}

.box_left_title h3 { 
	font-size: 13px;
	font-weight:bolder;
	color:#ffffc3;
	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:url(../image/body_top.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#body_title { 
	width:548px;
	background-color: #f7f7f2;
}

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

#title_content {
	margin-left:9px;
	margin-right:9px;
	padding-bottom:10px;
	width:530px;
	height:33px;
	text-align:left;
}

#title_content h2 {
	margin:0;
	padding-left:10px;
	padding-top:7px;
	font-size:16px;
	font-weight:bolder;
	color: #463f37;
	text-decoration:underline;
}

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

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

#right {
	float:right;
	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 left;
}

.box_right_title h3 { 
	width:198px;
	margin:0;
	padding-bottom:3px;
	text-align:center;
}

.box_right_title h3 { 
	font-size: 13px;
	font-weight:bolder;
	color:#ffffc3;
	letter-spacing:1px;
}

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

.box_right_bottom {
	font-size:0;
	width:198px;
	height:8px;
}

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

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

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

#footer {
	margin-top: 0px;
	width: 100%;
	position: relative;
}

#bottomlink_content {
	width: 939px;
	height: 15px;
	margin:0 auto;
	padding-top: 5px;
	margin-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;
	margin-top: 0pt;
}

#provider_content {
	width: 933px;
	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 #E1E1E1;
	background-color:#93704e;
}
.provider_content_text a {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#E1E1E1;
}
.provider_content_text a:hover {
	text-decoration:none;	
}

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

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