body {
	padding: 0;
	font-family: Arial,"Trebuchet MS",Verdana,Sans-serif;
	color: #444;
	background: #283b1a;
	margin: 0 auto auto auto;
	text-align: center;
	font-size: 13px;
	}
	
table tr td {
	font-size: 13px;	
	}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #254768;
	margin: 3px 0 10px 0;
	}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #254768;
	margin: 8px 0 8px 0;
}

p {
	margin: 0 0 20px 0;
	font-size: 13px;
	}
	
.small {
	font-size: 11px;
	}

.big {
	font-size: 15px;
	color: #000;
	}

a {
	color: #ff6000;
	}
	
a:hover {
	color: #c00;
	}
	
a.testimonial {
	color: #000;
	}

ul {

	}
	
li {
	font-size: 13px;
	}
	
div.data {
	background: #fff;
	border: 2px solid #ccc;
	float: left;
	margin: 0;
	padding: 0;
	}
	
h2 {
	background: url("/images/cell_bg.jpg") repeat-x #254768;
	padding: 5px;
	margin: 0;
	color: #fff;
	font-weight: bold;
	border: 1px solid #ccc;
	}
	
img#home {
	text-align: center;
	margin-top: 3px;
	border: 1px solid #999;
	}
	
div#topnav {
	width: 800px;
	min-width: 500px;
	background: transparent;
	margin-top: 1px;
	margin-bottom: 0;
	padding-left: 10px;
	height: 27px;
	z-index: 5;
	}
	
div#greenline {
	margin-top: 3px;
	border-bottom: 4px solid #579d00;
	margin-bottom: 0;
	}
	
div#topnav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
div#topnav ul li {
	float: left;
	display: block;
/*	margin-right: 3px; */
	}
	
div#topnav ul li a {
	float: left;
	margin: 3px 0 0 4px;
	padding: 5px 7px 5px 7px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 17px;
	background: #283b1a;
	vertical-align: middle;
	font-size: 13px;
	}
	
div#topnav ul li a:hover {
	background: #579d00;
	height: 20px;
	margin: 0 0 0 4px;
	}

div#topnav ul li a.selected {
	background: #579d00;
	height: 20px;
	margin: 0 0 0 4px;
	}
	
a.heading {
	text-decoration: none;
	}

div.data p {
	margin: 5px;
	}
	
div.data p.normal {
	margin: 5px 5px 15px 5px;
	}
	
div ul {
	list-style: square;
	}
	
div.sitemap ul {
	padding: 0;
	margin: 0;
	}

div.sitemap ul li {
	color: #254768;
	list-style: square;
	padding: 2px 2px 5px 2px;
	vertical-align: middle;
	}

div.sitemap ul li.header {
	/* font-size: 100%; */
	}

div.sitemap ul li.arrow {
	
	}

div.sublinks {
	margin-bottom: 35px;
	}

div.sublinks ul {
	margin: 0;
	padding: 0;
	}
	
div.sublinks ul li {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
	}

ul.footer {
	list-style: none;
	text-align: left;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
ul.footer li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 7px;
	font-size: 12px;
	}
	
ul.footer li a {
	color: #666;
	}
	
img {
	margin: 0;
	padding: 0;
	border: none;
	}
	
img.portfolio {
	border: 1px solid #999;
	}
	
img.websites {
	margin: 10px;
	border: 1px solid #666;
	}

div {
	padding: 0;
	margin: 0;
	}

form {
	padding: 0;
	margin: 0;
	}
	
div#container {
	background: #fff;
	text-align: left;
	width: 800px;
	margin: 5px auto 10px auto;
	}

div#main {
	background: #fff;
	border: none;
	text-align: left;
	width: 800px;
	border: 1px solid #ccc;
	}
	
div#header {
	line-height: 0em;
	}

div#content {
	padding: 10px 40px 30px 40px;
	}
	
div#footer {
	height: 60px;
	margin: 20px 0 0 0;
	text-align: center;
	color: #ccc;
	background: #666 url("/images/footer.jpg") repeat;
	clear: both;
	width: 100%;
	}
	
div#footer p {
	padding-top: 25px;
	font-size: 11px;
	}
	
div#footer a {
	color: #fff;
	}
	
div#footer a:hover {
	color: #fff;
	}

img.header {
	margin: 0;
	}

img.right {
	float: right;
	margin: 0 0 2px 5px;
	}

input.button {
/*	padding: 2px 5px 2px 5px; */
	margin: 0;
	background: url("/images/ora_bg.jpg") repeat-x #ff6000;
	border: 1px solid #999;
	color: #fff;
	font-size: 65%;
	font-weight: bold;
	height: 24px;
	}
	
table.data {
	border: 1px solid #ccc;
	padding: 0;
	margin: 10px 0 15px 0;
	}

table.data tr th {
	background: url("/images/cell_bg.jpg") repeat-x #254768;
	color: #fff;
	border: 1px solid #ccc;
	padding: 5px;
	height: 24px;
	text-align: left;
	}

table.data tr.odd td {
	background: #eeebca;
	}
	
table.data tr td {
	border: 1px solid #ccc;
	padding: 3px 5px 3px 5px;
	font-size: 13px;
	vertical-align: top;
	}
	
table.data tr td.submit {
	background: #d4dfeb;
	text-align: right;
	}

table.portfolio {
	clear: both;
	margin-top: 10px;
	}

table.portfolio tr td {
	vertical-align: top;
	}
	
table.portfolio tr td.text {
	padding-left: 10px;
	}
	
.help {
	color: #666;
	vertical-align: middle;
	background: #efefef;
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 12px;
	margin: 5px 0 5px 0;
	}
	
.help img, .help span {
	vertical-align: middle;
	}
	
.bold {
	font-weight: bold;
	}
	
.heading {
	font-weight: bold;
	font-size: 100%;
	}

li.selected {
	font-weight: bold;
	}

p.first {
	clear: both;
	margin-top: 10px;
	}
	
p.testimonial {
	font-style: italic;
	margin: 0;
	}
	
div.row {
	clear: both;
	margin-bottom: 0;
	padding: 0;
	}
	
input, textarea, select {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}

/*	
input:focus, textarea:focus {
	background: #eee;
	color: #254768;
	border: 1px dotted #666;
	}
	
input.invalid:focus, textarea.invalid:focus {
	color: #254768;
	background-color: #fff;
	}
	
input[type="checkbox"]:focus, input[type="radio"]:focus {
	}
	
select:focus {
	color: #254768;
	}
*/

label:hover {
	text-decoration: underline;
	}
	
div#related_border {
	border: 7px solid #fff;
	height: 194px;
	width: 175px;
	margin: 0 0 15px 10px;
	float: right;
	}
	
div#related {
	height: 190px;
	width: 175px;
/*	background: #efefef url("/images/related_bg.jpg"); */
	background: #fff;
	border: 2px solid #ccc;
	padding: 0;
	}
	
div#related p {
	margin: 5px;
	}

div#seo_links {
	font-size: 12px;
	color: #999;
	}

div#seo_links a {
	color: #999;
	}
	
div.bar {
	height: 20px;
	text-align: right;
/*	background: #666 url("/images/score_bar.jpg") repeat-y; */
	}
	
div.bar p {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	margin-right: 10px;
	}

div.bar_outline {
	height: 20px;
	border: 1px solid #ccc;
	margin-bottom: 15px;
	}
	
p.error {
	color: #c00;
	}
