#header {
	height:300px;
	background-position:0 0;
}

#content {
	padding-top:500px;
}

ul#menu {
	top:440px; left:40px;
}

ul#menutop {
	top:340px; left:100px;
}

/* columns */

#header ul#col {
	list-style:none;
}

#header ul#col li {
	position:absolute; top:48px;
	width:109px; height:220px;
	background:url(col.jpg);
}

#header ul#col li#c1 {
	left:83px;
}

#header ul#col li#c2 {
	left:342px;
}

#header ul#col li#c3 {
	left:600px;
}

#header ul#col li#c4 {
	left:858px;
}



/* windows */

#header ul#win {
	list-style:none;
}

#header ul#win li {
	position:absolute; top:48px;
	background:url(win.gif);
	width:148px; height:173px;
	z-index:10;
}

#header ul#win li#w1 {
	left:193px;
}

#header ul#win li#w2 {
	left:451px;
}

#header ul#win li#w3 {
	left:709px;
}

#header ul#win-bg {
	list-style:none;
}

#header ul#win-bg li {
	position:absolute; top:105px;
	width:126px; height:112px;
}

#header ul#win-bg li#w1 {
	left:204px;
	background:url(w1.jpg);
}

#header ul#win-bg li#w2 {
	left:462px;
	background:url(w2.jpg);
}

#header ul#win-bg li#w3 {
	left:720px;
	background:url(w3.jpg);
}



/* batteries */

#header ul#bat {
	list-style:none;
}

#header ul#bat li {
	position:absolute; top:223px;
	background:url(bat.jpg);
	width:173px; height:44px;
}

#header ul#bat li#b1 {
	left:180px;
}

#header ul#bat li#b2 {
	left:439px;
}

#header ul#bat li#b3 {
	left:697px;
}



/* stuff */

#header ul#stuff {
	list-style:none;
}

#header ul#stuff li {
	position:absolute;
	z-index:10;
}

#header ul#stuff li#wl {
	top:0; left:0;
	width:68px; height:380px;
	background:url(s-wl.jpg);
}

#header ul#stuff li#banner {
	top:0; left:151px;
	width:145px; height:98px;
	background:url(s-banner.gif);
}

#header ul#stuff li#table {
	top:183px; left:102px;
	width:315px; height:152px;
	background:url(s-table.jpg);
}

#header ul#stuff li#phone {
	top:166px; left:155px;
	width:42px; height:17px;
	background:url(s-phone.gif);
}

#header ul#stuff li#mon {
	top:154px; left:274px;
	width:57px; height:29px;
	background:url(s-mon.jpg);
}

#header ul#stuff li#logo {
	top:47px; left:602px;
	width:105px; height:115px;
	background:url(s-logo.gif);
}

#header ul#stuff li#car {
	top:200px; left:496px;
	width:514px; height:228px;
	background:url(s-car.jpg);
}

#header ul#stuff li#flowers {
	top:190px; left:417px;
	width:80px; height:192px;
	background:url(s-flowers.jpg);
}

#header ul#stuff li#diplom {
	top:120px; left:112px;
	width:49px; height:37px;
	background:url(s-diplom.gif);
}



h2 {
	margin-top:50px;
	color:#777;
	display:none;
}

ul#int {
	list-style:none;
	margin:0; padding:0;
	margin-top:15px;
	_width:100%;
	overflow:hidden;
	display:none;
}

ul#int li {
	display:block;
	float:left;
}

ul#int li a {
	display:block;
	float:left;
	width:40px;
	padding:2px 4px;
	font-size:0.7em;
	text-decoration:none;
	color:#555;
}
