body {
	background-color: #f7f7f7;
	margin-top: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(../images/body_bg.jpg);
}
#background_container {
	height: 550px;
	background-image: url(../images/bg1.jpg);
	z-index: 3000;
}
#background_container_small {
	height: 204px;
	background-image: url(../images/bg1.jpg);
	z-index: 3000;
	overflow: hidden;
}
#navigation_bar {
	background-color: #FFF;
	height: 100px;
	position: relative;
	width: 950px;
	top: 180px;
	z-index: 1000;
}
#main_content {
	background-color: #FFF;
	z-index: 1000;
	padding: 40px 20px 20px;
	width: 910px;
	position: relative;
	border-bottom: 1px solid #e7e7e7;
}

ul.employee_areas li a{
	font-size: 14px;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 0;
}
ul.employee_areas li a:hover{
	color: #ef4206;
}

span.back_to_top a {
	float: right;
}

ul.employee_areas {
	margin-bottom: 10px;
}

div#employee {
	margin-bottom: 0;
	clear: both;
}
#main_content_management {
	background-color: #FFF;
	z-index: 1000;
	width: 910px;
	position: relative;
	border-bottom: 1px solid #e7e7e7;
	padding: 20px 20px 12px;
}

#main_content_management img {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 25px;
	font-weight: bold;
	color: #1c2d4b;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
h3 {
	color: #1c2d4b;
	clear: both;
	padding-top: 10px;
}
div.span.box.quiet {
	border-bottom: 1px solid #d1d8e3;
}
p {
	color: #414141;
	font-size: 13px;
	line-height: 20px;
}

div.contact_info p {
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 15px;
}
#main_content_shadow {
	background: url(../images/main_content_shadow.png) no-repeat 0 0;
	height: 12px;
}
#nav {
}
#logo {
	padding: 10px 10px 10px 20px;
}
#navigation_bar_curve {
	background: url(../images/navbar_curve.png) no-repeat 0 0;
	height: 13px;
	position: absolute;
	float: left;
	top: 100px;
	right: 0;
	bottom: 0;
	left: 0;
}
#navigation_bar_curve_reverse {
	height: 14px;
	margin: 0 0 47px;
	padding: 0;
	position: absolute;
	top: 114px;
	background: url(../images/navbar_curve_reverse.png) no-repeat 0 0;
}
#clock span.epiclock.epiclock-digit {
	padding: 4px 8px;
	color: #fdfefc;
	margin-right: 1px;
	font-size: 20px;
	background: #172e4b url(../images/clock_bg.jpg) repeat-x 0 -3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#clock {
	padding: 0;
	float: right;
	background-repeat: repeat-x;
	background-position: 0 0;
}
#clock span.epiclock.epiclock-separator {
	display: none;
}
li a {
	color: black;
	text-decoration: none;
	float: left;
	font-size: 23px;
	background: white;
	padding: 10px;
}
ul li {
	font-size: 13px;
	color: #1c2d4b;
	margin-bottom: 5px;
}
li a:hover {
	background: white;
}
/* FLIP MENU STYLING */
ul, li {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul li {
	float: left;
	list-style: none;
	margin-right: 1em;
	position: relative;
}
/* IF JAVASCRIPT IS ON */

li a span {
	display: block;
	background: white url(../images/nav_hover_arrow.png) no-repeat right 51px;
	color: #ef4206;
	padding: 40px 20px 24px 10px;
	position: relative;
	font-weight: bold;
}
li a span:first-child {
	background: white;
	color: #2c2c2c;
}
/* NEWS SCROLLER STYLING */

.tickercontainer {
	width: 950px;
	height: 40px;
	margin: 0;
	color: #434545;
	background: url(../images/newsticker_bg.png) no-repeat;
 padding: 0 overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	top: 8px;
	width: 946px;
	overflow: hidden;
	left: 1px;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 970px;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0;
}

/* Firefox HACK to display newsticker properly */
html>/**/body ul.newsticker, x:-moz-any-link, x:default {
font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#newsticker li span.date {
	color: #e4e4e4;
	padding: 0 2px;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0 40px 0 0;
	padding: 0;
	color: #464646;
	font-size: 11px;
}
/* END NEWS SCROLLER */

/* SHORTER NEWS SCROLLER STYLING */

.tickercontainer {
	width: 950px;
	height: 40px;
	margin: 0;
	color: #434545;
	background: url(../images/newsticker_bg.png) no-repeat;
 padding: 0 overflow: hidden;
}
#news_ticker_short {
	width: 910px;
	overflow: hidden;
	margin: 0 0 30px;
	padding: 0;
	height: 50px;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	top: 8px;
	width: 946px;
	overflow: hidden;
	left: 1px;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 910px;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0;
}
#newsticker li span.date {
	color: #787878;
	padding: 0 2px;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0 40px 0 0;
	padding: 0;
	color: #464646;
	font-size: 11px;
}

/* Firefox HACK to display newsticker properly */
html>/**/body ul.newsticker, x:-moz-any-link, x:default {
font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
html>/**/body ul.newsticker li, x:-moz-any-link, x:default {
font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
/* END SHORTER NEWSSCROLLER */


#office_time {
	text-align: right;
}
#info a.contactlink {
	margin-left: 10px;
}
#lightship_flags {
	background: url(../images/lightship_flags_animation.png) no-repeat 0 0;
	width: 16px;
	height: 130px;
	position: relative;
	float: right;
	z-index: 5000;
	bottom: -416px;
	left: -10px;
}
#contact_info {
	margin-top: 10px;
}
#info {
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 5px;
}
#quick_menu li a {
	color: #727272;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
	margin: 0 1px 0 0;
	padding: 0;
}
#quick_menu li a:hover {
	color: #f14206;
}
ul#text_list {
	padding-left: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#text_list li {
	clear: both;
	list-style-type: disc;
	list-style-position: inside;
}
a {
	color: #363535;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ef422e;
	text-decoration: none;
}
ul.newsticker li a {
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #363535;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	background:transparent;
	float:right;
}
ul.newsticker li a:hover {
	color: #ef422e;
	text-decoration: none;
}
ul.newsticker span {
	margin: 0 10px 0 0;
}
#newsticker_container {
	margin-top: 10px;
}
#toggle_button a {
	display:block;
	padding:5px 10px;
	color:#000;
	text-decoration:none;
}
#footer {
	margin-bottom: 80px;
}
#toggle_button a {
	background: url(../images/news_button.png) no-repeat 0 0;
	width: 60px;
	height: 5px;
}
#toggle_button a:hover {
	background-position: 0 -15px;
}
a.contact_button {
	padding: 5px 7px 5px 10px;
	color:#000;
	text-decoration:none;
	float: right;
	margin-left: 10px;
}
a.contact_button {
	background: url(../images/contact_button.png) no-repeat 0 0;
	width: 60px;
	height: 5px;
}
a.contact_button:hover {
	background-position: 0 -15px;
}
#nav li.active {
	display: block;
	background: white url(../images/nav_hover_arrow.png) no-repeat right 51px;
	color: #ef4206;
	padding: 35px 20px 20px 10px;
	position: relative;
	font-weight: bold;
	font-size: 30px;
}
#nav span.active {
	display: block;
	background: white url(../images/nav_hover_arrow.png) no-repeat right 51px;
	color: #ef4206;
	padding: 40px 20px 24px 10px;
	font-weight: bold;
	font-size: 23px;
	float: left;
	margin-right: 12px;
}
#employee div.span-4.info {
	width: 158px;
	padding: 10px 0 10px 10px;
	margin-right: 0;
}

#employee div.span-2 img {
	-moz-box-shadow:0px 0px 3px #6c6c6c;
	-webkit-box-shadow:0px 0px 3px #6c6c6c;
	box-shadow:0px 0px 3px #6c6c6c;
}
#employee div.span-2.image.last {
	padding: 10px;
	margin: 0;
}
#employee div.contact_info {
	margin-top: 10px;
}
#employee span.quiet {
	font-variant: small-caps;
	font-size: 12px;
	margin-right: 5px;
}
#vcard {
	padding: 7px 10px 5px 40px;
	clear: both;
	background: #fffeff url(../images/vcard_icon.jpg) no-repeat 0 2px;
	height: 16px;
}
a.vcard_button {
	padding: 5px 7px 5px 10px;
	color:#000;
	text-decoration:none;
	float: left;
}
a.vcard_button {
	background: url(../images/button_vcard.png) no-repeat 0 0;
	width: 60px;
	height: 5px;
}
h4 {
	margin: 0 0 4px;
	padding: 0;
	color: #4c4c4c;
	font-size: 15px;
}
a.vcard_button:hover {
	background-position: 0 -15px;
}
#select_office {
	text-align: right;
}
#offices_menu {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 3px solid #a3abb7;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
#offices_menu ul li.active a {
	color: #ef4206;
	background: url(../images/office_menu_arrow.jpg) no-repeat right 7px;
	padding: 0 15px 0 0;
}
#offices_menu ul li.active {
	font-size: 16px;
	font-weight: bold;
	color: #ef4206;
	background: url(../images/office_menu_arrow.jpg) no-repeat right 9px;
	padding: 0 15px 0 0;
}
#offices_menu ul li a {
	font-size: 16px;
	font-weight: bold;
	padding: 0 15px 0 0;
}
#offices_menu ul li a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #ef4206;
	background: url(../images/office_menu_arrow.jpg) no-repeat right 9px;
	padding: 0 15px 0 0;
}
#offices_menu ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
h2 {
	color: #1c2d4b;
	font-size: 20px;
	text-transform: capitalize;
	margin: 0 0 15px;
	clear: both;
}
#main_content_left div.employee_area {
	clear: both;
	margin-top: 10px;
}
#offices_menu ul li {
	float: left;
	list-style: none;
	position: relative; /* IE fix */
	color: #3d3d3d;
	margin: 0 1em 0 0;
	padding: 0;
}
/* Contact form styling */

#contact-wrapper {
	width: 510px;
	border:1px solid #e2e2e2;
	background: #f9f9f9;
	padding:20px;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:16px;
	width:auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:16px;
	color:#333;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	width: 496px;
	height: 100px;
}
#adress {
	padding-bottom: 20px;
}
#adress div.span-12.last small a {
	font-size: 11px;
}
hr.bold {
	border-bottom: 3px solid #ddd;
	border-top-style: none;
	margin-top: 20px;
	clear: both;
	float: left;
}
