@charset "UTF-8";
#container {
	height: 650px;
	width: 1024px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#container #logo #cybercede img {
	position: relative;
	left: 371px;
}
#logo {
	margin-bottom: 15px;
}
#servicesSoho {
	margin-bottom: 15px;
	float: left;
	height: 142px;
	width: 274px;
}
#servicesSecurity {
	float: left;
	height: 142px;
	width: 260px;
}
#container #services #security img {
	position: relative;
}
#servicesEdgeon {
	float: left;
	height: 142px;
	width: 142px;
}
#container #services #edge-on img {
	position: relative;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container #footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
}
#container #blurb {
	font-family: Verdana, Geneva, sans-serif;
	height: 240px;
	padding: 10px;
	clear: both;
	float: none;
}
#blurb a {
	text-decoration: none;
	font-style: normal;
	color: #F00;
	font-weight: bold;
	font-variant: small-caps;
	font-family: "Arial Black", Gadget, sans-serif;
	text-transform: capitalize;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #F00;
}
#definition {
	font-style:italic;
	font-size:12px;
}

/*this next css style is used to get rid of the "dotted" blue line around an image in Firefox, when you click it.*/
a {
	outline:none;
}
#servicesHolder {
	float: left;
	height: 142px;
	width: 165px;
}
#container #services {
	height: 142px;
	width: 1024px;
}
