/* Website styles */

body {
	background: #44a0e1 url('bg.gif') top left repeat-x;
	color: #757575;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
div#container {
	margin: 0 auto;
	width: 994px;
}
div#top {
	height: 35px;
	line-height: 20px;
	margin: 0 0 45px 0;
	padding: 15px 5px 0 0;
	text-align: right;
	width: 989px;
}
#top a {
	color: #fff;
	font-size: 11px;
	padding: 0 20px 0 0;
	text-decoration: none;
}
#top a.lang-en {
	background: url('flag-uk.gif') center right no-repeat;
}
#top a.lang-bg {
	background: url('flag-bg.gif') center right no-repeat;
}
#top a.login {
	background: url('icon-login.png') center right no-repeat;
}
#top a:hover {
	text-decoration: underline;
}
div#header {
	margin: 0 0 28px 0;
	overflow: hidden;
	width: 994px;
}
#header a.float-left {
	position: relative;
	z-index: 10;
}
ul#nav {
	float: right;
}
#nav li {
	border-right: 1px solid #236cbb;
	float: left;
	padding: 0 20px;
}
#nav li.last {
	border: none;
	padding: 0 0 0 20px;
}
#nav li a:hover {
	position: relative;
	top: 2px;
}
div#main {
	clear: both;
	width: 994px;
}
div#sidebar {
	background: url('sidebar-bg.png') top left no-repeat;
	color: #fff;
	float: left;
	height: 528px;
	padding: 30px 20px;
	width: 254px;
}
h2 {
	font-size: 14px;
	margin: 0 0 20px 0;
}
#sidebar p {
	line-height: 24px;
	margin: 0 0 30px 0;
}
h3 {
	border-bottom: 1px solid #fff;
	font-family: 'Trebuchet MS', Tahoma, Verdana;
	font-size: 20px;
	line-height: 50px;
	margin: 0 0 20px 0;
	text-align: center;
}
#sidebar form {
	position: relative;
	z-index: 10;
}
#sidebar form p {
	float: left;
	margin: 0 20px 20px 0;
	text-align: right;
	width: 80px;
}
#sidebar form input, #sidebar form textarea {
	background: #3e83be;
	border: 1px solid #fff;
	color: #fff;
	float: left;
	*margin: 0 0 20px 0;
	width: 130px;
}
#sidebar form input.submit {
	background: #7da8ce;
	clear: both;
	float: right;
	*float: left;
	height: 25px;
	line-height: 25px;
	margin: 20px 22px 0 0;
	*margin: -5px 0 0 153px;
	width: 80px;
}
div#content {
	background: url('content-bg.png') top left no-repeat;
	float: right;
	height: 528px;
	padding: 30px 20px;
	width: 656px;
}
h1 {
	color: #ff3700;
	font-family: 'Trebuchet MS', Tahoma, Verdana;
	font-size: 20px;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}
h4 {
	color: #409ada;
	font-family: 'Trebuchet MS', Tahoma, Verdana;
	font-size: 14px;
	margin: 0 0 20px 0;
}
#content p.big {
	border-bottom: 1px solid #cfe6f6;
	line-height: 20px;
	margin: 0 0 20px 0;
	padding: 0 0 30px 0;
	position: relative;
	z-index: 10;
}
#content p.big img {
	margin: 0 20px 0 0;
	*float: left;
}
#content p a {
	color: #409ada;
	text-decoration: none;
	z-index: 10;
}
#content p a:hover {
	text-decoration: underline;
}
#content p.small {
	float: left;
	line-height: 24px;
	margin: 0 20px 0 0;
	width: 280px;
}
#content .small strong {
	color: #ff3700;
	font-family: 'Trebuchet MS', Tahoma, Verdana;
	font-size: 14px;
	display: block;
	margin: 0 0 15px 0;
}
#content .bordering {
	border-right: 1px solid #e6f2fa;
	padding: 0 20px 0 0;
}
div#footer {
	clear: both;
	color: #fff;
	height: 60px;
	font-size: 11px;
	line-height: 18px;
	padding: 0 25px;
	width: 944px;
}
#footer a {
	color: #fff;
	position: relative;
	text-decoration: none;
	z-index: 10;
}
#footer a:hover {
	text-decoration: underline;
}
img.effect1 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -550px;
	z-index: -1; /* AF: was 2 */
}
img.effect2 {
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left: 215px;
	z-index: -1; /* AF: was 2 */
}
img.effect3 {
	position: absolute;
	top: 610px;
	left: 50%;
	margin-left: -430px;
	z-index: -1; /* AF: was 2 */
}

div#content2 {
	/* background: url('content-bg.png') top left no-repeat; */
	float: right;
	height: 518px;
	padding: 0px 40px;
	width: 610px;
	overflow: auto;
}

#content2 p.big {
	border-bottom: 1px solid #cfe6f6;
	line-height: 24px;
	margin: 0 0 20px 0;
	padding: 0 0 60px 0;
	position: relative;
	z-index: 10;
}

#content2 p a {
	color: #409ada;
	text-decoration: none;
}
#content h3 strong {
	color: #ff3700;
}
#content2 h3 {
	border-bottom: 1px solid #fff;
	font-family: 'Trebuchet MS', Tahoma, Verdana;
	font-size: 18px;
	line-height: 25px;
	margin: 30px 0 0 0;
	text-align: center;
}

#content2 li {
	margin: 10px 10px 10px 30px;
}

#content2 p a:hover {
	text-decoration: underline;
}

#content2 p.small {
	float: left;
	line-height: 20px;
	margin: 0 20px 0 0;
	width: 600px;
}
#content2 .small strong {
	color: #ff3700;
	font-family: 'Trebuchet MS', Tahoma, Verdana;
	font-size: 14px;
	line-height: 20px;
	display: block;
	margin: 0px 15px 35px 25px;
}

