.main_tab
{
	width: 920px;
	
}

.top_bar
{
	width: 100%;
	
	background-color: black;
}
.top_bar_left
{
	height: 54px;
	width: 700px;
	margin: 0;
	background-color: black;
	overflow:hidden;
}

.top_bar_left .upper_text
{
	color: #E6E6E6;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.top_bar_left .lower_text
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.top_bar_right
{
	height: 54px;
	width: 150px;
	background-color: black;
}
.top_bar_right .text
{
	color: #666666;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	}

.logo
{
	width: 48px;
	height: 54px;
background-image: url("media/logo.png");	
	
}

.spacer
{
	height: 41px;
	background-image: url("media/spacer.png");
	background-repeat: repeat-x;
	
}

.middle
{
	background-color: white;

	width: 920px;
	overflow: hidden;
}

.mid_tab
{
	width: 920px;

		}

.i1
{
	height: 157px;
	width: 320px;
	background-repeat: no-repeat;
	background-image: url("media/i1.png");

	}
.i2
{	height: 157px;
	width: 320px;
	background-repeat: no-repeat;
	background-image: url("media/i2.png");
}
.i3
{	height: 157px;
	width: 280px;
	background-repeat: no-repeat;
background-image: url("media/i3.png");
}

.t
{
padding-top: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: black;
	font-weight: bold;
	width: 280px;
	}
	
.b
{
padding-top: 10px;
width: 280px;
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	text-align: justify;
	padding-bottom: 20px;
	}
	

	
.b1
{
	float: left;
	width: 690px;
	height: 120px;
	background-image: url("media/b1.png");
	background-repeat: repeat-x;
background-color: #E6E6E6;

}
.b1 .b1_sub
{
	font-family: Verdana;
	font-size: 12px;
	color: black;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 6px;

}
.b1 .b1_text
{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 10px;

}
.b2
{
float: left;
	width: 216px;
	background-color: black;
}
.b2 .office
{
	float: left;
	width: 71px;
	height: 107px;
	margin-left: 5px;
	margin-top: 5px;
	background-image: url("media/office.png");
}
.b2 .address
{
	float: left;
	margin: 0;
	font-family: Verdana;
	font-size: 10px;
	color: White;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 10px;
}

.b1_spacer
{
	float: left;
	width: 10px;
	height: 118px;
	background-color: White;
}

.sub_text
{
	font-family: Verdana;
	font-size: 10px;
	color: White;
	font-weight: normal;
}
