@charset "utf-8";
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #790000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.btxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.btmtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #930D1E;
	line-height: 30px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}



#container {
	margin:0 auto;
	position: relative;
	text-align: left;
	width: 900px;
	height: 610px;
	background-color: #ffffff;
}

#container2 {
	margin:0 auto;
	position: relative;
	text-align: left;
	width: 900px;
	height: 610px;
	background-color: #ffffff;
}

#container3 {
	margin:0 auto;
	position: relative;
	text-align: left;
	width: 900px;
	height: 235px;
	background-color: #ffffff;
}
#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:235px;
	z-index:1;
	background-image: url(../images/banner.jpg);
}

#menu1 {
	position:absolute;
	left:30px;
	top:158px;
	width:100px;
	height:18px;
	z-index:2;
}

#menu2 {
	position:absolute;
	left:146px;
	top:158px;
	width:100px;
	height:19px;
	z-index:1;
}

#menu3 {
	position:absolute;
	left:274px;
	top:158px;
	width:100px;
	height:19px;
	z-index:1;
}


#menu4 {
	position:absolute;
	left:670px;
	top:158px;
	width:200px;
	height:19px;
	z-index:1;
}

#a101solutions-txt {
	position:absolute;
	left:25px;
	top:238px;
	width:850px;
	height:300px;
	z-index:9;
}

#services {
	position:absolute;
	left:25px;
	top:237px;
	width:850px;
	height:610px;
	z-index:9;
}

#solution {
	position:absolute;
	left:565px;
	top:323px;
	width:307px;
	height:246px;
	z-index:1;
	background-image: url(../images/solution.gif);
}
#btmbar {
	position:absolute;
	left:0px;
	top:586px;
	width:900px;
	height:30px;
	z-index:2;
	background-color: #D7E1EB;
}

