/* CSS Document */
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,ol {margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; list-style:none}
/* ------------------------------------------------------------------ GENERAL ----------------------------------------------------------------- */
body { margin:0px; padding:0px; background: url(../images/bg.gif) top left repeat-x #00ff01;}
#liquidbg { float:left; width:100%; height:auto; background:url(../images/liquid-bg.gif) top center no-repeat}
a img { border:none; }
/* ------------------------------------------------------------------ LAYOUT ------------------------------------------------------------------ */
#pageHolder { width:900px; height:auto; overflow:hidden; margin:0px auto 0px auto; }
#contentHolder { float:left; clear:left; width:900px; height:auto; overflow:hidden; padding:0px; background:url(../images/content-bg.png) top left repeat-y}
/* ------------------------------------------------------------------ HEADER ------------------------------------------------------------------ */
#header { width:900px; height:162px; overflow:hidden; float:left; padding:0px 0px 0px 0px; background:url(../images/header.jpg) bottom left no-repeat}
#header p { float:left; width:880px; padding-right:20px; padding-top:10px; text-align:right; font-size:12px; color:#fff;font-size:18px; padding-top:5px;}

/* ------------------------------------------------------------------ NAV --------------------------------------------------------------------- */
#navHolder {
	width:900px; height:107px; overflow:hidden; padding:0px; float:left; clear:left; background:url(../images/nav-background.jpg) top left no-repeat scroll; background-color: #74bd00;
}
#navTitle {
	width:300px; height:auto; overflow:hidden; padding-top:48px; padding-left:20px; float:left; clear:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:22px; font-weight:bold; color:#fff;
}

ul.navigation {
	float:right; display:block; margin:60px 10px 0px 0px;
	font-size:14px; font-weight:bold; letter-spacing:0px;
}
ul.navigation li { list-style-type:none; display:block; width:auto; height:24px; float:left;}
ul.navigation li a {
	display:block; width:auto; height:24px; float:left; overflow:hidden; padding:4px 10px 0px 10px; 
	text-decoration:none; color:#d5006c;
}

ul.navigation li a:hover { color:#d5006c; text-decoration:underline}
#active a {
          color:#d5006c;
		  }


/* ------------------------------------------------------------------ FOOTER ------------------------------------------------------------------ */
#footerHolder { width:100%; float:left; background:url(../images/footer-bg.jpg) bottom center repeat-x; padding-bottom:8px}
#footer {
	width:900px; height:auto; overflow:hidden; margin:0px auto; padding:0px 0px 10px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000;
}
#footer a { color:#000; text-decoration:none; }
#footer a:hover { color:#000; text-decoration:underline; }
#footerTop { width:900px; height:20px; overflow:hidden; float:left; background:url(../images/footer-image.jpg) bottom left no-repeat scroll;
			font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000; margin-bottom:50px}
#footerLeft { width:400px; height:auto; overflow:hidden; float:left; padding-top:25px;}
#footerLeft select { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; margin:4px 0px 0px 0px; }
#footerRight { width:500px; height:auto; overflow:hidden; float:right; text-align:right; padding:26px 0px 0px 0px; line-height:14px;}
/* ------------------------------------------------------------------ INDEX ------------------------------------------------------------------- */
.formWidth { width:350px; font-size:12px;}
.formWidth2 { width:150px; font-size:12px;}
.workBox {width:500px; height:auto; border: 1px solid #adadad; padding:7px; font-size:12px; float:left; font-size:12px; color:#fff;}
.workBox2 {width:260px; height:auto; border: 1px solid #adadad; padding:7px; font-size:12px; float:left; font-size:12px; color:#fff;}
.orangeText { color:#d5006c;}
