/**************************************General Styles Start**************************************************/
body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; background-image:url(page-grad.jpg); background-repeat:repeat-x; background-color:#FFFFFF; margin:0;}
h1{ font-size:18px; font-weight:normal; color:#111C86; margin: 0 0 0 0; padding: 10px 0 18 10px;}
h2{}
h3{}

ul.list-ul{padding-top:12px; padding-bottom:12px; margin:0px;}
li.list-li{padding:0px; margin-bottom:5px; margin-left:30px;}

ul.menu-ul{list-style:none; padding:0px; margin: 0px; z-index:4;}
li.menu-li{float: left; padding: 0px; margin: 0px; z-index:4;}

/*****************************************General Style End*************************************************/


/*******************************************Top Bar Start***************************************************/

#top {
	background-image: url(top-bg.png);
	background-repeat: no-repeat;
	background-position: left;
	padding:5px 5px 5px 5px;
	height: 110px;
	width: 800px;
	position: relative;
}

#logo{ position:absolute; background-image:url(logo.gif); background-repeat:no-repeat; width:283px; height:44px; display:block; top:15px; left:10px; z-index:10;}
#tel{position:absolute; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#111C86; width:140px; height:24px; display:block; top:12px; right:6px; z-index:8;}
#wiggle{position:absolute; background-image: url(top-wiggle.png); background-repeat:no-repeat; width:800px; height:60px; display: none; top:34px; left:5px; z-index:6;}
#test{position:absolute; width:200px; height:110px; display:block; top:0px; left:50px; z-index:32; background-color:#00FF99;}
#charity{position:absolute; font-size:12px; color:#333333; width:120px; height:20px; display:block; top:46px; right:10px; z-index:8;}
/********************************************Menu Start*****************************************************/

#menu{
position:absolute; 
background-image: url(menubg.jpg);
background-repeat: no-repeat; 
width:800px; height:57px; 
display:block; 
top:59px; 
left:5px; 
z-index:4;
}

#dropmenudiv{
	position:absolute;
	font:normal 12px/18px arial;
	text-indent: 3px;
	z-index:100;
	color:#333333;
	text-decoration: none;
}


#dropmenudiv a{
	color:#fff;
	width: 100%;
	display: block;
	text-decoration: none;
	font-weight: normal;
	background-color: #5D6AEC;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#CCCFFA;
color:#333;
}
.menu-LR-border{
border-left:1px solid #111C86;
border-right:1px solid #111C86;
}

.navigation{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#fff;
	text-decoration:none;
	padding-top:37px;
	text-align:center;
}
.navigation:hover{
color: #000066;
}

#Home{width:99px; height:20px; display: block;} 
#Home:hover{ background-image:url(linkbg1a.jpg); background-repeat:no-repeat;}  
                
#Getting-Help{width:133px; height:20px; display: block; }   
#Getting-Help:hover{ background-image:url(linkbg2a.jpg); background-repeat:no-repeat;}    
            
#Information-Organisations{width:215px; height:20px; display: block;} 
#Information-Organisations:hover{ background-image:url(linkbg3a.jpg); background-repeat:no-repeat;}    
               
#Links{width:100px; height:20px; display: block;}  
#Links:hover{ background-image:url(linkbg4a.jpg); background-repeat:no-repeat;}          
         
#Vacancies{width:120px; height:20px; display: block;}  
#Vacancies:hover{ background-image:url(linkbg5a.jpg); background-repeat:no-repeat;}      
            
#Contact-Us{width:133px; height:20px; display: block;} 
#Contact-Us:hover{ background-image:url(linkbg6a.jpg); background-repeat:no-repeat;} 

/******************************************Menu Start****************************************************/
/*****************************************Top Bar End****************************************************/


/*************************************Banner Start***************************************************/

#banner {
	background-color: #FFFFFF;
	padding: 0 5px 0 5px;
	height: 160px;
	width: 800px;
	position: relative;
}
#banner-img{
border:1px solid #111C86;
padding:2px;
height:154px;
width:794px;
display:block;
position:relative;
}

/**************************************Banner End*****************************************************/


/****************************************Contant Start***************************************************/
.bluelink{
color:#111C86;
font-weight:bold;
text-decoration:none;
}
.bluelink:hover{
text-decoration: underline;
}
.blue{
color:#111C86;
font-weight:bold;
}

#tcontent{ 
position:relative;
width:810px;
height:auto;
display:block;
text-align:left;}

#content {
	background-color: #FFFFFF;
	padding: 5px;
	height: auto;
	width: 800px;
	position: relative;
}
#content-strut{
border:1px solid #111C86;
padding:5px;
width:800px;
}

/*************************************Content End****************************************************/


/************************************Menu Bottom Start************************************************/

#bottom-bar {
	background-color: #FFFFFF;
	height: 9px;
	width: 800px;
	padding:0 5px 0 5px;
	display:block;
	position: relative;
	background-image:url(bottom-bar.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#menu-bottom {
	padding: 5px;
	height: 30px;
	width: 800px;
	font-size:10px;
	position: relative;
	background-image: url(bottom-bg.png);
	background-repeat: no-repeat;
}
.menu-bottom-link{
color:#333333;
text-decoration:none;
}
.menu-bottom-link:hover{
text-decoration: underline;
}
/************************************Menu Bottom End****************************************************/
