@charset "UTF-8";
/* CSS Document */

/*
----------------------------------------------------
Site:		simzerdesign.com
Author:		Christopher Heaney
Updated:	Dec14-09
Updated by:	CH
----------------------------------------------------
*/


body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	text-transform: none;
}
a {
	border-width: 0px;
	border-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #646464;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
ul {
	list-style: none;
	text decoration: none;
}
#mainContainer {
	margin: auto;
	padding: 0px;
	width: 1000px;
	display: block;
	background: #FFF;
}



/* SD bar */
#topBar {
	margin: auto;
	padding: 4px;
	background: #999;
	color: #FFF;
	font-size: 10px;
	text-align: left;
}
#topBar a {
	color: #FFF;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
#topBar a:hover {
	color: #FFF;
	background: #F90;
}
#copyright {
	margin: auto;
	padding: 4px;
	color: #FFF;
	font-size: 9px;
	text-align: center;
	float: right;
	position: relative;
	display: inline;
}
#copyright a {
	color: #FFF;
	padding-right: 2px;
	padding-left: 2px;
}
#copyright a:hover {
	color: #FFF;
	background: #F90;
}

/* trash me once amalgamated */
.hidytext1 {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #FFF;
}
.index-dud1 {
	font-size: 12px;
	color: #CCC;
	vertical-align: top;
	text-align: left;
	background-position: left top;
}
.index-body1 {
	font-size: 12px;
	color: #646464;
	text-align: left;
	vertical-align: baseline;
}
.portclient1 {
	font-size: 18px;
	color: #CCC;
	text-align: left;
	vertical-align: baseline;
}
.portdescr1 {
	font-size: 12px;
	color: #000;
	text-align: left;
	vertical-align: baseline;
}
.index-cta1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F90;
	vertical-align: top;
	text-align: left;
	background-position: left top;
}
