img { border:0px none transparent; }

a { cursor:pointer; }

html, body, #centerTable {
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000;
}

body { background-color:#7D0D00; }

a, a:link, a:visited { color:#C41200; text-decoration:none; }
a:active, a:hover { text-decoration:underline; }

h1 { font:bold 11px Verdana; color:#C41200; margin:0px; padding:0px; }
h2 { font:bold 11px Verdana; color:#000; margin:0px; padding:0px; }
p { font:11px Verdana; color:#000; margin:0px 0px 12px 0px; }

#centerTable { position:relative; width:978px; vertical-align:middle; border:none; text-align:left; }

.site { position:relative; width:978px; text-align:left; margin:0 auto; }

.header { position:relative; width:950px; height:220px; background:url(images/header_bg.gif) no-repeat; }
.header div { position:absolute; }

.content { position:relative; float:left; width:950px; background:url(images/bg.gif) 342px 0px no-repeat #FFF; }
.content .title { position:absolute; top:21px; left:134px; }
.content .text { padding:55px 30px 70px 240px; }

.sidebar { position:relative; float:left; width:28px; height:300px; background:url(images/sidebar.gif) 0px 54px no-repeat; }
.sidebar img { position:absolute; left:9px; }

.footer { position:absolute; bottom:0px; left:0px; width:230px; }
.footer div { position:absolute; }
.footer .contact { bottom:97px; left:25px; }
.footerbar { position:absolute; bottom:0px; right:0px; background-color:#7D0D00; width:722px; height:48px; }
.footertxt { position:absolute; bottom:14px; left:240px; font:10px Verdana; color:#FFF; }
.footertxt a, .footertxt a:link, .footertxt a:visited { font:10px Verdana; text-decoration:none; color:#FFF; }
.footertxt a:hover, .footertxt a:active { text-decoration:underline; }
.footertxt a.roseyLink { color:#C41200; }

div.clear_sm	{ clear:both; height:1px;  font-size:1px; }
div.clear 	{ clear:both; height:15px; font-size:1px; }
