body{
padding:0;
margin:0;
background-color:#23143E;
}
*{
font-family: 'Raleway', sans-serif;
/*font-family:Arial, Helvetica, sans-serif;*/
}
#headerwrap{
clear:both;
float:left;
width:100%;
margin: 0 auto;
background:url(images/bg.jpg) no-repeat center center;
}
#header{
max-width:1122px;
margin: 0 auto;
}
#logo{
float:left;
margin-top:20px;
margin-bottom:20px;
max-width:380px;
}
#logo img {
width: 100%;
}
.logotext{
font-size: 18px;
color:#cccccc;
max-width:380px;
margin-top:1px;
}
#logotext img {
width: 100%;
}
#tagline{
float:right;
text-align:right;
margin-top:30px;
}
#tagline a{
color:#cccccc;
text-decoration:none;

}
#tagline a:hover{
color:#0356A3;
text-decoration:underline;
}
.tag-text{
font-size: 15px;
color:#cccccc;
margin-top:10px;
}
.tag-number{
font-size: 30px;
color:#cccccc;
}
.tag-email{
font-size: 20px;
color:#cccccc;
}
#navwrap{
clear:both;
width:100%;
background:#130B22;
float:left;
margin-bottom:0;
}
#nav{
margin:0 auto;
max-width:1122px;
overflow:auto;
}
#nav ul{
list-style:none;
max-width:1122px;
margin:0 auto;
padding:0;
/*border:#FFFFFF 1px solid;*/
}

#nav li{
padding-top:10px;
padding-bottom:10px;
text-align:center;
position:relative;
float:left;
margin-left:141px;
}
#nav li a{
color:#cccccc;
font-size:20px;
text-decoration: none;
font-weight: normal;
}
#nav li a:hover{
color:#cccccc;
text-decoration: none;
}
#nav li:first-child{
margin-left:0;
}
#homenavwrap{
clear:both;
width:100%;
float:left;
margin-bottom:20px;
}
#homenav{
margin:0 auto;
max-width:1122px;
overflow:auto;
}
#homenav ul{
list-style:none;
margin:0 auto;
padding:0;
/*border:#FFFFFF 1px solid;*/
}

#homenav li{
padding-bottom:10px;
text-align:center;
position:relative;
float:left;
margin-left:127px;
}
#homenav li a{
color:#cccccc;
font-size:22px;
text-decoration: none;
font-weight: normal;
}
#homenav li a:hover{
color:#cccccc;
text-decoration: none;
}
#homenav li:first-child{
margin-left:0px;
}
#slideshowwrap{
clear:both;
width:100%;
background-color:#23143E;
padding-bottom:20px;
/*border:#FF0000 1px solid;*/
}
#slideshow{
margin:0 auto;
margin-bottom:20px;
max-width:1122px;
-webkit-box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.75);
}
#slideshow img {
width: 100%;
}
#contentwrap{
float:left;
clear:both;
margin:0 auto;
width:100%;
background-color:#23143E;
}
#content{
clear:both;
margin:0 auto;
max-width:1122px;
background-color:#23143E;
/*border: 1px solid red;*/
}
#content a{
color:#000000;
text-decoration:underline;
}
#content a:hover{
color:#0356A3;
text-decoration:underline;
}
#subcontentwrap{
float:left;
clear:both;
margin:0 auto;
width:100%;
background: #23143e;
background: -webkit-linear-gradient(#23143e, #130b22);
background: -o-linear-gradient(#23143e, #130b22);
background: -moz-linear-gradient(#23143e, #130b22);
background: linear-gradient(#23143e, #130b22);
/*background: #23143e;*/
}
#subcontent{
clear:both;
margin:0 auto;
max-width:1122px;
/*background-color:#FFFFFF;*/
/*border: 1px solid red;*/
}
#subcontent a{
color:#000000;
text-decoration:underline;
}
#subcontent a:hover{
color:#0356A3;
text-decoration:underline;
}
#teaserbox{
float:left;
width:100%;
margin-right:0;
margin-bottom:30px;

}
#teaserboxright{
float:right;
width:25%;
margin-bottom:30px;
}
#teaserbox img{
width:100%;
margin-top:5px;
margin-bottom:5px;
}
#teaserboxright img{
width:100%;
margin-top:5px;
margin-bottom:5px;
}
h1{
font-size:32px;
color:#cccccc;
font-weight:normal;
margin-bottom:10px;
}
h2{
font-size:26px;
color:#cccccc;
font-weight:normal;
margin-bottom:10px;
}
p{
font-size:18px;
color:#cccccc;
font-weight:normal;
}
#content li{
font-size:16px;
color:#cccccc;
font-weight:normal;
}
#subcontent li{
font-size:16px;
color:#cccccc;
font-weight:normal;
}
#footerwrap{
background:url(images/bg.jpg) no-repeat center center;
clear:both;
float:left;
width:100%;
padding-top: 20px;
padding-bottom:20px;
/*border:#FFFFFF 1px solid;*/
}
#footer{
max-width:1122px;
margin:0 auto;
color:#cccccc;
font-size:12px;
}
#footer a{
color:#cccccc;
text-decoration:none;
font-size:15px;
}
#footer a:hover{
color:#cccccc;
text-decoration:none;
}
.footer-text{
color: #cccccc;
font-size:15px;
}
#menu{
display:none;
}
.google-maps {
position: relative;
padding-bottom: 50%;
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/* MEDIA QUERIES*/
@media screen and (max-width: 1100px) {
#nav{
display:none;
}
#menu{
display:inherit;
position:absolute;
top:5px;
left:5px;
}
.sb-slidebar {
	padding: 14px;
	color: #fff;
}
.sb-toggle-left, .sb-toggle-right, .sb-open-left, .sb-open-right, .sb-close {
	cursor: pointer;
}
#logo{
margin:0 auto;
max-width:380px;
float:none;
text-align:center;
margin-top:5px;
margin-bottom:5px;
/*border:#33FF00 1px solid;*/
}
#tagline{
margin:0 auto;
max-width:100%;
float:none;
text-align:center;
margin-bottom:0px;
}
.logotext{
text-align:center;
font-size: 18px;
color:#cccccc;
max-width:380px;
margin-bottom:0px;
}
.tag-text{
font-size: 20px;
color:#cccccc;
}
.tag-number{
font-size: 26px;
color:#cccccc;
margin-bottom:5px;
}
.tag-email{
font-size: 18px;
color:#cccccc;
}

#content{
margin:0 auto;
width:98%;
}
#content img{
/*width:95%;*/
margin:0;
}
#teaserbox{
clear:both;
float:none;
margin:0 auto;
padding:0;
width:98%;
}
#teaserbox img{
width:100%;
margin:10px;
}
#teaserboxright{
clear:both;
text-align:center;
float:none;
margin:0 auto;
padding:0;
width:98%;
}
#teaserboxright img{
width:100%;
margin:10px;
}
#footerwrap{
background:url(images/bg.jpg) no-repeat center center;
clear:both;
float:left;
width:100%;
padding-top: 0px;
padding-bottom:0px;

}
@media screen and (max-width: 700px) {

#logo{
margin:0 auto;
clear:both;
float:none;
}
.logotext{
margin:0 auto;
clear:both;
float:none;
margin-top:5px;
}

}
@media screen and (max-width: 600px) {
h1{
font-size:25px;
color:#000000;
font-weight:normal;
margin-bottom:10px;
clear:both;
}
h2{
font-size:23px;
color:#000000;
font-weight:normal;
margin-bottom:10px;
}
}
