@CHARSET "UTF-8";

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #900;
	text-align: center;
	margin: 0;
}

.top {
	background-image: url(images/layout3-1_03.gif);
	background-repeat: repeat-x;
	color: #09C;
}

.content {
	position: relative;
	margin: 0px auto;
	width: 1149px;
}

.left_pane {
	float: left;
	width: 479px;
}

.logo {
	float: left;
}

.pipes_on_the_left {
	float: left;
	margin-top: 202px;
}

.right_pane {
	float: right;
	width: 670px;
}

.menu {
	float: right;
	margin: 20px 70px 0 0;
}

.menu>a {
	color: white;
	font-weight: bold;
	font-size: 140%;
	text-decoration: none;
}

.menu>a:hover {
	text-decoration: underline;
}

.inner {
	line-height: 140%;	
	width: 500px;	
	color: #797979;
	font-size: 110%;
	text-align: justify;
}

.inner>.title {
	font-weight: bold;
	margin: 0 0 0px 0;
	font-size: 140%;
	color: #333;
}

.o_nas {
	clear: right;
	margin: 80px 0 0 0;
	text-align: left;
	height: 192px;
}

.o_nas>.inner {
	color: #bebdbd;
	margin: 0 0 0 100px;
}

.o_nas .title {
	color: #dfdfdf;
}

.right_content {
	text-align: left;
	background-image: url(images/layout3-1_10.gif);
	background-repeat: repeat-y;
}

.right_content>.inner {
	margin: -150px 0 0 100px;	
}

.right_content>.contact {
	background-image: url(images/layout3-1_12.gif);
	background-repeat: no-repeat;
	width: 670px;
	height:363px;
}

.right_content>.contact>.inner {
	padding: 100px 0 0 100px;
}
