html, body
{
	height: 100%;
}

body
{
	margin: 0px;
	background: url(../images/template/bg.jpg) repeat-x #031641;
}

div, span, p, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e2ddf1;
}

*
{
	outline: none;
}

p, h1, h2, ul, li
{
	margin: 0px;
	padding: 0px;
}

p
{
	margin-bottom: 21px;
}

a
{
	color: #e2ddf1;
	text-decoration: none;
}

a:hover
{
	color: #e2ddf1;
	text-decoration: underline;
}


h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #fff;
	line-height: 50px;
	display: block;
	margin-bottom: 15px;
	height: 50px;
}

h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #fff;
	line-height: 50px;
	display: block;
	margin-left: 13px;
	height: 50px;
}

img
{
	border: none;
}

#container
{
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	position: relative;
	background: url(../images/template/bg_site.jpg) left 159px no-repeat;
	z-index: 1;
}

#footer
{
	width: 100%;
	height: 81px;
	position: absolute;
	text-align: center;
	left : 0px;
	bottom: 0px !important;
	bottom: -1px;
	z-index: 10;
}

#footer_content
{
	width: 844px;
	height: 73px;
	padding-top: 8px;
	margin: 0 auto;
	position: relative;
	line-height: 73px;
	font-size: 12px;
	color: #494265;
	background: url(../images/template/bg_footer.jpg) repeat-x;
}

#footer_content a
{
	text-decoration: none;
	color: #494265;
}

#footer_content a:hover
{
	text-decoration: underline;
	color: #494265;
}

#footer_content span
{
	padding: 0px 10px;
	color: #505a6f;
}

#site
{
	width: 844px;
	text-align: left;
	position: relative;
	height: auto;
	margin: 0 auto;
	padding-bottom: 95px;
	z-index: 5;
}

#site:after 
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#header
{
	height: 465px;
	width: 844px;
	position: relative;
}

#logo
{
	width: 193px;
	height: 117px;
	position: absolute;
	top: 18px;
	left: 326px;
}

#menu
{
	width: 650px;
	height: 70px;
	position: absolute;
	top: 159px;
	overflow: hidden;
	line-height: 70px;
	text-align: center;
	font-size:14px;
}

#menu a
{
	line-height: 70px;
	height: 70px;
	width: auto;
	display: block;
	position: relative;
	float: left;
	padding: 0px 21px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
}

#menu a:hover
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#menu span
{
	line-height: 70px;
	height: 70px;
	display: block;
	position: relative;
	float: left;
	padding: 0px 21px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

#taal1 {
	width: 28px;
	height: 28px;
	position: absolute;
	right: 43px;
	top: 179px;
}	

#taal2 {
	width: 28px;
	height: 28px;
	position: absolute;
	right: 5px;
	top: 179px;
}

#taal3 {
	width: 28px;
	height: 28px;
	position: absolute;
	right: 81px;
	top: 179px;
}

#taal4 {
	width: 28px;
	height: 28px;
	position: absolute;
	right: 119px;
	top: 179px;
}

#sfeer
{
	width: 830px;
	height: 222px;
	position: absolute;
	top: 228px;
	left: 0px;
	padding: 7px;
	background: #fff;
}

#left
{
	width: 200px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 7px;
	padding-top: 31px;
}

.menu
{
	width: 200px;
	height: auto;
	margin-top: 5px;
	position: relative;
}

.menu a
{
	height: 30px;
	width: 170px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	margin-top: 9px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/template/arrow.gif) 11px 14px no-repeat;
}

.menu a:hover, .menu a.active
{
	color: #201352;
	background: url(../images/template/arrow_over.gif) no-repeat;
	text-decoration: none;

}

.menu a.sub {
	height: 30px;
	width: 160px;
	line-height: 30px;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	padding-left: 40px;
	margin-top: 9px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: none;
}

.menu a:hover.sub {
	text-decoration: underline;
}

#right
{
	width: 523px;
	height: auto;
	position: relative;
	float: right;
	margin-right: 53px;
	padding-top: 33px;
	display: inline;
	line-height: 21px;
}

ul
{
	list-style: disc;
	color: #fff;
	margin-bottom: 21px;
}

li
{
	padding-left: 19px;
	margin-left: 18px;
	line-height: 21px;
}
