﻿body {
	margin: 40px;
	font-size: 0.9em;
	line-height: 14px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	border: 1px solid #000;
	background: url(images/bckg.jpg) repeat-x #0A8FDE;
	text-align: justify;
}
a {
	color: #10639a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	padding: 0 10px 5px 10px;
}
h1 {
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	margin: 0;
	padding: 10px 0 0 10px;
	text-transform: uppercase;
	font-size: 18px;
	color: #10639a;
}
#header {
	background: url(images/header_bckg.jpg) no-repeat top right #0EA5FE;
}
#logo {
	padding: 50px 60px 0 40px;
	height: 130px;
	background: url(images/head_bckg.jpg) no-repeat #0EA5FE;
}
#logo a {
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 5px;
}
#logo_text {
	float: right;
	width: 200px;
	font-size: 10px;
	color: #fff;
	line-height: 12px;
	padding-top: 5px;
}
#menu {
	background: url(images/menu_bckg.gif) repeat-x #fff;
	height: 40px;
	padding-top: 10px;
}
#minu {
	background: url(images/minu_bckg.gif) repeat-x #fff;
	height: 40px;
	padding-top: 10px;
}
#minu a:hover {
	color: #FF66FF;
}
#minu a {
	display: block;
	color: #000000;
	float: left;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: blink;
	margin: 0 20px;
	padding-top: 12px;
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
}
#menu_list {
	width: 800px;
	margin: 0 auto;
}
#menu a {
	display: block;
	color: #000000;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin: 0 20px;
	padding-top: 12px;
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
}
#menu a:hover {
	color: #078DE2;
}
.splitter {
	display: block;
	float: left;
}
.item img {
	background-color: #00A2ea;
	padding: 1px;
	border: 1px solid #d0d0d0;
}
.item a {
	display: block;
	float: left;
	font-size: 12px;
	color: #bd131d;
}
.description {
	display: block;
	float: right;
	width: 150px;
	padding: 10px 20px 30px 0;
	line-height: 12px;
}
p.additional {
	margin: 0 10px;
	color: #9c9c9c;
	font-size: 10px;
	line-height: 12px;
	border-top: 1px solid #bdbdbd;
	padding: 5px 0;
	font-weight: normal;
}
#text {
	margin: 0 292px 0 0;
	background: url(images/content.gif);
	padding: 5px;
}
#text li {
	list-style: none;
	padding-left: 20px;
	background: url(images/li.gif) no-repeat 0px 4px;
	line-height: 18px;
}
#sidebar {
	float: right;
	width: 245px;
	padding: 20px 20px 0 30px;
	font-size: 10px;
}
#sidebar a {
	font-weight: bold;
}
#sidebar h1 {
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	margin: 0;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	color: #000;
}
#sid {
	background: url(images/menu_bckg.gif) repeat-x #fff;
	height: 40px;
	padding-top: 10px;
}
#main {
	float: left;
	background: url(images/sidebar_bckg.gif) no-repeat top right #fff;
	width: 100% 
}
#footer {
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	background: url(images/footer_bckg.gif) repeat-x #000;
	height: 100px;
	clear: both;
}
#left_footer {
	float: left;
	padding: 20px 0 0 30px;
	color: #fff;
	font-size: 12px;
}
#left_footer a {
	color: #fff;
}
#left_footer a:hover {
	text-decoration: none;
}
#right_footer {
	float: right;
	padding: 20px 30px 0 0;
	color: #fff;
	font-size: 12px;
	text-align: right;
}
#right_footer a {
	color: #fff;
}
.style1 {
	font-size: 10px;
}
.style2 {
	font-size: larger;
}

