@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cccccc;
	background-image: url(images/bg2.jpg);
	background-repeat:repeat-x;
}
.headline {
	color: #cc0000;
	font-size: xx-large;
	font-weight: bold;
}
.footer {
	color: #ffffff;
	font-size: 9px;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.white {
	font-size: 12px;
	color: #ffffff;
}
.subhead {
	font-weight: bold;
	color: #cc0000;
	font-size: 12px;
}
.big-list{
	font-size: 16px;
}
a:link, a:visited, a:active a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a.white:link, a.white:visited, a.white:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.white:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a.footer:link, a.footer:visited, a.footer:active {
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}

img.floatLeft { 
    float: left;
	margin-right: 30px; 
    margin-left: 0px;
	
}
img.floatRight { 
    float: right; 
    margin: 10px;
	margin-right: 10px;
}
.image{
	border-color: #ffffff;
	border-width: 2px;
      }
div {
	border: none;
}
#container {
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/home-sliced_05b.jpg);
}
#container-home {
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/home-sliced_05.jpg);
}
#nav {
	padding-left: 45px;
	padding-top: 85px;
	height: 20px;
	background-image: url(images/home-sliced_01.jpg);
}
#header {
	padding-left: 35px;
	padding-top: 5px;
	height: 286px;
	background-image: url(images/home-sliced_04d.jpg);
}
.HomepageContentPane
{
    float: left;
	display: table;
	margin-left: 6px;
	padding: 10px;
	padding-top: 10px;
	width: 208px;
	height: 180px !important;
	background-image:url(images/red-rail-thin.gif);
	background-repeat: repeat-x;	
}



#HomepagePaneDiv
{
    padding-left: 30px;
    padding-right: 30px;
}
#HomepagePaneTable
{
    width: 100%;
    margin-top: -5px;
    margin-bottom: -8px;
}

#HomepagePaneTable TR TD
{
    padding: 10px;
	width: 208px;
	background: #BC0A0A url(images/red-rail-thin.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
#HomepagePaneTable TR TD .Hover
{
    position: absolute;
}
#HomepagePaneTable TR TD IMG
{
    position: relative;
    left: -5px;   
}
#HomepagePaneTable TR TD .Content
{
    padding-top: 100px;
}

#content1 {
	float: left;
	display: inline;
	margin-left: 35px;
	padding: 10px;
	padding-top: 120px;
	width: 208px;
	height: 152px;
	background-image:url(images/red-rail-stairs.jpg);
	background-repeat: no-repeat;	
}
#content2 {
	float: left;
	display: inline;
	margin-left: 6px;
	padding: 10px;
	padding-top: 120px;
	width: 208px;
	height: 152px;
	background-image:url(images/red-rail-carstops.jpg);
	background-repeat: no-repeat;	
}
#content3 {
	float: left;
	display: inline;
	margin-left: 6px;
	padding: 10px;
	padding-top: 120px;
	width: 208px;
	height: 152px;
	background-image:url(images/red-rail-precast.jpg);
	background-repeat: no-repeat;
}
#content4 {
	float: left;
	display: inline;
	margin-left: 6px;
	padding: 10px;
	padding-top: 120px;
	width: 208px;
	height: 152px;
	background-image:url(images/red-rail-about.jpg);
	background-repeat: no-repeat;	
}
#red-rail {
	float: left;
	display: inline;
	margin-left: 6px;
	padding: 10px;
	padding-top: 120px;
	width: 207px;
	background-image:url(images/red-rail-about.jpg);
	background-repeat: no-repeat;	
}
#main-content {	
	float: left;
	display: inline;
	margin-left: 35px;
	padding: 6px;
	padding-top: 10px;
	width: 684px;
}
#footer {
	clear: both;
	padding-top: 10px;
	height: 40px;
	background-image: url(images/home-sliced_07.jpg);
}