body {
	background-image: url(../images/backgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0c2034;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#maincontainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	text-align: center;
	width: 460px;
	margin-left: 10px;
	height: 130px;
	padding-top: 28px;
}
#banner {
	float: right;
	width: 460px;
	height: 73px;
	background-image: url(../images/backgr_white.png);
	background-repeat: no-repeat;
	margin-top: 28px;
	margin-right: 10px;
}
#banner  h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	color: #194169;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
#banner a {
	color: #2467a9;
	text-decoration: none;
}
#banner a:hover {
	color: #2467a9;
	text-decoration: underline;
}
#content .scrollable {
	-moz-box-shadow: 0px 0px 14px #40678e;
	-webkit-box-shadow: 0px 0px 14px #40678e;
	width: 460px;
}
#galleryo {
	float: right;
	width: 220px;
	font-size: 11px !important;
	line-height: 12px;
	color: #FFFFFF;
	padding-top: 26px;
}
#galleryo div p {
	font-size: 11px;
	width: 220px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
#galleryo p {
	font-size: 11px !important;
	width: 220px !important;
	line-height: 12px !important;
	margin: 0px !important;
	padding: 0px !important;
}
#galleryo  img {
	float: left;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#galleryo .gallery_image img {
	width: 60px !important;	
	padding-bottom: 8px !important;
}
#galleryo  div {
	background-image: url(../images/backgr_promo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #556371;
	margin-top: 18px;
}
#galleryo div p a {
	color: #e2a103;
	text-decoration: none;
}
#galleryo div p a:hover {
	color: #e2a103;
	text-decoration: underline;
}
#sidebar {
	float: right;
	margin-top: 255px;
	width: 220px;
	margin-right: 10px;
	margin-bottom: 25px;
}
#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #e2a103;
	margin-top: 12px;
	margin-bottom: 0px;
	font-style: italic;
	padding-left: 26px;
	background-image: url(../images/backgr_testi.gif);
	background-repeat: no-repeat;
}
#sidebar img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2a203;
}
#sidebar span {
	color: #FFFFFF;
	font-size: 14px;
	text-align: right;
	display: block;
	padding-top: 5px;
}
#sidebar p a {
	color: #38e2f6;
	text-decoration: none;
}
#sidebar p a:hover {
	color: #eeebd9;
	text-decoration: underline;
}
#sidebar h4 {
	margin-right: 16px;
	margin-left: 16px;
	font-size: 11px;
	line-height: 14px;
	color: #38e2f6;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sidebar .hr {
	font-size: 8px;
	line-height: 8px;
	background-image: url(../images/hr_side.gif);
	background-repeat: no-repeat;
	height: 10px;
	overflow: hidden;
	margin-left: 16px;
}
#sidebar .nzipp {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #9f9068;
	font-size: 11px;
}
#nav {
	height: 40px;
	margin-top: 10px;
	overflow: hidden;
	background-color: #b1cad5;
}
#nav ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	padding: 0px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	opacity: 1.0;
  filter: alpha(opacity = 100);
}
#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav li a {
	line-height: 40px;
	text-decoration: none;
	color: #0c2034;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#nav  li  em  a {
	font-style: normal;
	color: #2467a9;
	background-color: #FFFFFF;
}
#nav li a:hover {
	text-decoration: none;
	color: #2467a9;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.floatr {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
#content {
	margin-right: 250px;
}
#content dl, #content table {
	color: #333;
	background: inherit;
}
#content table {
	font-size: 13px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-collapse: collapse;
}
#content table td {
	background-color: #F0F4F6;
	padding: 6px;
	margin: 0px;
	border-spacing: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 24px;
	color: #FFF;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 24px;
	color: #FFF;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #b1cac7;
	margin-top: 18px;
	margin-bottom: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	width: 220px;
	margin: 0px;
}
#content ul {
	color: #5b7482;
	font-size: 12px;
	line-height: 14px;
	list-style-type: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content li {
	margin: 0px;
	float: left;
	width: 215px;
	padding-left: 12px;
	padding-bottom: 15px;
}
#content .error li {
	margin: 0px;
	float: none;
	width: 405px;
	padding-left: 12px;
	padding-bottom: 15px;
	color: #FC0;
}
#content ul li a {
	color: #FFF;
	text-decoration: none;
}
#content ul li a:hover {
	text-decoration: none;
	color: #9cc432;
}
#content ul li img {
	vertical-align: text-top;
	padding-right: 6px;
}
#content p {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 460px;
}
#content #errors p {
	font-size: 14px;
	line-height: 20px;
	color: #FFE8E2;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 460px;
	background-color: #F00;
	text-align: center;
	padding: 3px;
	border: 1px solid #036;
}
p.post-footer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #556371;
	width: 460px;
	margin-left: 10px;
	margin-top: 15px;
	padding-bottom: 15px;
}
#content p a {
	color: #9cc432;
	text-decoration: none;
}
#content p strong {
	color: #e2a103;
}
#content p a:hover {
	color: #9cc432;
	text-decoration: underline;
}
#content .hr {
	font-size: 8px;
	line-height: 8px;
	background-image: url(../images/hr_main.gif);
	background-repeat: no-repeat;
	height: 13px;
	overflow: hidden;
	margin-top: 18px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content .scrollable {
	display: block;
}
#content .column {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #556371;
	background-image: none;
	border-bottom-style: none;
	width: 460px;
	margin-left: 10px;
	margin-top: 35px;
}
#content .blog {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #556371;
	background-image: none;
	background-color: transparent;
	border-bottom-style: none;
	margin-top: 25px;
}
#content .blog h3 img {
	float: right;
	vertical-align: text-top;
}
div.blogsearch p img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#footer {
	clear: both;
	padding-top: 22px;
	padding-bottom: 8px;
	margin-top: 25px;
	background-color: #3B4E5D;
}
#footinner {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#footerside {
	float: right;
	text-align: right;
}
#footer #footerside p{
	color: #9cc432;
}
#footer #footerside p a {
	color: #FFFFFF;
}
#footer p {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
#footer p a  {
	color: #9cc432;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer p em {
	font-style: normal;
	color: #9cc432;
}
.floatl {
	float: left;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-top: 3px;
}
ul.form {
	margin: 0;
	padding: 0;
	margin-right: 330px;
	margin-left: 10px;
	color: #b1cac7 !important;
}
ul.form li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: none !important;
	width: 440px !important;
}
ul.form li h2 {
	margin-left: 0 !important;
	padding-left: 0 !important;
}
ul.form label {
	width: 120px;
	display: block;
	float: left;
}
ul.form li.submit {
	padding-left: 120px !important;
}
ul.form textarea {
	width: 300px;
}
#content dl {
	color: #FFF;
	font-size: 14px;
	line-height: 25px;
	margin-right: 20px;
	margin-left: 10px;
}
#content dt {
	float: left;
	font-weight: normal;
	color: #b1cac7;
}
#content dd {
	margin-left: 105px;
}
#content dd a {
	color: #FFF;
	text-decoration: none;
}
#content dd a:hover {
	text-decoration: underline;
	color: #9cc432;
}

/* ----------------- scrollable content styles below ----------------- */


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}


/* root element for the whole scrollable setup */
div.scrollable {
	position:relative;
	overflow:hidden;
	width: 460px;
	height:342px;
	color: inherit;
}

/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
#promo_xl #thumbs {
	position:absolute;
	width:20000em;
	clear:both;
}
#promo_xl {
	margin-left: 10px;
	margin-bottom: 15px;
}


/* single item */
#thumbs div {
	float:left;
	width:460px;
	height:342px;
	color:#fff;
	text-align: center;
}

/* style when mouse is over the item */
#thumbs div.hover {
}

/* style when element is active (clicked) */
#thumbs div.active {
	cursor:default;
}

#thumbs h3, #thumbs p, #thumbs span {		
	font-family:"bitstream vera sans";
	font-size:13px;
	color:#fff;	
}

#thumbs h3 em {
	font-style:normal;
	color:yellow;
}
