body {
    background-image: url(pictures/background-body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
    font-family: Arial;
    font-size: 12px;
    line-height: 19px;
    background-color: #455354;
    text-align: center;
}

#centerScreen {
	width: 970px;
	text-align: left;
	margin: 0px auto 0px auto;
	display: block;
	height:auto !important;
}

#header {
    background-image: url(pictures/background-header.png);
	position: relative;
	left: 0px;
	top: 0px;
	width: 970px;
	height: 310px;
}

#headerLogo {
	position: absolute;
	left: 60px;
	top: 100px;
	width: 312px;
	height: 70px;
}


/*Social Media */

#headerSocial {
    position: absolute;
    width: 930px;
    height: 28px;
    left: 20px;
    top: 37px;
    text-align: right;
}

#headerSocialAddthis {
    position: absolute;
    top: 6px;
    left: 790px;
    width: 140px;
}

#headerSocialAddthisText {
    position: absolute;
    top: 5px;
    left: 698px;
    font-size: 11px;
}

#headerSocialTwitterText {
    position: absolute;
    top: 5px;
    left: 410px;
    font-size: 11px;
}

#headerSocialTwitter {
    position: absolute;
    top: 0px;
    left: 455px;
}

#headerSocialRSSText {
    position: absolute;
    top: 5px;
    left: 275px;
    font-size: 11px;
}

#headerSocialRSS {
    position: absolute;
    top: 0px;
    left: 335px;
}

#headerSocialFacebookText {
    position: absolute;
    top: 5px;
    left: 0px;
    font-size: 11px;
}

#headerSocialFacebook {
    position: absolute;
    top: 0px;
    left: 60px;
}

#headerPicture {
    position: absolute;
    top: 88px;
    left: 415px;
    width: 510px;
    height: 154px;
}

/* Navigation menu */

#headerMenu {
    position: absolute;
    left: 70px;
    top: 265px;
    height: 37px;
    width: 830px;
}

#headerMenuNav {
	margin:0;
	padding:0;
    margin-left: 0px;
    margin-top: 0px;
    list-style:none;
    z-index: 10;
}

#headerMenuNav li {
	position:relative;
	left: 0px;
	display:block;
	margin: 0px;
	padding: 0px;
	height: 37px;
	float: left;
    text-align: center;
    z-index: 10;
}

#headerMenuNav li a {
	color: #ffffff;
    line-height: 37px;
    font-weight: bold;
    padding: 0px 28px 0px 28px;
	display: block;
    text-align: center;
	text-decoration: none;
}

#headerMenuNav li a:hover {
    background-image: url(pictures/background-menu-hover.jpg);
    color: #ffffff;
}

#headerMenuNav a span {
	padding-left: 0px;

}

#headerMenuNav a.selected {
    background-image: url(pictures/background-menu-hover.jpg);
    color: #ffffff;
}

#contentHolder {
    width: 970px;
    float: left;
    position: relative;
    background-image: url(pictures/background-content.png);
    padding-top: 30px;
}

#contentLeftHome {
    position: relative;
    width: 340px;
    float: left;
    margin-left: 40px;
}

#contentRightHome {
    position: relative;
    width: 510px;
    float: left;
    margin-left: 25px;
}

#contentLeft {
    position: relative;
    width: 190px;
    float: left;
    margin-left: 40px;
}

#contentMiddle {
    position: relative;
    width: 510px;
    float: left;
    margin-left: 25px;
}

#contentRight {
    position: relative;
    width: 135px;
    float: left;
    margin-left: 25px;
}


/* Twitter */

.aStandard {
    background-image: url(pictures/button-standard.png);
    width: 100px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #ffffff;
    display: block;
    text-decoration: none;
    margin: 3px 0px 3px 0px;
}


.aLink {
    text-decoration: none;
    
}

.aLink:hover {
    text-decoration: underline;
    
}

a {
  color: #000000;
}

ul {
    list-style-image: url(pictures/arrow-right.png);
    margin-left: 0px;
    padding-left: 18px;
}

ul a {
    text-decoration: none;
}

ul a:hover {
    text-decoration: underline;
}

h1 {
    color: #293131;
    margin: 0px 0px 15px 0px;
    font-size: 18px;
    padding: 0px 0px 10px 10px;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
}

/*
h1 span {
    padding-left: 10px;
}
*/


h2 {
    color: #293131;
    margin: 0px 0px 15px 0px;
    font-size: 18px;
    padding: 0px;
    padding-bottom: 5px;
}

h3 {
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

h4 {
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.h2Home {
    color: #293131;
    margin: 0px 0px 15px 0px;
    font-size: 18px;
    padding: 0px;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
}

.h2Home span {
  padding-left: 10px;

}

.padding10 {
    padding: 0px 10px 0px 10px;
}


.fontBold {
  font-weight: bold;
}

#footerText {
    height: 30px;
    line-height: 30px;
    float: left;
    position: relative;
    width: 970px;
    margin-top: 40px;
}

#footerTextPadding {
    margin: 0px 0px 0px 50px;
    width: 870px;
    border-top: 1px dotted #cccccc;
    color: #5e6a6b;
    font-size: 11px;
}

#footerTextPadding a {
     color: #5e6a6b;
}

#footer {
    float: left;
    position: relative;
    width: 970px;
    height: 5px;
    margin-top: 0px;
    margin-bottom: 30px;
    background-image: url(pictures/background-footer.png);
    font-size: 11px;
    background-repeat: no-repeat;
    padding-bottom: 30px;
}





