@charset "utf-8";
/*--------layout----------*/
* {
	margin: 0 auto;
	padding: 0px;
}
body {
	font-size: 95%;
	color: #CCCCCC;
	background-color: #202020;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.offlft {
	margin-left: -9000px;
}
h1 {
	font-size: 125%;
	font-weight: bold;
	padding-top: 2.5em;
	padding-bottom: 1.2em;
	color: #A0C828;
}
#footer #inside2 {
}

h2 {
	font-size: 110%;
	padding-top: 1em;
	padding-bottom: 1em;
	color: #A0C828;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #BCDF60;
}

#clear {
	clear: both;
}

#wrapper {

}
#header {
	background-image: url(images/hfbg2.jpg);
	background-repeat: repeat;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #383838;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	height: 140px;
}
#header #inside {
	width: 850px;
	height: 140px;
}

#header #inside #logo {
	height: 103px;
	width: 110px;
	padding-top: 25px;
	text-align: center;
	margin: 0 auto;
	float: left;
}
#header #inside #mainNav {
	width: 650px;
	float: right;
}
#header #inside #mainNav ul {
	list-style-type: none;
	text-align: center;

}
#header #inside #mainNav li {
	float: left;
	padding-top: 117px;
}
#header #inside #mainNav a {
	display: block;
	text-decoration: none;
	padding-right: 20px;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #555;
	font-weight: bold;
	text-transform: uppercase;
}
#header #inside #mainNav a:active {
	color: #C5F742;
}
#header #inside #mainNav a:hover {
	color: #B0DB3E;
}


#content {
	width: 850px;
	font-size: 75%;
}
#content #content1 {
	width: 520px;
	float: left;
}
#content1 p {
	line-height: 1.6em;
}
#content2 p {
	text-align: justify;
	line-height: 1.6em;
}
#content2 {
	background-repeat: no-repeat;
	background-position: left top;
}


#content2 a {
	color: #CCCCCC;
	text-decoration: underline;
}
#content2 h2 {
	padding-top: 2.1em;
	font-size: 115%;
	text-transform: capitalize;
	padding-right: 8px;
	padding-left: 8px;
}
#content2 li {
	padding-left: 20px;
	line-height: 1.2em;
	list-style-position: inside;
}




#content #worldmap {
	background-image: url(worldmap2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 300px;
	float: right;
	border: 1px solid #383838;
	margin-top: 7em;
}
#events {
	width: 850px;
	height: 1px;
}
#news {
	float: left;
	width: 390px;
	line-height: 1.2em;
	font-size: 90%;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 1em;
}
#images {
	padding: 10px;
	float: right;
	width: 390px;
	background-repeat: no-repeat;
	background-position: center center;
}



#pitch {
	width: 850px;
	background-image: url(images/slogan.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	padding-top: 4em;
	padding-bottom: 4em;
}
#form {
	line-height: 2em;
	vertical-align: top;
	top: 5px;
}
#formwrap {
	border: 1px solid #999999;
	width: 613px;
	background-image: url(FormWrapBG.jpg);
	background-repeat: repeat;
	background-position: center;
}



#footer {
	background-image: url(images/hfbg2.jpg);
	background-repeat: repeat;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #383838;
	font-size: 87%;
	height: 105px;
}

#footer #inside2 {
	width: 850px;
	font-size: 70%;
	height: 90px;
	background-position: left center;
	background-repeat: no-repeat;
}
#footer #inside2 #footerNav {
	font-size: 90%;
	line-height: 1.5em;
	text-align: left;
}

#tablediv {
	float: right;
	width: 610px;
	font-size: 10px;
	line-height: 1.5em;
	text-transform: uppercase;
	text-align: left;
}
#tablediv th {
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	color: #c7e207;
}
#tablediv th a {
	color: #ADE604;
	text-decoration: none;
}
#tablediv th a:hover {
	text-decoration: underline;
	color: #C5F742;
}

#tablediv td {
	font-size: 80%;
	color: #555;
}
#tablediv td a {
	color: #555;
	text-decoration: none;
}
#tablediv td a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.textField {
	color: #757575;
	background-color: #202020;
	border: 1px solid #999999;
	vertical-align: top;
}
.mainNav {
	color: #C5F742;
	display: block;
	text-decoration: none;
	padding-right: 20px;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.style2 {
	color: #555
}
#contentconact table a {
	color: #CCCCCC;
}
.portfoliohdeader {
	font-size: 110%;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #333333;
	background-image: url(portheaderbg.jpg);
	background-position: center center;
	padding-left: 8px;
	border: 1px solid #484848;
}
.portfoliothumb {
	background-position: left top;
}
.style3 {
	color: #555
}
.style15 {color: #555555}
.portheadersub {
	color: #666;
	font-weight: lighter;
	font-style: italic;
}
.style5 a {
	text-decoration: underline;
	color: #A0C828;
}
#clear2 {
	clear: both;
}
.field img {
	vertical-align: top;

}

