html > BODY
{
  font-size: 12px;
	background:#fff url(/resources/theme/bkgd_skyline.jpg) 50% 100% no-repeat !important;
}

html > body {
		background: #000;
}

/* CUSTOM STYLES */

html > body #idMainContainer {
	background:none;
}

html > body #idMainContainerTopCorners.cornersContainer {
	background:none;
}

#idHeaderContainer {
	height:200px !important;
}

#idMainMenu a {
/*	color:#fff !important;*/
	font-size:14px !important;
}

#idMainMenu {
	padding-left:25px;
	width:175px !important;
}

#idMainMenu a:hover {
	background:none !important;
	color:#666;
}

#idMainMenu li span span {
	color: #666;
}

html > body #idPrimaryContentContainer .d9 {
	background:none;
}

#idLoginContainer div {
	background:none !important;
}



#idMainContainer div {
	background:none !important;
}

#idMainContainer {
	background:#fff !important;
}

p {
	color:#444 !important;
	font-size:12px;
	line-height:22px;
}

h3 {
	color:#444 !important;
}

a {
	color:#7EA63C !important;
}

#idPrimaryContentContainer .d1 {
	border:none;
	padding-right:25px;
}

#idMainMenu li ul {
	background:none !important;
}

#idMainMenu li ul a {
	font-size:12px !important;
	
	
}

