@charset "utf-8";
/* CSS Document */

body {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #000 url(../images/pagebackground.jpg) no-repeat left top;
	margin: 0px;
}
td {vertical-align:top;
}
#leftcolumn {
	background: #660000;
}
#navigation {
	background: #660000;
	padding-top: 2px;
	height:18px;
	border-bottom: 1px solid #000;
}
#footer {
	background: #660000;
	font: 9px Verdana, Geneva, sans-serif;
	color: #666;
	padding-left: 3px;
	padding-top: 2px;
	height: 15px;
	border-top: 1px solid #000;
}
#footer a:link {
	color: #666; 
	text-decoration: none;
} 

#footer a:visited {
	color: #666; 
	text-decoration: none;
} 

#footer a:hover {
	color: #FF0;
	text-decoration: none;
} 

#footer a:active {
	color: #FF0; 
	text-decoration: none;
}
tr, td {
	vertical-align: top;
}
#photorow {
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
}
#content {
	background: url(../images/index_contentbackground.jpg) no-repeat left top;
}
#homepagetext {
		padding-top: 6em;
	padding-left: 1em;
	padding-right: 0.3em;
}
a:link {
	color: #FFF; 
	text-decoration: underline;
} 

a:visited {
	color: #FFF; 
	text-decoration: underline;
} 

a:hover {
	color: #FF0;
	text-decoration: underline;
} 

a:active {
	color: #FF0; 
	text-decoration: underline;
}
#contentpagetext {
	padding-left: 1em;
	padding-right: 0.3em;
}
.salesprofilecolumn{
	font: 12px Verdana, Helvetica, sans-serif;
	color: #FFF;
}
