body{
	margin-left:0px;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#ffffff;
}
h1{
	color:#ffaf1c;
	font-size:20px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-weight:normal;
	display:inline;
}
h2{
	color:#818388;
	font-size:18px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-weight:normal;
	display:inline;
}
hr{
	color:#ffaf1c;
	background-color:#ffaf1c;
	height:1px;
	border:0;
	width:100%;
}
.title{
	color:#ffaf1c;
	font-size:22px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
}
.standard{
	color:#333333;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.standard a:link{ 
	color:#01669c; 
	text-decoration:underline;
}
.standard a:visited{ 
	color:#01669c; 
	text-decoration:underline;
}
.standard a:active{ 
	color:#01669c; 
	text-decoration:underline;
}
.standard a:hover{ 
	color:#01669c; 
	text-decoration:none;
}
.nav{
	color:#787876;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.nav a:link{ 
	color:#01669c; 
	text-decoration:none;
}
.nav a:visited{ 
	color:#01669c; 
	text-decoration:none;
}
.nav a:active{ 
	color:#01669c; 
	text-decoration:none;
}
.nav a:hover{ 
	color:#01669c; 
	text-decoration:underline;
}
#phone{
	color:#666666;
	font-size:20px;
	padding-bottom:2px;
}
#since{
	color:#ffb12e;
	font-size:18px;
}
#navHome{
	display:block;
	width:66px;
	height:33px;
	background:url("../images/nav-home.jpg") no-repeat 0 0;
}
#navHome:hover{ 
	background-position:0 -33px;
}
#navHome span{
	display:none;
}
#navOurwork{
	display:block;
	width:112px;
	height:33px;
	background:url("../images/nav-ourwork.jpg") no-repeat 0 0;
}
#navOurwork:hover{ 
	background-position:0 -33px;
}
#navOurwork span{
	display:none;
}
#navOurcompany{
	display:block;
	width:133px;
	height:33px;
	background:url("../images/nav-ourcompany.jpg") no-repeat 0 0;
}
#navOurcompany:hover{ 
	background-position:0 -33px;
}
#navOurcompany span{
	display:none;
}
#navContact{
	display:block;
	width:133px;
	height:33px;
	background:url("../images/nav-contact.jpg") no-repeat 0 0;
}
#navContact:hover{ 
	background-position:0 -33px;
}
#navContact span{
	display:none;
}