html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}
body {
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
    text-align: left;
}
#container
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	min-height:650px;
	height:auto !important;
	height:650px;
}
#header
{
	float:left;
	margin-top: 15px;
	width: 900px;
}
#headerImage
{
	margin-top:8px;
	clear:left;
}
#nav
{
	margin-top:8px;
}
#content
{
	margin-top:10px;
	margin-bottom: 20px;
	width: 900px;
	min-height:500px;
	height:auto !important;
	height:500px;
	background-color:#ffffff;
	float:left;
	color: #53463b;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height: 22px;
	
}
#content a
{
	color: #53463b;
	text-decoration: underline;
}
#columnLeft
{
	float:left;
	width:570px;
	padding-right:30px;
}
#columnRight
{
	float:left;
	width:300px;
}
#footer
{
	text-align: right;
	margin-top:10px;
	margin-bottom: 20px;
	width: 900px;
	color: #53463b;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
#footer a
{
	color: #000000;
}
#headerUCC
{
	float:left;
}
#contactUs
{
	float:left;	
	padding-top:60px;
	padding-left:90px;
}
#headerSound
{
	width: 900px;
	text-align:right;
	height:20px;
}
#contactUsFooter
{
float:left; 
width:180px;	
padding-left:20px;
text-align: left;
}
#digtalCog
{
float:left;
width:700px;
text-align: right;
}