

#mainHeader { height: 173px; background: whites url(../Images/Graphics/bg_content.gif) repeat-y; }
#headerwcpa {height: 35px; background: white url(../Images/Graphics/bg_header01.gif) no-repeat; }
#headerwcs {height: 35px; background: white url(../Images/Graphics/bg_header01wcs.gif) no-repeat; }
.contentBg { background: transparent url(../Images/Graphics/bg_content.gif) repeat-y; height: 345px}
.content { padding: 22px 11px 23px 26px; background: transparent url(../Images/Graphics/bg_home01.gif) no-repeat; background-position: right bottom;}
.mainImage { padding: 115px 27px 0px 0px; background: white url(../Images/Graphics/im_main01.jpg) no-repeat; width: 562px;}
.mainImagewcs { padding: 115px 27px 0px 0px; background: white url(../Images/Graphics/im_main02.jpg) no-repeat; width: 562px;}
.navigation { padding: 22px 10px 0px 15px; }


/* Footer */
.footer{ padding: 0px 25px 0px 22px; colour: #858383; vertical-align: middle; background: transparent url(../Images/Graphics/bg_footer.jpg) no-repeat; height: 54px;}
.footer p { color: #1c1620; font-size:11px; }
.footer a{ text-decoration:none; color: #1c1620;}
.footer a:hover{ text-decoration:underline; color: #4a4a4a;}



/* All Navigations */
.Nav_Side_Level1,.Nav_Side_Level2,.Nav_Side_Leveln,.Nav_Side_Level_Selected,.Nav_Top{ text-decoration:none;}
.Nav_Side_Level1{ color:036; font-weight:bold; }
.Nav_Side_Level2{ color:369; }
.Nav_Side_Leveln{ color:69a; }
.Nav_Side_Level_Selected{ }
.Nav_Top{ color:036;} 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */

