html {
	background:#171616 url("img/repeater.jpg");
	background-repeat:repeat-x;
	height:100%;
}
body {
	background: url("img/background.gif") no-repeat top center;
	margin:0px;
	padding:0px;
	height:100%;
}
body,td,th {
/*	font-family: Verdana, Geneva, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #171616;
	font-size: 12px;
}
a:link {
	color: #184DC6;
	text-decoration:underline;
}
a:visited {
	color: #184DC6;
	text-decoration:underline;
}
a:focus {
	outline:none;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.textmarker {
	font-weight: 100;
/*	background-color: #FFFF99;*/
/*	padding:1px;*/
}
h1 {
	font-size:14px;
	margin:0px;
	padding:0px;
	line-height:1.1em;
	font-weight:normal;
}
h2 {
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:1.1em;
}
.big {
	letter-spacing:1px;
	text-decoration:none;
}
img {
	border:0px;
}
.maindivs {
	position:absolute;
	top:0%;
	left:50%;
}
.white {
	color:#FFF;
	text-decoration:none;
}
.small {
	font-size:10px;
	text-decoration:none;
}
div#header {
	width:799px;
	height:185px;
	margin-left:-400px;
	color:#FFF;
	background-image:url(img/headerpic_gpi.jpg);
	background-repeat:no-repeat;
}
div#naviline {
	width:799px;
	height:44px;
	margin-top:185px;
	margin-left:-400px;
	color:#FFF;
}
div#naviline_2 {
	width:799px;
	height:48px;
	margin-top:229px;
	margin-left:-400px;
	color:#FFF;
}
div#blender_l, div#blender_r {
	width:30px;
	height:187px;
	margin-top:229px;
}
div#blender_l {
	margin-left:-430px;
}
div#blender_r {
	margin-left:399px;
}
div#content {
	margin-top:275px;
	margin-left:-430px;
	width:859px;
	height:auto;
}
div#services {
	background-color:#00386B;
}
div#services a:link {
	color:#FFF;
	text-decoration:underline;
}
div#services a:visited{
	color:#FFF;
	text-decoration:underline;
}
