body {margin: 0;padding: 0;
      background: #999999;
	  font-family:arial,verdana,sans-serif;
	 }

html{margin: 0;padding: 0;}

#container{
	width:850px;
	margin: auto;
	padding:0;
	background-color: rgb(51,68,78);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
}


#header {
    width:850px
   	background-color: rgb(51,68,78);
}


#nav{
	width:850px
    height:30px
	background-color: rgb(51,68,78)	
	z-index: 1000;
}
#contact {
	color: #000000;
	width: 850px;
	text-align: justify;
	background: #E9E9E9 url('../images/phone.jpg');	
	}	

#content {
	color: #000000;
	width: 830px;
	text-align: justify;
	background-color: #E9E9E9;
	padding: 10px;


	}

#content img {
	padding: 15px;
              }
			  
h1 {
	text-align: left;
    color: #CC9900;
	font-size: 20px;
	text-decoration: bold;
	}

.style1 {
	text-align: justify;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	padding: 5;
	font-weight: normal;
}

.style2 {
    color:  #FFFFFF;
	}
	
	

	
.style4 {
	text-align: center;
    color:  rgb(51,68,78);
	font-size: 20px;
	text-decoration: normal;
	}

	
.style5 {
	text-align: center;
  	font-size: 14px;
	text-decoration: normal;
	}

#footer {
	font-size: 11px;
	width: 850px;
	background: #000000;
	text-align: center;
	padding: 1em 0 0.5em 0;
	margin: 0.5em 0 0 0;
	background-color: rgb(51,68,78);
	color:  #FFF;
}

#footer a {color: #FFFFFF;}

#footer a:hover {color: rgb(227,128,27)}

#footer p {color: #FFFFFF;}

#footer .style2 {color:  #FFFFFF;}

#sitemap {
    float: left;
    margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;}
	
#sitemap a {color: #FFFFFF; text-decoration: none;}
	
#siteby {
    float: right,relative;
    margin-right: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
}
#siteby a {color: #FFFFFF; text-decoration: none;}
h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #33444E;
	text-align: left;
}

a:link {
	color: #03C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06C;
}
a:hover {
	text-decoration: none;
	color: #E57E1A;
}
a:active {
	text-decoration: none;
	text-align: center;
}
strong {
	font-weight: normal;
}
#container #contact table tr td h2 {
	text-align: center;
}
