* {
	margin:0px;
	padding:0px;
}

body {
	font-family: "trebuchet ms", sans-serif;
	background:#305b88 url(images/bg.gif) repeat-x;
	font-size:14px;
	color:#000000;
	text-align: center;
}

p {
	margin-top:10px;
}

#wrap {
	margin:0 auto;
	width:980px;
	text-align:left;
}

#top {
	width:980px;
	height:50px;
	margin-top:20px;
}

#logo {
	float:left;
}

#logo h1 {
	display:block;
	width:249px;
	height:50px;
	background:url(images/logo.png) no-repeat;
	text-indent:-9999px;
	behavior: url(js/iepngfix.htc);
}

#menu {
	float:right;
	margin-top:15px;
}

#menu a {
	font-size:14px;
	font-weight:bold;
	color:#576f88;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:20px;
}

#menu a:hover {
	color:#FFFFFF;
}

#main {
	margin-top:20px;
	background:#FFFFFF;
	border:1px solid #00203b;
	padding:20px;
	margin-bottom:20px;
}

#rotator {
	float:left;
	width:440px;
	height:300px;
	overflow: hidden;
	position: relative;
}

.imgblock {
	width:440px;
	float:left;
}

.textblock {
	width:480px;
	float:right;
	line-height:1.7em;
}

.textblock h1 {
	color:#4b4b4b;
	font-family:Georgia;
	font-size:36px;
	font-style:italic;
	letter-spacing:3px;
}

.textblock h2 {
	color:#4b4b4b;
	font-family:Georgia;
	font-size:18px;
	letter-spacing:2px;
	font-style:italic;
	margin-left:10px;
	margin-bottom:20px;
}

.textblockbig {
	line-height:1.7em;
}

.textblockbig img {
	border:1px solid #858585;
}

.textblockbig h1 {
	color:#4b4b4b;
	font-family:Georgia;
	font-size:36px;
	font-style:italic;
	letter-spacing:3px;
}

.textblockbig h2 {
	color:#4b4b4b;
	font-family:Georgia;
	font-size:18px;
	letter-spacing:2px;
	font-style:italic;
	margin-left:10px;
	margin-bottom:20px;
}

a.button {  
    background:#32312f url(images/button_bg.jpg) repeat-x;  
    padding:5px 10px 5px 10px;  
    color: #ffffff;  
    text-decoration: none;  
    border:1px solid #32312f;  
    text-transform:uppercase;  
    font-size:10px;  
    line-height:25px;  
	
}  
a.button:hover {  
    background:#007de2 url(images/button_bg_o.jpg) repeat-x;  
    border-color:#007de2;  
}  

#smallbox {
	width:480px;
	background:#FFFFFF;
	border:1px solid #00203b;
	margin-bottom:20px;
}

#smallbox h2 {
	color:#4b4b4b;
	font-family:Georgia;
	font-size:24px;
	font-style:italic;
	margin-bottom:10px;
}

.inside {
	padding:20px;
}

.gallery {
	text-align:center;
	margin:0 auto;
}

.gallery img {
	padding:5px;
	margin:5px;
	background:#f3f3f3;
}

.gallery img:hover {
	background:#c8c8c8;
}

.image {
	position:relative;
}

.image em {
	position:absolute;
	display:block;
	background:#FFFFFF;
	left:0px;
	bottom:40px;
	padding:2px 10px;
	border:1px solid #858585;
	font-style:normal;
	color: #000000;
}

.gallery a:hover em {
	background: #ffa200;
	border:1px solid #b44800;
}

.map {
	margin-left:250px;
}

.gbar {
 	text-align:center;
	margin:0 auto;
}

.gbar h3 {
	display:block;
	width:200px;
	float:left;
	margin:15px;
}
