body, html {
	background-color: #777;	background-image: url('images/back.jpg'); background-position: center top; background-repeat: no-repeat;
	color: #000; font: 12px Verdana,Tahoma,Arial,Sans-serif; height: auto; margin: 0; padding: 10px 0 0 0; text-align: center;
}
#footer {
	color: #000; font: 10px "Verdana"; margin: 10px 0 10px 0;
}
#footer a {
	color: #333;
}
#frame {
	background-color: #fff; border-radius: 15px; -moz-border-radius: 15px; color: #000;  padding: 15px; text-align: left;
	width: 957px;
}
#frame-main {
	height: 100%; margin: 0 auto; width: 987px;
}
#header {
	background-color: #d8e0eb; background-image: url('images/header.jpg'); background-repeat: no-repeat; border-radius: 15px;
	-moz-border-radius: 15px; height: 461px; margin-bottom: 20px; }
#left {
	float: left; margin: 0 20px 20px 0; width: 337px;
}
#left_box {
	background-color: #eaeef4; border-radius: 15px; -moz-border-radius: 15px; padding: 15px; width: 307px;
}
#left_box h2 {
	color: #0a66ad; font: 100 28px Impact; margin: 0 0 0 10px; padding: 0;
}
#left_box hr {
	background-color: #c0cef3; background-image: url('images/hr1.png'); border: 0; color: #c0cef3; height: 3px; margin: 10px 0 20px 0;
}
#left_menu {
	font: bold 14px Tahoma; list-style: none; margin: 0; padding: 0;
}
#left_menu li {
	line-height: 2em; 
}
#left_menu li:before {
	content: url('images/arrow.png'); margin-right: 10px; vertical-align: -2px;
}
#left_menu a:link, #left_menu a:visited {
	color: #019bfd; text-decoration: none;
}
#left_menu a:active, #left_menu a:hover {
	color: #f00; text-decoration: underline;
}
#right {
	float: left; margin: 0; height: 100%; width: 570px;
}
#right_content {
	float: left; font: 12px Tahoma; padding-top: 12px;
}
#right_content h1 {
	color: #0a66ad; font: 100 28px Impact; margin: 3px 0 0 10px; padding: 0; white-space: nowrap;
}
#right_content #pre {
	float: left; margin: 0 20px 0 0;
}
#right_content hr {
	background-color: #cae7ff; background-image: url('images/hr2.png'); border: 0; color: #cae7ff; height: 3px; margin: 10px 0 20px 0; width: 600px;
}
#menu {
	height: 50px; position: relative; top: 390px;
}
#menu_items {
	list-style: none; margin: 0; padding: 0;
}
#menu_items li {
	display: inline;
}
#menu_items li a {
	background-color: #aaa; float: left; margin-top: 7px; text-decoration: none;
}
#home {
	background-image: url('images/home.png'); height: 31px; margin-left: 50px; width: 91px;
}
#home:active, #home:hover {
	background-image: url('images/home_1.png');
}
#arrange {
	background-image: url('images/arrange.png'); height: 31px; margin-left: 64px; width: 163px;
}
#arrange:active, #arrange:hover {
	background-image: url('images/arrange_1.png');
}
#about {
	background-image: url('images/about.png'); height: 31px; margin-left: 55px; width: 108px;
}
#about:active, #about:hover {
	background-image: url('images/about_1.png');
}
#contact {
	background-image: url('images/contact.png'); height: 31px; margin-left: 77px; width: 121px;
}
#contact:active, #contact:hover {
	background-image: url('images/contact_1.png');
}
#trusted {
	background-image: url('images/trusted.png'); height: 31px; margin-left: 57px; width: 151px;
}
#trusted:active, #trusted:hover {
	background-image: url('images/trusted_1.png');
}
#uk {
	height: 22px; left: 9px; position: relative; top: 61px; width: 42px;
}
#pl {
	height: 22px; left: 12px; position: relative;  top: 61px; width: 42px;
}
div.clear {
	clear: both;
}
.preload {
	display: none;
}
