html, body, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../images/setup/preko_background02.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #003077;
	color: #666666;
}

#body {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	background-color: #FFF;
	color: #636466;
}

#wrapper {
	padding-top: 25px;
	position: relative;
	width: auto;
	background-repeat: repeat-x;
}

#flags {
	position: absolute;
	top: -20px;
	right: 10px;
	font-size: 12px;
	color: #CC0033;
	padding-right: 10px;
	padding-top: 3px;
	width: auto;
}

#flags a img {
	border: 2px solid #CCCCCC;
}

#flags a:hover img {
	border: 2px solid #999;
}

#middle-back {
	background-repeat: repeat-y;
	position: relative;
	width: 965px;
	margin: auto;
	clear: both;
}

#grey {
	width: 920px;
	background-color: #CCCCCC;
	border: 1px solid #FFF;
	position: relative;
	margin: auto;
	padding: 15px;
	padding-bottom: 0px;
	border-top: none;
	padding-top: 0px;
	border-bottom: none;
}

#top-back {
	width: 965px;
	margin: auto;
	position: relative;
	padding-top: 7px;
}

#top-border {
	width: 920px;
	background-color: #CCCCCC;
	border: 1px solid #FFF;
	position: relative;
	margin: auto;
	padding: 15px;
	padding-bottom: 0px;
	border-bottom: none;
}

#top-container {
	width: 910px;
	margin: auto;
	border: 5px solid #FFF;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
	border-bottom: none;
	padding: 0px;
}

#container {
	width: 910px;
	border: 5px solid #FFF;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
	border-bottom: none;
}

#top {
	width: 910px;
	position: relative;
	overflow: hidden;
	padding: 0px;
}

#logo {
	width: 910px;
	height: 65px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-bottom: 5px;
}

#strapline {
	width: 219px;
	position: relative;
	background-color: #003077;
	text-align: center;
	height: 39px;
	padding: 3px;
	color: #FFF;
}

#banner {
	width: 690px;
	float: right;
	position: relative;
	padding: 0px;
}

#topnav {
	width: 202px;
	text-align: right;
	position: relative;
	padding: 6px;
	color: #CCCCCC;
	float: left;
	background-image: url(../images/setup/menu_back.gif);
	background-repeat: repeat-y;
	padding-right: 2px;
	height: 208px;
}

#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
		
#topnav li {
	margin: 0;
	padding: 0;
	padding-right: 5px;
}

.line {
	border-bottom: 1px solid #FFF;
}

#topnav li a {
	display: block;
	padding: 6px;
	padding-right: 1px;
	color: #FFF;
	width: 100%;
	text-decoration: none;
}

html>body #topnav li a {
	width: auto;
}

#topnav li a:hover {
	background-color: #006ECA;
	color: #FFFFFF;
	text-decoration: none;
}

.margin-bottom {
	margin-bottom: 5px;
}

#content {
	width: 900px;
	position: relative;
	overflow: hidden;
	border: 5px solid #003077;
	background-image: url(../images/setup/right_back.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#content2 {
	width: 875px;
	padding-left: 25px;
	position: relative;
	overflow: hidden;
	border: 5px solid #003077;
}
	

#content-back {
	margin: auto;
	position: relative;
	width: auto;
	background-image: url(../images/setup/middle_back.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #eeecea;
}

#left {
	width: 425px;
	float: left;
	margin-right: 5px;
	position: relative;
}

#left a {
	color: #990000;
	text-decoration: none;
}

#left a:hover {
	color: #666;
	text-decoration: none;
}

#text {
	width: 400px;
	padding: 15px;
	position: relative;
	font-size: 13px;
	color: #666666;
	margin-bottom: 5px;
	padding-top: 5px;
	float: left;
}

#text2 {
	position: relative;
	font-size: 12px;
	color: #666666;
	margin-bottom: 5px;
	padding-top: 5px;
	border-top: 1px solid #CCC;
	margin-top: 15px;
	width: 400px;
}

#right {
	width: 439px;
	padding: 10px;
	float: right;
	background-color: #E4E7E9;
	text-align: center;
	position: relative;
}

#right img {
	border: 5px solid #FFF;
}

#right-bottom {
	width: 435px;
	padding: 12px;
	position: relative;
	overflow: hidden;
	float: right;
	font-size: 13px;
	color: #333333;
	text-align: center;
}

#quotes {
	width: 407px;
	padding: 12px;
	position: relative;
	overflow: hidden;
	float: right;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #999999;
	margin-right: 15px;
}

#right-bottom2 {
	width: 435px;
	padding: 12px;
	padding-top: 0px;
	position: relative;
	overflow: hidden;
	float: right;
	font-size: 13px;
	color: #333333;
	text-align: elft;
}

#right-bottom a {
	color: #333333;
	text-decoration: none;
}

#right-bottom a:hover {
	color: #999;
	text-decoration: none;
}

#right-bottom a img {
	border: 3px solid #FFF;
	margin-bottom: 3px;
}

#right-bottom a:hover img {
	border: 3px solid #999;
	margin-bottom: 3px;
}

#right-feature {
	width: 142px;
	float: left;
	position: relative;
	border-right: 1px solid #999;
	text-align: center;
}

#right-feature2 {
	width: 146px;
	float: left;
	position: relative;
	text-align: center;
}

.float-left {
	float: left;
}

#feature {
	float: left;
	width: 200px;
	height: 105px;
	background-image: url(../images/setup/feature_back.gif);
	padding: 10px;
	font-size: 12px;
	border: 1px solid #FFF;
}

#footer {
	width: 780px;
	margin: auto;
	position: relative;
	padding: 5px;
	text-align: center;
	font-size: 12px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	background-color: #005399;
	text-decoration: none;
}

#bottom-back {
	background-repeat: no-repeat;
	width: 965px;
	margin: auto;
	position: relative;
	padding-bottom: 7px;
	background-position: bottom;
}

#bottom-border {
	width: 920px;
	background-color: #CCCCCC;
	border: 1px solid #FFF;
	position: relative;
	margin: auto;
	padding: 15px;
	padding-top: 0px;
	border-top: none;
}

#bottom-container {
	width: 920px;
	margin: auto;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
	border-bottom: none;
	padding: 0px;
	height: 5px;
}

.title {
	font-size: 1.6em;
	color: #990000;
	font-weight: bold;
}

.title2 {
	font-size: 1.1em;
	color: #990000;
	font-weight: bold;
}

.quote {
	color: #333333;
}

.bottom-images {
	border: 3px solid #FFF;
	margin-right: 13px;
}

.bottom-images-left {
	float: left;
	border: 3px solid #FFF;
	margin-right: 13px;
}

.bottom-images2 {
	border: 3px solid #FFF;
}

#weather {
	width: 190px;
	float: left;
	position: relative;
}

#coordinates {
	width: 175px;
	float: left;
	position: relative;
	padding-left: 10px;
	border-left: 5px solid #003077;
}
