/* author: Michal Wolinski */

* {
outline: none;
}

html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, a, cite, code, img, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	line-height: 1;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 9px;
}

html {
	margin: 0;
	padding: 0;
	background: transparent url('images/bg.png') no-repeat scroll center top;
	text-align: center;
	position: relative;
}

body {
	font-size: 12px;
	font-family: Tahoma, Sans-serif;
	margin: 0px auto;
	line-height: 1;
	color: #333333;	
	background-color: transparent;
	width: 926px;
	text-align: left;
}

a {
	color: #0078be;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.rightFloat {
	float: right;
}

.leftFloat {
	float: left;
}

.clearboth {
	clear: both;
	width: 0px;
	height: 0px;
}

#top {
	width: 927px;
	height: 217px;
	background: transparent url('images/top.jpg') no-repeat scroll 0 0;
	position: relative;
}

#top p.nav {
	position: absolute;
	top: 8px;
	font-size: 10px;
	left: 385px;
}

#top p.nav a {
	margin-right: 15px;
	color: #62728d;
}

#top p.nav a span {
	font-weight: bold;
	margin-right: 5px;
}

#top p.nav a:hover {
	text-decoration: none;
	color: #394a67;
}

#top_menu {
	width: 926px;
	height: 45px;
	background: transparent url('images/top_menu_bg.png') no-repeat scroll 0 0;
}

#top_menu ul {
	list-style-type: none;
	margin-left: 40px;
}

#top_menu li {
	float: left;
	background: transparent url('images/top_menu_arrow.png') no-repeat scroll 10px 15px;
}

#top_menu li a {
	display: block;
	padding: 15px 20px 15px 30px;
	text-transform: uppercase;
	color: #fff;
	height: 1%;
	float: left;
}

#top_menu li a:hover {
	background: transparent url('images/top_menu_hover.png') repeat-x scroll 4px 0;
	padding: 23px 20px 10px 30px;
	text-decoration: none;
}

#page {
	background: #fff url('images/bg2.png') repeat-x scroll left bottom;
	position: absolute;
}

#content {
	background: transparent url('images/content_bg.png') repeat-y scroll 0 0;
	width: 876px;
	border-bottom: solid 1px #e1e0db;
	min-height: 200px;
}

#content .big-box {
	border: solid 1px #ecebe7;
	margin: 5px 0px 5px 7px;
	*margin-left: 5px;
	float: left;
	width: 856px;
	text-align: center;
}

#content .double-box {
	border: solid 1px #ecebe7;
	margin: 5px 0px 5px 7px;
	*margin-left: 5px;
	float: left;
	width: 568px;
	text-align: center;
}

#content .triple-box {
	border: solid 1px #ecebe7;
	margin: 5px 0px 5px 7px;
	*margin-left: 5px;
	float: left;
	width: 280px;
	text-align: center;
}

#content .triple-box h3, #content .double-box h3, #content .big-box h3 {
	font-size: 10px;
	color: #9fa09b;
	text-align: left;
	padding: 10px 5px 5px 20px;
}

#content .triple-box h2 {
	font-size: 15px;
	color: #234783;
	text-align: left;
	font-weight: bold;
	padding: 10px 5px 5px 20px;
}

#content .double-box h2, #content .big-box h2 {
	font-size: 12px;
	color: #234783;
	text-align: left;
	font-weight: bold;
	padding: 10px 5px 5px 20px;
}

#content .triple-box h1 {
	font-size: 15px;
	color: #234783;
	text-align: left;
	font-weight: bold;
	padding: 10px 5px 5px 20px;
}

#content .double-box h1, #content .big-box  h1 {
	background: transparent url('images/arrow.png') no-repeat scroll 10px 10px;
	font-size: 15px;
	color: #234783;
	text-align: left;
	padding: 10px 5px 5px 40px;
	font-weight: bold;
}

#content .double-box .padding {
	padding: 10px 10px 10px 30px;
}

#content .triple-box .img, #content .double-box .img {
	border: solid 1px #dcdcdc;
	padding: 5px;
}

#content .bigimg {
	border: solid 1px #dcdcdc;
	padding: 5px;
	float: left;
	margin: 10px 10px 5px 20px;
}

#content .triple-box p, #content .double-box p, #content .big-box p {
	font-size: 11px;
	color: #7f7f7f;
	text-align: justify;
	line-height: 1.3;
	padding: 5px 15px 5px 20px;
}

#content .triple-box hr, #content .double-box hr {
	margin: 5px 15px;
	height: 1px;
	border: none;
	border-top: solid 1px #dddddd;
}

#content .triple-box a.more {
	text-align: right;
	display: block;
	color: #7c9ea8;
	margin: 5px 15px 10px;
	font-size: 11px;
	text-decoration: underline;
}

#footer p {
	padding: 15px 15px;
	margin-top: 5px;
	*margin-top: 13px;
	*padding-top: 10px;
	*padding-bottom: 0px;
	text-transform: uppercase;
	color: #fff;
}

#site_footer {
	text-align: right;
	padding: 15px 55px 15px 0;
	color: #7f7f7f;
	font-size: 11px;
}

#site_footer span {
	margin-right: 20px;
}

#site_footer .bd {
	position: relative;
	top: 8px;
}