@CHARSET "UTF-8";

html {
  font:12px/18px Arial,Helvetica,sans-serif;
}

.sidebar,
#nav-bar,
.flash-content,
#page #nav-top,
#bg-i,
#footer,
.content-right {
	display:none;
}

#logo, #logo a {
	left:auto;
	right:0px;
}

.content  {
	float:left;
}

#page, #header, #content, #footer, #nav-bar, .header-content-top, .header-content {
	width:755px;
}

body, html {
	background-image:none !important;
	background-color:#ffffff !important;
}

#page {
	padding-top:80px;
}

#header {
  display:block;
  height:30px;
  left:0;
  padding-bottom:10px;
  position:absolute;
  top:0;
}

.header-content-top {
background: #FFED14;
height:23px;
position:relative;
top:12px;
}

#logo, #logo a {
cursor:pointer;
height:23px;
position:absolute;
right:25px;
width:169px;
}

img { border: none; }

.w-33  {
width:33.33%;
}
.w-5, .w-10, .w-15, .w-20, .w-25, .w-30, .w-35, .w-40, .w-45, .w-50, .w-55, .w-60, .w-65, .w-70, .w-75, .w-80, .w-85, .w-90, .w-95, .w-100, .w-33, .w-66, .w-38, .w-62 {
clear:right;
float:left;
}
