body {
	background-color: #0f0f0e;
	margin: 0;
	color: #f0f0f0;
	font-family: "Trebuchet MS", Trebuchet;
	font-size: 15px;
	line-height: 26px;
}


a {
	text-decoration: none;
	color: #85b8e4;
}

a:hover {
	text-decoration: underline;
	color: #639fd2;
}

.container div p {

	padding-bottom: 11px;
}

#header {
	height: 18em;

}




.menuList li .portsub {
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	color: #999999;
	margin-bottom: 2px;
	line-height: 10px;
	}

#header h1 {
	font-family: "Trebuchet MS", Trebuchet;
	font-size: 48px;
	padding: 0;
	height: 45px;
	margin: 0;
	padding-top: 200px;
	font-weight: normal;
	letter-spacing: -2px;
	
	background: url(logo.png) -2px 192px no-repeat;

}

#header h1 span {
display: none;
}

#intro {
	font-family: Georgia, Times, "Times New Roman";
	font-size: 26px;
	line-height: 32px;
	padding-top: 110px;
	color: #727272;
	background: url(intro.png) -2px 112px no-repeat;
	height: 130px;
}

#intro p {
	margin:0; padding: 0;
	display: none;
}

#intro span {
	color: #d5d5d5;
}

#bodycontainer {
	position: relative;
	background: url(images/leftpara.png) 360px 97px no-repeat;
}

#menu {
	position: absolute;
	width: 140px;
	padding-left: 10px;
	height: 100px;
	z-index: 20;
	top: 290px;
	left: 0px;
	height: 250px;

}
.menuList {
	background: url(images/90pc.png);

	list-style-type: none;
	padding: 0;
	margin: 0;


	font-family: "Trebuchet MS", Trebuchet, Sans-Serif;
	font-size: 14px;
	line-height: 26px;
	
}

.menuList li {
	padding: 0;
	margin: 0;
}


.menuList li a:hover {

	background-color: #333;
}

.noJSMenu .menuChild {
	display: none;
}

.noJSMenu:hover {
	width: 380px;
}

.noJSMenu:hover .menuChild {
	display: block;
}


.menuChild {
	background: transparent;
	width: 300px;
	padding-left: 80px;
	
}

.menuList li a.selected {
	color: #999;
	cursor: default;
}

.menuList li a.selected:hover {

	background-color: transparent;
}


.menuList li a:hover span {
 display: inline;
 color: #999;
}

.menuList li a:hover .portsub{
display: block;
}

.menuList li a span {
display: none;
}

.menuList li a.selected:hover span {
display: none;
}

.menuList li a.selected:hover .portsub {
display: block;
}


.menuList li a {
	display: block;
	padding: 10px 0px 9px 10px;
	margin: 0;
	line-height: 20px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}

.maincontent p {
	background-color: #0b0b0b;
	margin-top: 0px;
	padding-top: 26px;
	color: #bbb;
}

h2.maintitle {
	font-weight: normal;
	line-height: 26px;
	margin-top: 23px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	

}


h2.matchtomain {
	font-weight: normal;
	line-height: 26px;
	margin-top: 8px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	

}

#footer h2 {
color: #e4bb85;
}

.maincontent p {
	padding:10px;
	padding-bottom: 13px;
	padding-top: 13px;
}


.singlespace {
	height: 1em;
	}

.doublespace {
	height: 2em;
	}

#footer {

	background: #191918;
	color: #f0f0f0;
	margin-top: 13em;
	font-size: 13px;
	
}
#footer .container {
	background: transparent;
	/*background-color: #f5f4f0; 403425*/
}

#contactDiv, #errorDiv {
	display: none;
}


.popup {
/*background:#0f0f0e;
 padding-left: 30px; padding-top: 10px; padding-bottom: 10px; padding-right: 30px;*/}



		