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

body {
	background: url(../images/bg-repeat.png) top left repeat-x;	
	font: 12px Tahoma, Geneva, sans-serif;
}
#mainContainer {
	background: url(../images/bg.jpg) top center no-repeat;
}
#top {
	width: 750px;
	height: 415px;
	margin: 0 auto;
}
#flowinfo {
	width: 640px;
	height: 181px;
	margin: 47px auto 0 auto;
}
#flow {
	width: 340px;
	height: 161px;
	margin: 10px 10px 0 10px;
	float: left;
	position: relative;
}
#info {
	width: 267px;
	margin: 40px 0 0 13px;
	float: left;
	text-align: justify;
	color: #FFF;
}
.objgal {
	text-align: right; 
	letter-spacing: normal; 
	margin-top: 15px;
}
.objgal a, .objgal a:active, .objgal a:visited {
	background-color: #FFF; 
	color: #4AC5F4; 
	padding: 2px 4px; 
	text-decoration: none
}
.objgal a:hover {
	text-decoration: underline;
}
