* {
	color: #484848;
	font-size: 13px;
	font-family: Verdana, "MS Verdana", Tahoma, Arial, sans-serif;
	text-align: justify;
}

ul {
	list-style-type: square;
}

ul#services {
	list-style-type: none;
}

ul#services li {
	font-weight: bold;
}

p {
	margin: 0 0 5px 0;
}

a {color: #9b0103; text-decoration: none}
a:hover {text-decoration: underline}

img {
	border: 0;
}

 html, body, div#all {
 height: 100%;
}
body {
	margin: 0 9px 0 9px;
	padding: 0;
	background: url(images/left_bg.gif) repeat-y 9px 0;
}

div#header {
	margin: 0;
	height: 150px;
	padding: 0;
	background: url(images/header_bg.gif);
}

div#logo {
	margin: 0;
	height: 150px;
	padding: 0;
	background: url(images/logo2.gif) no-repeat;
}

div#sandglass {
	margin: 0;
	height: 150px;
	width: 600px;
	padding: 0;
	float: right;
	background: url(images/sandglass.gif) no-repeat;
}

img#moto {
	margin: 50px 0 0 10px;
}

div#middle {
	padding: 0;
	margin: 0;
	background: url(images/right_bg_1px.gif) repeat-y right;
	min-height:	60%;
	height:	auto !important;
	height:	60%;
}

div#left {
	float: left;
	padding: 0;
	margin: 0;
}

ul#menu {
	width: 241px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 22px 0;
	background-color: #ffbe2d;
	border-bottom: 1px solid #b9b9b9;
}

ul#menu li {
	padding-left: 46px;
	margin: 0;
	padding-top: 4px;
	margin-bottom: -4px;
	height: 23px;
	background: url(images/menu_bg.gif) no-repeat;
}

ul#menu li:hover {
	background: url(images/menu_bg_hover.gif) no-repeat;
}

ul#menu li a {
	color: #484848;
}

ul#menu li a:hover {
	color: #9b0103;
	text-decoration: none;
}

ul#menu li#first_element {
	padding-left: 46px;
	height: 22px;
	background: url(images/menu_first_bg.gif) no-repeat;
}

ul#menu li#first_element:hover {
	background: url(images/menu_first_bg_hover.gif) no-repeat;
}

div#contact_info {
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 11px;
}

div#content_right {
	padding: 0 0 15px 281px;
	background: url(images/right_bg_1px.gif) repeat-y right;
}

div#content {
	margin: 0px 40px 0 0;
	padding: 30px 0 0 0;
	height: 1%;
}

div#right_border {
	float: right;
	height: 137px;
	width: 1px;
	background: url(images/right_bg.gif) no-repeat scroll top right;
}

div#bottom_line {
	padding: 0;
	margin: 0 0 0 241px;
	background: url(images/bottom_line_bg.gif) repeat-x;
	height: 10px;
}

div#bottom_line_corner {
	float: right;
	height: 10px;
	width: 9px;
	background: url(images/bottom_line_corner.gif) no-repeat right top;
}

div#footer {
	padding: 0;
	margin: 0;
	clear:left;
	position: static;
	bottom:	0;
}

div#copyrights {
	width: 241px;
	padding: 5px 0 5px 0;
	float: left;
}

div#copyrights p {
	text-align: center;
	font-size: 11px;
	color: #ffb02f;
}

div#copyrights p#developer {
	text-align: center;
	font-size: 11px;
	color: #c4c4c4;
}

div#banners {
	padding: 5px 40px 5px 281px;
	text-align: center;
}

div#banners img {
	padding: 3px 3px 3px 3px;
	vertical-align: middle;
}

a#map {
	float: right;
	margin: 0 0 0 5px;
}

body#map {
	margin: 0;
	padding: 0;
}

p#back {
	text-align: right;
}

div#lng_menu {
	padding: 10px 0 0 0;
	text-align: center;
/*	font-size: 11px; */
}

ul#lng_menu {
	list-style-type: none;
	padding: 0 0 0 60px;
	margin: 0 0 0 0;
}

ul#lng_menu li {
	display: inline;
	margin: 3px 3px 3px 3px;
}

div#stamps {

}

div#stamps ul {
	text-align: center;
	list-style-type: none;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}

div#stamps ul li {
	display: inline;
	padding: 10px 10px 10px 10px;
}