/* Master CSS Document for www.BACKFIT.ca */

body {
	background-image: url(../images/frame/frame_body_background.gif);
	background-color: #222222;
	color: #6c6c6a;
	margin-top: 0px;
	margin-bottom: 45px;
	font: 11px Verdana;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

p {
	margin: 0px 0px 10px 0px;
}

.frame {
	background-color: #000000;
	text-align: left;
	border-left: 4px solid #131313;
	border-right: 4px solid #131313;
	border-bottom: 4px solid #131313;		
}

.nav img {
	padding-right: 14px;
	padding-bottom: 12px;
}

.disclaimer {
	border-top: 1px solid #222222;
	padding: 14px 0px 18px 0px;
	color: #a4b257;
	font: 9px Verdana;
}

.foot {
	margin-top: 20px;
	padding-top: 12px;
	text-align: right;
	border-top: 1px solid #111111;
}

