* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px auto 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background: #1E1E1E;
}
h1 {
	color: #FAF0D7;
	text-align: right;
	padding: 40px 0 0 0;
	font: normal 2.3em  Biondi, "Copperplate Gothic Bold", Arial, Helvetica, Verdana, sans-serif;
}
h2 {
	text-align: right;
	color: #FAF0D7;
	padding: 5px 0 0 0;
	font: normal 1em Biondi, "Copperplate Gothic Bold", Arial, Helvetica, Verdana, sans-serif;
}
h2.focus {
	text-align: center;
	color: white;
	padding: 5px 5px 5px 5px;
}
h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #F60;
	padding-top: 5px;
	padding-bottom: 10px;
}
h3.focus {
	color: black;
	font-size: 0.75em;
	font-weight: bold;
	padding: 0px 10px;
}
h4 {
	color: #F60;
	padding: 9px 0px 5px 25px;
	font: normal 0.8em Arial, Helvetica, Verdana, sans-serif;
}
h4.bold {
	font-weight: bold;
	font-size: 0.95em;
	padding: 9px 0 5px 0;
}
p {
	color: #000;
	padding: 3px 0 3px 0;
	font: 0.75em Arial, Helvetica, Verdana, sans-serif;
}
p.shallow {
	padding: 6px 0 0 0;
}
p.focus {
	padding: 3px 10px 3px 10px;
	font-size: 0.75em;
}
p.bottom {
	font-weight: normal;
	font-size: 0.7em;
	color: #BBBBBB;
}
a {
	color: #000;
	padding: 3px 0 5px 0;
	text-decoration: none;
	font: bold 1em Arial, Helvetica, Verdana, sans-serif;
}
a.body {
	color: #F60;
	font-weight: normal;
}
a.footer {
	font-size: 0.7em;
	font-weight: normal;
}
a.main {
	font-size: 0.9em;
}
a.web {
	font-weight: normal;
}
a.bottom {
	font-weight: normal;
	font-size: 1em;
	color: #BBBBBB;
}
li.cont {
	color: #000;
	font: lighter 0.75em Arial, Helvetica, Verdana, sans-serif;
}
ul.cont {
	padding: 0 0 0 40px;
	margin: 0;
}
img {
	background-repeat: no-repeat;
	border: none;
}
img.rpt_x {
	background-repeat: repeat-x;
}
img.center {
	display: block;
	margin: auto;
}
div#container {
	width: 760px;
	margin: auto;
	position: relative;
	text-align: left;
	background: white;
	color: black;
}
div#header {
	float: left;
	width: 760px;
	height: 130px;
	padding: 0 0 20px 0;
	background: #1E1E1E;
}
div#picture {
	float: left;
	width: 760px;
	height: 205px;
	padding: 0;
}
div#nic {
	float: left;
	width: 250px;
	height: 70px;
	padding: 10px 10px 0px 0px;
}

div#nic img {
  float: left;
  padding-left: 15px;
}
div#navigation {
	float: left;
	width: 460px;
	height: 65px;
	padding: 15px 0 0 40px;
	background: white;
}
div#navigation ul {
	list-style: none;
	text-align: left;
}
div#navigation li {
	display: inline;
}
div#navigation a:link, div#navigation a:visited {
	color: #444444;
	text-decoration: none;
	background: white;
	padding: 0 35px 0 0;
}
div#navigation a:hover, div#navigation a.sfhover {
	color: #F60;
}
body#home a.homenav, body#services a.servicesnav, body#about a.aboutnav, body#contact a.contactnav {
	color: #F60;
}
div#column {
	float: left;
	width: 180px;
	height: auto;
	padding: 0 20px 10px 30px;
	text-align: justify;
}
div#phone_headers {
	float: left;
	width: auto;
	height: auto;
}
div#phone_details {
	float: left;
	width: auto;
	height: auto;
}
div#contact_main {
	clear: both;
}
div#content {
	float: left;
	width: 460px;
	height: auto;
	padding: 30px 30px 10px 20px;
	text-align: justify;
}
div#focus {
	float: left;
	height: auto;
	width: 185px;
	padding: 0;
	margin: 0 0 10px 0;
	background-image: url(/images/focus_bg.jpg);
	background-repeat: repeat-y;
}
div#form_body {
	height: 330px;
	margin: 0;
	padding: 0;
}
div#form_left {
	float: left;
	width: 48%;
}
div#form_right {
	float: left;
	width: 48%;
}
div#form_center {
	float: left;
	width: 96%;
	height: auto;
	padding-top: 0.6em;
}
form div {
	margin: 0;
	padding-top: 0.1em;
}
form div label {
	width: 100%;
	font: normal 0.8em Arial, Helvetica, Verdana, sans-serif;
}
form div input {
	width: 90%;
	float: left;
}
form div input.button {
	width: 30%;
	margin: 3% 0% 0% 35%;
}
form div textarea {
	width: 100%;
	float: left;
}
div#footer {
	clear: both;
	margin: 0 5px;
	padding: 5px 0;
	text-align: center;
}
div#footer ul {
	list-style: none;
	text-align: right;
	padding: 0 20px 0 0;
}
div#footer li {
	width: 130px;
	display: inline;
}
div#footer a:link, div#footer a:visited {
	color: #444444;
	text-decoration: none;
	background: white;
	padding: 0 6em 0 0;
}
div#footer a:hover, div#footer a.sfhover {
	color: #F60;
}
div#bottom {
	background: #1E1E1E;
	padding: 15px 5px;
	text-align: center;
}
