body {
	background-color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .7em;
	margin-top: 0px;
	paddin-topg: 0px;
}

#container	{
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	width: 785px;
	text-align:left;
}
#footer {
	background-color: #000000;
	height: 15px;
	margin: 0px;
	width: 785px;
	text-align: left;
}
#topBar {
	height: 80px;
}
#menu	{
	width: 87px;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-y;
}
#leftCol	{
	padding: 30px 35px;
	line-height: 2em;
}
#leftCol h1	{
	font-size: 1.5em;
	color:#EA324F;
}
#leftCol h2	{
	font-size: 1.1em;
}
.note	{
	font-size: 0.9em;
	line-height: 1.2em;
	font-style: italic;
}
#AboutCol	{
	background-color: #FFC104;
	width:347px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#AboutCol img	{
	margin-right: 5px;
	margin-bottom: 3px
}
#AboutCol p	{
	margin: 0px 20px 10px 20px;
	
}
#AboutCol h2	{
	margin: 10px 20px 0px 20px;
	color:#EA324F;
	font-size: 1em;
}
#AboutCol a:link, #AboutCol a:visited	{
	color:#EA324F;
	text-decoration:none;
}
#AboutCol a:hover, #AboutCol a:active	{
	color:#EA324F;
	text-decoration:underline;
}
#ServiceCol	{
	background-color: #000000;
	width:418px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#ServiceCol p	{
	margin: 5px 20px 5px 20px;
	color: #FFC104;
}
#ServiceCol h2	{
	margin: 15px 20px 0px 20px;
	font-size: 1em;
	color:#FFFFFF;
	font-weight:normal;
}
#clientBg {
	background-image: url(../images/bg_client.gif);
	background-repeat: no-repeat;
	height: 490px;
}
.clientSpacing	{
	height: 15px;
}
#clientBg table	{
	margin: 10px 20px 10px 30px;
	color:#EA324F;
	font-weight:bold;
	line-height: 1.1em;
}
.attribute	{
	color: #000000;
	font-weight: normal;
}
#contactInfo {
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 30px;
	padding-left: 35px;
}
#PortfolioInfo {
	width: 168px;
	height: 120px;
}
#PortfolioInfo a:link, #PortfolioInfo a:visited {
	color: #000000;
	text-decoration: underline;
}
#PortfolioInfo a:hover, #PortfolioInfo a:active {
	color: #EA324F;
	text-decoration: underline;
}
#PortfolioInfo p	{
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 5px;
}
.PortfolioName	{
	color:#EA324F;
	font-weight:bold;
}
.pagination {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 35px;
	padding-left: 20px;
}
a.PageLink:link, a.PageLink:visited	{
	color:#EA324F;
	text-decoration:none;
	padding: 0px 10px 0px 0px;
}
a.PageLink:hover, a.PageLink:active	{
	color:#000000;
	text-decoration:none;
	padding: 0px 10px 0px 0px;
}
a.PageLinkOn		{
	color: #000000;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
}
#PortfolioSub {
	font-size: 0.9em;
	line-height: 1.2em;
	background-image: url(../images/bg_portfolio_sub.gif);
	background-repeat: no-repeat;
	height: 130px;
	padding-top: 30px;
}
.Submenu a:link, .Submenu a:visited	{
	padding-left: 20px;
	color: #000000;
	text-decoration:none;
}
.Submenu a:hover, .Submenu a:active	{
	color: #CCCCCC;
	text-decoration:none;
}
.SubmenuOn a:link, .SubmenuOn a:visited	{
	padding-left: 20px;
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../images/sub_arrow.gif);
	background-repeat: no-repeat;
}
.SubmenuOn a:hover, .SubmenuOn a:active	{
	color: #CCCCCC;
	text-decoration:none;
}
h1	{
	font-size: 1.5em;
	color:#EA324F;
}
a:link, a:visited	{
	color: #333333;
	text-decoration:none;
}
a:hover, a:active	{
	color:#EA324F;
	text-decoration:none;
}
.homepageTextBlock {
	color:#FFF;
	font-size:11px;
	padding:10px 5px 5px 20px;
}
.homepageTextBlock h2 {
	color:#ffc104;
	font-size:12px;
	font-weight:bold;
}
.homepageTextBlock a, .homepageTextBlock h2 a {
	color:#6982b7;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
}
.homepageTextBlock p#goFTP {
	margin-bottom:0;
}
.homepageTextBlock #goFTP a {
	color:#fff;
}

#more {
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 30px;
	padding-left: 35px;
	line-height:16px;
	}

#more h2 {
	color:#EA324F;
	font-size:11px;
	font-weight:bold;
	border-bottom:solid 1px #EA324F;
}
#centerArea {
	position:relative;
}
#greenTips {
	width:79px;
	height:66px;
	position:absolute;
	top:0;
	right:0;
	z-index:99;
}
#greenTips a {
	display:block;
	width:79px;
	height:66px;
	background:url(../images/homepage/greenTips.jpg) top left no-repeat;
}