body {
	background-color: #5A5A5A;
	background-image: url(img-layout/wallpaper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	margin-bottom: 0px;
	color: #FFF;
}
.loginpage-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #999;
	padding: 4px;
	border: 1px solid #CCC;
	width: 220px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: left;
}
.loginpage-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	background-color: #C00;
	background-repeat: repeat-x;
	background-position: top;
	padding: 4px;
	border: 1px solid #FFF;
	background-image: url(home/img-layout/button-bg.png);
	-moz-box-shadow: 0px 0px 6px #666;
	-webkit-box-shadow: 0px 0px 6px #666;
	box-shadow: 0px 0px 6px #666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-shadow: #000 1px 1px 1px;
	font-weight: bold;
}
.text-introducerlogin a:hover {
	color: #F00;
	text-decoration: underline;
}
.text-introducerlogin {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.text-introducerlogin a:link {
	color: #F90000;
	text-decoration: none;
}
.text-introducerlogin a:visited {
	color: #F90000;
	text-decoration: none;
}
.text-introducerlogin a:active {
	color: #F90000;
	text-decoration: none;
}

.main-table {
	background-repeat: repeat;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	line-height: 22px;
	padding: 10px;
}
.whoweare-spacer {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #999;
	padding-top: 10px;
	padding-right: 10px;
}
.whoweare-table {
	background-color: #000;
	border: 1px solid #333;
	height: 100%;
}

.slider-spacing {
	padding-top: 10px;
}
.header-phone {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.nav-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	background-color: #a80404;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #a80404;
	background-image: url(img-layout/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
}
.nav-bg a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.nav-bg a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.nav-bg a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.nav-bg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	background-image: url(img-layout/arrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
}
.footer {
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #999;
}
.footer a:link {
	color: #CCC;
	text-decoration: underline;
}
.footer a:visited {
	color: #CCC;
	text-decoration: underline;
}
.footer a:active {
	color: #CCC;
	text-decoration: underline;
}
.footer a:hover {
	color: #fff;
	text-decoration: underline;
}
.maintable-spacer {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #999;
	padding-top: 10px;
	padding-right: 10px;
}
.maintable-spacer {
	width: 730px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #999;
	padding-top: 10px;
	padding-right: 10px;
}
.page-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #666;
	letter-spacing: -1px;
	line-height: 30px;
}
.promo-image-border {
	border: 1px solid #FFF;
}
a:link {
	color: #CCC;
}
a:visited {
	color: #CCC;
}
a:active {
	color: #CCC;
}
a:hover {
	color: #F00;
}

#pscroller1{
	width: 450px;
	height: 1.2em;
	border: 1px dashed black;
	padding: 5px;
	background-color: lightyellow;
	color: #333;
}

#pscroller2{
	width: 400px;
	height: 150px;
	border: 1px solid black;
	padding: 5px;
	background-color: #F0F0F0;
	color: #333;
}

.rssclass .rsstitle{
	font-weight: bold;
	color: #333;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
	text-decoration: none;
	color: #333;
}

.loginpage-headline {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
.lp-contactform {
	background-color: #F26432;
	padding-top: 8px;
	padding-bottom: 8px;
}
.lp-contactform-bg {
	background-image: url(landingpageimages/contactformheader.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 300px;
	padding-top: 70px;
}
.lp-contactform-text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 5px;
	font-weight: bold;
}
.lp-contactform-textbox {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #E3E2D2;
	border: 1px solid #999;
	width: 200px;
	padding: 5px;
}
.lp-contactform-name {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-bottom: 5px;
	font-weight: bold;
}
.lp-contactform-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #333;
	padding: 5px;
	width: 200px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #555;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #555;
	margin-top: 8px;
}
.lp-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #FFF;
}
.lp-leftsidespacing {
	padding-right: 15px;
}
.lp-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #999;
}
.lp-topspacing {
	padding-top:18px;
}
.lp-contactbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	background-color: #202020;
	border: 1px solid #333;
}
.lp-subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
	line-height: 28px;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.err_input {
  border-bottom-color:red;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-left-color:red;
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:red;
  border-right-style:solid;
  border-right-width:1px;
  border-top-color:red;
  border-top-style:solid;
  border-top-width:1px;
}

