@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;}

body {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #e1e1e1}

a:link {color: #003399; text-decoration:none}
a:visited {color: #5b5b5b}
a:hover {color: #f6b519; text-decoration:underline}

#background {
	margin: auto;
	width: 960px;
	background-color: #ffffff;
	border-left: solid #c3c3c3 1px;
	border-right: solid #c3c3c3 1px}

#header_container {
	height: 100px;
	width: 960px}

#nav {
	padding: 70px 20px 0 0;
	text-align: right}

ul.main_nav {margin: 0px}
	
ul {list-style: none}

li {text-align: left}

li.main_items {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	display: inline}

a.main_links:link {color: #5b5b5b}
a.main_links:visited {color: #5b5b5b}
a.main_links:hover {color: #000000}
a.main_links {
	text-decoration: none;
	margin: 0 0 0 5px}

a.active_links:link {color: #f6b519}
a.active_links:visited {color: #f6b519}
a.active_links:hover {color: #000000}
a.active_links {
	text-decoration: none;
	margin: 0 0 0 5px}

a.table_link:link {color: #5b5b5b}
a.table_link:visited {color: #5b5b5b}
a.table_link:hover {color: #000000}
a.table_link {
	text-decoration: underline;
	margin: 0 0 0 5px}
	
#photo1 {
	background: url(../images/bg_photo_01.jpg) no-repeat top;
	height: 250px;
	width: 960px;
	text-align: center;
	display: table-cell;
    vertical-align: bottom;
	padding-bottom: 6px}

#photo2 {
	background: url(../images/bg_photo_02.jpg) no-repeat top;
	height: 250px;
	width: 960px;
	text-align: center;
	display: table-cell;
    vertical-align: bottom;
	padding-bottom: 6px}

#photo3 {
	background: url(../images/bg_photo_03.jpg) no-repeat top;
	height: 250px;
	width: 960px;
	text-align: center;
	display: table-cell;
    vertical-align: bottom;
	padding-bottom: 6px}

#photo4 {
	background: url(../images/bg_photo_04.jpg) no-repeat top;
	height: 250px;
	width: 960px;
	text-align: center;
	display: table-cell;
    vertical-align: bottom;
	padding-bottom: 6px}

#photo5 {
	background: url(../images/bg_photo_05.jpg) no-repeat top;
	height: 250px;
	width: 960px;
	text-align: center;
	display: table-cell;
    vertical-align: bottom;
	padding-bottom: 6px}

.menu2 {
	margin-right: 20px}
	
#main_block {
	width: 960px;
	text-align: center}

#center {
	padding: 10px}

.main_left {
	width: 210px;
	background-color: #f1f1f1;
	padding: 5px;
	vertical-align: top}

.main_center {
	background: url(../images/kitchenplanner_bg.gif) repeat-y top;
	width: 20px;
	vertical-align: top}

.main_right {
	padding: 5px;
	vertical-align: top}

.main_text {
	font-family: Trebuchet MS, Arial, sans-serif;
	text-align: justify;
	text-indent: 10px}

.main_back {
	font-family: Trebuchet MS, Arial, sans-serif;
	text-align: right;
	text-indent: 10px}

.news_date {
	color: #ffffff;
	background-color: #f6b519;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;	
	text-align: center}

.news_text {
	font-family: Verdana, Arial, sans-serif;
	text-align: justify;
	text-indent: 10px}

.news_more {
	text-align: right;
	font-weight: bold}

.text_link {
	text-decoration: none;
	font-weight: bold}

.text_title {
	text-align: justify;
	text-indent: 10px;
	font-weight: bold}

#cols {
	margin: 0;
	padding: 0;
	list-style-type: none} 
	  
#cols li {
	display: block;
	float: left;
	width: 50%;
	text-align: left}

p {
	text-align: justify;
	text-indent: 10px}

h2 {
	background-color: #f6b519;
	width: 300px;
	margin: 0px auto;
	text-align: center;
	color: #ffffff;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px}

h3 {
	text-align: center;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px}
	
h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center}

.bg_title {
	background-color: #f7b519;
	color: #ffffff;
	width: 300px;
	height: 20px;
	margin-left: 330px}

.downloads {
	text-align: left;
	padding-left: 18px;
	font-weight: bold;
	text-decoration: underline}

.copyline_left {
	background: url(../images/logo_realview.gif) no-repeat left;
	height: 30px;
	text-align: left;
	font-size: 12px;
	padding-left: 105px}

.copyline_right {
	text-align: right}

.table_top {
	background-color: #f6b519;
	font-weight: bold;
	color: #A82603}

.table_tr {
	height:95px}

.table_main {
	background-color: #fffaea}

.form_top {
	background-color: #f6b519;
	color: #ffffff;
	font-weight: bold;
	text-align: center}
	
INPUT.text {
	font-family: Trebuchet MS, Arial, sans-serif;
	width: 200px}

SELECT {
	font-family: Trebuchet MS, Arial, sans-serif;
	width: 200px}