﻿/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	font: normal .95em 'Trebuchet MS', Tahoma, sans-serif;
	text-align: left;	
	background: none;
	background-color: #ffffff;
	color: #000000;
	width: 100%;
	float: left;	
	padding: 0 0 0 0;
}

#footer-content {	
	margin: 0 50px;		
}
#footer-content a {
	color: #CB4721;
}
#footer-content a:hover {
	color: #000000;
	text-decoration: none;
}
#main h1 { 
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	color: #111; 	
	padding: 0 0 5px 0;
	margin: 0 15px 20px 15px;
	letter-spacing:-1px;
	background: url(../images/layout/bk_dotted.gif) repeat-x left bottom;
}

h1 img
{
    border: none;
    position:relative;
    top:10px;
    margin-right:20px;
    
}

.NavigLeft
{
    vertical-align: top;
}

.NavigRight
{
    vertical-align: top;
}
