.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(../images/pgbck.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.container {
	border: 1px solid #000000;
	width: 748px;
	background-color: #FFFFFF;
		margin-left: auto;
	margin-right: auto;
}
.logo {
	height: 173px;
	width: 145px;
	top: 0px;
	left: 603px;
	float: right;
}
.copy {
	background-image: url(../images/copybck.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 428px;
	margin-right: auto;
	margin-left: auto;
	padding: 7px;
	text-align: center;
	font-size:10px;
}


.header {
	height: 88px;
	width: 603px;
	float: left;
}
.subHeader {
	background-image: url(../images/subheader.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 603px;
	float: left;
}
.navigation {
	background-color: #CCCCCC;
	height: 59px;
	width: 603px;
}
.content {
	font-family: "Trebuchet MS";
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.contentRight {
	float:right;
	width: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contact {
	float:left;
	width: 390px;
}
.rightHead {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.inlineImage {
	position: relative;
	clear: left;
	float: right;
	padding-right: 10px;
}
#equipment {
	text-align:center;
}

#equipment h1{
	color:#FF0000;
	font-size: 22px;
	}
	
#hardware {
	float: left;
	width: 368px;
}

#software {
	font-size:12px;
	padding-top:1px;
	margin-left:5px;
	margin-right:5px;
	border-left: #CCCCCC 1px solid;
	float: right;
	width: 368px;
	}
#software span {
	color:#0000CC;
	font-size:10px;
}
#pullquote {
float:right;
width:160px;
margin-top:10px;
margin-bottom:15px;

font-weight: bold;
padding-right:10px;
font-size: 28px;
line-height:28px; 
color:#FF6600; 
text-align: right;
}
