body {
	background-attachment: fixed;
	background-color: #181814;
	background-image: url(assets/images/background/gspr_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FBF3CF;
	font-size: 10pt;
	margin: 0px;
}
#header {
	height: 111px;
	width: 600px;
	position: absolute;
	left: 200px;
	top: 3px;
	background-image: url(assets/images/background/gspr_header_v2_teal.jpg);
	background-repeat: no-repeat;
}
#content {
	position: absolute;
	left: 200px;
	top: 114px;
	width: 432px;
	border: 1px solid #799B9C;
	padding-left: 4px;
	background-color: #181814;
	padding-right: 3px;
}
#sidebar {
	position: absolute;
	left: 641px;
	background-image: url(assets/images/background/gspr_title_news.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 158px;
	padding-top: 30px;
	top: 291px;
	border: 1px solid #799B9C;
	font-size: 12px;
}
#sidebar h1 {
	font-size: 14px;
	background-color: #2F2B17;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #799B9C;
	margin-left:2px;
}
#sidebar ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 1.3em;
}
#sidebar ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #799B9C;
	border-right-color: #799B9C;
	border-bottom-color: #799B9C;
	border-left-color: #799B9C;
}


#navMain {
	text-align: center;
	position: absolute;
	left: 640px;
	background-image: url(assets/images/background/gspr_title_navMain.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 158px;
	padding-top: 0px;
	top: 114px;
	border: 1px solid #799B9C;
}
#navMain table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

.footer {
	text-align: center;
	font-size: 10px;
}
.footer ul {
}
.footer li {
	list-style-type: none;
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
}
.footer a:link {
	color: #9EB1B8;
	padding-right: 2px;
	padding-left: 2px;
}
.footer a:hover {
	color: #181914;
	background-color: #9EB1B8;

}
a:link {
	color: #9EB1B8;
	text-decoration: none;
}
a:visited {
	color: #9EB1B8;
	text-decoration: none;
}
a:hover {
	color: #181914;
	text-decoration: underline;
	background-color: #9EB1B8;
}



.moreinformation {
	font-size: 11px;
	font-style: italic;
}
table {
	text-align: left;
	background-color: #22221C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #799B9C;
	margin-bottom: 8px;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}

.floatLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
}
.floatRight {
	float: right;
	margin-bottom: 3px;
	margin-left: 5px;
}
#clientthumbs {
	margin: 0px;
}

#clientthumbs table {
	background-color: #181914;
	font-size: .8em;
	text-align: center;
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-left: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #799B9C;
	border-right-color: #799B9C;
	border-bottom-color: #799B9C;
	border-left-color: #799B9C;
}
#clientthumbs table table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: text-bottom;
}
