#master {
	border-color: black;
	border:1px solid #000000;
	width: 714px;
	margin-left: auto;	
	margin-right: auto;
	background-color: white;
}
body {
	background-color: #6D7A7F;
}
#header {
	width: 100%;
	height: 75px;
	font-family:helvetica,arial,sans-serif;
	text-align: center;
	background-color: black;
	color: white;
	font-weight: bolder;
}

#left_mid {
	width: 95px;
	background-color: white;
	float: left;
}
#mid_mid {
	width: 439px;
	background-color: white;
	float: left;
	padding: 15px;
	}
#mid_mid p {
	font-size: 18px;
	}
#right_mid{
	width: 150px;
	float: right;
	background-color: #eaeaea;
	}
#footer {
	height: 13px;
	background-color: black;
	clear: both;
}
#footer p {
	font-family:helvetica,arial,sans-serif;
	font-size:11px;
	text-align:right;
	vertical-align: middle;
	color: white;
	}
#menu {
	height: 125px;
	margin-left: -33px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 114px;
	background-color: #000000;
	border: 3px solid black;
}
#menu_b {
	border: 3px solid white;
	height: 123;
	width: 111;
	}
#menu_a {
	border: 3px solid black;
	height: 120;
	width: 108;
	}
#menu #item {
	font-size: 24px;
	font-family:helvetica,arial,sans-serif;
	font-weight: bold;
	text-align: center;
	color: white;
	}
#menu #item a {
	text-decoration: none;
	color: white;
	}
#contact {
	text-align: center;
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	}
#map {
	border: 3px solid black;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 164px;
	background-color: white;
	}
#dell {
	background-image: url('images/dell.gif');
	width: 60px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	}
#computerlogo {
	float: right;
	}
.frontpics {
	margin: 15px;
	border: 2px solid black;
	}
	
	