/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block
}
mark, rp, rt, ruby, summary, time {
	display:inline
}
/* Global properties */
html {
	width:100%
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#9d9d9d;
	min-width:984px;
}
a {
	color:#117FB0;
	outline:none
}
a:hover {
	text-decoration:none
}
.col-1, .col-2, .col-3, .col-4 {
	float:left
}
.wrapper {
	width:100%;
	overflow:hidden
}
.bg {
	width:100%;
	background: url("../images/bg.png") no-repeat scroll 65.8% 7.3% rgba(0, 0, 0, 0);
}
.main {
	width:984px;
	padding:0;
	margin:0 auto;
	font-size:0.875em;
	line-height:1.285em
}
p {
	margin-bottom:18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #565656;
	font-size:13px;
	line-height: 19px;
}
.text { 
    color:#EC1D44;
	font-size:16px;
	font-family: 'vagrounded_btregular';
}
.buttons a:hover {
	cursor:pointer
}
.menu li a, .list-1 li a, .button-2, .logo {
	text-decoration:none
}
/* header */
header {
	width:100%;
	margin-bottom:-16px;
	position:relative;
	z-index:1
}
.row-1 {
	width:100%;
	height:190px;
	overflow:hidden;
	padding-top:20px;
	padding-bottom:16px;
	margin-left:20px;
}
.row-2 {
	width:100%;
	min-height:45px;
	position:relative;
	z-index:1;
	margin-left:20px;
}
.row-3 {
	width:100%;
	min-height:365px;
	height:365px;
	position:relative;
	z-index:2
}
.logo {
	display:block;
	width:224px;
	height:45px;
	text-indent:-5000px;
	background:url(../images/logo.png) 0 0 no-repeat;
	margin:10px 0 8px 0
}
/* main menu */
.menu {
	width:100%
}
.menu li {
	float:left;
	position:relative;
	margin-right:2px;
}
.menu li.last-item {
	margin:0;
}
.menu li a {
	display:inline-block;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1.22em;
	padding:12px 20px 8px;
	margin-top:10px;
	color:#fff;
	background:#0F7DAE;
	text-align:center;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	margin-bottom: -1px;
}
.menu li.social a {
	padding:0px !important;
	background-color: #FFF;
}  
/* content */
#content {
	width:100%;
	padding:10px 0 40px;
	background:#fff;
	border-radius:18px 18px 0 0;
	-moz-border-radius:18px 18px 0 0;
	-webkit-border-radius:18px 18px 0 0;
	position:relative;
	z-index:2
}
#content .padding {
	padding:24px 12px 0
}
.tick {
	color: #565656;
	font-size:13px;
}
.tick-li {
	background: url("../images/tick1.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
	line-height:28px;
	padding-left:25px;
}
.indent1 { 
    border-right: 1px solid #D5D5D5;
    height: 335px;
    margin-top: -20px;
 }
.enquiry {
	color: #F3A41E;
    font-size: 20px;
    font-weight: bold;
    padding-top:30px;
}
.block-news1 { margin-top:35px; }
.block-news3 { margin-top:35px; }
.block-news4 { margin-top:10px; }
h1 {
	font-size:36px;
	color:#027CAE;
	margin-bottom:20px;
	/*margin-left:30px;*/
	border-bottom: 1px solid #D5D5D5;
	padding-bottom:20px;
	font-family: 'vagrounded_btregular';
}
h2 {
	font-size:34px;
	line-height:60px;
	color:#F3A41E;
	margin-bottom:5px;
	/*margin-left:30px;*/
	margin-top: -25px;
	font-family: 'vagrounded_normal';
}
h3 {
	font-size:39px;
	line-height:1.2em;
	color:#F3A41E;
	margin-bottom:15px;
	border-bottom: 1px solid #D5D5D5;
	padding-bottom:5px;
	font-family: 'vagrounded_btregular';
}
h4 {
	font-size:23px;
	line-height:1.2em;
	color:#F3A41E;
	letter-spacing:-1px;
	margin-bottom:20px
}
h5 {
	color:#F3A41E;
	text-decoration:underline;
	font-weight:normal
}
h6 {
	color:#F3A41E;
	font-weight:normal;
	margin-bottom:5px
}
.button {
	display:block;
	width:43px;
	height:43px;
	text-indent:-5000px
}
.button-2 {
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:9px 20px 11px;
	background: #027CAE;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-right:14px;
}
.list-1 li {
	line-height:24px;
	padding-left:10px;
	background:url(../images/marker.gif) 0 10px no-repeat
}
.list-1 li a {
	display:inline-block;
	color:#9d9d9d
}
.list-1 li a:hover {
	text-decoration:underline
}
.list-2 li {
	line-height:24px
}
.link {
	color:#9d9d9d
}
.link:hover {
	text-decoration:none
}
.link-1 {
	display:inline-block;
	font-size:14px;
	padding-right:8px;
	background:right 8px no-repeat
}
.link-1:hover {
	color:#fff
}
.text-1 {
	line-height:20px;
	margin:0
}
dl.address {
	line-height:24px;
	color:#9d9d9d
}
dl.address span {
	float:left;
	width:74px;
	color:#fefefe
}
dl.contact {
	line-height:20px;
	color:#9d9d9d
}
dl.contact span {
	display:block;
	color:#F3A41E;
	font-size:14px;
	font-weight:bold;
}
.copyright {
	color: #9E9E9E !important;
    font-size: 12px !important;
    font-weight: normal !important;
}
dl.contact dt, dl.contact dd {
	color: #117FB0;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
#contact-form {
	display:block
}
#contact-form label {
	display:block;
	height:42px;
	overflow:hidden
}
#contact-form input {
	float:left;
	width:250px;
	font-size:13px;
	line-height:1.23em;
	/*color:#386390;*/
	color:#002561;
	padding:10px;
	margin:0;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Arial';
	border:1px solid #ebebeb;
	background:#D4DDE2;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkitborder-radius:5px;
}
#contact-form textarea {
	height:62px;
	overflow:auto;
	float:left;
	width:538px;
	font-size:13px;
	line-height:1.23em;
	/*color:#386390;*/
	color:#002561;
	padding:4px 10px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family: 'vagrounded_btregular';*/
	border:1px solid #ebebeb;
	background:#D4DDE2;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkitborder-radius:5px;
}
.text-form {
	float:left;
	display:block;
	font-size:14px;
	width:73px;
	line-height:1.78em;
	color:#0f0f0f
}
.buttons {
	padding-top:16px;
	text-align:right
}
.buttons a {
	margin-left:6px;
	padding:7px 15px;
}
.block-news { margin-top:165px; }

@font-face {
    font-family: 'vagrounded_btregular';
    src: url('../vagroundedbt-webfont.eot');
    src: url('../vagroundedbt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../vagroundedbt-webfont.woff') format('woff'),
         url('../vagroundedbt-webfont.ttf') format('truetype'),
         url('../vagroundedbt-webfont.svg#vagrounded_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'vagrounded_normal';
    src: url('../vagroundednrml-webfont.eot');
    src: url('../vagroundednrml-webfont.eot?#iefix') format('embedded-opentype'),
         url('../vagroundednrml-webfont.woff') format('woff'),
         url('../vagroundednrml-webfont.ttf') format('truetype'),
         url('../vagroundednrml-webfont.svg#vagrounded_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.social {
	float:right !important;
	margin-right:75px !important;
}
.social a { margin-top:10px; }
#contact-form label.firt { width:50%; float:left; }
#contact-form label.fr { width:100% }
#contact-form label.fr input { width:538px; } 
.img_text1 {
	color: #F3A41E;
    font-family: 'vagrounded_btregular';
    font-size: 90px;
    line-height: 1.2em;
	margin-top:25px;
    margin-left:40px;
}
.img_text2 { 
    color:#FFFFFF;
    font-family: 'vagrounded_btregular';
    font-size: 45px;
    line-height: 1.2em;
    margin-bottom: 5px;
	position:relative;
	margin-left:45px;
    margin-top:-20px;
}	
ul.img_text3 {
    width:88%; 
	height:auto; 
	float:left;
	color:#FFFFFF;
    font-family: 'vagrounded_normal';    
	font-size:16px;
	line-height: 1.2em;
    margin-top: 23px;
	margin-left:30px;
	position:relative;
	border-top:1px solid #F05574;
}	
ul.img_text3 li.one { 
    float:left; 
	background: url(../images/tick.png) no-repeat left 3px;
	width: auto;
	float: left;
	margin: 25px 10px 0px;
	list-style-type: none;
	line-height: 23px;
	padding: 0px 0 12px 35px;
}
ul.img_text3 li.two { 
    float:left; 
	background: url(../images/tick.png) no-repeat left 3px;
	width: auto;
	float: left;
	margin: 0 10px;
	list-style-type: none;
	line-height: 22px;
	padding: 0px 0 12px 35px;
}
.banner {
	width:100%;
	height:auto;
	position:relative;
}
.banner .bannercont { 
    width:65%; 
	position:absolute; 
	right:5%;
	top:0;
	z-index:3 
	}
	
.wrapper-balance{
	padding-left: 32px;
	width: 910px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #565656;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #565656;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #565656;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #565656;
}