* {
 margin: 0;
 padding: 0;
}
body {
 background: #eee;
 font: 1em "Lucida Grande", Verdana, sans-serif;
 text-align: center;
 color: #333;
}
#wrap {
	margin-top: 10px;
}
#page {
 margin: 0 auto;
 position:relative;
 width: 800px;
 min-height:100%;
 height:auto;
 background: #fff url(../images/border.gif) repeat-y;
 text-align: left;
 }
#header {
 height: 125px;
 background: url(../images/rymac_rush_banner.jpg) no-repeat;
 width: 800px;
 }
#header p {
 float: left;
 padding: 60px 24px 24px 126px;
 font-size: 1.5em;
 line-height: 1em;
 color: #fff;
}
#header ul {
 padding-top: 62px;
 padding-right: 12px;
 text-align: right;
 list-style: none;
}
#header li {
 display: inline;
 margin: 0 12px;
}
#header li a {
 font-size: 1.25em;
 line-height: 1em;
 text-decoration: none;
 color: #fff;
}
#header li a:hover {
 color: #300;
}
#content-primary {
 float: right;
 margin: 20px 24px 20px 24px;
 width: 500px;
 display:inline;
}
#content-primary p {
padding-bottom: 10px;
}
#content-primary ul {
padding-left: 30px;
}
#content-primary img {
float: left;
margin: 6px 18px 4px -60px;
padding: 3px;
border: 3px solid #eee;
background: #fff;
}
#content-primary img first {
float: right;
margin: 6px 24px 4px -60px;
padding: 3px;
border: 3px solid #eee;
background: #fff;
}
#content-heading {
 float: right;
 margin: 20px 24px 0 24px;
 padding-bottom: 2px;
 width: 500px;
 display:inline;
 font-size: 2em;
 font-weight: strong;
 font-variant: small-caps;
 color: #191970;
 border-bottom: 1px solid #1c64d1;
}
#rush {
	width: 500px;
	display:inline;
}
.headline {
	color: #cc3333;
	font-size: 2.4em;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
}
.leader {
	font-size: 1.7em;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 5px;
}
* html .inner {
	float: left;
	width: 235px;
	margin: 0 5px;
}
.inner {
	float: left;
	width: 240px;
	margin: 0 5px;
}
fieldset {
	padding: 5px;
	border: 1px solid #ccc;
}
legend {
	font-size: 1.2em;
	color: #633;
	font-weight: bold;
	padding: 0 5px;
}
.download img {
	border: none;
}
/* mac hide \*/
h1,h2,h3,#content-primary img {position:relative;}
h1,h2,h3 {height:1%}
/* end hide */

#navcontainer {
width: 150px;
padding: -10px 0 1em 0;
margin: 40px 216px 60px 4px;
color: #333;
}

#navcontainer ul { list-style: none;
margin: 0;
padding-left: 5px;
border: none;
}

html>body #navcontainer ul {
 padding-left: 5px;
}

#navcontainer li { border-bottom: 1px solid #90bade;
margin: 0;
}

#active a:link, #active a:visited, #active a:hover { 
border-left: 10px solid #1c64d1;
background-color: #87cefa;
color: #fff;
}

#navcontainer li a { 
display: block;
padding: 5px 5px 5px 0.5em;
color: #aaa;
text-decoration: none;
font-size: 0.8em;
width: 100%;
}

html>body #navcontainer li a { 
 width: auto;
 font-size: 0.9em;
 }

#navcontainer li a:hover { 
border-left: 10px solid #1c64d1;
/*border-right: 10px solid #5ba3e0;*/
background-color: #2586d7;
color: #fff;
}
.rushnav {
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	color: #cc3333;
	margin: 15px 0 15px 5px;
}

#footer {
 clear: right;
 height: 60px;
 background: #333;
 font-size: 10px;
 line-height: 1em;
 text-shadow: 1px 1px 1px #333;
 color: #fff;
}
#footer a:link, #footer a:visited {
 color: #c99;
}    
#footer p {
 padding: 20px 24px 0 24px;
}
#clearfooter {
	clear:both;
	height:50px;
	width:100%
}
#remote {
	margin: 20px 0 0 0;
}
#remote .heading {
	font-size:1.2em;
	color: #191970;
	font-weight: bold;
}
#remote img {
	border: none;
	margin: 0 10px 0 0;
}
a:link, a:visited {
 color: #633;
 text-decoration: none;
}
a:hover {
 color: red;
}
h1 {
 margin-bottom: 11px;
 margin-left: -108px;
 padding: 15px 0 21px 108px;
 border-bottom: 1px solid #ccc;
 font: normal italic 1.5em/18px Georgia, serif;
 color: #633;
}
h2, h3{
 font-weight: normal;
 font-size: 1em;
 line-height: 18px;
}
h2 {
 margin-left: -204px;
 padding: 10px 0 20px 204px;
 background: url(h2_ornament.gif) 3px 0 no-repeat;
 font-size: 1.25em;
 text-transform: uppercase;
 color: #999;
}
h3 {
 padding-bottom: 6px;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: -1px;
 color: #633;
}
h4 {
	margin: 5px 0;
	color: #cc3333;
}
.clear {
 clear: both;
}
.list {
	padding-left: 20px;
	margin: 0 0 5px 5px;
}
.smalltext {
	font-size: 0.8em;
}
.grey {
	color: #999;
}
.rushtext {
	color: #cc3333;
	font-style: italic;
}
	
/* form elements */
label {
	width: 180px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 0.9em;
}

input {
	width: 300px;
	height: 1.2em;
}
.radio {
	margin: 0 0 0 -120px;
}
.submit input {
	margin-left: 185px;
	width: 100px;
	height: 2.0em;
}
textarea {
	width: 300px;
}
a.button { 
        background:url(../images/download.png) repeat 0px 0px; 
        width: 281px; 
        height: 50px; 
        display: block; 
}

a.button span { 
        display: none; 
}

a.button:hover { 
        background: url(../images/download1.png) repeat 0px -50px; 
}


