@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
}
img {
	border-width: 0px;
}
p, ul, li {
	margin-top: 0px;
	padding-top: 0px;
}
small {
	font-size: 11px;
}
.bot {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
body {
	background: url(../images/bg.gif) repeat;
}
#header {
	width: 100%;
	background: url(../images/bg_header.jpg) repeat-x;
}
#footer {
	border-top: 1px solid #a0410d;
}
