/* CSS Document */

@font-face {
    font-family: 'RobotoLight';
    src: url('Roboto-Light-webfont.eot');
    src: url('Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Light-webfont.woff') format('woff'),
         url('Roboto-Light-webfont.ttf') format('truetype'),
         url('Roboto-Light-webfont.svg#RobotoLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RobotoLightItalic';
    src: url('Roboto-LightItalic-webfont.eot');
    src: url('Roboto-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-LightItalic-webfont.woff') format('woff'),
         url('Roboto-LightItalic-webfont.ttf') format('truetype'),
         url('Roboto-LightItalic-webfont.svg#RobotoLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'RobotoThin';
    src: url('Roboto-Thin-webfont.eot');
    src: url('Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Thin-webfont.woff') format('woff'),
         url('Roboto-Thin-webfont.ttf') format('truetype'),
         url('Roboto-Thin-webfont.svg#RobotoThin') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'RobotoMedium';
    src: url('Roboto-Medium-webfont.eot');
    src: url('Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Medium-webfont.woff') format('woff'),
         url('Roboto-Medium-webfont.ttf') format('truetype'),
         url('Roboto-Medium-webfont.svg#RobotoMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RobotoMediumItalic';
    src: url('Roboto-MediumItalic-webfont.eot');
    src: url('Roboto-MediumItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-MediumItalic-webfont.woff') format('woff'),
         url('Roboto-MediumItalic-webfont.ttf') format('truetype'),
         url('Roboto-MediumItalic-webfont.svg#RobotoMediumItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RobotoBold';
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#RobotoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BreeSerifRegular';
    src: url('BreeSerif-Regular-webfont.eot');
    src: url('BreeSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('BreeSerif-Regular-webfont.woff') format('woff'),
         url('BreeSerif-Regular-webfont.ttf') format('truetype'),
         url('BreeSerif-Regular-webfont.svg#BreeSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
font-family: 'RobotoLight', Arial, sans-serif;
font-size:13px;
margin:0px;
background-color:#f5f5f5;
color:#363636;
text-decoration:none;
text-align:justify;
line-height:normal;
background:#EFEFEF url(../images/grain.jpg) repeat;
}

p {line-height:22px;}
em {margin-right:2px;}
ul {
margin:0px;
padding:0px 0px 0px 20px;
}
ul li{
padding-bottom:16px;
list-style-image:url(../images/lister.jpg);
}
#sitemap ul{
margin:10px 0px;
}
#sitemap ul li{
padding-bottom:6px;
list-style-image:url(../images/lister.jpg);
}
#sitemap ul li a:hover{
color:#ed1c24;
}
img{
border:none;
}
a:focus {
	outline:none;
}
a {color:#292663; text-decoration:none;}
a:hover {text-decoration:none;}
p a{color:#292663; text-decoration:underline;}
p a:hover{text-decoration:none;}
h1{
font-family: 'BreeSerifRegular', Arial, sans-serif;
background:url(../images/dasher.jpg) repeat-x bottom;
font-size:22px;
color:#363636;
text-decoration:none;
font-weight:normal;
margin:0px 0px 10px 0px;
padding:0px 0px 10px 0px;
text-transform:uppercase;
line-height:34px;
}
h1 a{
color:#949494;
text-decoration:none;
}
h1 a:hover{
color:#363636;
text-decoration:none;
}

h1 span{
color:#949494;
}
h2{
font-family: 'BreeSerifRegular', Arial, sans-serif;
font-size:24px;
color:#FF6565;
text-decoration:none;
font-weight:normal;
margin:0px;
padding-bottom:5px;
line-height:26px;
}

h3{
font-family: 'BreeSerifRegular', Arial, sans-serif;
font-size:14px;
color:#242424;
text-decoration:none;
font-weight:normal;
margin:0px;
padding:5px 0px;
line-height:18px;
}
#top-rail {
width:100%;
float:left;
top:0px;
z-index:999;
background-color:#fff;
}
#top-bar {
position:absolute;
right:0px;
top:0px;	
}
#top-nav {
float:right;	
}
#top-nav a{
	font-size:11px;
	color:#242424;
	text-shadow:1px 1px 1px #FFF;
	padding:0px 5px;
	border-right:1px solid #999;
}
#top-nav a:hover{
	color:#ED1C24;
}
#main-nav {
position:absolute;
right:0px;
bottom:24px;
}
#logo a{
display:block;
width:194px;
height:59px;
float:left;
background: url(../images/gateway-rail.png) no-repeat;
}
.platform {
width:100%;
float:left;
background-color:#fff;
}
.engine {
width:1000px;
margin:0px auto;
padding:18px 0px 24px 0px;
position:relative;
height:61px;
}
.train {
    width:650px;
    margin: 0px auto;
    padding: 0px 20px 50px 20px;
    background-color: #FFF;
    overflow: auto;
  
    border-radius: 5px;
    margin-bottom: 10px;
}
.leftoh {
width:347px;
float:left;
margin:20px 40px 0px 14px;
}
.rightoh {
width:550px;
float:left;
margin-top:20px;
}
.services {
float:left;
text-align:center;
margin-right:20px;
font-size:12px;
}
.services img{
margin-bottom:8px;
}
.services p a{
	font-weight:normal;
}
.services p{
	text-align:center;
	margin:0px;
}

#fbox {
margin:0px auto;
padding:1px;
border:1px solid #CDCDCD;
width:996px;
background-color:#FFF;
overflow:auto;
position:relative;
}
	
#footer{
float:left;
padding:25px 0px;
width:996px;
background-color:#eaeaea;
text-align:center;
color:#363636;
line-height:12px;
}

#footer a{
color:#363636;
padding:0px 5px;
border-right:1px solid #999;
text-shadow:1px 1px 1px #FFF;
}
#footer a:hover{
color:#ED1C24;
}
#footer span{
font-family: 'RobotoMedium';
padding-right:4px;
}
.clear {
	clear:both;
}
#box-container {
	width:274px;
	position:absolute;
	top:23px;
	right:64px;
	z-index:998;
}
.hbox1 {
	width:220px;
	float:right;
	border-top:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-bottom:1px solid #ADADAD;
	padding:1px 1px 0px 1px;
	background-color:#E5E5E5;
}

.hbox11 {
	width:260px;
	float:right;
	border-top:1px solid #ffffff;
	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-bottom:1px solid #ADADAD;
	padding:1px 1px 0px 1px;
	background-color:#E5E5E5;
}

.hbox111 {
	width:220px;
	float:right;
	border-top:1px solid #ffffff;
	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	padding:1px 1px 0px 1px;
	background-color:#E5E5E5;
}

.hbox2 {
	width:219px;
	float:left;
	padding:2px 20px;
	background:#D0D0D0 url(../images/tracktile.jpg) top repeat-x;
	font-size:12px;
}
.hbox21 {
	width:217px;
	float:left;
	padding:2px 20px;
	background:#D0D0D0 url(../images/tracktile.jpg) top repeat-x;
	font-size:12px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
}

.hbox3 {
	width:219px;
	float:left;
	padding:2px 20px;
	background:#D0D0D0 url(../images/tracktile.jpg) top repeat-x;
	font-size:12px;
}

.writo{
	background: url(../images/field.jpg) repeat-x top;
	padding:0px 4px;
	height:26px;
	line-height:26px;
	width:124px;
	border:1px solid #c3c3c3;
	border-bottom:none !important;
	float:left;
	margin-top:2px;
}
#subleft {
	width:220px;
	float:left;
	margin:0px 74px 20px 0px;
	}
#redbox {
	width:220px;
	float:left;
	margin:0px 74px 20px 0px;
	border:1px solid #A00d12;
	padding:1px;
	background-color:#FE6036;
	border-radius:4px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	z-index:997;
}
#redbox1 {
	width:220px;
	float:left;
	margin:0px 74px 20px 0px;
	border:0px solid #A00d12;
	padding:1px;
	background-color:#ffffff;
	border-radius:4px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	z-index:997;
}
#rednav {
	width:220px;
	float:left;
	padding:20px 0px;
	background:#C3181D url(../images/redtile.jpg) top repeat-x;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	font-size:13px;
}
#rednav ul{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
#rednav ul li{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
#rednav ul li a{
	float:left;
	line-height:32px;
	height:32px;
	margin:0px;
	padding:0px 20px;
	list-style:none;
	width:180px;
	display:block;
	color:#fff;
}
#rednav ul li a:hover{
	background:url(../images/redlist.jpg) repeat-x;
}
#rednav ul li span{
	float:left;
	background:url(../images/redlist.jpg) repeat-x;
	line-height:32px;
	height:32px;
	margin:0px;
	padding:0px 20px;
	list-style:none;
	width:180px;
	display:block;
	color:#fff;
}
.bogie {
	/*width:609px;*/	
	float:left;
	overflow:auto;
}
.bogie h1{
	color:#292663;
	font-size:33px;
	text-transform:none;
	margin-bottom:0px;
	text-align: left;
}
.bc {
	width:609px;
	float:left;
	color:#363636;
	line-height:16px;
	font-size:13px;
	margin-bottom:10px;
}
.bc a{
	float:left;
	color:#363636;
}
.bc a:hover{
	color:#EC1B23;
}
.bc img{
	float:left;
	margin:0px 6px;
}
.beered {
	font-size:18px;
	line-height:24px;
	color:#FF6565;
	text-align:justify;
	font-family: 'BreeSerifRegular';
}
.bod {
	width:600px;
	float:left;
	margin-bottom:14px;
}
.bod1 {
	width:204px;
	float:left;
	margin-right:34px;
}
.bod2 {
	width:361px;
	float:left;
	padding-top:148px;
}
.bod3 {
	width:600px;
	float:left;
	margin-bottom:56px;
}
.cage { width:609px; float:left; margin:30px 0px;}
.cage1 {float:left; width:270px; margin-right:30px;}
.cage2 {float:left; width:270px; margin:0px;}

.custom {
color:#292663;
font-size:13px;
text-align:center;
text-transform:uppercase;
font-family: 'RobotoMedium';
line-height:18px;
}
.custom a{
color:#292663;
font-size:12px;
text-decoration:underline;
}

.custom a:hover{
text-decoration:none;
}
.bt {
margin-bottom:30px;
float:left;
}
.bt img{
margin-right:20px;
float:left;
}
.pusher {
background:#e7e7e7 url(../images/btile.jpg) repeat-x top;
padding:0px 8px;
line-height:19px;
border:1px solid #c4c4c4;
display:block;
color:#363636;
text-transform:uppercase;
float:left;
font-size:12px;
font-weight:normal;
cursor:pointer;
}
.pusher:hover{
background:#C7181E url(../images/btile2.jpg) repeat-x top;
color:#FFF;
}
.tariffbox {
background:url(../images/tariffbox.png) no-repeat;
width:280px;
margin-bottom:30px;
padding:19px 22px;
float:left;
}
.tfield {
background:url(../images/tarifield.jpg) repeat-x top;
padding:5px 10px;
float:left;
border:0px;
font-family: 'RobotoLight', Arial, sans-serif;
font-size:13px;
color:#363636;
margin:0px;
}
.awards {
margin:0px 32px 0px 0px;
float:left;
width:inherit;
}
.awards img{
margin-bottom:10px;
margin-right:20px;
float:left;
padding:5px;
background-color:#fff;
border:1px solid #dcdcdc;
}
.awards p{
text-align:left;
}
#topmarg p{
margin-top:0px;
}
.faqz {
background:#d1d1d1 url(../images/faqtile.jpg) repeat-x top;
border:1px solid #f5f5f5;
box-shadow:1px 1px 1px #d1d1d1;
}
.f250 {
width:250px;
border:1px solid #a3a3a3;
}
.f144 {
width:144px;
border:1px solid #a3a3a3;
}
.ttr {
font-family:font-family: 'RobotoLight', Arial, sans-serif;
font-size:18px;
color:#ff7676;
text-align: center;
margin:auto;
padding-top:10px;
font-weight:bold;
}
.gbx-1 {
width:800px;
margin:auto;
padding:30px 0px;
overflow:auto;
}
.gbx-1 h1 {
color:#252525;
font-size:24px;
text-align:center;
border-top:1px solid #b3b3b3; 
border-bottom:1px solid #b3b3b3; 
padding:20px 0px;
background:none;
text-transform:none;
margin:0px 0px 20px 0px;
}
.red-stamp {
float:left;
background:#FF6B6C url(../images/index/red-stamp.jpg) no-repeat top;
width:800px;
height:331px;
color:#FFF;
line-height:14px;
text-align:left;
margin-bottom:36px;
}
.red-stamp a{color:#FFF; text-decoration:underline;}
.red-stamp h2 { font-size:14px; color:#FFFFFF; margin-bottom:4px; line-height:16px;}
.rs1 {float:left;padding:38px 24px 28px 24px; width:153px;}
.rs2 {float:left;padding:38px 23px 28px 23px; width:144px;}
.rs3 {float:left;padding:38px 24px 28px 24px; width:152px;}
.rs4 {float:left;padding:38px 25px 28px 25px; width:157px;}
.blac {
color:#252525;
font-size:14px;
}
.blac a{color:#252525; text-decoration:underline;}
.blac a:hover {text-decoration:none;}
.banner {
width:1000px;
float:left;
background: url(../images/index/banner.jpg) no-repeat top;
height:79px;
}
.form-bg {
width:714px;
margin:auto;
padding:36px 36px 36px 50px;
background: #e7e7e7 url(../images/index/formbg.jpg) no-repeat bottom;
overflow:auto;
}
.w-714 {
width:714px;
float:left;
margin-bottom:10px;
}
.w-196 {
width:196px;
float:left;
margin-right:24px;
font-size:22px;
}
.w-491 {
width:491px;
float:left;
}
.f-491 {border:1px solid #d9d9d9;box-shadow:0px 0px 1px #FFF; height:29px; width:490px;}
.socio {
width:1000px;
text-align:center;
height:97px;
float:left;
background: #e7e7e7 url(../images/index/sociobg.jpg) repeat-x bottom;
margin-top:10px;
}
.socio img {margin:25px 14px 0px 0px;}
