/*TYPOGRAPHY***********/

h1 {     
	font-family: Georgia,serif;
	color: #F1F0F0;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2;
	font-size: 2.1em;
	margin: 0
}

h2 {     
	font-family: Georgia,serif;
	color: #F1F0F0;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2;
	font-size: 1.2em;
	margin: 0
}

h3 {     
	font-family: Georgia,serif;
	color: #F1F0F0;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2;
	font-size: 1.8em;
	margin: 0
}

p {     
	font-family: Arial,sans-serif;
	color: #999;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2;
	font-size: 0.9em;
	margin: 0
}

p.subfooter {
	text-align: center;
	font-size: 0.7em;
	}
	
legend {
	width: 810px;
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2;
	font-size: 1.2em;
}

.blue {
color: #0099FE;
}

.grey {
color: #F1F0F0;
}

.dgrey {
color: #918F90;
}

/*LAYOUT***********/

body {
  padding: 0;
  margin: 0;
  background: url(images/background.jpg) no-repeat center top;
  background-color: #292929;
  width: 100%;
  display: table;
}

#container {
	background: none;
	width: 850px;
	margin: 0 auto;
	text-align: left; /*part 2 of makes box central in ie (re-aligns text)***********/
	overflow: visible;
}

/*MENU***********/

#nav {
	background: none;
	width: 400px;
	height: 87px;
	margin: 0 auto;
	padding: 4em 0 0 36em;
}

#mainnav {
	list-style: none;
}

#mainnav ul {
	width: 250px;
}

#mainnav li {
	display: inline;
	padding: 0 2.5em 0 0;
}

#mainnav a:link, a:visited{

	font-size: 1.3em;
	text-decoration: none; 
	font-family: Georgia,serif; 
	color: #CCC; 
	font-weight: normal;
}

#mainnav a:hover, a:active{

	font-size: 1.3em;
	text-decoration: none; 
	font-family: Georgia,serif; 
	color: #CCC; 
	font-weight: normal; 
	border-bottom: 3px solid #09F;
}


/*MAIN PAGE CONTENT***********/

#intro {
	background: none;
	padding: 36px;
	width: 778px;
	height: 121px;
	margin: 0;
}

#maincontent {
	background: url(images/maincontent.jpg) no-repeat center;
	height: 236px;
	margin: 0 auto;
}

#maincontenttext {
	background: none;
	padding: 39px 19px 0px 55px;
	width: 217px;
	height: 154px;
	float: left;
}

#intropics {
	background: none;
	width: 500px;
	height: 192px;
	float: right;
}

ul#intropics  {
	list-style-type: none;
	margin: 22px 58px 0px 0px;
	padding: 0;
}

#secondaryimage {
	background: url(images/dt2.png) no-repeat 0;
	height: 299px; 
	width: 425px; 
	float: left;
	margin: 0 auto;
	clear: both;
}

#secondarycontent {
	background: url(images/titlebar.jpg) no-repeat 0 25px;
	padding: 25px 20px 10px 10px;
	height: 269px; 
	width: 395px; 
	float: right;
	margin: 0 auto;
}

#contact {
	background: #666;
	padding: 20px;
	clear: both;
}

#contactleft {
	background: #292929;
	width: 385px;
	height: 500px;
	display: block;
	padding: 20px 10px 10px 10px;
	float: left;
}

#contactright {
	background: #292929;
	width: 385px;
	height: 500px;
	display: block;
	padding: 20px 10px 10px 10px;
	float: right;
}
#footer {
	clear: both;
	background-color: #333;
	height: 50px;
	padding: 10px;
}

#footerleft {
	float: left;
	width: 550px;
	height: 50px;
	padding: 20px 0 0 10px;
}

#footerleft a {
 	text-decoration: none; 
	font-family: Georgia,serif; 
	color: #999;
	font-weight: normal;
	font-size: 100%;	
}

#footerleft a:hover{
	text-decoration: none; 
	font-family: Georgia,serif; 
	color: #09F; 
	font-weight: normal; 
	border-bottom: 1px solid #09F;
	font-size: 100%;
}

#footerright {
	float: right;
	width: 120px;
	height: 50px;
	padding: 0 10px 0 0;
}

#pronett
{
  display: inline;
  float: left;
  width: 50px;
  height: 50px;
  background: url(images/pronett.jpg) no-repeat 0 0;
}

#pronett:hover
{ 
  background-position: -50px 0;
  border: none;
}

#pronett span
{
  display: none;
}

#safe
{
  display: inline;
  float: right;
  width: 50px;
  height: 50px;
  background: url(images/safecontractor.jpg) no-repeat 0 0;
}

#safe:hover
{ 
  background-position: -50px 0;
  border: none;
}

#safe span
{
  display: none;
}

#subfooter {
	background: none;
	height: 50px;
	padding: 20px;
	clear: both;
}

/*ACCORDION DROPDOWN***********/

.contact {
	width: 810px;
	font-family: Arial,sans-serif;
	font-size: 0.9em;
}

.contact h3 {
	margin: 0;
	padding: .25em .25em .25em .7em;
	background: #444;
}

.contact h3:hover {
	background: #09F;
}

.contact div {
	background: #292929;
}

/*CONTACT FORM STYLE***********/

fieldset  {
	border: none;
}

label	{
	display: block;
	padding-bottom: 0.3em;
}

input	{
	width: 200px;
	border: 1px solid #777;
	background: #444;
}

input:focus, textarea:focus {
	background: #666;
}

textarea {
	width: 320px;
	border: 1px solid #777;
	background: #444;
}

#submit {
	display: block;
	width: 100px;
	height: 33px;
	background: url(images/submit.jpg) no-repeat 0 0;
}



#submit:hover
{ 
  background-position: -100px 0;
  border: none;
}

#submit span
{
  display: none;
}

#maplink
{
  display: block;
  width: 300px;
  height: 150px;
  background: url(images/map.jpg) no-repeat 0 0;
}

#maplink:hover
{ 
  background-position: -300px 0;
  border: none;
}

#maplink span
{
  display: none;
}

a.email{
	font-family: Georgia,serif;
	color: #F1F0F0;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2;
	font-size: 2.1em;
	margin: 0
}

a.work{
	font-family: Arial,sans-serif;
	color: #F1F0F0;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2;
	font-size: 0.9em;
	margin: 0
}

#sitemap a {
 	text-decoration: none; 
	font-family: Georgia,serif; 
	color: #999;
	font-weight: normal;
	font-size: 100%;	
}

#sitemap a:hover{
	text-decoration: none; 
	font-family: Georgia,serif; 
	color: #09F; 
	font-weight: normal; 
	border-bottom: 1px solid #09F;
	font-size: 100%;
}