@charset "UTF-8";
/* CSS Document */

* {margin:0;padding:0;text-decoration:none}

* a:link {text-decoration:none; color:#FFF}
* a:visited {text-decoration:none; color:#FFF}

a img {border:none;}

p {margin:10px 0 5px 0;}

span.strike {text-decoration: line-through;}

/* IE8 hack to get it to apply margin auto centering to element inside this one */
#wrap {width:100%; background-image:url(../Images/background.jpg); background-repeat:repeat}

/* Header */
#header {padding:0;
	height:140px;}
#header #logo {width:994px;
	margin:0 auto;
	padding:0 10px 0 10px;}
#menustrap {position:absolute;height:45px;width:100%;background-color:;top:99px;}
#menu {top:0;left:0;height:45px;width:994px;margin:0 auto;background-color:#66f;}


#header img.logo {margin-top:26px;}
#header #logo #lang {width:369px;float:left;height:99px;}
#logo2 {width:310px;float:right;height:99px;padding:34px 0px 0px 0px}

/* Content Area */

#main {width:994px;
	margin:0 auto;
	clear:both;}

#content {
	width:500px;
	background-color:#6699ff;
	float:left;
	padding:35px 10px 35px 10px;
}

/* Sidebar */
#sidebar {width:400px ;float:right;
	padding:85px 10px 35px 0px;}

/* Footer */
#footer {background-color:;
	color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;}

#foot {width:994px;
	margin:0 auto;
	height:45px;
	line-height:1.1em;
	background-color: #66f;}

#foot #left {width:200px;height:21px;padding:12px 0 12px 8px;float:left;background-color: #66f;}
#foot #right {width:300px;height:21px;padding:12px 8px 12px 0;float:right;text-align:right;background-color: #66f;}
