html {height: 100%;}
body {
	background: #dfdad0 url(/images/body.gif) repeat-x;
	height: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
}
img{border: none;}
form,fieldset{
	border: 0;
	padding: 0;
	margin: 0;
}
input,select,textarea{font: 11px Arial, Helvetica, sans-serif;}
#holder {
	background: url(/images/main.gif) repeat-y;
	width: 996px;
	min-height: 100%;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
* html #holder {
	height: 100%;
	overflow:visible;
}
.logo {
	background: url(/images/logo.gif) no-repeat;
	width: 400px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 18px;
	left: 65px;
	z-index: 2;
}
.logo a {
	height: 80px;
	display: block;
}
/* accessibility */
.accessibility{
	margin: 0;
	padding: 0;
	position: absolute;
	left: -1000em;
}
#header {
	background: url(/images/header.gif) no-repeat;
	width: 996px;
	height: 214px;
	position: absolute;
	top: 0;
	left: 0;
}
#header strong.slogan{
	background: url(/images/slogan.gif) no-repeat;
	width: 160px;
	height: 103px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 111px;
	left: 103px;
}
ul#nav {
	width: 505px;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 55px;
	left: 447px;
	z-index: 3;
}
ul#nav li {float: left;position: relative;z-index: 100;}
ul#nav a {
	background-image: url(/images/navigation-sprite.gif);
	background-repeat: no-repeat;
	height: 30px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
ul#nav a:hover {background-image: url(/images/navigation-rollover.gif);}
.about {
	background-position: 0 0;
	width: 75px;
}
.line-card {
	background-position: -75px 0;
	width: 81px;
}
.support {
	background-position: -156px 0;
	width: 137px;
}
.contact {
	background-position: -293px 0;
	width: 93px;
}
.reason {
	background-position: -386px 0;
	width: 119px;
}
#header address{
	width: 185px;
	position: absolute;
	font-style: normal;
	top: 135px;
	right: 54px;
}
#header address strong {
	background: url(/images/tel.gif) no-repeat;
	width: 185px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 5px;
}
#header address span{
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	color: #fff;
	display: block;
	text-align: right;
	margin: 0;
}
#main {
	background: url(/images/main.gif) repeat-y;
	width: 964px;
	overflow: hidden;
	padding: 214px 16px 120px;
	margin: 0 auto;
}
.flash{
	float:left;
	width:130px;
	height:230px;
	position:absolute;
	display:inline;
	left:590px;
	z-index:9999;
}
.flash div{

	width:130px;
	height:230px;
}
.content-home {
	width: 505px;
	float: left;
	padding: 0 145px 0 49px;
}
.content-sub {
	width: 666px;
	float: left;
	padding: 0 49px 0 49px;
}
.content h2 {
	background: url(/images/h2.gif) no-repeat 0 100%;
	width: 505px;
	font: 24px/40px Georgia, "Times New Roman", Times, serif;
	color: #a50523;
	padding: 0;
	margin: 40px 0 0;
}
.content p {
	line-height: 17px;
	margin: 9px 0 18px;
}
.content p a {
	font-weight: bold;
	color: #a60724;
	text-decoration: none;
}
.content p a:hover {text-decoration: underline;}
.content a {
	font-weight: bold;
	color: #a60724;
	text-decoration: none;
}
.content a:hover {text-decoration: underline;}
.sidebar {
	width: 197px;
	float: right;
	border-top: 1px solid #fff;
}
.sidebar ul {
	list-style: none;
	padding: 0;
	margin: 30px 0 0 25px;
}
.sidebar ul li {
	width: 150px;
	margin: 18px 0 0;
	vertical-align: top;
}
.sidebar ul a {
	width: 150px;
	display: block;
	text-align: center;
}
.sidebar ul img {
}
#footer {
	background: #000;
	width: 100%;
	min-width: 996px;
	height: 85px;
	margin: -85px 0 0;
	position: relative;
}
#footer div {
	width: 996px;
	margin: 0 auto;
	position: relative;
}
#footer ul {
	height: 1%;
	overflow: hidden;
	list-style: none;
	padding: 20px 0 0 64px;
	margin: 0;
}
#footer ul li:first-child {
	background-image: none;
	padding-left: 0;
}
#footer ul li {
	background: url(/images/footer-separator.gif) no-repeat 0 50%;
	float:left;
	line-height: 20px;
	padding: 0 5px;
}
#footer ul a {
	color: #fff;
	text-decoration: none;
}
#footer ul a:hover {text-decoration: underline;}
#footer strong {
	background: url(/images/foot-logo.gif) no-repeat;
	width: 48px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: -35px;
	right: 230px;
}
#footer strong a {
	height: 26px;
	display: block;
}
#footer p {
	color: #757575;
	position: absolute;
	top: -35px;
	left: 64px;
}
#footer em {
	background: url(/images/lmg1.png) no-repeat;
	width: 128px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 13px;
	right: 48px;
}
#footer em a {
	height: 36px;
	display: block;
}