a:hover {
	color: #3293ff;
	text-decoration: none;
}
a {
	text-decoration: none;
}
.sideBars {
	position:relative;
	top:-20px;
}
#servicesDiv {
	position:relative;
	top:-30px;
	left:15px;
	height:250px;
	width:500px;
}
#servicesLine {
	position:relative;
	top:-15px;
	height:1px;
	width:400px;
	background-image:url(g3.jpg)
}
#servicesContent {
	position:relative;
	left:15px;
	height:200px;
	width:500px;
}
#contactDiv {
	position:relative;
	top:-70px;
	right:70px;;
	height:170px;
	width:500px;
}
#contactLine {
	position:relative;
	top:-15px;
	right:-5px;
	height:1px;
	width:400px;
	background-image:url(g4.jpg)
}
#contactContent {
	position:relative;
	top:-15px;
	right:10px;
	height:200px;
	width:500px;
}
.header {
	font-size:20px;
}
.normalFont {
	font-size:17px;
}
#temporaryDiv {
	position:relative;
	top:-500px;
	left:300px;
	width:369px;
	height:59px;
}
