/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Julius+Sans+One|Roboto:400,500,300|Raleway:500|Roboto+Condensed);

html, body {
	margin: 0px;
	padding: 0px;
	/*height: 100%;*/
}

body {
	font-family: 'Roboto', Arial, Calibri, sans-serif;
	color: #FFF;
	font-size: 15px;
	line-height: 1.6em;
	background-color: #000000;
	font-weight: 300;
}
.image-right-noborder {
	padding: 0px;
	float: right;
	margin-right: 0px;
	margin-top: 5px;
	margin-left: 20px;
}
.image-right-withborder {
	float: right;
	margin-left: 20px;
	margin-top: 5px;
	padding: 3px;
	margin-bottom: 30px;
	margin-right: 0px;
	border: 1px solid #BEBEBE;
}

.image-left-noborder {
	padding: 0px;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}
.image-left-withborder {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	padding: 3px;
	margin-bottom: 30px;
	margin-left: 0px;
	border: 1px solid #BEBEBE;
}

.boldred {
	color: #FF0000;
	font-weight: bold;
}
.boldblack {
	color: #001F57;
	font-weight: bold;
}
h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: 500;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0.5em;
	text-align: left;
	display: block;
	text-transform: uppercase;
	background-image: url(../images/bullet3.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 20px;
}
h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: 500;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0.5em;
}

h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0.5em;
	color: #EAEAEA;
	text-transform: uppercase;
}
h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0.5em;
	color: #B21213;
	text-transform: capitalize;
}
h5 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: 400;
}
h6 {
	font-size: 14px;
	line-height: normal;
	font-weight: 400;
	text-transform: capitalize;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.8em;
	padding-left: 0px;
	font-family: 'Roboto Condensed', sans-serif;;
}
a {
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #D4D4D4;
}
.current {
	color: #BFBFBF;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
}

blockquote {
  margin: 1.5em 0 1.5em;
  padding: 0 2.5em 0 2.5em;
  position:relative;
}
blockquote:before {
  color: #ccc;
  content: "\201C";
  font-size: 5em;
  position:absolute;
  left:5px;
  top: 0.3em;
  line-height: 0.1em;
}

blockquote:after {
  color: #ccc;
  content: "\201D";
  font-size: 5em;
  position:absolute;
  right:3px;
  bottom: 0em;
  line-height: 0.1em;
}
ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul > li {
	background-image: url(../images/bullet4.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 20px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #2A2A2A;
	line-height: normal;
}

#wrapper {
	padding: 0px;
	width: 1078px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#header {
	height: 44px;
	width: 1078px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: both;
	margin-top: 40px;
	padding-bottom: 15px;
}
#header #navigation {
	height: 44px;
	width: 1078px;
	clear: both;
	float: right;
	margin: 0px;
	padding: 0px;
}

#content {
	clear: both;
	width: 1078px;
	padding-top: 26px;
	padding-bottom: 26px;
	overflow: hidden;
	float: right;
	height: auto;
}
#content-left {
	float: left;
	width: 134px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -3000px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3000px;
	padding-left: 0px;
}
#content-left .logo-wrapper {
	float: left;
	width: 134px;
	height: 176px;
}
#content-left .submenu-wrapper {
	float: left;
	width: 134px;
	min-height: 300px;
	margin-top: 42px;
	overflow: hidden;
}
#content-left .address-wrapper {
	float: left;
	width: 134px;
	margin-top: 55px;
	height: 144px;
	display: block;
	overflow: hidden;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	line-height: normal;
}
#content-left .address-wrapper .align-right {
	text-align: right;
	float: right;
}
#content-left .address-wrapper .bullet5 {
	background-image: url(../images/bullet5.png);
	background-repeat: no-repeat;
	display: block;
	height: 4px;
	width: 12px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
	background-position: center center;
}

#content-left .address-wrapper .street {
	float: left;
	width: 134px;
	display:block;
	text-align: justify;
	letter-spacing: 1.8px;
}
#content-left .address-wrapper .street1 {
	float: left;
	width: 134px;
	display:block;
	text-align: justify;
	letter-spacing: 2px;
}
#content-left .address-wrapper .city {
	float: left;
	width: 134px;
	display:block;
	text-align: justify;
	letter-spacing: 2px;
}
#content-left .address-wrapper .phone {
	float: left;
	width: 134px;
	display: block;
	margin-top: 0px;
}
#content-left .address-wrapper .fax {
	float: left;
	width: 134px;
	display: block;
}

#content-left .address-wrapper .aaib-wrapper {
	float: left;
	width: 134px;
	display:block;
}
#content-left .address-wrapper .aaib-wrapper .aanumber {
	text-align: left;
	display: block;
	float: left;
}
#content-left .address-wrapper .aaib-wrapper .ibnumber {
	text-align: right;
	display: block;
	float: right;
}

#content-left .address-wrapper .urlsite {
	float: left;
	width: 134px;
	margin-top: 27px;
	display: block;
        text-align: justify;
}


#content-right {
	float: right;
	width: 909px;
	min-height: 702px;
	margin-left: 35px;
}

/* SLIDER */
#slider-banner {
	padding: 0px;
	width: 909px;
	height: 702px;
	margin: 0px;
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
}
#slider-banner #slide-wrapper {
	margin: 0px;
	height: 702px;
	width: 909px;
	overflow: hidden;
	padding: 0px;
	float: left;
	position: relative;
}
#slider{
	position:relative;
	width:909px;
	overflow: hidden;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 0;
	float: left;
	height: 702px;
}
#slider img{
	top:0px;
	left:0px;
	display:none;
	height: 702px;
	width: 909px;
	position: absolute;
}#slider a{
	display:block;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.nivoSlider{
	position:relative;
	background-color: #5A5A5A;
	overflow: hidden;
	height: 702px;
	width: 909px;
	z-index: 0;
	float: left;
}.nivoSlider img{
	top:0px;
	left:0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}.nivoSlider a.nivo-imageLink{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	z-index:60;
	display:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.nivo-slice{display:block;position:absolute;z-index:50;height:100%;}.nivo-box{display:block;position:absolute;z-index:5;}.nivo-caption{
	position:relative;
	width:204px;
	height:81px;
	z-index:89;
	overflow:hidden;
	background-image: url(../images/caption-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	bottom: 20px;
	top: 602px;
	left: 685px;
}
.nivo-caption h2{
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	line-height:normal;
	font-weight:400;
	color: #FFFFFF;
	text-align: center;
	display: block;
	width: 180px;
	height: 50px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 6;
	margin-left: 0px;
	text-shadow: 1px 2px 3px #000;
	border: none;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.nivo-caption a{
	display:block!important;
	width:204px;
	height:33px;
	overflow:hidden;
	text-align: center;
	color: #EAEAEA;
	text-decoration: none;
	position: absolute;
	font-size: 12px;
	line-height: 33px;
	padding: 0px;
	font-family: 'Roboto', sans-serif;
	right: 0px;
	bottom: -1px;
	margin: 0px;
	font-weight: 400;
}
.nivo-html-caption{display:none;}
.nivo-controlNav{
	position:absolute;
	right:10px;
	bottom:20px;
	top: 662px;
	width: 600px;
	z-index: 90;
	left: 20px;
}
.nivo-controlNav a{
	position:relative;
	z-index:99;
	cursor:pointer;
	display:inline-block!important;
	margin-right:5px;
	font-size:12px;
	font-weight:400;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
	vertical-align:top;
	transition:all 0.3s ease-out;
	background-image: url(../images/direction_nav.png);
	background-position: 0px 0px;
	color: #EAEAEA;
	width: 26px;
	height: 26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 26px;
	background-repeat: repeat-x;
}
.nivo-controlNav a.active{
	cursor:pointer;
	background-position: -26px 0px;
	color: #FFFFFF;
	height: 26px;
	width: 26px;
}
.ie .nivo-controlNav a.active,.ie .nivo-controlNav a:hover{
	background-position:0px 0px;
	background-image: url(../images/direction_nav.png);
	height: 26px;
	width: 26px;
}
.nivo-directionNav a{position:absolute;top:45%;z-index:99;cursor:pointer;}
.nivo-prevNav{left:0px;}
.nivo-nextNav{right:0px;}
.nivo-directionNav a{
	position:absolute;
	display:block;
	text-indent:-9999px;
	top:50%;
	background-image: url(../images/direction_nav.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 26px;
	width: 26px;
}
a.nivo-nextNav{right:0;background-position:-36px 0;}
a.nivo-nextNav:hover{background-position:-36px -35px;}
a.nivo-prevNav{left:0;background-position:0 0;}
a.nivo-prevNav:hover{background-position:0 -35px;}
#slider .nivo-controlNav img{display:inline;position:relative;margin-right:10px;width:auto;height:auto;}

/* FOOTER */
#footer {
	width: 1078px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 24px;
	clear: both;
	line-height: 24px;
	padding-top: 11px;
	padding-bottom: 11px;
	color: #D2D2D2;
	font-size: 13px;
	font-family: 'Roboto Condensed', sans-serif;
}
#footer .footer-copy {
	float: left;
	height: 24px;
	width: 600px;
}
#footer .footer-social {
	float: right;
	width: 450px;
	margin-left: 28px;
	height: 24px;
	overflow: hidden;
}
#footer .footer-social .social-icon {
	float: right;
	height: 24px;
	width: 24px;
	display: inline-block;
	margin-left: 5px;
}
