A:link {text-decoration: none; color: #22b6fa;}
A:visited {text-decoration: none; color: #22b6fa;}
A:active {text-decoration: none;outline: none;}
A:hover {text-decoration: underline; color: #22b6fa;outline: none;}
body
{
	background-image:url('../images/bg_sub.jpg');
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#002446;	
	margin: 0 auto;
}
ul.mainmenu {
	display:none;
}
#menubutton:hover {
	background-color:#1e4e72;	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px 8px;
}
#menubutton,#menubutton_over {
	text-decoration: none;
	color:#ffffff;
	a:visited {color:#ffffff};
	padding-right:16px;
	padding-left:16px;
	padding-top:3px;
	float:left;
	font-family:arial,open sans,tahoma;
	font-size:18px;
	font-weight:500;
	cursor:pointer;
	text-transform:uppercase;
}
#menubutton_over {
	background-color:#1e4e72;	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px 8px;
}
.blog {
	float:right;
	padding-right:9px;
	padding-top:10px;
}
#menu {
	margin-top:28px;
	float:right;
	height:42px;
	color:#ffffff;
	line-height:42px;
	vertical-align:middle;
	display:block;
	padding-left:50px;
}
#menu_container {
	float:right;
	width:840px;
	height:101px;
}
#topcontainer {
	width:1100px;
	height:195px;
	align-left;
	z-index:1;
}
.twitter {
	float:right;
	padding-top:15px;
	margin-right:45px;
}
.facebook {
	clear:float;
	float:right;
	padding-right:12px;
	padding-top:15px;
}
.phonenumber {
	float:right;
	padding-right:6px;
	padding-top:0px;
}
.logo {
	width:270px;
	height:142px;
	float:left;
	margin-top:20px;
	margin-left:50px;
	z-index:999;
}
#button {
	font-family:Open Sans,arial;
	color:#a0a1a2;
	font-size:16px;
	font-weight:600;
	background-color:#000000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px 8px;
	border: solid 0px #21587e;
	width:130px;
	padding:5px;
	padding-left:28px;
	padding-right:28px;
	text-align:center;
	cursor:pointer;
}
.footer_container {
	width:1020px;
	margin-left:auto;
	margin-right:auto;
}
.subfooter1 {
	float:left;
	margin-left:20px;
	font-family:tahoma;
	font-size:28px;
	color:#4e5869;
}
.subfooter2 {
	float:left;
	margin-left:40px;
	font-family:tahoma;
	font-size:28px;
	color:#4e5869;
}
.subfooter3 {
	float:left;
	margin-left:20px;
	margin-top:49px;
}
.footertext {
	color:#939397;
	font-size:15px;
	width:450px;
	margin-top:26px;
	line-height: 26px;
	font-family:open sans,arial;
	float:left;
	text-align:left;
	margin-bottom:30px;
}
.footertext2 {
	width:350px;
	margin-top:20px;
	float:left;
	margin-bottom:20px;
}
.footer_header {
	text-align:left;
	margin-top:10px;
	font-size:28px;
	font-weight:100px;
	line-height:18px;
	font-family:open sans,arial;
	color:#68696b;
	text-transform:uppercase;
}
.newswindow {
	color:#939397;
	font-size:14px;
	line-height: 20px;
	font-family:open sans,arial;
	float:left;
	text-align:left;
	background-color:#060607;
	padding:15px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px 12px;
}
input.inputbox {
	font-family: open sans,Tahoma,sans-serif;
	color: #eeeeee;
	font-size: 16px;
	border-bottom:1px solid #345c79;
	border-right:1px solid #345c79;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	height: 26px;
	outline:none;
	opacity:0.5;
	background-color:#003653;
	padding:6px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px;
}
.jcarousel-wrapper {
    margin: 0px auto;
    position: relative;
}


.jcarousel {
    position: relative;
    overflow: hidden;
    width: 1020px;
    height: 200px;
	padding-left:0px;
	margin-left:10px;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
    width: 240px;
    height: 150px;
	margin-top:10px;
    margin-right: 9px;
    margin-left: 9px;
}

.jcarousel img {
    max-height: 230px;
}

.jcarousel .loading {
    text-align: center;
    line-height: 90px;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 21px;
    height: 24px;
    width: 24px;
    line-height: 20px;

    background: #3a789f;
    color: #4E443C;
    border-radius: 12px;
    text-indent: -9999px;

    margin-right: 7px;
	outline: none; 


    -webkit-box-shadow: 0 0 2px #000000;
    -moz-box-shadow: 0 0 2px #000000;
    box-shadow: 0 0 2px #000000;
}

.jcarousel-pagination a.active {
    background: #f03226;
    color: #fff;
    opacity: 1;
	outline: none; 

    -webkit-box-shadow: 0 0 2px #000000;
    -moz-box-shadow: 0 0 2px #000000;
    box-shadow: 0 0 2px #000000;
}