body 
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

.uber
{
	width: 980px;
	margin: auto auto;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
}

.top
{
	position: relative;
	width: 980px;
}

.logo
{
	position: relative;
	width: 197px;
	height: 128px;
	padding-left: 23px;
	padding-bottom: 10px;	
}

.bodyhome
{
	position: relative;
	width: 958px;
	background-image: url(images/bg_curve.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 11px;
	margin-left: 11px;
}

.templateMainContentContainer
{
    background-color:White;
    padding-bottom:40px;
}
.templateMainContentArea
{
    width: 940px;
	min-height: 400px;
    margin-left:auto;
    margin-right:auto;
}

.footer
{
	clear: both;
	padding-top: 14px;
	width: 935px;
	padding-bottom: 14px;
	padding-left: 23px;
	color: #FFF;
	background-image: url(images/bottom_green_strip.gif);
	background-repeat: repeat-x;
}

.bottom
{
	position: relative;
	width: 980px;
	background-color: #FFF;	
}

.bottomtwo
{
	position: relative;
	width: 960px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFF;
}

.templateFooterContainer
{
    background-image:url('images/footer_bg.png');
    background-repeat:repeat-x;
    height:306px;
    padding-top:30px;
}

.templateFooterContent
{
    background-image:url('images/footer_logo.png');
    background-repeat:no-repeat;
    height:44px;
    width:1056px;
    margin-left:auto;
    margin-right:auto;
}

.templateFooterTextContent
{
    width:856px;
    margin-left:250px;
    color:White;
    padding-top:15px;
    vertical-align:middle;
}

.templateFooterCopyright
{
    color:White;
    text-align:center;
    padding-top:50px;
    width:1056px;
    margin-left:auto;
    margin-right:auto;
}

h1
{
    font-size:19px;
    margin:0px;
    padding:10px 0px 25px 0px;
}

h2
{
    font-size:17px;
     margin:0px;
    padding:10px 0px 10px 0px;
    font-weight:normal;
}

.clear
{
    clear:both;
}

img
{
    border:none;
}

.footerTextContent a
{
    color:#E5951D;
}

.footerTextContent a.visited
{
     color:#E5951D;
}

a img
{
    border:none;
}



