body 
{
	background-color:#E9E9E9;
	color:#333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:76%;
	margin:0px;
	padding:0px;
	text-align:center;
}

h1
{	
	font-size:2em;
}

h2
{	
	font-size:1.2em;
	margin:0.5em 0 0.5em 0;
}

p
{
	margin:0;
	padding:0.2em 0 0.2em;
}

a:link {color: #444}    /* unvisited link */
a:visited {color: #555}  /* visited link */
a:hover {color: #666}   /* mouse over link */
a:active {color: #555} 
a img{border:none}

#page
{
	background:url(../images/bg-ltfc.gif) white no-repeat top right;
	margin:auto;
	padding:10px;
	text-align:left;
	width:960px;
}

#page #header
{
	clear:both;
	font-size:1.2em;
}

#header #logo
{
	float:left;
	padding: 0 0 10px 0;
}

#header #headline
{
	float:right;
	padding:20px 100px 0 0;
}

#header #contact
{
	clear:right;
	color:#001B26;
	float:right;
	padding:20px 20px 0 0;
}

#page #content
{
	clear:both;
}

#content #contentMenu
{
	display:block;
	float:left;
	width:160px;
}

#contentMenu ul
{
	list-style-type:square;
	list-style-position:inside;
	margin:0;
	padding:0;
}

#contentMenu ul li
{
	background: url("../images/bg-menu-item.gif") no-repeat top right;
	background-color:Black;
	margin:0 0 6px 0;
	padding:6px 4px 6px 4px;
}

#contentMenu ul li a:link
{
	color:White;
	text-decoration:none;
}

#contentMenu ul li a:visited
{
	color:White;
	text-decoration:none;
}

#contentMenu ul li a:hover
{
	color:#cccccc;
	text-decoration:none;
}

#contentMenu ul li a:active
{
	color:White;
	text-decoration:none;
}

#contentMenu #endorsement
{
	padding:30px 0 30px 0;
}

#endorsement #signature
{
	font-weight:bold;
}

#content #contentBody
{
	float:right;
	width:780px;
}

#contentBody .flash
{
	height:160px;
}

#contentBody #flash-default
{
	background: url("../images/bg-flash-football.jpg") no-repeat top left;
}

#contentBody #flash-car
{
	background: url("../images/bg-flash-car.jpg") no-repeat top left;
}

#contentBody #flash-commercial
{
	background: url("../images/bg-flash-commercial.jpg") no-repeat top left;
}

#contentBody #flash-home
{
	background: url("../images/bg-flash-home.jpg") no-repeat top left;
}

#contentBody #flash-life
{
	background: url("../images/bg-flash-life.jpg") no-repeat top left;
}

.flash h1
{
	color:#001B26;
	font-family:Calibri,Arial,Helvetica,sans-serif;
	font-weight:normal;
	margin:0px;
	padding:0 10px 0 10px;
}

#contentBody .productBlock
{
	clear:both;
}

.productBlock .product
{
	background: url("../images/bg-product-head.gif") no-repeat top left;
	width:190px;
}

.product .productBottom
{
	background:#001B26;
}

.product h2
{
	font-size:1.1em;
	margin:0;
	padding:4px 4px 4px 12px;
}

.product .productText
{
	color:White;
	padding:8px;
}

#contentBody .contentPanelTop
{
	background: url("../images/bg-content-panel-top.gif") top left no-repeat;
	clear:both;
	color:#eee;
	font-size:1em;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

.contentPanelTop .contentPanelBottom
{
	background: url("../images/bg-content-panel-bottom.gif") bottom left no-repeat;
	margin:0;
	padding: 0 140px 20px 10px;
}

#page #footer
{
	clear:both;
	color:#999;
	margin-top:10px;
}

#footer #poweredBy
{
	float:right;
}

#page #footer a:link {color: #aaa}    /* unvisited link */
#page #footer a:visited {color: #bbb}  /* visited link */
#page #footer a:hover {color: #ccc}   /* mouse over link */
#page #footer a:active {color: #bbb}

a:link.utility{color: #fff}    /* unvisited link */
a:visited.utility {color: #eee}  /* visited link */
a:hover.utility {color: #ddd}   /* mouse over link */
a:active.utility {color: #eee}