*
{
	margin: 0;
	padding: 0;
}

.clear
{
	clear: both;
}

body
{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10pt;
	color: #939393;
	background: url(../../imgs/bkgd.jpg) top left no-repeat;
}

td
{
    vertical-align: top;
}

#wrapper
{
	margin-left: 227px;
	width: 657px;
}

#row1
{
	float: left;
}

#row1 img
{
	display: block;
}

#row2
{
	width: 657px;
	float: left;
	margin-top: 3px;
	background: #8d969e;
}

#row2 p
{
	font-family: "Century Gothic", Arial, sans-serif;
	float: left;
	clear: left;
	margin-left: 50px;
	margin-top: 12px;
	line-height: 110%;
	width: 260px;
	color: #231f1f;
	font-size: 0.8em;
	
}

#row2 .divider
{
	margin-top: 35px;
	margin-bottom: 25px;
	height: 105px;
	width: 1px;
	background: #ffffff;
	float: left;
}

#behind_the_logo {
	padding-top: 60px;
	padding-left: 20px;
	float: right;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 24px;
	width: 292px;
	height: 63px;
	background: url(../imgs/behindthelogo1.png) top left no-repeat;
}

#behind_the_logo h1 {
	color: #231f1f;
	font-size: 0.8em;
	margin-bottom: 5px;
}

#behind_the_logo h2 {
	color: #231f1f;
	font-weight: normal;
	font-size: 0.7em;
}

#behind_the_logo a {
	color: #231f1f;
	font-size: 0.8em;
	text-decoration: underline;
}

#behind_the_logo a:hover {
	text-decoration: none;
}

#row3
{
	width: 557px;
	float: left;
	padding: 50px;
	padding-bottom: 40px;
	margin-top: 3px;
	background: #231f1f;
}

#row3 p
{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 0.9em;
	margin-bottom: 10px;
}









img { border: none; }

#section1
{
	font-family: "Century Gothic", Arial, sans-serif;
    vertical-align: top;
    margin: 0;
	padding: 0;
}

#section1 p
{
	font-family: "Century Gothic", Arial, sans-serif;
    vertical-align: top;
    margin: 0;
	padding: 0;
	color: #8d969e;
	font-size: 0.9em;
	
}

#section2
{
	font-family: "Century Gothic", Arial, sans-serif;
    vertical-align: top;
    margin: 0;
	padding: 0;
}

#section2 p
{
	font-family: "Century Gothic", Arial, sans-serif;
    vertical-align: top;
    margin: 0;
	padding: 0;
	color: #2f2f2f;
	font-size: 0.9em;
	
}


.textLightGrayItalic
{
	vertical-align: top;
	color: #8d969e;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10pt;
	letter-spacing:0px;
	line-height: 1.0;
	font-weight: normal;
	display:block;

}

.textLightGrayItalicSmaller
{
	vertical-align: top;
	color: #8d969e;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 8pt;
	letter-spacing:0px;
	line-height: 1.0;
	font-weight: normal;
	display:block;

}

.textWhiteItalicSmaller
{
	vertical-align: top;
	color: #ffffff;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 8pt;
	letter-spacing:0px;
	line-height: 1.0;
	font-weight: normal;
	display:block;

}


.textDarkGreyBold
{
	vertical-align: top;
	color: #231f1f;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10pt;
	letter-spacing:0px
	line-height: 1.0;
	font-weight: bolder;
	
}


.textDarkGrey
{
	vertical-align: top;
	color: #8d969e;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10pt;
	letter-spacing:0px;
	line-height: 1.0;
	font-weight: normal;
	display:block;
}

.buttonBar
{
	vertical-align: top;
	color: #8d969e;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 8pt;
	letter-spacing:0px;
	line-height: 1.0;
	font-weight: normal;
	display:block;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    color: #b32317;
}




a {text-decoration:none}
a:link { color: #ffffff }
a:visited { color: #ffffff }
a:hover { color: #8d969e }