@charset "utf-8";

/* CSS Document */



#pagewrap {

	background-image: url(../images/sp_pagewrap_bg.png)

	}

#head {

	background-image: url(../images/head_bg.png);

	width: 945px;

    height: 20px;

}

#page_title {

	position: absolute;

	top: 50px;

	left: 0px;

	width: 155px;

	padding: 55px 0 0 12px;

	text-align: center;

	z-index: 1000;

	/*border: 1px solid red;*/

	font-family: impact, Arial;

	color: #014183;	

	}







#t1 {

	/*position: relative;*/

    float: left;

	background-image: url(../images/t1_bg.png);

	width: 765px;

	height: 94px;

	}

#t2 {

/*	position: relative;

	top: 5px;

	left: 186px;*/

    float: left;

	width: 765px;

	}			

	#t2_leftcol {

		/*border: 1px solid red;*/

		/*position: relative;*/

        float: left;

		top: 0px;

		left: 0px;

		width: 416px;

		padding: 20px 14px 0 20px;

	}



	#t2_leftcol #content {

      min-height: 250px;

    }



	#t2_rightcol {

		/*border: 1px solid red;*/

		/*position: absolute;

		top: 0px;

		left: 465px;*/

        float: left;

		width: 286px;

		padding: 20px 0 0 20px;

	}



	#red_list ul{

		margin: 0 0 0 15px;

		padding: 0;

		}

	#red_list li {

		list-style-image: url(../images/red_bullet.png);

		margin: 0;

		padding: 0 0 3px 0;

		}		

#t3 {

/*	position: relative;*/

    clear: both;

	width: 945px;

	height: 20px;

	background-image: url(../images/t3_bg.png);

	}

#t4 {

/*	position: relative;*/

	background-image:url(../images/t4_bg.png);

	height:73px;

	padding:0 0 0 26px;

	width:920px;

	}

	#t4 img {

		float:left;	

		padding: 16px 4px 16px 4px;

		}

	#t4_location {

		float:left;

		margin:auto;

		padding:20px 53px;

		text-align:center;

		}

		#t4_location .city {

			font-family: Arial, Helvetica, sans-serif;

			font-size: 12px;

			color: #154998;

			font-weight: bold;

			}

		#t4_location .phone {

			font-family: Arial, Helvetica, sans-serif;

			font-size: 12px;

			color: #333333;	

			}

		#t4_copyright a:link, #t4_copyright a:visited{

			top: 65px;

			left: 800px;

			width: 200px;

			color: #346cc0;

			font-family: Arial, Helvetica, sans-serif;

			font-size: 9px;

			text-decoration: none;

			}

		#t4_copyright a:hover {

			color: red;

			}			

			
