html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-width: 776px;
}

body {
	background-color: #E5E7F0;
	background-image: url('../images/bg_text_row_2.png');
	background-repeat: repeat;
	color: #2B2A29;
}

a:link {
	color:#898989;
}

a:visited {
	color:#898989;
}

a:hover {
	color:#898989;
}

a:active {
	color:#898989;
}

h1 a:link {
	color:#3292B9;
}

h1 a:visited {
	color:#3292B9;
}

h1 a:hover {
	color:#3292B9;
}

h1 a:active {
	color:#3292B9;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -124px;	
	margin-left: 30px;
	margin-right: 30px;
	background-image: url('../images/bg_text_row_1.png');
	background-repeat: repeat;
}

#header {
	width: 716px;
	height: 148px;
	margin: 0 auto;
	padding-top: 84px;
	overflow: hidden;
}

div #rect_left {
	background-image: url('../images/rect_left.png');
	background-repeat: no-repeat;
	width: 39px;
	min-width: 39px;
	height: 148px;
	min-height: 148px;
	float: left;
}

div #logo {
	background-color: #ffffff;
	width: 301px;
	height: 148px;
	float: left;
	text-align: right;
}

.logo {
	border: 0;
	padding-top: 22px;
	padding-right: 19px;
}

div #logo_text {
	font-family: Garamond, serif;
    font-size: 10.5pt;
	line-height: 12pt;
	color: #4F4F4E;
	padding-right: 17px;
	padding-top: 15px;
}

div #mic {
	float: left;
}

.mic {
	border: 0;
}

div #bg_baloon {
	background-color: #CAD3E3;
	width: 102px;
	min-width: 102px;
	height: 148px;
	min-height: 148px;
	float: left;
}

.baloon {
	border: 0;
	padding-left: 12px;
	padding-top: 7px;
	position: absolute;
}

div #rect_right {
	background-image: url('../images/rect_right.png');
	background-repeat: no-repeat;
	width: 39px;
	min-width: 39px;
	height: 148px;
	min-height: 148px;
	float: left;
}

#header_separator {
	background-color: #CAD3E3;
	width: 716px;
	min-width: 716px;
	height: 20px;
	min-height: 20px;
	margin: 0 auto;
	clear: both;
}

#content {
	background-color: #ffffff;
	min-width: 716px;
	width: 716px;
	height: 100%;
	margin: 0 auto;	
}

#left_menu {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 11.5pt;
	padding-left: 52px;
	padding-top: 50px;
	float: left;
	min-height: 300px !important;
	width: 102px;
}

.left_menu_links {
	padding-bottom: 17px;
}

.menu_link {
	color: #5B5B5B !important;
	text-decoration: none;
}

.menu_active_link {
	color: #A2D9F7 !important;
	text-decoration: none;
}

#text_body {
	padding-top: 45px;
	padding-left: 225px;
	padding-right: 75px;
	padding-bottom: 25px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 10.5pt;
}

h1 {
	margin: 0;
	margin-bottom: 35px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 15pt;
	color: #3292B9;
}

#footer_separator {
	background-color: #ECEFF5;
	height: 3px;
	min-height: 3px;
	width: 716px;
	min-width: 716px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 15px;
}

#footer, #push {
	width: 716px;
	min-width: 716px;
	margin: 0 auto;
	height: 74px;
	background-color: #ffffff;
	font-family: Georgia, serif;
	font-size: 8pt;
}

#footer {
	clear: both;
}

#footer_text_left {
	float: left;
	padding-left: 230px;
}

#footer_text_right {
	padding-left: 475px;
}

#logo_text_spacer {
	padding-left:1px;
}

#foto {
	width: 118px;
	height: 156px;
	border: 0;
	float: right;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 30px;
}

ul {
	margin: 0;
	padding: 0;
	padding-left: 30px;
}