﻿* {
	margin: 0;
	padding: 0;
}
html {
	background: #ffcc33 url("../images/html1.png") repeat-x left top;
}
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #000000;
	background: url("../images/body1.png") repeat-y left top;
	width: 1000px;
	margin: 0 auto 30px auto;
	position: relative;
}
a img {
	border: 1px solid #ffcc00;
}

a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	visibility: visible;
/* IE bug fix */
}
a:hover img {
	border: 1px solid #729AD7;
}
h3 {
	font-size: 18px;
	text-align: left;
}
h1 {
	font-size: 18px;
	text-align: center;
}
h5 {
	font-size: 16px;
	text-align: left;
	letter-spacing: 2px;
}

h2 {
	font-size: 14px;
	text-align: center;
}
h4 {
	font-size: 12px;
	text-align: left;
}
.page {
	background: url("../images/page.jpg") no-repeat left top;
	padding: 28px 125px 0 115px;
	width: 760px;
}
.header {
	position: relative;
	width: 760px;
	height: 370px;
	overflow: hidden;
	font-size: 160%;
}
.header a {
	display: block;
	width: 760px;
	height: 370px;
	cursor: pointer;
	padding: 20px 0 0 0;
	text-align: center;
	color: #003366;
}
.header span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 762px;
	height: 370px;
	background: url("../images/h1.jpg") no-repeat left top;
}
.topmenu {
	height: 22px;
	background: url("../images/topmenu.png") no-repeat left top;
	text-align: right;
	padding: 11px 29px 0 0;
}
.page>.topmenu {
	min-height: 22px;
	height: auto;
}
.topmenu li {
	display: inline
}
.topmenu li a {
	float: right;
	width: 105px;
	height: 22px;
	background: #A3BDE5 url("../images/roll.png") no-repeat left top;
	text-align: center;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	overflow: hidden;
}
.topmenu li>a {
	min-height: 22px;
	height: auto;
}
.topmenu li a:hover {
	background: #000000 url("../images/roll.png") no-repeat 0 -27px;
}
.main {
	width: 706px;
	margin: 0 auto;
}
.bluebox {
	border: 1px solid #ffcc33;
	clear: both;
	padding: 7px 17px 9px 8px;
	width: 677px;
	position: relative;
	margin-bottom: 1px;
}
.bluebox .big {
	float: left;
	margin-right: 2px;
}
.bluebox .big img {
	padding: 5px;
}
.bluebox .left {
	width: 333px;
	float: left;
	padding-bottom: 10px;
}
.bluebox .right {
	width: 333px;
	float: right;
	padding-bottom: 10px;
}
.bluebox .small2 {
	position: absolute;
	bottom: 9px;
}
.bluebox .small1 {
	position: absolute;
	bottom: 9px;
}
.bluebox .small2 {
	left: 534px;
}
.photos {
	margin-bottom: 1px;
}
.photos a {
	width: 98px;
	height: 90px;
	float: left;
	background: #ffcc33;
	text-align: center;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-right: 3px;
}
.photos>a {
	min-height: 90px;
	height: auto;
}
.greybox-background .right a.last {
	margin-right: 0;
}
.photos a.last {
	margin-right: 0;
}
.photos a:hover {
	color: #fff;
}
.photos a span {
	display: block;
	padding-top: 2px;
}
.photos a>span {
	padding-top: 2px;
}
.greybox {
	border: 1px solid #ccc;
	margin-bottom: 39px;
	padding: 5px 0;
}
.greybox-background {
	background: url("../images/gbback.jpg") repeat-y left top;
	width: 100%;
	line-height: 170%;
}
.greybox-background .right {
	width: 321px;
	float: left;
	padding: 0 10px;
}
.greybox-background .left {
	width: 321px;
	float: left;
	padding: 0 10px;
}
.greybox-background .right {
	float: left;
	padding: 0 19px 0 20px;
}
#contact * {
	vertical-align: middle;
}
#contact fieldset {
	border: none;
}
#contact fieldset p {
	margin-bottom: 3px;
}
#contact label {
	padding-right: 3px;
}
#contact legend {
	color: #BFBFBF;
	margin-left: -7px;
}
#contact fieldset>legend {
	margin-left: 0;
}
#email {
	height: 13px;
	width: 218px;
	border: 1px solid #B5B5B5;
}
#name {
	height: 13px;
	width: 218px;
	border: 1px solid #B5B5B5;
}
#send {
	border: none;
	width: 62px;
	height: 15px;
	background: #D5D5D5;
	cursor: pointer;
	margin: 4px 0 0 34px;
	color: #B8B8B8;
	line-height: 100%;
	font-weight: bold;
}
fieldset>#send {
	min-height: 15px;
	height: auto;
}
.greybox-background .right a {
	display: block;
	float: left;
	margin-right: 11px;
	margin-top: 8px;
}
.greybox2 {
	border: 1px solid #ffcc33;
	margin-bottom: 15px;
	padding: 9px 7px;
	width: 688px;
}
.greybox2 .preview {
	float: left;
	margin-right: 40px;
	margin-right: 44px;
}
.greybox2 .preview img {
	padding: 5px;
}
.greybox2 .right {
	float: left;
	width: 370px;
}
.greybox2 .right a {
	float: left;
	margin: 0 14px 7px 0;
}
.footer1 {
	text-align: center;
	padding: 10px 27px 23px 27px;
}
.footer1 a {
	color: #003366;
	text-decoration: none;
}
.footer1 a:hover {
	color: #000000;
	text-decoration: none;
}
.footer2 {
	font-size: 0px;
	line-height: 0px;
	height: 18px;
	background: #ffcc33 url("../images/footer1.png") no-repeat left top;
	margin-left: 105px;
}
.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

.lightBlueBg {
  background-color: #EAF2F5;
}

/* tables */
table { margin: 5px 0; border: 0px solid #ddd; border-collapse: collapse; }
table td { padding: 5px 5px; text-align: left; vertical-align:top}
table th { padding: 5px 5px; text-align: left; }
table thead th { 
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	background-color: #099; 
	color: #fff; 
	font-weight: normal; 
	font-size: 1.0em;
	border: 1px solid #ffcc33;
	}
table tbody th { background-color: #ddd; }
table tbody td { border-top: 1px solid #ddd; }

table tbody th { border-top: 1px solid #ddd; }
