@charset "utf-8";
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #FFFFFF url(images/pageBgBottom.jpg) repeat-x bottom;
	padding-bottom: 50px;
	color: #666666;
}
p, hr, form {
	margin: 0px;
}
.pageBgTop {
	background: url(images/pageBgTop.jpg) repeat-x top;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
#header .logo {
	float: left;
	width: 230px;
}
#header .toplinks {
	float: right;
	width: 300px;
	text-align: right;
	font-size: 9px;
	margin-top: 10px;
}
#header .navbar {
	float: right;
	clear: right;
	width: 500px;
	text-align: right;
	margin-top: 20px;
}
#header {
	padding-top: 35px;
	padding-bottom: 24px;
	border-bottom: 2px solid #000000;
}
#header .toplinks a {
	text-decoration: none;
	color: #666666;
	margin-left: 5px;
}
#header .toplinks a:hover {
	color: #EA203A;
	text-decoration: underline;
}
#animations {
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#boxes {
	margin-bottom: 25px;
}
.box {
	width: 246px;
	float: left;
	color: #F5F5F5;
}
#boxes .spacer {
	float: left;
	width: 11px;
}
.box .content {
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 11px;
}
.box .content h2 {
	margin: 0px;
}
.box .content h1 {
	margin: 0px 0px 5px;
}
.box .more {
	float: right;
	padding: 9px 10px;
	background: #FFFFFF;
}
#boxes .bg1 {
	background: #fc283e;
}
.box .more a {
	color: #000000;
	text-decoration: none;
}
.box .more a:hover {
	color: #D01520;

}
#boxes .bg2 {
	background: #eb1e2d;
}
#boxes .bg3 {
	background: #d01520;
}
#main .left {
	float: left;
	width: 246px;
}
#main .right {
	float: right;
	width: 500px;
}
#news .heading, #welcome .heading {
	color: #FFFFFF;
	background: #333333;
	padding: 5px 10px;
	width: 120px;
	font-weight: bold;
	font-size: 14px;
}
.bottomBdr {
	border-bottom: 1px solid #000000;
}
#news .content {
	padding: 20px;
}
a {
	color: #D01520;
}
a:hover {
	text-decoration: none;
}
.newsDate {
	font-weight: bold;
	color: #D01520;
}
#welcome .heading {
	width: 270px;
}
#welcome .content {
	padding: 20px;
}
#main .services {
	margin-top: 10px;
	background: #E9E9E9;
	padding: 20px;
	margin-bottom: 10px;
}
#main .services .heading {
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
#contact {
	background: #d01520;
	padding: 10px;
	color: #FFFFFF;
}
#contact a {
	color: #FFFFFF;
}
#footer {
	font-size: 10px;
	color: #A6A6A6;
	padding: 20px 0px;
}
#footer .right {
	float: right;
}
#footer .left {
	float: left;
}
#header .tagline {
	float: right;
	clear: right;
	margin-top: 5px;
	color: #EC5135;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;
	width: 450px;
	text-align: right;
}
.tagline .bigBlack {
	font-size: 24px;
	color: #000000;
}
#partnerLogos {
	background: #666666;
}
.navbar a {
	display: block;
	float: left;
	padding: 5px 9px;
	text-decoration: none;
	color: #666666;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
.navbar .FLOAT {
	float: right;
}
.navbar a:hover, .navbar a.activeMenu {
	color: #EC4F33;
}
.imgLeft {
	float: left;
	margin-right: 10px;
}
#feedback input,  #feedback textarea{
	width: 195px;
}
#feedback #submit {
	width:auto;
}
div.onContactPage#header {
	border-bottom-style: none;
}
#equipImgBox {
	width: 438px;
	border: 1px solid #333333;
	background-color: #CCCCCC;
}
.msgBox {
	font-size: 12px;
	padding: 10px;
	background-color: #FFDFDF;
	border: 1px solid #CC0000;
	text-align: center;
	margin-bottom: 10px;
}

