body {
	font-family: Arial, Helvetica, sans-serif;
	background:#cbcdd9;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#main_container {
	width:910px;
	margin:0px;
	padding:0px;
	float:left;
	background:url(../images/bg_content.gif) top repeat-y;
	}
#top_container {
	width:910px;
	height:243px;
	float:left;
	}
#top_logo {
	width:236px;
	height:243px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#fff;
	background:url(../images/logo.gif) top no-repeat;
	text-align:left;
	}
#top_flash {
	width:310px;
	height:243px;
	float:left;
	margin:0px;
	padding:0px;
	}
#top_address {
	width:364px;
	height:243px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#fff;
	background:url(../images/bg_address.gif) top no-repeat;
	margin:0px;
	padding:0px;
	text-align:left;
	}
#top_address a {
	color:#fff;
	text-decoration:none;
	}
#top_address a:hover {
	color:#e1c137;
	text-decoration:none;
	}
#top_name {
	width:324px;
	height:100px;
	padding:40px 20px 0px 20px; 
	float:left;
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:18px; 
	color:#e1c137;
	text-transform:uppercase;
	text-align:center;
	}
#content_top {
	width:910px;
	height:10px;
	float:left;
	background:url(../images/content_top.gif) top no-repeat;
	}
#content_body {
	width:910px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(../images/bg_content.gif) top repeat-y;
	}
#content_bottom {
	width:910px;
	height:17px;
	float:left;
	background:url(../images/content_bottom.gif) top no-repeat;
	}
	
#content_left {
	width:240px;
	float:left;
	margin:0px;
	padding:0px;
	}
#navigation_container {
	width:210px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px; 
	color:#e1c137;
	margin:0px;
	padding:0px 10px 0px 20px;
	text-align:left;
	}
#navigation_container a {
	color:#e1c137;
	text-decoration:none;
	}
#navigation_container a:hover {
	color:#061539;
	text-decoration:none;
	}
#horisontal_rule {
	width:205px;
	height:1px;
	border-bottom:1px dashed #d7d7d7;
	float:left;
	margin:0px;
	padding:5px 0px 5px 0px;
	}
#promo_container {
	width:220px;
	float:left;
	margin:0px;
	padding:0px 10px 10px 7px;
	}
	
#content_right {
	width:610px;
	float:left;
	margin:0px;
	padding:10px 25px 20px 25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	text-align:left;
	}
#content_right a {
	font-size:12px;
	color:#e1c137;
	text-decoration:none;
	}
#content_right a:hover {
	font-size:12px;
	color:#061539;
	text-decoration:none;
	}
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#e1c137;
	text-align:left;
	}
	
#footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#999999;
	text-align:center;
	width:910px;
	float:left;
	
	}