.Top-Banner{
	width:1000px;
	height:105px;
	background-image:url(../Images/frame_top_image_001.jpg);
	background-repeat:no-repeat;
}

.page-width{
	width:1000px;
	height:auto;
	margin:auto;
}

table{
	padding:5px 5px 5px 5px;
	text-align: center;
}

.Navigation{
	width:1000px;
	height:30px;
	background-color:#32446a;
	margin:auto;
	text-decoration:none;
	text-align:center;
	word-spacing:0.8em;
}

a:link, a:visited {
	 text-decoration: none;
	 word-spacing:normal;
}

/* Expertise */
.spacer{
	width:1000px;
	height:20px;
	float:left;
}

.Content_Area{
	width:1000px;
	height:auto;
	margin:auto;
}

.line_1_left{
	width:10px;
	height:290px;
	background-image:url(../Images/line-x.png);
	background-repeat:repeat-y;
	float:left;
	background-position:left;
}

.left_content{
	width:270px;
	height:290px;
	float:left;
}

.Right_content{
	width:680px;
	height:300px;
	float:right;
}

.Center_Line{
	width:20px;
	height:290px;
	float:left;
	background-image:url(../Images/line-x.png);
	background-position:center;
	background-repeat:repeat-y;
}

.Right_line{
	width:10px;
	height:220px;
	background-image:url(../Images/line-x.png);
	background-repeat:repeat-y;
	float:right;
	background-position:right;
}

.picture{
	width:280px;
	height:300px;
	float:left;
}

.Center_Image{
	width:auto;
	padding-left:20px;
	height:110px;
	margin:auto;
	background-image:url(../Images/empow_image_01.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.line_bottom_1{
	width:100%;
	height:10px;
	background-image:url(../Images/line-y.png);
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
}