BODY {
	background-image: url(graphics/bg.jpg);
	background-position: center top;
	margin:0px;
	padding:0px;
	width: 100%;
	/* font-family: century gothic, Helvetica, Verdana, Arial, sans-serif;
	font-size:10px; */
	font-family:fantasy;
	font-size:14px;
	color:#999;
}

h1 {color:#ff9900; font-family:serif; font-size:21px; }
h4 {color:#ff9900; font-family:serif; font-size:15px; }
p {color:#ccc; font-family: century gothic, helvetica, verdana, arial, sans-serif; font-size:10px }
strong {color:#ff9900;}

a:link {color: #ff9900; text-decoration:none;}
a:visited {color: #ff9900; text-decoration:none;}
a:active {color: #ff9900; text-decoration:none;}
a:hover {color: #ff9900; text-decoration:underline;}

#container {
	position:relative;
	margin:auto auto;
	top:0px;
	width:770px;
	height:580px;
}

#nav {
	position: absolute; 
	margin: auto auto;
	top: 30px;
	left: 10px; 
	width:750px;
	height:10px;
}

#nav ul {margin:0;padding:0;}
#nav a:link {color: #ccc; text-decoration:none;}
#nav a:visited {color: #ccc; text-decoration:none;}
#nav a:active {color: #ff9900; text-decoration:none;}
#nav a:hover {color: #ff9900; text-decoration:none;}

.menulevel2 {
display:none;
}

#nav li{
display:inline;
font-size:12px;
color:#FF9900;
list-style:none;
padding-right:32px;
}

#border {
	position:relative;
	margin:auto auto;
	top:50px;
	width:770px;
	height:650px;
	border:1px solid #999999;
}

#why {
	position:absolute;
	left:354px;
	top:0px;
	width:416px;
	height:530px;
	text-indent:-9999px;
	background-image:url(graphics/why-outsource.gif);
}

#clients {
	position:absolute;
	left:354px;
	top:0px;
	width:416px;
	height:530px;
	text-indent:-9999px;
	background-image:url(graphics/client-list.gif);
}
	
#image {
	background-image: url(graphics/image.jpg);
	background-repeat: no-repeat;
	position: absolute; 
	left: 0px; 
	top: 0px;
	width: 770px;
	height: 240px;
}

#logo {
	background-image:url(graphics/mtservice.gif);
	height:28px;
	left:500px;
	position:absolute;
	top:220px;
	width:240px;
}

#line {
	position: absolute;
	left: 350px;
	top: 250px;
	background-image: url(Line.html);
}

#links {
	position:absolute;
	left: 75px;
	bottom: 80px;
	width: 200px;
	font-size:12px;
	line-height:30px;
}

#news {
	position: absolute;
	left: 75px;
	top: 340px;
	width: 210px;
	height:100px;
}

#text {
	position: absolute; 
	left: 35px; 
	top: 205px; 
	width:730px;
}

#address {
	position: absolute; 
	left: 10px; 
	top: 635px; 
	width:auto
}

#xlogo {
	position: absolute; 
	left: 719px; 
	top: 497px;
}

#contact1 {position:absolute;
	width:155px;
	left:0px;
	top:45px;
}

#contact2 {
	position:absolute;
	width:155px;
	left:175px;
	top:45px;
	}
#contact3{
position:absolute;
top:200px;
width:200px;}

#buttons {height:25px;width:200px;margin-top:60px;float:right;}
