body {
    font-family: "Helvetica neue", Helvetica, Arial, Verdana;
    font-size: 62.5%;
    margin: 0;
    text-align: center;
}
.wrap {
    margin: 0 auto;
    text-align: left;
    width: 1000px;
}
p {
    padding: 0;
    margin: 0 0 20px 0;
}

ul {
    padding: 0;
    margin: 0;
}
#logo {
    padding-top: 8px;
    height: 24px;
}
#head {
    margin-bottom: 20px;
}
#main {
    /*margin-bottom: 30px;*/
}
#navigation ul,
#subnavigation ul {
    margin: 0;
    padding: 0 0px 0 0px;
}
#navigation ul li,
#subnavigation ul li {
    display: inline;
    margin-right: 12px;
}
#navigation ul li a,
#subnavigation ul li a {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 32px;
    text-decoration: none;
    color: #fff;
}
#subnavigation ul li a {
    color: #000;
}
#navigation ul li a:hover,
#navigation ul li.active a {
}

#presenter {
    height: 530px;
    overflow: hidden;
    position: relative;
}
#presenter #slides {
    position: relative;
	height:530px;
	width: 999999px;
}
#presenter #slides .slide {
    position: relative;
	float:left;
	display:block;
	height:530px;
	width:1000px;
}
.slide {
    background: #fff;
}
#controls {
    width: 106px;
    position: absolute;
    right: 25px;
    bottom: 24px;
    z-index:99;
    display: none;
}
.claim {
    position: absolute;
    bottom: 25px;
    left: 25px;
}

/* Content */
#content {
    margin-top: 30px;
    font-size: 1.4em;
    font-family: Georgia, serif;
    line-height: 20px;
}
h2 {
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 20px 0;
    font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}
h3 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: Georgia, serif;
}
h4 {
	font-weight: normal;
	margin-top: -20px;
    font-family: Georgia, serif;
}
h3.label {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 6px; 
}
ul#news {
	position: relative;
    padding: 0;
    list-style-type: none;
	margin-bottom: 20px;
}
.date {
	font-weight: normal;
}
ul#news li {
	margin-bottom: 5px;
}
ul#news a,
h3 a {
	text-decoration: none;
	font-weight: bold;
}
ul#news a:hover,
h3 a:hover {
	color: #BD0D00;
}

hr {
	background-color: #000;
	border: none;
	height: 6px;
	padding: 0;
	margin: 0 0 2em;
	width: 33%;
	text-align: left;
}
th {
	text-align: left;
}
a {
    color: #000;
    outline: none;
}
a:hover {
    text-decoration: none;
}
a img {
    border: none;
}
.main h2 {
    font-weight: bold;
}
.marginal h2 {
	font-weight: bold;
	font-size: 16px;
	padding-top: 9px;
	margin-bottom: 10px;
}
.main,
#legal {
	width: 590px;
	padding-right: 40px;
    float: left;
}
.marginal,
#contact {
    width: 340px;
    float: right;
}
#footer {
    margin-top: 30px;
    padding-bottom: 30px;
}
#legal {
    font-size: 1.1em;
    border-top: 6px solid #000;
    padding-top: 4px;
}
#contact {
    font-size: 1.1em;
    border-top: 2px solid #000;
    padding-top: 8px;
}
.block {
    border-top: 2px solid #000;
    padding-bottom: 0px;
}
.block .marginal {
    padding-top: 10px;
}
.block .main object {
    margin-top: 10px;
    margin-bottom: 10px;
}
.contact p {
    margin: 0;
}

dl {
    clear: both;
}
dl dt {
    width: 20%;
    font-weight: bold;
    float: left;
}
dl dd {}

/* defaults */
.clear {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
.hidden {
    display: none;
} 
.skip, .hideme, .print {
    position:absolute;
    top:-32768px;
    left:-32768px;
}

#clientlist,
.personlist {
    width: 1000px;
}
#clientlist a {
	text-decoration: none;
}
#clientlist td,
.personlist td {
    vertical-align: center;
    line-height: 20px;
    height: 30px;
}
#clientlist th,
.personlist th {
    vertical-align: top;
    padding-bottom: 6px;
    padding-left: 0;
    padding-right: 6px;
    border-top: none;
    border-bottom: 2px solid #000;
}
#clientlist td,
.personlist td {
    width: 185px;
    padding: 0 3px;
    text-align: left;
}
#clientlist td.first {
    width: 260px;
}
#clientlist td.first,
#clientlist th.first {
    padding-left: 3px;
    text-align: left;
}
td.last {
    border-right: none;
}
#clientlist td a.section {
    display: block;
    width: 100%;
    height: 6px;
    margin: 12px auto;
}
tr.odd td {
    background-color: rgb(227, 227, 227);
}
.personlist {
    margin-bottom: 30px;
}
.personlist td {
    width: 180px;
}
.personlist td.first,
.personlist td.last {
    width: 230px;
}
.marginal.mtop30 {
	margin-top: 72px;
}
.marginalblock {
    margin-bottom: 30px;
}
.marginalblock h3 {
	margin-bottom: 0;
}
.marginallistitem {
    margin-bottom: 10px;
}

.marginalblock img.left {
    margin-right: 10px;
}
.marginalblock h3.left {
    margin: 0;
    line-height: 40px;
}

.boilerplate {
	font-size: 16px;
	margin-top: 60px;
	margin-bottom: 30px;
}
.boilerplate h3 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 3px;
}
.boilerplate p {
	margin-bottom: 0;
}

div.newsadditional {
    width: 202px;
    margin-right: 10px;
}
div.newsadditional img {
    border: 1px solid #000;
    margin-bottom: 5px;
    margin-top: 4px;
    width: 200px;
}
div.newsbody {
    width: 370px;
}
div.contact {
	margin-bottom: 20px;
}
.form_right {
    float: right;
    width: 250px;
}
input.text {
    width: 250px;
    padding: 2px 0 2px 0;
    margin: 0 0 3px 0;
}
label.left {
    line-height: 25px;
}

.main ul {}
.main ul li { margin-left: 18px;}

#news li { margin-left: 0;}
.m70 {
	margin-left: 70px;
}
.w70 {
	margin-right: 10px;
}
.w270 {
	width: 18em;
}
/* @group Form */
form {
	font-size: 1em;
}

input {
	font-size: 1em;
    font-family: Georgia, serif;
}

input.fullsize {
	width: 334px;
}

input:focus {
	border: 2px solid #BD0D00;
}

input.submit {
	font-weight: bold;
}

input[type="button"] {
	padding: 0 1em;
	height: 26px;
	margin: 0 1em 0 0;
	font-family: Georgia, serif;
	font-size: 14px; 
	font-color: #000000; 
	text-align: center;
	text-shadow: 1px 1px 1px #FFFFFF;
	border: 1px solid #CCCCCC;
	border-bottom: 1px solid #BBBBBB;
	background: transparent url('img/background_btn.png') repeat-x scroll top center;
	background: -webkit-gradient(linear, left top, left bottom, from(#E0E0E0), to(#BBB));
}	

input[type="button"]:hover,
input[type="button"]:focus {
	border: 1px solid #BD0D00;	
}

.btn_input a {
	float: left;
	display: block;
	margin: 0 1em 0 0;
	padding: 3px 0 5px;
	font-family: Georgia, serif;
	font-size: 14px; 
	font-color: #000000; 
	text-align: center;
    text-decoration: none;
	text-shadow: 1px 1px 1px #FFFFFF;
	background: transparent url('img/background_btn_sd_left.png') no-repeat top left;
}
.btn_input a span {
	margin-left: 4px;
	padding: 5px 1em;
	background: transparent url('img/background_btn_sd_right.png') no-repeat top right;
}
.btn_input a.default {
	font-weight: bold;
}
.btn_input a:hover,
.btn_input a:focus {
	background: transparent url('img/background_btn_sd_left_hover.png') no-repeat top left;
}
.btn_input a:hover span,
.btn_input a:focus span {
	background: transparent url('img/background_btn_sd_right_hover.png') no-repeat top right;
}

#additional .marginallistitem {
    min-height: 40px;
}
#additional {
    overflow: hidden;
    height: 0;
}
.moreControls {
    margin-top: 20px;
}
.morecontrols div#showMore {
    float: left;
}
.moreControls div#showLess {
    float: right;
}
.moreControls a {
    text-decoration: none;
    height: 30px;
    padding: 0 0px 3px 0px;
}
.moreControls a:hover {
    text-decoration: underline;
}
/* DESIGN MOCK STYLES */

a.linkicon {
	padding-right: 12px;
	background: url('img/linkicon.png') no-repeat right top;
	text-decoration: none;
}

#news a.linkicon {
	padding-right: 1px;
}

a:hover.linkicon {
	background-position: right -15px;
	color: #BD0D00;
}
/* hover background feedback */
.hoverbg,
.hoverbg a:hover.linkicon,
tr.hoverbg td,
tr.odd.hoverbg td,
tr.hoverbg td,
.hoverbg a {
	color: #fff;
	background-color: #7F7F7F;
	color: white;
	cursor: pointer;
	text-decoration: none;
}
.hoverbg a,
.hoverbg a:hover.linkicon {
	background-position: right -30px;	
}
/* @end */