@charset "utf-8";

/* CSS Document */

#inner_content_wrap{

	width:1000px;

	float:left;

	}

.inner_content_wrap_top{

	width:1000px;

	float:left;

	height:25px;

	background-image:url(../images/inner_wrap_top.jpg);

	background-repeat:no-repeat;

	background-position:bottom;

	}

.inner_content_wrap_mid{

	width:960px;

	float:left;

	background-image:url(../images/inner_wrap_mid.jpg);

	background-repeat:repeat-y;

	padding:0px 20px 0px 20px;

	}

.inner_content_wrap_bottom{

	width:1000px;

	float:left;

	height:25px;

	background-image:url(../images/inner_wrap_bottom.jpg);

	background-repeat:no-repeat;

	background-position:top;

	}

.inner_left_wrap{

	width:615px;

	float:left;

	padding:0px 40px 0px 0px;

	}

.inner_right_wrap{

	width:305px;

	float:left;

	}

.inner_left_heading_wrap{

	width:615px;

	height:80px;

	float:left;

	padding:0px 0px 0px 0px;

	}

.inner_left_heading_left{

	width:365px;

	height:80px;

	float:left;

	}

.inner_left_heading_right{

	width:250px;

	height:80px;

	float:left;

	text-align:center;

	}

.inner_left_content_wrap{

	width:610px;

	float:left;

	padding:0px 0px 0px 5px;

	}

.additional_footer{

	width:1000px;

	float:left;

	text-align:center;

	}

.img_border{

	border:5px #FFFFFF solid;

	}

.inner_map_top{

	width:1000px;

	float:left;

	height:25px;

	background-image:url(../images/inner_map_top.jpg);

	background-repeat:no-repeat;

	background-position:bottom;

	}

.inner_map_mid{

	width:960px;

	float:left;

	background-image:url(../images/inner_map_mid.jpg);

	background-repeat:repeat-y;

	padding:0px 20px 0px 20px;

	}

.inner_map_mid_top{

	width:595px;

	height:80px;

	float:left;

	padding:0px 0px 0px 365px;

	}	

.inner_map_mid_bottom{

	width:840px;

	float:left;

	padding:0px 0px 0px 120px;

	}



.inner_map_bottom{

	width:1000px;

	float:left;

	height:25px;

	background-image:url(../images/inner_map_bottom.jpg);

	background-repeat:no-repeat;

	background-position:top;

	}