@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'HelveticaNeueLTStd-Lt';
    src: url('../../fonts/HelveticaNeueLTStd-Lt.eot');
    src: url('../../fonts/HelveticaNeueLTStd-Lt?#iefix') format('embedded-opentype'),
         url('../../fonts/HelveticaNeueLTStd-Lt.woff') format('woff'),
         url('../../fonts/HelveticaNeueLTStd-Lt.ttf') format('truetype'),
         url('../../fonts/HelveticaNeueLTStd-Lt.svg#HelveticaNeueLTStd-Lt') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'HelveticaNeueLTStd-Bd';
    src: url('../../fonts/HelveticaNeueLTStd-Bd.eot');
    src: url('../../fonts/HelveticaNeueLTStd-Bd?#iefix') format('embedded-opentype'),
         url('../../fonts/HelveticaNeueLTStd-Bd.woff') format('woff'),
         url('../../fonts/HelveticaNeueLTStd-Bd.ttf') format('truetype'),
         url('../../fonts/HelveticaNeueLTStd-Bd.svg#HelveticaNeueLTStd-Bd') format('svg');
    font-weight: normal;
    font-style: normal;

}
.container{ width:320px; margin:0 auto;}
h1 {
	font: normal 19px 'HelveticaNeueLTStd-Lt';
	color: #fff;
	line-height: 30px; margin:0px;
	text-align: center;
}
h2 {
	font: normal 25px 'HelveticaNeueLTStd-Bd';
	color: #000; margin:10px 0px;
	line-height: 20px;
}
h3 {
	font: normal 15px 'HelveticaNeueLTStd-Lt';
	color: #EB1843;
	line-height: 20px; margin:0px;
}
p {font:normal 15px 'HelveticaNeueLTStd-Lt'; color:#444; line-height:20px;}
Body {margin:0; padding:0; font-family:'HelveticaNeueLTStd-Lt'; background-color:#e9e9e9;}
header{
	width: 280px;
	margin: 0 auto;
	background-color: #fff;
	display: table; padding: 20px;
}
footer {
	width: 300px;
	margin: 0 auto;
	background-color: #f6f6f6;
	display: table; padding: 10px;
}
article{
	width: 300px;
	margin: 0 auto;
	display: table;
	padding: 10px;
	background-color: #C32546;
}
aside{
	width: 320px;
	margin: 0 auto;
	display: table;
	padding: 10px 0;
	background-color: #00271E;
}
section{width: 300px;
	margin: 0 auto;
	background-color: #fff;
	display: table; padding: 10px;}
.one-half{ float:left; width:50%;}
.floatl {float:left;}
.floatr {float:right;}
.clear {clear:both;}
.call {background-color:#d0103a; font-size:25px; color:#fff; padding:7px 5px 2px 0; float:left;}
.calltime {padding-top:10px; text-align:center; color:#d0103a; line-height:30px; font-size: 23px;}
ul li {background:url(../images/bullet.png) no-repeat 0 5px; padding-left:20px; list-style:none; font-size:15px; line-height:20px; color:#444; margin-bottom:15px; margin-left:-40px;}
.sixty {width:50%; border-right:solid 1px #e2e2e2; padding-right:4%; float:left;}
.forty {width:40%; padding-left:5%; float:left;}
.name {color:#0086b9; font-size:13px;}
.btnorange a {background-color:#F60; padding:5px 10px; color:#fff; text-decoration:none; float:left;}
.btnorange a:hover {background-color:#000;}
.mart20 {margin-top:20px;}
.marb20 {margin-bottom:20px;}
.padb20 {padding-bottom:20px;}
.glidecontent .img {width:30%; float:left;}
.glidecontent .txt {width:65%; font-size:15px; color:#444; padding-left:5%; float:left;}
.glidecontent .txt a {color:#104b85; text-decoration:none;}
.glidecontent .txt a:hover {color:#000;}
hr {border-top:solid 1px #e2e2e2; border-left:none; border-bottom:none; border-right:none;}
.box1 {width:120px; background-color:#e18025; color:#fff; margin:0 8px; padding:10px 20px; text-align:center; line-height:10px; float:left;}
.box2 {width:120px; background-color:#959a2f; color:#fff; margin:0 8px; padding:10px 20px; text-align:center; line-height:10px; float:left;}
.box3 {width:120px; background-color:#c33025; color:#fff; margin:0 8px; padding:10px 20px; text-align:center; line-height:10px; float:left;}
.box4 {width:120px; background-color:#2f789a; color:#fff; margin:0 8px; padding:10px 20px; text-align:center; line-height:10px; float:left;}
.box5 { background-color:#c32546; color:#fff; padding:5px 0px; text-align:center; line-height:10px;}
.font40 {font-size:40px; line-height:40px;}
footer {font:normal 12px 'HelveticaNeueLTStd-Lt'; line-height:20px; color:#444;}
footer a {color:#444;}

.form{
	color: #EA1646;
	height: auto;
	text-align: center;
}
.form .small{
	font-size: 11px;
	line-height: 20px;
}
.form h2 {
	color: #EB1843;
}
input[type='text'] {
	width: 280px;
	padding: 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #e2e2e2;
	margin: 0;
}
.submitbtn{ width:160px; height:37px; background:url(../images/btn-submit.png) no-repeat; border:0; cursor:pointer;}
.submitbtn1{ width:118px; height:30px; background:url(../images/popup-btn.jpg) no-repeat; border:0; cursor:pointer; margin-top:2px;}



input[type=button]
{
  background-color: #d0103a;
  color:#fff;
  height: 27px;
}

input[type=button]:hover
{
  background-color: #d0103a;
  color:#fff;
  height: 27px;
}
.queries{
	background-color: #00271e;
	color: #fff;
	text-align: center;
}

input[type=submit]
{
	background-color: #0070b9;
	border: 0px;
	padding: 10px 15px;
	color: #fff;
	font-size: 18px;

}
