* {margin:0; padding:0; outline:0}
a img{border:0;}
body{
	font-size:12px;
	line-height:14px;
	background:#fff;
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
}
a{
	color:#373535;
}
a:hover{
	text-decoration: none;
}
.cl{
	font-size: 0;
	line-height:0;
	height:0;
	clear: both;
}
.shell{
	width:926px;
	margin:0 auto;
}
.home .shell{
	width:800px;
}
h1.logo{
	width:300px;
	height:78px;
	font-size:0;
	line-height:0;
}
h1.logo a{
	display:block;
	height:78px;
	background:url(images/logo.gif);
	text-indent:-5000px;
	width: 300px;
}
.inner #header{
	padding:26px 0 14px 0;
	border-bottom:11px solid #000000;
}
.home #header{
	padding:100px 0 0 405px;
	border:0;
}
.inner #content{
	border-top:5px solid #666666;
	padding-top:50px;
}
.home #content{
	padding:20px 0 0 0;
	border:0;
}

.home .left{
	padding-right:32px;
	border-right:1px solid #A30234;
	float:left;
	width:378px;
}

.home .right{
	padding-left:32px;
	width:357px;
	float:right;
}
.home .right p{
	line-height:18px;
	padding-bottom:20px;
	color:#000000;
}
.home .right p.link{
	padding-top:33px;
	padding-left:72px
}
.home .right a{
	color:#A30234;
	font-size:14px;
	background:url(images/bullet.gif) no-repeat right center;
	padding-right:13px;
	text-decoration:none;
	font-style:italic;
}
.home .right a:hover{
	text-decoration: underline;
}
.navigation{
	padding:0 80px 0 45px;
	float:left;
	width:88px;
	text-align:center;
}
.navigation ul{
	list-style-type:none;
}
.navigation li{
	border-top:1px solid #595656;
	padding:20px 0 0 0;
	height:45px;
}
.navigation li.first{
	border-color:#fff;
}
.navigation a{
	text-decoration:none;
	color:#A30234;
}
.navigation a.active,
.navigation a:hover{
	color:#A30234;
	font-weight: bold;
}

.inner .left{
	width:493px;
	float:left;
}
.inner .left p{
	padding-bottom:17px;
}
.pad{
	padding-left:17px;
}
.inner .right{
	float:right;
	width:191px;
}
span.blue{
	font-weight: bold;
}
p.copy{
	text-align:center;
	color:#000000;
	padding-top:245px;
	font-size:9px;
}

#slides { width:378px; height:252px; position:relative; overflow:hidden; }
#slides img{ position:absolute; top:0; left:0; }
