body {
	background: #fff url(graphics/body_bg.gif);
	margin: 0 0 2em 0;
	padding: 0;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: small;
	}
p, td, th, dl, ul, ol {
	line-height: 130%;
	}
a:link {
	color: #146cc7;
	}
a:visited {
	color: #3b6693;
	}
a:hover {
	color: #519deb;
	text-decoration: none;
	}
a img {
	border: none;
	}
* html body {
	text-align: center;
	}
* html body * {
	text-align: left;
	}
div#main {
	width: 800px;
	margin: 0 auto;
	padding-top: 10px;
	}
p.right {
	float: right;
	padding: 1px;
	border: 1px solid #666;
	margin: .5em 25px 0 1em;
	}
* html div#content p.right {
	margin-right: 12px;
	}
/****
Header
****/
div#header {
	width: 100%;
	height: 67px;
	background-color: #b4d828;
	border-bottom: 1px solid #c3e736;
	margin: 0;
	}
div#header h1 {
	margin: 0 auto;
	width: 800px;
	height: 67px;
	background: url(graphics/logo.gif) no-repeat;
	text-indent: -200em;
	overflow: hidden;
	}
div#header p {
	width: 119px;
	height: 93px;
	position: absolute;
	background: url(graphics/tenyears.gif) no-repeat;
	right: 0;
	top: 0;
	margin: 0;
	z-index: 1000;
	text-indent: -200em;
	overflow: hidden;
	}
/****
Nav
****/
div#nav {
	width: 100%;
	height: 28px;
	background: #07438a url(graphics/nav_bg.gif) repeat-x;
	padding: 0;
	margin: 0;
	}
div#nav ul {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	}
div#nav ul li {
	display: block;
	float: left;
	height: 28px;
	text-indent: -200em;
	background-position: 0 -28px;
	}
div#nav ul li a {
	display: block;
	width: 100%;
	height: 28px;
	text-decoration: none;
	background-position: 0 0;
	}
div#nav ul li ul {
	position: absolute;
	left: 0;
	top: 96px;
	margin: 0;
	padding: 0;
	display: none;
	width: 100%;
	height: 22px;
	background-image: url(graphics/subnav_bg.gif);
	}
div#nav ul li:hover ul, div#nav ul li.over ul {
	display: block;
	z-index: 1000;
	}
li#home {
	width: 68px;
	background: url(graphics/home.gif) no-repeat;
	margin-left: 62px;
	}
* html li#home {
	margin-left: 31px;
	}
li#home a {
	background: url(graphics/home.gif) no-repeat;
	}
li#aboutus, li#aboutus a {
	width: 85px;
	background: url(graphics/aboutus.gif) no-repeat;
	}
li#services, li#services a {
	width: 82px;
	background: url(graphics/services.gif) no-repeat;
	}
li#clients, li#clients a {
	width: 72px;
	background: url(graphics/clients.gif) no-repeat;
	}
li#contact, li#contact a {
	width: 95px;
	background: url(graphics/contactus.gif) no-repeat;
	}
div#nav ul li:hover a, div#nav ul li a:hover, div#nav ul li.over a, div#nav ul li a:hover {
	background-image: none;
	}
div#nav ul li li {
	background-position: 0 -22px;
	height: 22px;
	}
div#nav li li a {
	height: 22px;
	}
li#history, div#nav li#history a {
	width: 58px;
	background: url(graphics/history.gif) no-repeat;
	}
li#csrequest, div#nav li#csrequest a {
	width: 157px;
	background: url(graphics/csrequest.gif) no-repeat;
	}
li#jobs, div#nav li#jobs a {
	width: 48px;
	background: url(graphics/jobs.gif) no-repeat;
	}
li#design, div#nav li#design a {
	width: 111px;
	background: url(graphics/design.gif) no-repeat;
	}
li#appdev, div#nav li#appdev a {
	width: 155px;
	background: url(graphics/appdev.gif) no-repeat;
	}
li#netmarketing, div#nav li#netmarketing a {
	width: 96px;
	background: url(graphics/netmarketing.gif) no-repeat;
	}
li#hosting, div#nav li#hosting a {
	width: 63px;
	background: url(graphics/hosting.gif) no-repeat;
	}
li#onsite, div#nav li#onsite a {
	width: 157px;
	background: url(graphics/onsite.gif) no-repeat;
	}
/* huh? */
div#nav li#history a:hover, div#nav li#csrequest a:hover, div#nav li#jobs a:hover,
div#nav li#design a:hover, div#nav li#appdev a:hover, div#nav li#netmarketing a:hover,
div#nav li#hosting a:hover, div#nav li#onsite a:hover {
	background-position: 0 -22px;
	}
/****
Footer
****/
div#footer {
	background: #07438a url(graphics/footer_bg.gif);
	margin-top: 1em;
	height: 31px;
	clear: left;
	}
div#footer p {
	margin: 0 auto;
	width: 730px;
	color: #fff;
	height: 31px;
	line-height: 31px;
	}
div#footer a {
	color: #fff;
	}
p#address {
	width: 730px;
	margin: .5em auto;
	margin-bottom: 2em;
	font-size: 90%;
	color: #8e8c82;
	}
/*****
sIFR
*****/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
	}
.sIFR-replaced {
	visibility: visible !important;	
	margin: 0;
	padding: 0;
	}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}