﻿#footer 
{
	clear: both;
	width: 970px;
	height: 60px;
	margin: 0px auto;
	padding-top: 20px;
}

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    background: #000;
}

a {
	color: #B2F8FF;
}

a:hover {
	text-decoration: none;
}

 /*CMS EDIT - no touch */
 .CMSEdit
{
    position:relative;
    top:33px;
    left:433px;
    width:50px;
    padding:5px;
    vertical-align:middle;
}



