* { padding: 0; margin: 0; }
html { background:url(images/rr-bb.jpg) no-repeat top center;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
       background: url(images/subpage-bg.gif) repeat-x top center;
}
body a:link {color:#8A0404; text-decoration:none;}
body a:visited {color:#8A0404; text-decoration:none;}
body a:active {color:#8A0404; text-decoration:none;}
body a:hover {
	color:#C40606;
	text-decoration:underline;
}
#wrapper { 
 margin: 0 auto;
 width: 950px;
}
#header {
 width: 950px;
 float: left;
 height: 118px;
}
.logo{
	width:200px;
	float:left
}
.menu-wrapper{
	width:745px;
	height:118px;
	float:right
	}
.nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

.nav-menu li
{
float: left;
}
.nav-menu li a
{
background: url(images/menu-bg.gif) top left repeat-x;
height: 118px;
padding:0 15px 0 15px;
color:#990A0A;
line-height: 119px;
float: left;
display: block;
text-decoration: none;
text-align: center;
}
.nav-menu li#index a
{
width: 42px;
}
.nav-menu li#about a
{
width: 78px;
}
.nav-menu li#track a
{
width: 142px;
}
.nav-menu li#safety a
{
width: 53px;
}
.nav-menu li#contact a
{
width: 84px;
}
.nav-menu li a:hover{
	background: url(images/menu-bg-roll.gif) top left repeat-x;
	color:#FFF;
}
.nav-menu li a
{
float: none
}
.nav-menu
{
width:745px
}
#menu-divider{background:url(images/divider.gif) no-repeat top center;
width: 1px;
height: 118px;
float:left;}
#phone-menu{
	padding:0 0 0 18px;
	float: left;
	width:171px;
}
#index-flash{
 width: 950px;
 float: left;
 height: 246px;
 }
#subpage-letterbox{
 width: 950px;
 float: left;
 height: 133px;
 }
#page-title {
 float: left;
 width: 950px;
 height: 49px;
 padding-left:10px;
 line-height:47px;
 font-family:Myriad Pro, Myriad, Arial, sans-serif;
}
.page-title-large{
 color:#FFF;
 font-size:18px;
 font-weight:bold;
 letter-spacing:px;
	}
.page-title-small{
	color:#CCC;
	font-size:14px;
	}
#leftcolumn { 
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 600px;
 float: left;
}
.pic-align-left{
	padding:14px 14px 10px 0}
#rightcolumn { 
 float: right;
 width: 315px;
 display: inline;
}
.rightcolumn-titlebar{
	background:url(images/side-menu-titlebar.gif) no-repeat top left;
	height:25px;
	width:250px;
	padding:10px 20px 10px 45px;
	text-transform:capitalize;
	color:#EEBB14;
	line-height:26px;
	 font-family:Myriad Pro, Myriad, Arial, sans-serif;
	font-size:16px;}
.rightcolumn-content{
	color:#666;
	width:290px;
	padding:15px;}
#footer {
	background: url(images/footer-slash.gif) repeat-x bottom;
	font-size:9px;
	color:#999;
	width: 100%;
	height:22px;
	padding-top:22px;
	clear: both;
	text-align:center;
}
#footer-logo{
	background:url(images/footer-logo.gif) no-repeat top center;
	margin: -22px auto;
	width:136px;
	height:100px;
}
