@charset "utf-8";
/* CSS Document */


* {
border-none:
}
a {
border-none:
}
body {
	background-color: #333333;
	background-image:url(../images/intro_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
#lowerMain {
	position: absolute;
	top: 76px;
	width: 861px;
	height: 220px;
	left: 41px;
	}
#indexText {
	position: absolute;
	left: 213px;
	top: 820px;
	padding-bottom: 60px;
	}
.newMenu {
	margin: 0;
	padding: 0;
	width: 150px;
	list-style: none;
	background: #fff;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 39px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 39px;
	background-repeat: no-repeat;
}
#services {background-image: url(images/intro_menu_1_lo.gif) no-repeat;}
#services a {background-image: url(images/intro_menu_1_hi.gif) no-repeat;}


#frontPageMenu {
	top: 312px;
	position: absolute;
	width: 900px;
	left: 35px;

}

#frontPageMenu ul {
	height: 50px;
	margin-left: 34px;
	margin-top: 25px;
	
	}


#frontPageMenu ul li {
	/*margin-top: 10px;*/
	float: left;
	list-style:none;
	padding-right: 20px;
	}
#home-1, #home-2, #home-3 {
	top: 37px;
	position:absolute;
	border:1px solid #333;
	}