body {
	background-color:#FF9900;
	margin: 0px;
	padding: 0px;
	}

.backgroundtop {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 760px;
	}

.backgroundtop ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	margin-top: 98px;
	margin-left: 19px;
	padding: 0px;
	}
	
.backgroundtop li {
	display: inline;
	float: left;
	margin: 1px;
	}
	
.backgroundtop a {
	text-decoration: none;
	width: 100px;
	color: #FFFFFF;
	height: 20px;
	text-indent: 10px;
	display: block;
	line-height: 18px;
	border: 1px solid #FFFFFF;
	}
	
.backgroundtop #home a:hover {
	background-image: url(../images/backBut1.gif);
	}	
	
.backgroundtop #ourwork a:hover {
	background-image: url(../images/backBut2.gif);
	}
	
.backgroundtop #yousite a:hover {
	background-image: url(../images/backBut3.gif);
	background-position: 0px 0px;
	}
	
.backgroundtop #faq a:hover {
	background-image: url(../images/backBut4.gif);
	background-position: 0px 0px;
	}
	
.backgroundtop #contactus a:hover {
	background-image: url(../images/backBut5.gif);
	background-position: 0px 0px;
	}

.txtleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding: 20px;
	text-align: left;
	line-height: 180%;
	vertical-align: top;
	}
	
.txtright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding: 20px;
	text-align: left;
	line-height: 180%;
	vertical-align: top;
	background-color: #1A1A1A;
	}	
	
.worktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	line-height: 180%;
	margin-bottom: 33px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}	
	
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6600;
	}
	
.headbold {
	font-weight: bold;
	color: #FFCC33;
	font-size: 16px;
	}
	
.greytext {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	}
	
.imgleft {
	padding-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
	vertical-align: top;
	}
	
.siteimg {
	margin-top: 15px;
	margin-bottom: 7px;
	}
	
.link {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	padding-bottom: 1px;
	}
	
.link:hover {
	color: #999999;
	text-decoration: none;
	}

.orangenumbers {
	font-size: 16px;
	color: #993300;
	border: 1px solid #999999;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	}
	
.telephone {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	font-weight: lighter;
	}
	
.form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	margin-top: 1px;
	padding: 1px;
	}
	
form p {
	clear: left;
	margin: 1px;
	padding: 0px;
	}		
	
form p label {
	font-size: 11px;
	font-weight:bold;
	color: #CC6600;
	float: left;
	width: 33%;
	}	
	
.credits {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding: 7px;
	font-size: 10px;
	text-align: center;
	}
	
