﻿#banner
{
    background-image: url('../images/bg/home.jpg');
}
#nav #tabHome {
	top: -6px;
	border-top-color: #F2750B;
	border-top-width: 6px;
}
#nav #tabHome A {
	text-decoration: underline;
}
#footer {
	margin-top: 100px;
}
