/* **************** *//* *** ELEMENTS *** *//* **************** */a {	color:#339;	text-decoration:underline;		}a:hover {	text-decoration:none;	}body {	color:#333;	font-size: 12px;	font-family: verdana,sans;	margin-top:0px;	margin-bottom:0px;	background-color:#003;/*	background-color:#fc3; *//*	background-image:url("../images/body_background.gif"); */	}h1 {	color:#006;	margin-bottom:0px;	}h2 {	color:#006;	font-weight:normal;	margin-bottom:0px;	background-color:#fff;	border-right:solid #fc3 1px;	border-top:solid #fc3 1px;	border-left:solid #fc3 1px;	padding:5px;	}h3 {	color:#006;	font-weight:normal;	margin-bottom:0px;	padding-left:6px;	padding-right:6px;	}img {	border:0px;	}p {	padding-left:6px;	padding-right:6px;	}table {	border-collapse:collapse;	}/* *********** *//* *** IDS *** *//* *********** */#About/Contact {	}#Bob {	float:left;	width:345px;	margin-top:0px;	margin-right:5px;	}#Footer {	color:#fc3;	font-size:0.9em;	text-align:center;	height:50px;	width:748px;	margin-left:auto;	margin-right:auto;	border-right:solid #fc3 1px;	border-top:solid #fc3 5px;	border-left:solid #fc3 1px;	background-color:#006;	}#Frame {	width:700px;	padding:20px;	margin-top:0px;	margin-left:auto;	margin-right:auto;	border-right:solid #fc3 5px;	border-left:solid #fc3 5px;	background-color:#fff;	}#Hardware {	float:left;	width:345px;	margin-top:0px;	margin-right:5px;	}#Header {	width:750px;	margin-left:auto;	margin-right:auto;	margin-bottom:0px;	background-color:#fff;	}#Jake {	float:left;	width:345px;	margin-top:0px;	margin-right:5px;	}#Products {	}#Services {	}#Software {	float:left;	width:345px;	margin-top:0px;	margin-left:5px;	}#Welcome {	}/* *************** *//* *** CLASSES *** *//* *************** */.bullet {	vertical-align:top;	}.spacer {	clear:both;	}