@charset "utf-8";
/* CSS Document */
#sidebar {
	position:absolute;
	top: 105px;
	left: 290px;
}
#sidebar-polished {
	position:absolute;
	top: 105px;
	left: 290px;
}
#sidebar-polished2 {
	position:absolute;
	top: 105px;
	left: 290px;
}
#sidebar-profile {
	position:absolute;
	top: 105px;
	left: 290px;
}
#sidebar-contactus {
	position:absolute;
	top: 105px;
	left: 290px;
}
#polished-machine {
	position:relative;
	left: 100px;
	bottom: 24px;
	}
	
#projects {
	position:relative;
	left: 0px;
	bottom: 24px;
	}

#bar2 {
	position:relative;
	left: 105px;
	bottom: 290px;
	}
	
#mainpage-text {
	position:relative;
	left: 50px;
	bottom: -10px;
	}
	
#mainpage-whitespace {
	position:relative;
	left: 50px;
	bottom: -10px;
	}
	
.Links  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style4 {	color: #FF6600;
	font-weight: bold;
}
