﻿body {
	margin: 0;
	background: repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	outline: none;
}
/*a img {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    display:block;
    height: 71px;
    width: 200px;
}*/
#image
{
	border-style: none;
    border-color: inherit;
    border-width: 0;
    display: block;
    height: 71px;
    width: 200px;
}
.background {
	background: no-repeat center top #dcdbdb ;
}
.page {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 35px;
}


/*------------------------- Header -------------------------*/
.header {
	background: none #ffffff;
	height: 72px;
	margin: 0 10px;
	padding: 0px 0px 0px 0px;
}
.header a#logo {
	display: block;
	float: left;
	height: 42px;
	width: 320px;
}
.header ul {
	float: right;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 40px 33px 0 0;
}
.header ul li:first-child {
	margin: 0;
}
.header ul li {
	float: left;
	margin: 0 0 0 20px;
}
.header ul li a {
	color: #006600;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .025em;
	line-height: 30px;
	text-decoration: none;
	text-transform: uppercase;
}
.header ul li.selected a, .header ul li a:hover {
	color: #ff7500;
}


/*------------------------- Body ---------------------------*/
.body {
	background: url(../images/bg-content.png) no-repeat left bottom #fbfbf4;
	margin: 0 0 12px;
	/*min-height: 1188px;*/
	padding: 12px 10px 10px;
}


/* .body.info is for the INFO page */
.body.info div:first-child {
	background: none;
	border-color: #030303;
	border-style: none solid none solid;
	border-width: 4px;
	float: left;
	/*min-height: 1159px;*/
	padding: 0 0 0px;
	width: 932px;
}
.body.info div:first-child span {
	background: url(../images/icons.png) no-repeat 20px -373px #030303;
	color: #ff7500;
	display: block;
	font-size: 30px;
	height:47px;
	line-height:44px;
	padding:0 0 0 65px;
	text-transform:uppercase;
}
.body.info div:first-child ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.body.info div:first-child ul li {
	background: none #fbfbf4;
	border-bottom: 4px solid #030303;
	overflow: hidden;
	padding: 24px 15px 13px;
}
.body.info div:first-child ul li a {
	float: left;
	margin: 0 20px 0 0;
}
.body.info div:first-child ul li div {
	border: 0 none;
	margin: 0!important;
	overflow: visible;
	padding: 0!important;
}
.body.info div:first-child ul li div h3 {
	color: #006600;
	float: none;
	font-size: 17px;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
}
.body.info div:first-child ul li div h3 a:hover {
	color: #ff7500;
	text-decoration: underline;
}
.body.info div:first-child ul li div span {
	background: none;
	color: #5e5e5e;
	display: inline;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	height: auto;
	line-height: 18px;
	padding: 0;
	text-transform: none;
}
.body.info div:first-child ul li div span span {
	color: #ff7500;
	padding: 0;
}
.body.info div:first-child ul li div p {
	color: #5e5e5e;
	font-size: 12px;
	line-height: 18px;
	margin: 15px 0;
}
.body.info div:first-child ul li div p a {
	color: #5e5e5e;
	float: none;
	font-family: inherit;
	font-size: 12px;
	margin: 0;
	text-decoration: underline;
	text-transform: none;
}
.body.info div:first-child ul li div a {
	color: #ff7500;
	float: right;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	line-height: 18px;
	margin: -20px 0 -25px;
	padding: 0;
	text-transform: uppercase;
}
.body.info div:first-child ul li div > a:hover {
	color: #ff9c00;
}

.body.info-single div:first-child {
	background: none repeat scroll 0 0 transparent;
	border-color: #030303;
	border-style: none none none solid;
	border-width: 4px;
	float: left;
	/*min-height: 1169px;*/
	padding: 0 0 19px;
	width: 716px;
}
.body.info-single div:first-child span:first-child {
	background: url(../images/icons.png) no-repeat scroll 20px -373px #030303;
	color: #FF7500;
	display: block;
	font-size: 30px;
	height: 47px;
	line-height: 44px;
	padding: 0 0 0 65px;
	text-transform: uppercase;
}
.body.info-single div:first-child div {
	border-bottom: 4px solid #030303;
	clear: both;
	padding: 18px 20px 36px 17px;
}
.body.info-single div:first-child div h3 {
	color: #026593;
	font-size: 26px;
	font-weight: 400;
	line-height: 24px;
	margin: 19px 0 3px;
	text-transform: uppercase;
}
.body.info-single div:first-child div span {
	color: #5e5e5e;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.body.info-single div:first-child div span span:first-child {
	background:none;
	color:#ff7500;
	display:inline;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	height:auto;
	line-height:18px;
	padding:0;
	text-transform:none;
}
.body.info-single div:first-child div p {
	color:#5e5e5e;
	font-size:12px;
	font-weight:700;
	line-height:18px;
	margin:18px 0 0;
}
.body.info-single div:first-child div.section {
	border-bottom:4px solid #030303;
	padding:13px 20px 24px 17px;
}
.body.info-single div:first-child div.section h5 {
	color:#026593;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:18px;
	margin:0;
	text-transform:uppercase;
}
.body.info-single div:first-child div.section h4 {
	color:#ff7500;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:18px;
	margin:18px 0 1px;
	text-transform:none;
}
.body.info-single div:first-child div.section span {
	color:#5a5a5a;
	display:block;
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:12px;
	font-style:italic;
	font-weight:700;
	line-height:18px;
}
.body.info-single div:first-child div.section p {
	color:#5a5a5a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0 0 0 37px;
}
.body.info-single div:first-child div.section p a {
	color:#5a5a5a;
}
.body.info-single div:first-child form {
	background:none #fbfbf4;
	padding:13px 20px 5px 17px;
}
.body.info-single div:first-child form span:first-child {
	background:none;
	color:#026593;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	font-weight:400;
	height:auto;
	line-height:18px;
	margin:0 0 14px;
	padding:0;
	text-transform:uppercase;
}
.body.info-single div:first-child form label {
	color:#5e5e5e;
	display:block;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	height:35px;
}
.body.info-single div:first-child form label input {
	background:none #fbfbf4;
	border:1px solid #989797;
	cursor:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:auto;
	margin:0 12px 0 0;
	padding:4px 5px 5px;
	text-align:left;
	width:188px;
}
.body.info-single div:first-child form textarea {
	background:none #fbfbf4;
	border:1px solid #989797;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:123px;
	margin:1px 0 23px;
	overflow:auto;
	padding:4px 5px;
	resize:none;
	width:298px;
}
.body.info-single div:first-child form input {
	background:none #ff7500;
	border:1px solid #1f1f1f;
	cursor:pointer;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	height:30px;
	text-align:center;
	width:132px;
}
.body.info-single div:first-child form > input:hover {
	background:none #ff9c00;
}

.body.info, .body.info-single {
	overflow: hidden;
}
.body.info div:first-child ul li div p a:hover, .body.info-single div:first-child div p a:hover, .body.info-single div:first-child div.section p a:hover, .body.team div:first-child div p a:hover {
	color: #ff7500;
}

.body.info-single div:first-child a#paging, .body.team-single div:first-child a#paging {
	color: #FF7500;
	float: right;
	font-size: 12px;
	margin: -27px 20px 0;
	text-transform: uppercase;
}
.body.info-single div:first-child div img {
	border: 5px solid #030303;
	display: block;
}
.body.info-single div:first-child div p a {
	color: #5e5e5e;
}


/*------------------------- Footer -------------------------*/
.footer {
	background: none #ffffff;
	height: 67px;
	margin: 0 10px;
	padding: 0;
}
.footer div:first-child {
	float: left;
	margin: 0 0 0 20px;
	overflow: hidden;
}
.footer div:first-child ul {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 10px 0 0;
}
.footer div:first-child ul li {
	color: #026593;
	float: left;
	font-size: 11px;
}
.footer div:first-child ul li:first-child a {
	padding-left: 0;
}
.footer div:first-child ul li a {
	color: #006600;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	line-height: 30px;
	padding: 0 13px;
	text-decoration: none;
	text-transform: uppercase;
}
.footer div:first-child ul li a:hover, .footer div:first-child ul li.selected a {
	color: #ff7500;
}
.footer div:first-child p {
	color: #006600;
	display: block;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	line-height: 11px;
	margin: -2px 0 0;
	text-decoration: none;
	text-transform: uppercase;
}
.footer div.connect {
	float: right;
	padding: 20px 20px 0;
}
.footer div.connect span {
	color: #006600;
	float: left;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
}
.footer div.connect a {
	float: left;
	height: 22px;
	margin: 0 0 0 7px;
	text-indent: -99999px;
	width: 23px;
}
.footer div.connect a#fb {
	background: url(../images/icons.png) no-repeat 0 -184px;
}
.footer div.connect a#fb:hover {
	background: url(../images/icons.png) no-repeat 0 -207px;
}
.footer div.connect a#twitter {
	background: url(../images/icons.png) no-repeat 0 -230px;
}
.footer div.connect a#twitter:hover {
	background: url(../images/icons.png) no-repeat 0 -253px;
}
.footer div.connect a#googleplus {
	background: url(../images/icons.png) no-repeat 0 -276px;
}
.footer div.connect a#googleplus:hover {
	background: url(../images/icons.png) no-repeat 0 -299px;
}
.footer div.connect a#contact {
	background: url(../images/icons.png) no-repeat 0 -322px;
}
.footer div.connect a#contact:hover {
	background: url(../images/icons.png) no-repeat 0 -345px;
}