td.slogan{
text-align:right;
background-image:url(images/sloganorange.jpg);
background-position:bottom;
background-repeat:no-repeat;
width:350px;
height:95px;
}
td.footer{
height:46px;
width:700px;
background-image:url(images/footerorange.jpg);
background-repeat:repeat-x;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:100;
background-color:#FF9900;
}
.footer a {
	color:#999999;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
td.footer2{
padding-top:10px;
width:700px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #CCCCCC;
font-weight:bold;
}
.footer2 a {
	color:#999999;
	text-decoration: none;
	font-weight: bold;
}
.footer2 a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.color{
color:#FF9900;
}
.black{
color:#000000;
}
td.center{
width:640px;
padding:30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-align:left;
}
.center a {
	color:#FF9900;
	text-decoration: none;
	font-weight: bold;
}
.center a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
td.orangeleft{
height:150px;
width:20px;
background-image:url(images/orangeleft.jpg);
background-repeat:no-repeat;
}
td.orangeright{
height:150px;
width:20px;
background-image:url(images/orangeright.jpg);
background-repeat:no-repeat;
}
td.orange{
height:150px;
background-image:url(images/orangebg.jpg);
background-repeat:repeat-x;
}
td.orangebig{
height:100px;
background-image:url(images/orangebg.jpg);
background-repeat:repeat-x;
padding-top:25px;
padding-bottom:25px;
}

/* STYLE BRANDING */
fieldset.index{
	background-image:url(images/bg_star.jpg);
	background-repeat:no-repeat;
	margin-bottom:45px;
	margin-top:10px;
	border-style:none;
	height:160px;
}
fieldset.index h1{
	display:block;
	margin-left:-10px;
	margin-top:-40px;
	width:125px;
	height:75px;
	padding-left:25px;
	padding-right:25px;
	padding-top:50px;
	padding-bottom:50px;
	background-image:url(images/star.jpg);
	background-repeat:no-repeat;
	float:left;
	color:#FFFFFF;
	font-size:20px;
	font-weight:100;
	text-align:center;
}

fieldset.index h3{
	font-size:16px;
	font-weight:100;
	margin-left:210px;
	margin-right:35px;
}