body
{
	font-family: tahoma, arial, helvetica;
	color: #333333;
	background-color: #666;
	margin: 0;
}

#container
{
	width: 959px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	height: 84px;
	background-color: #FFF;	
}

#logoplaceholder
{
	/*     margin-top: 37px;     margin-left: 31px;     */
}

.alteratelogo
{
	padding-left: 31px;
	text-align: left;
	vertical-align: middle;
}

.teamdrivenlogo
{
	text-align: right;
	width: 50%;
	padding-top: 30px;
	padding-right: 20px;
}

.partnerlogo
{
	text-align: right;
	width: 50%;
}

#frontbanner
{
	height: 293px;
	background-image: url(/images/browse_the_pages.png);
}


#mottoplaceholder
{
	margin-left: 31px;
	margin-top: 5px;
}

#content
{
	min-height: 530px;
	background-color: #FFF;
	border-bottom: solid 1px White;
}

#footer
{
	background-color: #FFDD00;
	height: 24px;
	border-top: solid 1px White;
}

#yellowbar
{
	background-color: #FFDD00;
	height: 24px;
}

#addressbar
{
	color: #a7a7a7;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: arial,helvetica;
	text-align: center;
	padding: 10px;
}

#addressbar a
{
	color: #a7a7a7;
	text-decoration: none;
	font-weight: bold;
}

#addressbar a:hover
{
	text-decoration: underline;
}

.frontpagetableheader
{
	background-color: #FFDD00;
	height: 22px;
	padding-left: 30px;
	font-weight: bold;
}

.frontpagecolumn
{
	padding-top: 20px;
	padding-left: 31px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 33%;
	vertical-align: top;
}

p, td, th
{
	padding-left: 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

h1
{
	font-size: 14px;
}


/* TEXT PAGE */
.textPageLeftColumn
{
	width: 250px;
	vertical-align: top;
}

.textPageCenterColumn
{
	vertical-align: top;
	padding-right: 10px;
}

.textPageRightColumn
{
	vertical-align: top;
	width: 250px;
}

#textpagecontent
{
	min-height: 530px;
	background-color: #FFF;
	padding: 31px;
	padding-top: 30px;
	padding-right: 10px;
}

.textPageCenterColumn ul li, textPageRightColumn ul li
{
	list-style-type: square;
}

#textpagecontent a, .frontpagecolumn a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#textpagecontent a:hover, .frontpagecolumn a:hover
{
	color: #8F8F8F;
	font-weight: bold;
	text-decoration: underline;
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
