/*********************************************************************
/* Empower Careers Stylesheet
**********************************************************************/

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container{

	width:800px;
	/*background: transparent url(/test/resources/images/page_bg.gif) fixed;*/
	text-align:left;
	background-color:#FFFFFF;
}

#header{
	width: 800px;
	height:14px;
	background-color: #ffffff;
	text-align:center;
	color: #ffffff;
	display:none;
}

#gap{

	width: 800px;
	height:20px;
	background-color: #666666;
	text-align:center;
	colour: #ffffff;
}

#masthead{
	padding: 0px 0px 0px 0px;
	width: 800px;
	height:100px;
	background-color: #ffffff;
	text-align:left;
	/*background: #ffffff url('../images/topLeft.gif') no-repeat left;*/
	/*background: #ffffff url('../images/masthead_bg.gif') no-repeat left;*/
	
}

#flashcontent {
	width: 539px;
	height: 456px;
	float: right;
}

#flashcontent2 {
	width: 520px;
	height: 130px;
	float: left;

}

#content{
	float: left;
    width: 480px;
	text-align:justify;
	/*padding: 10px 10px 10px 10px;*/
	margin: 20px 0px 40px 40px;
}

#content_home{
	float: right;
    width: 540px;
	text-align:left;
	padding: 10px 25px 20px 0px;
	margin: 0px 0px 0px 0px;
}

#centerBanner{
	float: left;
    width: 520px;
	height:130px;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 25px;
	text-align:left;
	/*background: #ffffff url('../images/center_ad.gif') no-repeat center;*/
}

#leftBanner{
	float: left;
	width:268px;
	height:100px;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 0px 0px;
	background: #ffffff url('../images/smallBanner_bg.gif') no-repeat left;
}

#rightBanner{
    float: right;
	width:268px;
	height:100px;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 0px 0px;
	background: #ffffff url('../images/smallBanner_bg.gif') no-repeat left;
}

#leftInfo{
	float: left;
	width:240px;
	height: 240px;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:justify;
	/*background: #ffffff url('../images/info_bg.gif') no-repeat left;*/
}

#rightInfo{
    float: right;
	width:240px;
	height: 240px;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:justify;
	/*background: #ffffff url('../images/info_bg.gif') no-repeat left;*/
}

#footer_home{
	clear: both;
	height: 20px;
	font-size: 8pt;
	font-weight:normal;
	color: #FFFFFF;
    background-color: #666666;
}

#footer{
	clear: both;
	height: 50px;
	font-size: 8pt;
	font-weight:bold;
	color: #FFFFFF;
	/*padding: 10px 10px 10px 10px;*/
	background: #dddddd url('../images/footer.gif') no-repeat left;
}

#links{
    width:440;
	border:#bdbdbd 1px solid;
	font-weight:normal;
	padding: 0px 20px 0px 20px;
	margin: 10px 0px 0px 0px;
}

/************************ LEFT MENU STYLES **************************/

#LeftMenu{
	position:relative;
	float:left;
	width:205px;
	text-align:left;
	padding: 10px 0px 20px 25px;
	margin: 0px 0px 0px 0px;
	font-size:11px;
}

#MainMenuItemOff{
	float: left;
	width: 205px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:22px;  /*number to adjust when menu text doesn't align properly*/
	/*background: transparent url(/resources/images/menu_level1_off.gif) no-repeat;*/
	/*background-color: #C7CCD9;*/
	background-color: #f77b10;
}

#MainMenuItemOn{
	float: left ;
	width: 205px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:22px;
	/*background: transparent url(../images/menu_level1_on.gif) no-repeat;*/
	background-color: #f99540;
}

#SubMenuItemOff{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float: left ;
	width: 205px;
	text-align: left;
	height:22px;
	padding-top:0px;
	background: transparent url(../images/menu_level2_on.gif) no-repeat;
	background-color: #ffffff;
}

#SubMenuItemOff_last{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float: left ;
	width: 205px;
	text-align: left;
	height:30px;
	padding-top:0px;
	background: transparent url(../images/menu_level2_on_last.gif) no-repeat;
	background-color: #ffffff;
}

#SubMenuItemOn{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float: left ;
	width: 205px;
	text-align: left;
	height:22px;
	padding-top:0px;
	background: transparent url(../images/menu_level2_on.gif) no-repeat;
	background-color: #ffffff;
}

a.menuon:link {
    display: block;
	height: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	padding-top:4px;
	margin-left:40px;
}

a.menuon:visited {
    display: block;
	height: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	padding-top:4px;
	margin-left:40px;
}

a.menuon:hover {
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	padding-top:4px;
	margin-left:40px;
}

a.menuoff:link{
	display: block;
	height: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	padding-top:4px;
	margin-left:40px;
}

a.menuoff:visited {
    display: block;
	height: 16px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	padding-top:4px;
	margin-left:40px;
}

a.menuoff:hover {

    display: block;
	height: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	padding-top:4px;
	padding-left: 40px;
	margin-left:0px;
	background-color: #f99540;
}

#MenuText{
	background-color:#ffffff;
	margin-top:-10px;
	padding-bottom:-2px;
	height:22px;
	width:179px;
}

/***************************** SUB MENU LEVEL 1 *******************************/

a.suboff:link {
    display: block;
	height:16px;	
	color: #ffffff;
	text-decoration:none;
	margin-left:40px;
	padding-top:3px;
}

a.suboff:visited {
    display: block;
	height:16px;
	color: #ffffff;
	text-decoration:none;
	margin-left:40px;
	padding-top:3px;
}

a.suboff:hover {

    display: block;
	height:16px;
	color:#666666;
	text-decoration:none;
	margin-left:40px;
	padding-top:3px;
}

a.subon:link {
    display: block;
	height:16px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	padding-left:40px;
	padding-top:3px;
}

a.subon:visited {
    display: block;
	height:16px;
	/*color: #787878;*/
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	margin-left:40px;
	padding-top:3px;
}

a.subon:hover {

    display: block;
	height:16px;
	color:#ffffff;
	text-decoration:none;
	margin-left:40px;
	padding-top:3px;
}

#menu_quotes{
	float: left;
	width: 159px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 35px 23px 0px 23px;
	height:122px;  
	background-color: #f77b10;
	color:#FFFFFF;
	background: transparent url(../images/quotes_bg.gif) no-repeat;
}

#menu_padding_curve{
	float: left;
	width: 205px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:45px;  
	background-color: #ffffff;
	background: transparent url(../images/menu_pad_curve.gif) no-repeat;
}

/*********************************************************************
* HTML tag styles                             
*********************************************************************/

body{

    font-family: verdana, arial, 'sans serif';
    color: #686869;
    font-size:8pt; 	
	margin: 0px;
	padding: 0px;
	background-color:#666666;
	background-image:url('../images/bg.gif');
	background-repeat: repeat-x;
}

p.center{
    text-align:center;
}
p.right{
    text-align:right;
}

p.justify{
    text-align:justify;
}

p.highlight{
    text-align:justify;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}

a{
	color: #f77b10;
	text-decoration: none;
}

a:link{
	color: #f77b10;
	text-decoration: none;
}

a:visited{
	color: #f77b10;
	text-decoration: none;
}

a:hover{
	color: #f77b10;
	text-decoration: underline;
}

h1
{
font-size:18pt;
font-weight:normal;
color: #f77b10;
text-decoration:none;
}

h2
{
font-size:11pt;
font-weight:bold;
color: #f77b10;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/************** .title styles *****************/

#header .title{
    padding: 0px 0px 0px 0px ;
	color:#FFFFFF;
}

#header a{

    color:#ffffff;
}

#gap .information{
    padding: 0px 0px 0px 0px ;
	color:#666666;
}

#gap a{

    color:#666666;
}

#header h1{
font-size:10px;
text-decoration:none;
color:#FFFFFF;
padding: 0px 0px 0px 0px ;
}

/************** pricelist styles *****************/

#pricelist .price{
    float:right;
	text-align:right;  
	width:100px; 
	padding: 8px 0px 0px 0px;
}

#pricelist .time{
    float:left;
	width:290px;
	text-align:left; 
	padding: 8px 0px 0px 0px;
}

/************** .menu_quotes styles *****************/

.menu_quotes_more{

    padding: 7px 23px 0px 0px;
	font-weight:bold;
	color: #ffffff;
	text-align:right;
}

#menu_quotes a{
color:#FFFFFF;
}

/************** .smallBanner_text styles *****************/

.smallBanner_header{

    padding: 10px 30px 5px 20px;
	font-size:10pt;
	font-weight:bold;
	color: #0058AB;
}

.smallBanner_text{
    padding: 0px 30px 0px 20px;
}

.smallBanner_more{

    padding: 0px 30px 5px 120px;
	font-weight:bold;
	color: #0058AB;
	text-align:right;
}

/************** .info styles *****************/

.info{
	clear: both;
	padding: 10px 20px 0px 20px;
	font-size: 8pt;
}

/************** .footerText styles *****************/

#footer .footerText{
    padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:center; 
}

#footer_home .footerText{
    padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
	color: #8f8f8f;
	text-align:center; 
}

#footer a{
    color:#FFFFFF;
    font-weight:normal;
    text-decoration:underline;
}

#footer_home a{
    color:#8f8f8f;
    font-weight:normal;
    text-decoration:underline;
}




