body {	
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #fff url(images/bg.jpg) repeat-x top left;
	margin:0; padding:0;
}

#main { 
	position:relative; 
	width:100%;
	min-width:1000px;
	max-width:1260px;
}

#header { width:100%; height:505px; margin:0; padding:0; position:relative; z-index:0;}

/* Blocks */
#content { width:100%; position:relative; overflow:visible;}
#content .inner { padding:1em;}

#left {
	float:left;
	width:20%;
	border:0px solid red;
}
#container {
	border:0px solid green;
	float:right;
	width:80%;
}
#center {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin: 0 280px 0 0;
	min-height:450px;
	width:auto;
}
* html #center { height:450px;}
#right {
	position:absolute;
	top:0;
	right:0;
	width:280px;
}

/* Content Styles */
#center p { color:#444;}
a { color:#dc8b2a;} 
a:hover { color:#dd5824; text-decoration:none;} 

/* Graphical headers */
h1.news { background:url(images/h1_news.png) no-repeat; height:35px; width:105px;}
h1.offer { background:url(images/h1_offer.png) no-repeat; height:35px; width:167px;}
h1.iget { background:url(images/h1_iget.png) no-repeat; height:35px; width:241px;}
h1.comp { background:url(images/h1_comp.png) no-repeat; height:35px; width:138px;}
h1.serv { background:url(images/h1_serv.png) no-repeat; height:35px; width:89px;}
h1.cont { background:url(images/h1_cont.png) no-repeat; height:35px; width:115px;}
h1.news span, h1.offer span, h1.iget span, h1.comp span, h1.serv span, h1.cont span { display:none;}

/* News Styles */
.newsone { border-bottom:1px solid #cfcfcf; padding:0.5em 0; color:#666666;}
p.date { font-weight:bold; font-size:10px; margin:1em 0 0 0;}
p.ntext { margin:0 0 1em 0;}
p.ntext a {color:#666666;}

/* Navigation */
#navi {position:absolute; top:460px; left:40%; z-index:100;}
#navi a { margin: 0 0.4em;}
#navi a span { display:none;}
#navi a img { border:0;}

/* Footer */
#footer { height:116px; background:url(images/bbg.jpg) repeat-x bottom left; text-align:left; position:relative; clear:both;}
#blogo { height:116px; width:60%; margin:0 auto; background:url(images/blogo.jpg) no-repeat bottom left;}
#blogo div { padding-left:200px; margin:0;}
#bnavi { list-style-type:none; padding:5em 0 0 0; text-align:center; white-space:nowrap;}
#bnavi li { display:inline; padding: 0 1.5em;}
#bnavi li a { color:#fff; text-transform:uppercase; font-weight:bold;}
#blogo p { text-align:center; color:#373535;}
#blogo p a { color:#373535;}

.clear { clear:both;}
.clear * { display:none;}

/* Logo */
#logo { position:absolute; top:10px; left:110px;}
#logo img { z-index:30;}
#logo span { display:none;}

#lights {width:321px; height:74px; position:absolute; background:url(images/lights.png) no-repeat top left; left:80px; top:0; z-index:20;}