@charset "utf-8";
/* CSS Document */

/* Wide wide styles */
html, body, p, h1, h2, h3, h4, h5, h6, ul, dd, dt, img, ol, dl, li, q, caption, a, form, input, textarea, fieldset, pre {
	margin:0;
	padding:0;
}
body {
	background-color:#000000;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-image: url(../images/ecmna-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
body p {margin-bottom: 8px;}
#mainWrap {
	position: relative;
	margin: 0 auto;
	width: 980px;
	font-size: 1.3em;
}
#branding {
	position: relative;
	width: 100%;
	height: 110px;
	z-index: 100;
}
#logo {
	position: absolute;
	top: 0px;
	width: 336px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
hr {
	color: #CCCCCC;
	width: 98%;
	border-top-style: dotted;
	border-top-width: 2px;
	margin-top:5px;
	margin-bottom:5px;
}
h1, h2, h3, h4, h5 {margin-top:3px; color:#4c4c4c;}

h1
{
	font-size:20px;
	margin-bottom:0.8em;
	padding:8px;
	font-weight:normal;
	color:#CCCCCC;
	text-transform:uppercase;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

h2
{
	font-size:18px;
	margin-bottom:0.8em;
	font-weight:normal;
	color:#CCCCCC;
}

h3
{
	font-size:18px;
	margin-bottom:0.8em;
	font-weight:normal;
	color:#CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top:10px;}

h4
{
	font-size:12px;
	margin-bottom:0px;
	font-weight:bold;
	color: #00FF00;
	padding-bottom:0px;
}

h5{font-size:12px; margin-bottom:0.8em; line-height:23px; font-weight:normal; color:#999999;}

ul li {padding:2px 0 3px 0; list-style:none;}
ul li a {color:#ffffff;}
#content {
	width:680px;
	float:right;
	margin-top: 0px;
	margin-right: 5px;
	padding:5px;
}
#content ul li {
	list-style:square;
}
#sidebar {
	float:left;
	width: 195px;
	margin-right: 20px;
	padding-top:20px;
	padding-left:60px;
}
/* ---------------------------------- menulist list rounded on contact sidebar ------------------  */

h1#menutitle {
	background-image:url(../images/wherenext.gif);
	border:none;
	padding-top:0;
	margin-top:10px;
}

ul.menulist
{
	background:url(../images/sidemenubg) no-repeat left top;
	height:243px;
	margin-bottom:20px;
}
ul.menulist li
{
border-bottom: 1px solid #333333;
padding:7px 0;
padding-left:38px;
padding-left:23px;
padding-right:23px;
}
ul.menulist li.title {
	padding-top:20px;
	padding-bottom:8px;
	padding-left:21px;
}

ul.menulist li.last {border:none;}

ul.menulist li a
{
	color:#999999;
	padding-left:14px;
	display:block;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

ul.menulist li a:hover, ul.menulist li.active a {
	color:#00FF00;
}

ul.menulist h1.heading-title
{
padding:0;
/*
margin-top:16px;
margin-bottom:10px;

*/
margin-top:10px;
margin-bottom:2px;
}



ul.menulist h1.heading-title
{
padding:0;
/*
margin-top:16px;
margin-bottom:10px;

*/
margin-top:10px;
margin-bottom:2px;
}
.menulistwrapper
 {
	background:url(../images/bg-sidebarmenu-bottom.png) no-repeat left bottom;
	float:left;
	margin-bottom:20px;
	padding-bottom:5px;
}
.menulistwrapper  ul.menulist
{
	background:url(../images/bg-sidebarmenu-top.png) no-repeat left top;
	float:left;
	width:195px;
	min-height:243px;
	height:auto;
	margin-bottom:0px;
}
#navWrap {
	clear:both;
	right:18px;
	position:absolute;
	top:57px;
	width:453px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 57px;
}
#nav {
	float:left;
	height:57px;
}
#nav li {
	float:left;
	display:inline;
}
#nav a {
	color: #999999;
	display:block;
	float:left;
	height:56px;
	text-align:center;
	text-decoration:none;
	width:151px;
	font-weight: bold;
}
#nav a:hover {
	background:#000000;
	color:#fff;
	font-weight: bold;
}
a#nav_1 {
	background-image: url(../images/menu_nav.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0px;
}
#nav a#nav_2 {
	background:url(../images/menu_nav.jpg) no-repeat -151px 0;
	padding-top: 0px;
}
#nav a#nav_3 {
	background:url(../images/menu_nav.jpg) no-repeat -302px 0;
	padding-top: 0px;
}
#nav a:hover#nav_1 {
	background:url(../images/menu_nav.jpg) no-repeat 0 -56px;
}
#nav a:hover#nav_2 {
	background:url(../images/menu_nav.jpg) no-repeat -151px -56px;
}
#nav a:hover#nav_3 {
	background:url(../images/menu_nav.jpg) no-repeat -302px -56px;
}
#nav_1.current {
	background:url(../images/menu_nav.jpg) no-repeat 0 -56px;
}
#nav #nav_2.current {
	background:url(../images/menu_nav.jpg) no-repeat -151px -56px;
}
#nav #nav_3.current {
	background:url(../images/menu_nav.jpg) no-repeat -302px -56px;
}

#footer {
	clear:both;
	margin: 10px 10px 0px 10px;
	padding-top:10px;
	width:98%;
	font-size: 1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.footerLinks {
	float: left;
	width: 85%;
}

.footerCopyRight {

}
