* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../../rtc/files/main_top_background_08.jpg) repeat-x;
}
div#content, div#left_bar {
	text-align: left !important;
}

#main_container {
	width: 900px;
	margin: 0 auto !important;
	background: #FFF;
}

#header {

	height: 155px;
	position: relative;
}

#header_background {
	background: url(../../rtc/files/main_top_background_08.png) repeat-x;	
	height: 173px;
	position: absolute;
	left: 0;
	top: 0;
	width: 900px;
	z-index: 3;
}

#header_container {
	background: none;	
	height: 173px;
	position: absolute;
	left: 0;
	top: 0;
	width: 900px;
	z-index: 300;
}


#header_schema {
	margin: 0 0 0 40px;
}

#menu_items {
	width: 486px;
	margin: 80px 0 0 0;
	height: 40px;
	position: relative;
}

#menu_items table {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10000;
}

#mott_logo {
	margin: 30px 0 0 0;
}

.header_schema_item {
	float: left;
	display: inline;
}

#middle_schema {
	margin: 0 0 0 44px;
}

.middle_schema_item {
	float: left;
	display: inline;
}

#left_bar {
	padding:5px;
	width:170px;
	background: url(../../rtc/files/leftbar_background_08.jpg) repeat-x bottom;
	font-family: Arial;
}

#left_bar_content {
	padding: 10px;
	font-size: 10px;
	font-family: arial;
}
#left_bar_content table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
}
#left_bar_content img {
	margin: 0 auto;
}

table tr td li {
	margin: 0 0 0 15px;
}

#right_bar {
	width: 184px;
	background: url(../../rtc/files/rightbar_background_08.jpg) bottom no-repeat;
}

#right_bar_content, #right_bar_content table tr td {
	padding: 10px 10px 20px 10px;
	font-family: arial;
	font-size: 10px;
}

#right_bar_content h1 {
	font-size: 20px;
	text-align: center;
	color: #006699;
	margin: 0 0 5px 0;
}

#right_bar_content p, #left_bar_content p {
	font-size: 10px;
	color: #333;
	margin:0 0 5px 0;
}

#content, #content table tr td  {
	width: 430px;
	margin:0 15px;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
}

#content h1, #content table tr td h1 {
	color: #006699;
	font-size: 24px;
	margin: 28px 0 20px 0;
}

#content p, #content table tr td {
	margin: 0 0 15px 0;
}

#content table tr td {
	font-size: 12px;
}

#bottom_box {
	margin: 0 auto;
	padding: 8px;
	width: 394px;
	color: #456D72;
	background: #E1EDF0;
}
#bottom_box table tr td {
	color: #456D72;
} 

.clear {
	clear: both;
}

#copyright {
	font-size: 10px;
}