@charset "UTF-8";
@import url("stylesMainMac2.css");
/* CSS Document */


#contentBox{
	height:550px;
	background-image:url(../webImages/systems.gif);
	background-repeat:no-repeat;
	background-position: right top;
}

#content{
	float:left;
	margin-left:30px;
	width:500px;
	margin-top: 20px;
	}
*html #content{
	margin-top: 70px;
	float:left;
	margin-left:30px;
	text-align:left;

	}
#content p{
	margin: 10px auto;
	padding:2px;
	width: 400px;
	text-align:center;


	}
	
h3 ul{
	border-top: 2px solid #C80300;
	font-family:Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px 10px ;
	list-style:none;
	text-align:center;
	color:#ffffff;
	padding:5px;
	line-height:125%;
	}
.definition{
	color:#C80300;
		}
#system-title {
	font-size: 28px;
	text-align: left;
}
#title{
	background: url(../webImages/headerSystems.gif) no-repeat right center;
}
