body {
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-size: 14px;
color: #000;
overflow-y: auto;
overflow-x: hidden;
}

#back {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;

}

#menu {
	width: 100%;
	position: absolute;
	top: 30%;
	left: 21%;
	z-index: 6;
	float: left;
}

#ext {
	width: 100%;
	position: absolute;
	top: 40%;
	left: 70%;
	z-index: 8;
}

#lan {
	width: 100%;
	position: absolute;
	top: 78%;
	left: 14%;
	z-index: 9;
}


#work {
	width: 710px;
	position: relative;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	z-index: 7;
}

#work2 {
	width: 780px;
	position: relative;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	z-index: 7;
}

img {
	border: 0px;
}

a:hover {
	border-bottom: solid 5px #f1f;
}

li {
	list-style: none;
	float: left;
	padding-left: 10px;

}

#bg-work {
	opacity: 0.20; 
	-moz-opacity: 0.20; 
	filter:alpha(opacity=20);
}


h1 {
background-color: #fff;
margin-bottom: 2px;
padding-bottom: 0px;

}

h3 {
margin-bottom: 0px;
padding-bottom: 1px;
font-size: 14px;
}

h4 {
background-color: #fff;
margin-top: 0px;
margin-bottom: 2px;
padding-top: 0px;
font-size: 12px;
text-transform: none;
}
