body{ 
	background: #fff url('../img/background.gif') repeat-x top;
	font-size:16px; margin:0; 
	font-family: Arial, sans-serif;
}

img { border: none; }

#header {
	margin: auto;
	padding-top: 8px;
	width: 1000px;
	height: 110px;
}

#logo {
	float: left;
	width: 400px;
	padding-top: 15px;
	padding-left: 70px;
}

#contactHeader {
	float: right;
	width: 430px;
	padding-right: 70px;
}

#navigation { 
	margin: auto;
	width: 930px;
	height: 50px;
	padding-left: 70px;
}


#navigation a {
	padding-right: 20px;
	height:45px;
	line-height:40px;
	float: left;
}

#navigation a, #navigation a:link, #navigation a:visited, #navigation a:active, #navigation a:focus {
	text-decoration: none;
	border: none;
	outline: 0;
	-moz-outline: none;
	font-size: 16pt;
	color: #fff;
}

#navigation a:hover {
	color: #6c0;
}

#center { 
	padding-top: 15px;
	margin: auto;
	width: 1000px;
	min-height:500px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:500px; /* for IE5.x and IE6 */
}

#footer { 
	margin: auto;
	background: url('../img/footer.gif') repeat-x;
	height:142px;
}

#specialties{
	padding-top: 25px;
	padding-left: 70px;
}

#customSoftware {
	background: #fff url('../img/customSoftware.gif') no-repeat center;
	height: 261px;
	width: 207px;
	float: left;
}

#leadGeneration {
	background: #fff url('../img/leadGeneration.gif') no-repeat center;
	height: 261px;
	width: 207px;
	float: left;
	margin-left: 10px;
}

#accessProgramming {
	background: #fff url('../img/accessProgramming.gif') no-repeat center;
	height: 261px;
	width: 207px;
	float: left;
	margin-left: 10px;
}

#camptrakSoftware {
	background: #fff url('../img/camptrakSoftware.gif') no-repeat center;
	height: 261px;
	width: 207px;
	float: left;
	margin-left: 10px;
}

.fom img{
	margin-top: 168px;
}

