html,body {
      margin: 0;
      padding: 0;
      text-align: center;
      font-family: arial, Helvetica, sans-serif;
      font-size: 14px;
      background: #fff url(images/bkgd.jpg) center repeat-y;
}

#body-margin{
      text-align: center;
      background: #fff;
      padding: 0px 11px;
      margin: 0 auto;
      width: 920px;      
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 898px;
}
    
img { border: none; }
a { text-decoration: none; color: #828282; font-weight: bold;}
a:hover { text-decoration: underline; color: #fd7979; }

/*---------- Divs ----------*/
#header {
	height: 150px;
	width: 890px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo{
	width: 500px;
	float: right;
	height: 110px;
	padding-top: 10px;
}

#logo a:hover {
      text-decoration: none;
}

#logo a {
      float: left;
      height: 140px;
}

#container {
      width: 890px;
      overflow: hidden;
      text-align: left;
      font: 90% Tahoma, Helvetica, sans-serif;
      margin: 0px auto;
      background: #fff;
      padding-bottom: 30px;
}  
* html #container {
      overflow: visible;
}

#intro{
      min-height: 190px;
      margin: 10px auto;
}
* html #intro { height: 190px;}

#intro-image{
      float: left;
      width: 560px;
}

#intro-text{
      padding-top: 0px;
      float: right;
      width: 305px;
      text-align: justify;
}

#content{
      margin-top: 20px;
      min-height: 250px;
}
* html #content { height: 250px;}

#sidecontent{
	float: left;
	border: 2px solid #828282;
	margin-right: 20px;
	padding: 10px;
	text-align: left;
	width: 240px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 210px;
	background-image: url(images/services-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
html>body #sidecontent { width: 210px }  /* for opera */

#sidecontent img{
      padding: 1px;
      border: 1px solid #828282;
}

#maincontent {
	float: left;
	width: 880px;
	height: auto;
}

#maincontentinner {
      float: left;
      width: 630px;
}

#mainleft {
	float: left;
	width: 665px;
	height: auto;
}
.services {
	float: left;
	width: 300px;
	height: auto;
	margin-bottom: 10px;
	margin-left: 10px;
}


#mainleftinner {
	float: left;
	width: 100%;
}

#mainright {
      float: right;
      width: 190px;
}

#mainright a {
      color: #000;
}

#footer {
	width: 890px;
	margin: 0 auto;
	min-height: 70px;
	border-top: 4px solid #828282;
	font-size: 84%;
	color: #fff;
	background-color: #F56D4A;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;

}
* html #footer {height: 100px;}

#footertextleft{
      margin-top: 10px;
      float: left;
      width: 450px;
      text-align:left;
      padding-left: 10px;  
}
#footertextleft a {
	color: #FFFFFF;
}


#footertextright{
      margin-top: 10px;
      text-align: right;
      width: 350px;
      float: right;
      padding-right: 10px; 
}
#footertextright a {
	color: #FFFFFF;
}


/*------------------------- Navigation --------------------------*/

#navcontainer {
	width: 890px;
	height: 38px;
	display: block;
	font-size: 140%;
	background-color: #F66647;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: ##F66647;
}
* html #navcontainer { height: 43px;}

#navcontainer ul {
      position: relative;
      float: left;
      list-style-type: none;
      margin: 0px;
      padding: 0px 0px 0px 10px;
      font-size: 65%;
}

#navcontainer li {
	float: left;
	height: 28px;
	background: url("images/nav.jpg") repeat-x;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}

#navcontainer a {
	float: left;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
}
#contactNumber {
	float: right;
	width: 380px;
	height: 28px;
	text-align: left;
	padding-top: 10px;
	padding-left: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: bold;
}


#navcontainer a:hover {
      background: #F66647;
      color: #fff;
      cursor: pointer;
}
/*---------- Headings ----------*/
h1 { 
      padding-top: 0;
      margin-top: 0;  
      font: 120% Arial;
      font-weight: bold;
      color: #F56D4A;
}

.mainheading{
      font-weight: bold;
      font-size: 123%;      
}

/*---------- Classes ----------*/
.heading{
	border-bottom: 4px solid #F56D4A;
	height: 25px;
	background-color: #F56D4A;
}

.subheading-white{
      color: #fff;
      margin: 0px;
      padding: 5px 0 0 10px;
      font-size: 115%;
      font-weight: bold;
      
}

.p-indent{
      padding-top: 0px;
      padding-left: 10px;
}
#contactTable td {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
}
#contactTable .style6 input {
	border: 1px solid #F56D4A;
}
#contactTable .style6 textarea {
	border: 1px solid #F56D4A;
}
