body {font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
background-image: url(../images/Main%20Background3.jpg);}
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }

.clear { clear: both;}
#header { width: 750px; height: 75px; border: solid 1px #005b9c; }

.TopMenu { background-color: #ffa755; border: solid 1px #c27a36; height: 23px; width: 750px }

.TopMenu a {
	border-right: 1px solid #7795BD;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
	padding: 0 18px;
}

.floater1 { color: #00c; float: right; width: 199px; height: 200px; border: solid 1px; margin-right: 10px; margin-left: 20px;background-image: url(../images/keyboard.png); }

.floater2 { color: #00c; float: right; width: 183px; height: 155px; border: solid 1px; margin-right: 10px; margin-left: 20px;background-image: url(../images/mouse.png); }


.TopMenu a:hover {
color: #f1f1f1;
}

.content { color: #231f20;  width: 650px; height: auto; padding-left: 20px; padding-right: 20px; margin-bottom: 30px;background-image: none;
}
.content h4 { color: #00c;}

.footer { 
	background-color: #ffa755; 
	border: solid 1px #c27a36; 
	height: 23px; 
	width: 750px; 
	color: #fff; 
	font: bold 12px/23px Arial; 
	text-transform: none; 
	text-align: center; 
	letter-spacing: normal; 
	margin: 0; 
	padding: 0; }

/*.footer {
	
	float: left; 
	width: 750px;
	height: 20px;
	display: inline;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	vertical-align: center;
	margin-top: 15px;
	background: #e7e9ea;
	border-top: solid 1px #CCC;
	padding: 0px;
}
*/

.container { background-color: white; margin-right: auto; margin-left: auto; width: 752px; height: auto; 
}
#floater { width: 200px; height: auto; float: right; }


