*, img {border:0;outline:0;padding:0;margin:0;}
.clear {clear:both;}
body {
	font-family:arial, helvetica;
	font-size:13px;
	color:#000;
	text-align:center;
}

#container {
	text-align:center;
	margin:20px auto;
	width:950px;
}
#header, #content, #footer {
	text-align:left;
}

#logo {width:575px;}
#landing-page div {margin-top:10px;}
#landing-page a {
	text-decoration:none;
	color:#434242;
	font-size:19px;
}
#landing-page a:hover {
	text-decoration:underline;
}

#content {
	margin:22px;
	margin-top:45px;
	margin-bottom:45px;
}

.caption {
	text-align:center;
	font-weight:bold;
	color:#790000;
	margin-top:7px;
}
.footer-txt {
	font-size:.85em;
	text-align:right;
	color:#FFF;
	padding-top:8px;
	padding-right:10px;
}
#bottom .align-r {
	text-align:right;
	margin-bottom:10px;
}
#footer {
	width:950px;
	height:47px;
	background: url(../images/footer-bg.jpg) repeat-x;
}

