@charset "UTF-8";
/* CSS Document */

.top_logo {
	margin: 0 0 0 0;
	width:1012px;
	height: 95px;
	/*background-image:url(../images/top_01.png);
	background-repeat:no-repeat;*/

}

.left_panel {
	margin:0 0 0 0;
	width:128px;
	height:290px;
	position:absolute;
}

.navigation {
	margin: 0 3px 0 131px;
	width: 566px;
	height: 37px;
	position:absolute;
}

.testimonials {
	margin: 0 0 0 700px;
	width: 312px;
	position:absolute;
}

.banner {
	margin: 40px 0 0 131px;
	width: 566px;
	height: 135px;
	position: absolute;
}

.ruler {
	margin: 178px 0 0 131px;
	width: 569px;
	height: 22px;
	position:absolute;
}

.container {
	margin: 200px 0 0 131px;
	width: 566px;
	position: absolute;
}

.footer {
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	margin: 600px 0 0 0;
	width: 695px;
	height: 22px;
	position:absolute;
}

.footer_list {
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	margin: 850px 0 0 0;
	width: 695px;
	height: 22px;
	position:absolute;
}

.top_bar {
	margin: 0px 0 0 132px;
	width: 568px;
	height: 18px;
	position:absolute;
}

.container_2 {
	margin: 18px 0 0 131px;
	width: 566px;
	position: absolute;
}
