@charset "utf-8";
/* CSS Document */

*{margin:0px;padding:0px;}
img{margin:0px;padding:0px; border:0px;}
body{ font-family:Arial,Tahoma;font-size:11px; background:#050F28 url(../images/bg.jpg) top repeat-x;margin:0px;padding:0px;color:#666;}

#maincontent{margin:0 auto;padding:0px;width:850px;}

/*Header style*/
#header{width:850px;height:75px;margin:16px 0px 0px 0px;background:url(../images/headerbg.jpg) top repeat-x;}
#header .logo{float:left;margin:0px;padding:0px;}
#header .content{float:right;margin:7px 12px 4px 0px;padding:0px;}
.content #social{margin:0px;padding:0px;float:right;}
#social span{ padding-right:7px;}
.content #address{margin:0px;padding:0px; color:#fff; text-align:right; font-size:8px; padding-bottom:2px; font-family:Arial;font-size: 8pt;}

/*Middle style*/
#middle{width:850px;height:285px;}
#menubar{margin:0px;padding:0px;background:url(../images/menubar.jpg) repeat-x;height:29px;}
#separator{margin:0px;padding:0px;background:url(../images/menusep.jpg) repeat-x;height:10px;}
#banner{margin:0px;padding:0px;width:850px;height:246px;}

ul#nav{
	
	margin:0;
	padding:0;
	padding-bottom:5px;
	width:auto;
	position:relative;
	display:block;
	height:28px;
	font-family:Arial;
	font-size:10px;
	text-transform:uppercase;
	/*border:#000 1px solid;*/
}
ul#nav li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	
}
ul#nav li a{
	display:block;
	float:left;
	color:#ccc;
	text-decoration:none;
	padding:8px 12px 0 12px;
	height:20px;
	
}
ul#nav li span{
	display:block;
	float:left;
	color:#ccc;
	text-decoration:none;
	padding:7px 0 0 0;
	height:20px;
	
}
/*ul#nav li a:hover{
	border-bottom:2px #CC6633 solid;
	}
	ul#nav li a.current,ul#nav li a.current:hover{color:#000;border-bottom:2px #948979 solid;}*/
	

/*Middle content style*/
#content{width:850px;height:310px; background-color:#FFFFFF;}
#welcome{background:url(../images/welcome.jpg) no-repeat; width:237px;height:287px;}
#practise{background:url(../images/practise_area.jpg) no-repeat;width:233px;height:287px;}
#newsupdate{background:url(../images/news_update.jpg) no-repeat;width:235px;height:237px;}
#podcast{background:url(../images/podcasts.jpg) no-repeat;width:145px;height:237px;}
#latest{background:url(../images/latest.jpg) no-repeat;width:380px;height:50px;}
#content h2{ font-family:Arial;font-size:12px;font-weight:bold; padding:41px 0px 0px 13px;margin:0px;color:#006699;}
#content .inside h2{ font-family:Arial;font-size:12px;font-weight:bold; padding:10px 0px 0px 13px;margin:0px;color:#006699;}
#content p{ font-family:Tahoma;font-size:11px;font-weight:normal; padding:15px 13px 0px 13px;margin:0px;color:#666666; line-height:1.3;}
#content p img{float:left; padding:0px 8px 0px 0px;margin:0;}
#content p a{color:#666666;  text-decoration:none;}
#content .readmore{float:right;margin:0;margin:right:5px;padding:0px 5px 8px 0px;}

/*Footer style*/
#footer{width:850px;height:55px;background:url(../images/footerbg.jpg) top repeat-x;margin:4px 0px 0px 0px;padding:0px;}
ul#navfooter{
	
	margin:0;
	padding:0;
	padding-bottom:5px;
	width:auto;
	position:relative;
	display:block;
	height:55px;
	font-family:Arial;
	font-size:9px;
	text-transform:uppercase;
	/*border:#000 1px solid;*/
}
ul#navfooter li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	
}
ul#navfooter li a{
	display:block;
	float:left;
	color:#ccc;
	text-decoration:none;
	padding:20px 15px 0 15px;
	height:50px;
	
}
ul#navfooter li span{
	display:block;
	float:left;
	color:#ccc;
	text-decoration:none;
	padding:7px 0 0 0;
	height:20px;
	
}
/*ul#navfooter li a:hover{
	border-bottom:2px #CC6633 solid;
	}
	ul#navfooter li a.current,ul#navfooter li a.current:hover{color:#000;border-bottom:2px #948979 solid;}*/
	
#bottomfooter{width:850px;height:120px;}
#bottomfooter p{font-family:Tahoma;font-size:11px;font-weight:normal; padding:5px;margin:0px;color:#999999; text-align:center;}
#bottomfooter p a{color:#999999; text-decoration:none;}
#bottomfooter p span{font-size:10px;}
.clear{ clear:both;}
/*Inside Pages*/
#inside_middle{width:850px;height:39px;margin:0px;padding:0px;}

#inside_separator{margin:0px;padding:0px;background:url(../images/inside_sep.jpg) repeat-x;height:10px;}
#inside_content{width:850px; min-height:550px; background-color:#FFFFFF;padding:0px;margin:0px;}

#inside_content h2{ font-family:Arial;font-size:16px;font-weight:bold; padding:15px 0px 0px 3px;margin:0px;color:#006699;}
#inside_content .inside h2{ font-family:Arial;font-size:12px;font-weight:bold; padding:10px 0px 0px 13px;margin:0px;color:#006699;}
#inside_content p{ font-family:Tahoma;font-size:11px;font-weight:normal; padding:15px 13px 0px 13px;margin:0px;color:#666666; line-height:2;}
#inside_content p img{float:left; padding:0px 8px 0px 0px;margin:0;}
#inside_content p a{color:#666666;  text-decoration:none;}
#inside_content .readmore{float:left;margin:0;padding:0px 0px 0px 10px;}
#inside_hr{background-image:url(../images/inside_border.jpg); background-repeat:repeat-y;height:auto; min-height:550px;width:9px;}
ul{ margin:0;
	padding:0;
	margin-left:35px;
	padding-bottom:1px;
	width:auto;
	position:relative;
	display:block;}
