body  {  
	background-color: #9999FF;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; 
	color: #000000;
	background-image: 
	url('http://www.gweez.net/ali/pics/sidebarBlue.jpg');
	background-repeat: repeat-y;
}

body img { 
	border: 0;
	margin-bottom: 3px;
}

a {
	color: #0000CC;
}

address {
	font-style: normal;
}

h2 {
	font-weight: normal;
	font-size: 17px;
	color: #007;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	left: 115px;
	top: -35px;
}

.right {
	text-align: right;
}

#title {
	position: relative;
	left: 185px;
	width: 560px;
	font-size: 35px;
	font-family: Maiandra GD, sans-serif, Verdana, Helvetica, Arial;
	font-weight: normal;
	background: url('http://www.gweez.net/ali/pics/titleBar.jpg') no-repeat bottom left;
	padding: 100px 0 0 10px;
	margin: 0;
}

#content {
	width: 500px;
	position: relative;
	left: 220px;
	margin: 40px 0 40px 0;
	font-size: 13px;
}

#content p {
	margin-top: 0px;
}

#services {
	list-style-type: none;
}

#services li {
	margin-bottom: 15px;
	position: relative;
	left: -41px;
}

div.serviceTitle {
	font-weight: bold;
	margin-bottom: 8px;
}

div.serviceDescription {
}

table.prices {
	width: 50%;
	margin: 5px 0 0 0;
}

#testimonials {
	list-style-type: none;
	width: 75%;
	position: relative;
	top: 15px;
}

#testimonials li {
	margin-bottom: 15px;
}

.testimony {
	font-style: italic;
	margin-bottom: 8px;
}

.testifier {
	font-weight: bold;
	text-align: right;
	position: relative;
	right: 15px;
}

#links {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#links li {
	margin-bottom: 8px;
}

#links a {
	text-decoration: none;
}

#links a:hover {
	text-decoration: underline;
}

#contactForm table {
	text-align: left;
	margin: 10px 0 0 0;
}

#contactForm th {
	padding: 0 0 10px 0;
}

#contactForm td {
	vertical-align: top;
}

#sidebar img {
	position: absolute;
}

#navigation {
	float: left;
	width: 170px;
	position: absolute;
	left: 20px;
	top: 175px;
}
#navigation ul {
	margin: 0 0 0 0;
	padding: 1px;
	font-size: 14px;
	font-weight: bold;
}
#navigation ul li {
	padding: 0 10px 0 0;
	list-style-type: none;
	text-align: right;
	vertical-align: bottom;
	border: outset 1px #0000FF;
	padding: 0 10px 0 0;
	margin: 3px;
	background: #6666FF;
	cursor: pointer;
}
#navigation ul li:hover {
	background: #BBBBFF;
	border: inset 1px #0000FF;
}
#navigation ul li a { 
	color: #000000;
	text-decoration: none;
}

#bottomLogo {
	position: relative;
	left: 10px;
}

#footer {
	position: relative;
	left: 200px;
	font-size: 8px;
}