
#bg 
{
	width:100%;
	background-color:#00AEEF;
	margin: 0 auto;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}	

* 
{
margin:0; 
padding:0; 
}

a
{
font-weight: normal;
font-size: 0.8em;
font-family: Arial, Helvetica, sans-serif; 
}

a img 
{ 
border: none;
}

/* Wrapper */

#wrapper 
{ 
margin:0 auto; 
}

/* Header */

#header 
{ 
margin:0 auto; 
width:863px; 
}

#header-img
{
width:864px; 
background-image:url(images/header-img.jpg); 
height:401px; 
}

/* Right Menu */

#rightmenu 
{
	width:310px;
	position: absolute;
	top: 40px;
	left: 700px;
	color: #AAE0F9;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: "Trebuchet MS";
}

#rightmenu  a
{
font-size: 16px; 
color: #000000;
}
#rightmenu  a:hover 
{
font-size: 16px; 
color: #ffffff; 
text-decoration: none;
}

/* Logo */

#mylogo 
{
	width:200px;
	position: absolute;
	top: 98px;
	left: 110px;
	color: #ffffff;
	font-size: 1.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	background-image: url(images/ekster_logo.jpg);
	height: 110px;
}

#mylogo a
{
width:200px; 
position: absolute; 
top: 32px; 
left: 20px;
font-size: 13px; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-style: italic; 
text-decoration: none; 
color: #898888;
}

/* Menu */

#menu
{
	width:864px;
	clear:both;
	list-style: none;
	height:42px;
	margin:0 auto;
	background-color: #00aeef;
}

/* CSSMenu */

#cssmenu ul 
{
list-style: none; 
margin: 0; 
padding: 0;
}

#cssmenu li 
{
	width:144px;
	text-align: center;
	float:left;
	padding-top: 9px;
	height:33px;
	border-right-style: none;
	border-right-color: #AAE0F9;
}
#cssmenu li a 
{
display: block
}

#cssmenu a 
{ 
font-weight: normal; 
font-size: 19px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#fff; 
text-decoration:none 
}

#cssmenu a:hover 
{
color: #ffffff;
}
#cssmenu li:hover 
{ 
background:url(images/hover.jpg) repeat-x;
}

/* Content */

#content
{
	padding: 30px 0px 0px 0px;
	width: 859px;
	height: 545px;
	background: #ffffff;
	margin:0 auto;
	border: 3px double #00AEEF;
}

/* Page */

#page
{
	float: none;
	width: 400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 200px;
}
#page h1 
{
	font-weight: bold;
	padding-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #3B3B3B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00AEEF;
}

#page h1 a 
{
font-size: 0.8em; 
color: #2682B7; 
text-decoration: none;
padding-bottom: 4px;
margin-bottom: 25px;
}

#page p 
{
font-size: 12px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-weight: normal;
padding-top: 10px;
padding-left: 10px;
color: #3B3B3B;
}

#page a 
{
	color: #00AEEF;
	font-size: 12px;
	font-family: "Trebuchet MS";
}

/* Footer */

#footer 
{
	width:100%;
	margin:0px;
	height:50px;
	vertical-align:top;
	padding:0px;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #898888;
	border-top: 1px solid #ffffff;
	background-color: #00AEEF;
}

#footer-text 
{ 
width:100%; 
text-align:center; 
margin:0px; 
padding-top:13px;
}

#footer a 
{ 
color:#898888; 
font-weight: normal;
font-size: 13px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
text-decoration: none; 
}

#footer a:hover
{ 
color:#ffffff; 
font-weight: normal;
font-size: 13px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
text-decoration: underline; 
}












	
