body {
	margin-left: 75px;
	margin-top: 25px;
	margin-right: 75px;
}
.links {
	font-weight: bold;
	color: #3366CC;
	text-decoration: underline;
}

.style1 {font-size: 24px}
.style4 {
	font-size: 36px;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
.style5 {font-size: 24px; font-style: italic; font-weight: bold; }
.style6 {font-size: 18px}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #000099;
}
h2 {
	font-size: 18px;
	color: #0099FF;
}
.pic {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	padding: 0px;
	position: absolute;
	left: 675px;
	top: 550px;
	height: 148px;
	width: 197px;
}
.services {
	position: absolute;
	left: 125px;
	top: 150px;
	height: 75px;
	width: 155px;
}
.portfolio {
	position: absolute;
	left: 325px;
	top: 150px;
	height: 75px;
	width: 155px;
}
.contact {
	position: absolute;
	left: 725px;
	top: 150px;
	height: 75px;
	width: 155px;
}
.testimonials {
	position: absolute;
	left: 525px;
	top: 150px;
	height: 75px;
	width: 155px;
}
.hometag {
	position: absolute;
	left: 75px;
	top: 150px;
}
