body {background: url(images/bkgd.jpg);
		background-repeat: repeat-x;
		margin: 0;
		padding: 0;
		text-align:center;}
		
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:13px;
	line-height: 17px;
	color: black;
}
	
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration:none;
}
	
a:hover {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 17px;
	font-style: italic;
	color: #993300;
}
	
h2 {font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-size: 13px;
	
	color: black;}
	
p.clients {
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-size: 12px;
	font-transform: capitalize;
	}
.clients {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
	
#navbar {width: 680px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;}
	
#navcenter {width: 680px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	
	}
	


	
ul#navigation{margin:15px auto 10px auto;
	padding:7px;
	list-style-type: none;
	background:#333333;
	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	
	font-family:Georgia, Times New Roman, Times, serif;
	width: 670px;
	height: 15px;
	border-bottom: 2px solid black;
	border-top: 2px solid black;
	
	
	}
	
ul#navigation li{display: inline;
	
	}
	
ul#navigation a{
		color: white;
		font-size:12px;
		float: center;
		padding: .2em 1em;
		
		text-decoration:none;
		border-right: black dotted 1px;
		
		
		
		}
		
ul#navigation a:hover {
		color: #777777;}





#contact {width: 600px;
	
	margin: 0 auto;
	padding: .5em;
	text-align:center;}
	
#about {width: 600px;
	
	margin: 0 auto;
	padding: .5em;
	text-align:center;}
	
	
	




#footer{width:730px;
	margin: 2em auto;
	padding: 0;
	text-align: center;
	color: black;
	font-family:Georgia, Times New Roman, Times, serif;
	}

ul#info{width: 730px;
font-family:Georgia, Times New Roman, Times, serif;
	margin:1em auto 1em auto;
	padding:0;
	list-style-type: none;
	text-align: center;
	font-size:11px;
	text-transform: uppercase;
	}
	
	ul#info li{display: inline;
		padding: 0 1em;
		}
	
	ul#info a{
	font-family:Georgia, Times New Roman, Times, serif;
		font-size:11px;
		float: center;
		text-transform: uppercase;
		color: black;
		}
		
	ul#info a:hover {
		color: #333333;
		}
