/* CSS Document */

	body 
	{
	  font-family: Verdana, arial, helvetica, sans-serif;
	  font-size: 12px;
	  font-weight: normal;
	  color: #666666;
	  background-color:#CCCCCC;
	}
	#mainwrapper
	{	
		width:760px;
	}
	.headerbar
	{
		width:760px;	
		overflow:hidden;
		height:84px;
		border-bottom:2px solid #cc3333;
	}
	.headerbar1
	{
		width:760px;	
		overflow:hidden;
		height:142px;
		border-bottom:2px solid #cc3333;
	}	
	.footertext
	{
		width:760px;	
		overflow:hidden;
		height:84px;
		font-size:8px;
	}	
	.menubar
	{

		overflow:hidden;
		/*
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;		
		*/
		background:#EBEBEB;

	}
	.menu
	{
		cursor: hand;	
		color:#000000;
		text-align:center;
		font-weight:bold;
		font-size:16px;
		background:#EBEBEB;
		border-right:1px solid #666666;
		height:25px;
		padding-top:3px;
		padding-bottom:3px;
		border-bottom:1px solid #666666;				
	}
	.menuover
	{
		height:25px;	
		cursor: hand;	
		color:#000000;
		text-align:center;
		font-weight:bold;
		font-size:16px;
		background:#ffffff;
		border-right:1px solid #666666;			
		padding-top:3px;
		padding-bottom:3px;				
		border-bottom:1px solid #666666;						
	}
	
	.menu1
	{
		height:25px;	
		cursor: hand;	
		color:#000000;
		text-align:center;
		font-weight:bold;
		font-size:16px;
		background:#ffffff;
		border-right:1px solid #666666;				
		padding-top:3px;
		padding-bottom:3px;					
	}
	.menu1over
	{
		height:25px;	
		cursor: hand;	
		color:#000000;
		text-align:center;
		font-weight:bold;
		font-size:16px;
		background:#ffffff;
		border-right:1px solid #666666;			
		padding-top:3px;
		padding-bottom:3px;									
	}	
	.content
	{
		/*border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
		border-bottom:1px solid #cccccc;*/
		padding:15px;
		background-color:#FFFFFF;
		border-bottom:4px solid #cc3333;

	}
	.content1
	{
		/*border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
		border-bottom:1px solid #cccccc;*/
		padding:15px;
		background-color:#FFFFFF;
		border-bottom:4px solid #ec038a;

	}
	
	
	.pageheader
	{
  		color: #cc3333;
		font-weight:bold;
		font-size:20px;
	}
	.footer
	{
		font-size:10px;
		color:#666666;
		padding-top:3px;
	}
	.footer a
	{
		text-decoration:none;
		color:#000000;
	}
	.footer a:hover
	{
		text-decoration:underline;
		color:#000000;
	}
	
	li 
	{
		 padding-bottom: 6px;
		 list-style-type: triangle;
		 color: #666666;
	}
	h1
	{
		font-family:Georgia, "Times New Roman", Times, serif
		font-color: #000000;
		font-size:26px;
		font-weight:bold;
		margin-top:0px;
		border-bottom:2px solid #cc3333;
		padding-bottom:2px;
	}
	
	hr
	{
		color:#EBEBEB;
		border:dotted;
	}
	
	
	
.services_bg {
	background:url(http://www.jbas.ltd.uk/images/Julia1.jpg);
	background-position:right;
	background-repeat:no-repeat;
}	

.movie {
	border:2px solid #cc3333;
	text-align:center;
	padding:5px;
}
	

#information
{
	position: absolute; 
	z-index: 10; 
	visibility: visible; 
	left: -1000px; 
	top: -1000px;
}	
	
	
	
	.content a { font-weight: bold; text-decoration: none; color: #cc3333; }	
	.content a:hover { font-weight: bold; text-decoration: underline; color: #cc3333; }
	
	
	.content1 a { font-weight: bold; text-decoration: none; color: #ec038a; }	
	.content1 a:hover { font-weight: bold; text-decoration: underline; color: #ec038a; }
	
	.content1 h1
	{
		font-family:Georgia, "Times New Roman", Times, serif
		font-color: #000000;
		font-size:26px;
		font-weight:bold;
		margin-top:0px;
		border-bottom:2px solid #ec038a;
		padding-bottom:2px;
	}	
		
	
		a.newsletter:link {color: #666666; text-decoration: none;  font-family: Verdana, Arial, Helvetica; font-size: 20px;}
		a.newsletter:visited {color: #666666; text-decoration: none;   font-family: Verdana, Arial, Helvetica; font-size: 20px;}
		a.newsletter:active {color: #666666; text-decoration: none;  font-family: Verdana, Arial, Helvetica; font-size: 20px;}
		a.newsletter:hover {color: #666666; text-decoration: underline;  font-family: Verdana, Arial, Helvetica; font-size: 20px;}
		
		a.newslettera:link {color: #666666; text-decoration: none; font-weight:normal;  font-family: Verdana, Arial, Helvetica; font-size: 14px;}
		a.newslettera:visited {color: #666666; text-decoration: none;font-weight:normal;   font-family: Verdana, Arial, Helvetica; font-size: 14px;}
		a.newslettera:active {color: #666666; text-decoration: none; font-weight:normal; font-family: Verdana, Arial, Helvetica; font-size: 14px;}
		a.newslettera:hover {color: #666666; text-decoration: underline; font-weight:normal; font-family: Verdana, Arial, Helvetica; font-size: 14px;}	
