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

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

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

#header_top {
	width:1000px;
	height:8px;
	margin: 0 auto;		
}

#header_container {
	width:1000px;
	height:120px;
	margin: 0 auto;
	background-image:url("../image/header_bg.gif");
	background-repeat:no-repeat;
	background-position:0 0;		
}

#head_content {
	width:312px;
	height:82px;
	margin:19px 15px;	
	float:left;
	text-align:center;	
}

#head_content_text {
	width:312px;
	height:82px;	
	background-image:url("../image/header_logo.gif");
	background-repeat:no-repeat;
	background-position:0 0;	
}

#head_content_text h1 {
	padding:0;
	margin:0;
}

#head_content #head_content_text a {
	font-size:26px;
	font-weight:normal;
	color:#FFFFFF;
}

#head_content a {
	font-size:26px;
	font-weight:bolder;
	color:#7bc018;
}

#head_content a:hover {
	text-decoration:none;
}

#header_container_right {
	width:658px;
	height:120px;
	float:left;
}

#header_menu {
	width:1000px;
	height:42px;
	margin: 0 auto;			
}

#header_bottom {
	width:1000px;
	height:12px;
	margin: 0 auto;			
}

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


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

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

#content_container { 
	width:1000px;
	margin: 0 auto;
}

#content_container_inner {
    background-color: #fff;
}

#content_bottom { 
	height:2px;
    width: 1000px;
    font-size: 0;
    margin: 0 auto 5px auto;
	border-bottom:solid 1px #efefef;
}

#partners { 
	background-color: #FFFFFF;
    font-size: 0;
    margin: 0 auto;
    width: 1000px;
}

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

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

#body { 
	width:746px;
	position:relative;
	z-index:1;
}

#body_title { 
	width:746px;
	height:38px;
}

#body_title_left_start, #body_title_left { 
	width:4px;
	height:38px;
	float:left;
}

#body_title_middle_start, #body_title_middle { 
	width:726px;
	height:38px;
	float:left;
}

#body_title_right_start, #body_title_right { 
	width:4px;
	height:38px;
	float:left;
}

#body_title_left_start { 
	background-image:url("../image/title_bg_38.png");
	background-repeat:no-repeat;
	background-position:0 0;
}

#body_title_middle_start { 
	background-image:url("../image/title_bg_38.png");
	background-repeat:repeat-x;
	background-position:0 -38px;
}

#body_title_right_start { 
	background-image:url("../image/title_bg_38.png");
	background-repeat:no-repeat;
	background-position:0 -76px;
}

#body_title_left { 
	background-image:url("../image/title_bg_38_gr.png");
	background-repeat:no-repeat;
	background-position:0 0;
}

#body_title_middle { 
	background-image:url("../image/title_bg_38_gr.png");
	background-repeat:repeat-x;
	background-position:0 -38px;
}

#body_title_right { 
	background-image:url("../image/title_bg_38_gr.png");
	background-repeat:no-repeat;
	background-position:0 -76px;
}

#body_title_middle #title_content {
	margin-left:8px;
	margin-right:8px;
	width:710px;
	height:33px;
	text-align:left;
}

/*↓ design - ver2 ↓*/
.design_ver2 #body_title_middle #title_content {
    float:left;
    margin:0;
    padding:10px 0 0 10px;
    font-size:15px;
    font-weight:bolder;
    color: #FFFFFF;
}
.design_ver2 #title_content h1 {
    float:left;
    margin:0;
    font-size:15px;
    font-weight:bolder;
    color: #FFFFFF;
}
.design_ver2 #body_title_middle_start #title_content h1 {
    padding:10px 0 0 10px;
}
/*↑ design - ver2 ↑*/

#title_content h2 {
	float:left;
	margin:0;
	font-size:15px;
	font-weight:bolder;
	color: #FFFFFF;
}

#body_container { 
	width:710px;
	min-height:400px;
	margin-right:12px;
	padding:20px 11px 0 13px;
	background-image:url("../image/body_bg.gif");
	background-repeat:no-repeat;
	background-position:0 10px;	
}

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

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

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

#box_right {
	width:254px;
	position:relative;
	z-index:10;
}

.box_right_top {
	font-size:0;
	width:254px;
	height:3px;
	background-image:url("../image/box_top_bottom.gif");
	background-repeat:no-repeat;
	background-position:0 0;		
}

.box_right_space {
	font-size:0;
	width:254px;
	height:13px;	
}

.box_right_title { 
	width:252px;
	height:30px;
	border-left:solid 1px #efefef;
	border-right:solid 1px #efefef;	
	text-align:left;
}

/*↓ design - ver2 ↓*/
.design_ver2 .box_right_title {
    width:236px;
    height:20px;
    color:#73a725;
    font-size:14px;
    padding:10px 0 0 16px;
    font-weight:bolder;
}
/*↑ design - ver2 ↑*/

.box_right_title h3 { 
	color:#73a725;
	font-size:14px;
	padding:10px 0 0 16px;
	font-weight:bolder;
}

.box_right_container {
	width:252px;
	padding:10px 0;
	border-left:solid 1px #efefef;
	border-right:solid 1px #efefef;
	overflow:hidden;
}

.box_right_bottom {
	font-size:0;
	width:254px;
	height:16px;
	background-image:url("../image/box_top_bottom.gif");
	background-repeat:no-repeat;
	background-position:0 -3px;		
}

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

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

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

#footer { 
    width: 1000px;
	height:30px;	
    margin: 5px auto 0 auto;
	border-top:solid 1px #efefef;
	position:relative;
	text-align:center;
}

#bottomlink_content {
	padding-top:15px;
	text-align:center;
}

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

#bottomlink_content li {
	display:inline;
}

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

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

#provider { 
    width: 1000px;
    margin: 0 auto;		
	position:relative;
}

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

#provider_content {
	width:1000px;
	height:30px;
	padding-bottom:20px;	
	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 #b2b2b2;
	background-color:#FFFFFF;
}
.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:400px;
	float:right;
	text-align:right;
}

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