/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%;}
body {font-size:100%; line-height:1.0625em; background:#010101}
html, input, textarea	{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#fff;
	font-stretch:ultra-expanded;
}	

.clear { clear:both;}
.container1{ width:100%}
a img{ border:0px}
a{ color:#ff8d0c; text-decoration:none;} 
a:hover{
	text-decoration:none;
	color:#999999;
}

.header {
	font-size:18px;
	color:#ff8d0c;
	font-weight: bold;
}

.subHeading {
	font-size:13px;
	color:#ff8d0c;
}


ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:14px; margin-bottom:-2px }
ul li a{color:#ff8d0c; font-size:.916em; text-decoration:none; padding:0} 
ul li a:hover { text-decoration:none; color:#999999; }

.ul-menu{margin:0; padding:0 0 0 0px; list-style:none; width:160px;}
.ul-menu li{background:url(images/line.gif)  bottom left no-repeat; margin:0; padding:0; text-align:left; padding:13px 15px 13px 5px }
.ul-menu li a{ color:#ff8d0c; text-decoration:none; line-height:1.5em; /* background:url(images/marker1.gif) top left no-repeat; */ text-align:left; font-size:1.25em;} 
.ul-menu li a:hover { color:#fff; text-decoration:none; }
.ul-menu li .current { color:#fff; text-decoration:none; }
.ul-menu .last{ background:none }
.ul-menu em { display:block;}
.ul-menu b { display:block; font-weight:normal; font-style:normal;}

.ul-menu a:hover em{ /* background:url(images/marker-1.gif) no-repeat left center; */}
.ul-menu a:hover  b { background:url(images/marker-2.gif) no-repeat right center; font-weight:normal; font-style:normal;}
.ul-menu .current em{ /* background:url(images/marker-1.gif) no-repeat left center; */}
.ul-menu .current  b { background:url(images/marker-2.gif) no-repeat right center; font-weight:normal; font-style:normal; }
.ul-menu .current a:hover em{padding:0 0 0 0}
.ul-menu .current a:hover  b {  padding:0 0 0 0; }


/*content*/
#content{ font-size:13px; text-align:left;}


/* genral image style */
#content .img-left{ float:left; margin:0 10px 20px 0}
/* end gneral image style */


/*box*/
.box{ width:100%;}
.box .indent-box{ padding:20px 20px 20px 20px; }


/*footer*/
#footer { color:#fff; font-size:0.6875em; }
#footer .indent-footer{ padding:20px 30px 0 0px;}
#footer a {color:#ff8d0c; text-decoration:underline}  
#footer a:hover {  text-decoration:none}