html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: #6E7B8B;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
ol li {
	font-size: .9em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {
	margin: 0 10px 10px 10px;
	text-align: center;
	font: bold 1.3em sans-serif;
	color: #366;
}

h2 {
	margin: 10px;
	text-align: center;
	font: bold 1em sans-serif;
	color: #366;
}

h3, legend.header {
	margin: 20px 0 0 10px;
	font: bold 0.9em sans-serif;
	color: #366;
}

p, ul, ol, form {
	margin: 10px;
	font: 1em sans-serif;
}

code {
	margin: 10px;
}

a {
	color: #366;
}

a:hover, a:focus, a:active, a.selected, a.selected:hover, a.selected:focus, a.selected:active,
dl.links dt a:hover, dl.links dt a:focus, dl.links dt a:active { 
	color: #fff;
	background-color: #4c6666;
}

#wrapper {
	width: 760px;
	border: 1px solid #033;
	background: #366 url(images/wrapper.jpg) repeat-y;
	margin: 0 auto;
}

#banner {
	height: 162px;
	background-color: #366;
	text-align: center;
	position: relative;
}

#searchbox {
	width: 200px;
}

#searchbox input.ftext{
	position: absolute;
	bottom: 10px;
	right: 60px;
	z-index: 10;
	margin: 0;
	font: 0.7em arial;
	background: #366;
	color: #fff;
	border: 1px inset #2d4343;
}

#searchbox input.fbutton {
	position: absolute;
	height: 18px;
	width: 50px;
	padding: 0;
	bottom: 10px;
	right: 10px;
	color: #fff;
	background: #366;
	border: 1px outset #4c6666;
	font: 0.7em arial;
}

#menubar {
	height: 23px;
	background: #033 url(images/formnav1.jpg) repeat-x;
}

ul#formnav {
	width: 580px;
	margin: 0 0 0 160px;
}

ul#formnav li {
	display: inline;
	float: right;
	width: 191px;
}

#formnav input {
	margin-top: 2px;
	color: #fff;
	background: #2d4343;
	border: 1px inset #366;
	font: 0.9em arial;
}

ul#formnav li a {
	display: block;
	width: 191px;
	height: 15px;
	padding: 3px 0;
	text-decoration: none;
	text-align: center;
	color: #fff;
	background: #033 url(images/formnav1.jpg) repeat-x;
	font: 0.7em arial;
}

ul#formnav li a:hover, ul#formnav li a:focus, ul#formnav li a:active, 
ul#formnav li a.selected, ul#formnav li a.selected:hover, ul#formnav li a.selected:focus, ul#formnav li a.selected:active { 
	background: #4c6666 url(images/formnav2.jpg) repeat-x;
}

#sidebar {
	float: left;
	width: 160px;
	min-height: 485px;
}

ul#menunav, ul#menunav a, #sidebar {
	display: block;
	width: 150px;
	text-align: center;
	font: 0.9em arial;
}

ul#menunav {
	margin: 20px 0 0 0;
}

ul#menunav a {
	padding: 2px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	background: #2d4343 url(images/menunav1.jpg) repeat-y;
}

ul#menunav a:hover, ul#menunav a:focus, ul#menunav a:active, 
ul#menunav a.selected, ul#menunav a.selected:hover, ul#menunav a.selected:focus, ul#menunav a.selected:active { 
	background: #4C6666 url(images/menunav2.jpg) repeat-y;
	color : #FFF;
	font-weight: bold;
}

ul#menunav li.header, #signup p.header {
	background-color: #366;
	color: #fff;
	font: bold 0.9em arial;
	height: 20px;
	line-height: 1.7;
	margin: 0;
}

#signup input {
	margin-top: 5px;
	color: #fff;
	background: #366;
	border: 1px inset #2d4343;
	font: 0.7em arial;
}

#signup input.fbutton {
	height: 18px;
	color: #fff;
	background: #366;
	border: 1px outset #4c6666;
}

#content {
	float: right;
	width: 600px;
	height: 100%;
	position: relative;
	min-height: 500px;
	background-color: #FFF;
	margin: 10px 10px 10px 0;
}

#spacer {
	clear: both;
	height: 10px;
}

h3.announce {
	font-weight: bold;
	color: #F00;
}

dl.quotes {
	margin: 0 auto;
	width: 400px;
}

dl.quotes dt {
	margin: 0;
	width: 400px;
	padding: 5px 0;
	background: #366;
	color: #fff;
	font-style: italic;
}

dl.quotes dd {
	margin: 0;
	width: 400px;
	padding: 5px 0;
	background: #2d4343;
	color: #fff;
	font-weight: bold;
}

dl.links {
	margin: 10px;
	font: 0.9em sans-serif;
}

dl.links dt {
	font-weight: bold;
	margin-top: 10px;
}

dl.links dt a {
	color: #366;
}

dl.links dd {
	margin-left: 10px;
}

#faqs a {
	text-decoration: none;
	margin: 5px
}

#faqs p.faqs1 {
	font: 1em sans-serif;
}

#faqs p.faqs2 a {
	font: .9em sans-serif;
	color: #000;
	margin-left: 20px;
}

#faqs p.faqs3, p.faqs2 a {
	font: .9em sans-serif;
	margin-left: 30px;
}

#faqs p.faqs3 a {
	color: #F00;
}

.forms {
	border: 1px solid #366;
	color: #366;
}

ul li.bullets {
	margin-left: 15px;
	list-style-type: disc;
}

table#servicew, table#servicec {
	margin: auto;
}

table#servicew th, table#servicec th {
	border: 1px solid #366;
	font: bold .9em sans-serif;
	background: #366;
	color: #fff;
}

table#servicew td, table#servicec td {
	border: 1px solid #366;
	font: .9em sans-serif;
}

table#servicew td.writer {
	width: 200px;
}

table#servicec td.computer {
	width: 300px;
}

table#servicew td.rate, table#servicec td.hours, table#servicec td.rate {
	width: 80px;
}

#content img#content-btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

#footer {
	display: block;
	clear: both;
	width: 760px;
	height: 50px;
	text-align: center;
	background: #033 url(images/footer.jpg) repeat-x;
}

ul#footnav {
	display: block;
	clear: both;
	width: 760px;
	text-align: center;
	font: .8em sans-serif;
	margin: 0;
}

ul#footnav li {
	display: inline;
	font-size: 1em;
}

ul#footnav li a {
	color: #fff;
	padding: 5px;
	line-height: 2;
	text-decoration: none;
}

ul#footnav a:hover, ul#footnav a:focus, ul#footnav a:active, 
ul#footnav a.selected, ul#footnav a.selected:hover, ul#footnav a.selected:focus, ul#footnav a.selected:active { 
	background-color : #4C6666;
	color: #FFF;
	padding: 5px;
	line-height: 2;
	height: 15px;
	text-decoration: none;
}

#copyright {
	color: #4c6666;
	font-size: .7em;
}

ul.floatleft {
	float: left;
	width: 160px;
	text-align: center;
}

ul.floatright {
	float: right;
	width: 160px;
	text-align: center;
}

.contentctr {
	margin: 20px auto;
	width: 540px;
}

.sitecont {
	margin: 0 auto;
	width: 440px;
}

.sitemap {
	float: left;
	width: 200px;
	padding: 10px;
	text-align: center;
}