
html,body {
 font-family: arial;
 font-size: 12px;
 background: #646464;
 scrollbar-arrow-color: #ffffff; 
 scrollbar-3dlight-color: #ffffff; 
 scrollbar-highlight-color: #ffffff;
 scrollbar-face-color: #646464;
 scrollbar-shadow-color: #ffffff; 
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-track-color: #ffffff; 
 }
 a:link {
 COLOR: #ffffff;
 text-decoration: none;
 }
 a:visited {
 COLOR: #ffffff;
 text-decoration: none;
 }
 a:hover {
 COLOR: #f16d90;
 text-decoration: none;
 }
 
#wrapper { 
 margin: 0 auto;
 width: 790px;
 background: #ffffff;
 border: 0px solid #000000;
 }

#header {
 color: #333;
 width: 790px;
 float: left;
 padding: 0px;
 border: 0px solid #000000;
 height: 189px;
 margin: 0px 0px 0px 0px;
 background: #ffffff;
}

#headerone {
 color: #333;
 width: 790px;
 float: left;
 padding: 0px;
 border: 0px solid #000000;
 height: 189px;
 margin: 0px 0px 0px 0px;
 background: #ffffff;
}

#leftcolumn { 
 color: #333;
 border: 0px solid #ffffff
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 680px;
 width: 220px;
 float: left;
 background: #ffffff;
}

#leftcolumntwo { 
 color: #333;
 border: 0px solid #ffffff
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 1300px;
 width: 220px;
 float: left;
 background: #ffffff;
}

#rightcolumn { 
 float: left;
 color: #757575;
 border: 0px solid #757575;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 660px;
 width: 570px;
 float: left;
}

#rightcolumntwo { 
 float: left;
 color: #757575;
 border: 0px solid #757575;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 620px;
 width: 570px;
 float: left;
}

#footer { 
 height: 27px;
 width: 790px;
 clear: both;
 color: #333;
 border: 0px solid #ffffff;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
}

#copyright { 
 height: 26px;
 width: 790px;
 clear: both;
 color: #333;
 border: 0px solid #ffffff;
 background: #646464;
 margin: 0px 0px 0px 0px;
 padding: 0px;
}


#leftcolumn td {
	font-family: Arial;
	font-size: 11.0px;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	}

#leftcolumntwo td {
	font-family: Arial;
	font-size: 11.0px;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	}

#rightcolumn td {
	font-family: Arial;
	font-size: 11px;
	line-height: 1.3;
	font-weight: normal;
	font-variant: 1.3;
	text-transform: none;
	color: #646464;
	text-decoration: none;
        }
#rightcolumntwo td {
	font-family: Arial;
	font-size: 11px;
	line-height: 1.3;
	font-weight: normal;
	font-variant: 1.3;
	text-transform: none;
	color: #646464;
	text-decoration: none;
        }

#footer td {
	font-family: Arial;
	font-size: 10px;
	line-height: 1.3;
	font-weight: normal;
	font-variant: 1.3;
	text-transform: none;
	color: #646464;
	text-decoration: none;
        }
#copyright td {
	font-family: Arial;
	font-size: 9px;
	line-height: 1.3;
	font-weight: normal;
	font-variant: 1.3;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
        }

h1	{
	font-size: 18px;
	font-family: arial;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	color: #ffffff;
        border-bottom: 1px solid #c3c3c3;
       	}

h2      {
        font-size: 16px;
        color: #646464;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        } 

h3	{
	font-size: 11px;
	font-family: arial;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	color: #ffffff;
        border-bottom: 1px solid #c3c3c3;
       	}

h4	{
	font-size: 11px;
	font-family: arial;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #ffffff;
        border-bottom: 0px solid #c3c3c3;
       	}

h5	{
	font-size: 10px;
	font-family: arial;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
	color: #ffffff;
        border-bottom: 1px solid #c3c3c3;
       	}
h6	{
	font-size: 18px;
	font-family: arial;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #646464;
        border-bottom: 0px solid #646464;
       	}
hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}



.link1 a {
color: #FFFFFF;
font-size: 12px;
text-decoration: none;
font-weight: strong;
}
.link1 a:visited {
font-size: 12px;
}
.link1 a:hover {
color: #666666;
font-size: 12px;
text-decoration: none;
}

.link2 a {
color: #646464;
font-size: 10px;
text-decoration: none;
font-weight: none;
}
.link2 a:visited {
font-size: 10px;
}
.link2 a:hover {
color: #f16d90;
font-size: 10px;
text-decoration: none;
}

select,textarea,.textbox {
	font-size: 11px;
	font-family: Arial;	
	background-color:#ffffff;
	color:#646464;
	border:1px solid #c3c3c3;
}

.textbox1 {
	font-size: 11px;
	font-family: Arial;	
	background-color:#646464;
	color:#ffffff;
	border:1px solid #c3c3c3;
}
img{
vertical-align: bottom;
}

hr {
  border: 1;
  color: #c3c3c3;
  background-color: #c3c3c3;
   height: 1px;
}

.n2
{
position: relative;
font-family: Arial;
font-size: 12px;
font-weight: bold;
background: url(images/businessdefence.gif) no-repeat;
white-space: nowrap;
display: block;
width: 191px;
height: 54px;
margin: 0;
padding: 0;
}
.n2 a
{
display: block;
color: #ffffff;
font-size: 12px;
font-weight: bold;
width: 191px;
height: 54px;
display: block;
float: left;
color: white;
text-decoration: none;
}
.n2 a:hover {
 color: #f16d90;
font-weight: bold;
}
.n2 a:visited {
font-weight: bold;
}
.n2 img {width: 191px; height: 54px; border: 0; }
* html a:hover {visibility:visible}
.n2 a:hover img{visibility:hidden}
.n2 span
{
position: absolute;
right: 15px;
top: 32px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 

.n3
{
position: relative;
font-family: Arial;
font-size: 12px;
font-weight: bold;
background: url(images/criminaldefence.gif) no-repeat;
white-space: nowrap;
display: block;
width: 191px;
height: 53px;
margin: 0;
padding: 0;
}
.n3 a
{
display: block;
color: #ffffff;
font-size: 12px;
font-weight: bold;
width: 191px;
height: 53px;
display: block;
float: left;
color: white;
text-decoration: none;
}
.n3 a:hover {
 color: #f16d90;
font-weight: bold;
}
.n3 a:visited {
font-weight: bold;
}
.n3 img {width: 191px; height: 53px; border: 0; }
* html a:hover {visibility:visible}
.n3 a:hover img{visibility:hidden}
.n3 span
{
position: absolute;
right: 15px;
top: 32px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 

.n4
{
position: relative;
font-family: Arial;
font-size: 12px;
font-weight: bold;
background: url(images/motoringlaw.gif) no-repeat;
white-space: nowrap;
display: block;
width: 191px;
height: 54px;
margin: 0;
padding: 0;
}
.n4 a
{
display: block;
color: #ffffff;
font-size: 12px;
font-weight: bold;
width: 191px;
height: 54px;
display: block;
float: left;
color: white;
text-decoration: none;
}
.n4 a:hover {
 color: #f16d90;
font-weight: bold;
}
.n4 a:visited {
font-weight: bold;
}
.n4 img {width: 191px; height: 54px; border: 0; }
* html a:hover {visibility:visible}
.n4 a:hover img{visibility:hidden}
.n4 span
{
position: absolute;
right: 15px;
top: 32px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.n5
{
position: relative;
font-family: Arial;
font-size: 12px;
font-weight: bold;
background: url(images/immigration.gif) no-repeat;
white-space: nowrap;
display: block;
width: 191px;
height: 54px;
margin: 0;
padding: 0;
}
.n5 a
{
display: block;
color: #ffffff;
font-size: 12px;
font-weight: bold;
width: 191px;
height: 54px;
display: block;
float: left;
color: white;
text-decoration: none;
}
.n5 a:hover {
 color: #f16d90;
font-weight: bold;
}
.n5 a:visited {
font-weight: bold;
}
.n5 img {width: 191px; height: 53px; border: 0; }
* html a:hover {visibility:visible}
.n5 a:hover img{visibility:hidden}
.n5 span
{
position: absolute;
right: 15px;
top: 32px;
margin: 0px;
padding: 0px;
cursor: pointer;
}  

.n6
{
position: relative;
font-family: Arial;
font-size: 12px;
font-weight: bold;
background: url(images/mentalhealth.gif) no-repeat;
white-space: nowrap;
display: block;
width: 191px;
height: 54px;
margin: 0;
padding: 0;
}
.n6 a
{
display: block;
color: #ffffff;
font-size: 12px;
font-weight: bold;
width: 191px;
height: 54px;
display: block;
float: left;
color: white;
text-decoration: none;
}
.n6 a:hover {
 color: #f16d90;
font-weight: bold;
}
.n6 a:visited {
font-weight: bold;
}
.n6 img {width: 191px; height: 53px; border: 0; }
* html a:hover {visibility:visible}
.n6 a:hover img{visibility:hidden}
.n6 span
{
position: absolute;
right: 15px;
top: 32px;
margin: 0px;
padding: 0px;
cursor: pointer;
}  

.n7
{
position: relative;
font-family: Arial;
font-size: 12px;
font-weight: bold;
background: url(images/publiclaw.gif) no-repeat;
white-space: nowrap;
display: block;
width: 191px;
height: 54px;
margin: 0;
padding: 0;
}
.n7 a
{
display: block;
color: #ffffff;
font-size: 12px;
font-weight: bold;
width: 191px;
height: 54px;
display: block;
float: left;
color: white;
text-decoration: none;
}
.n7 a:hover {
 color: #f16d90;
font-weight: bold;
}
.n7 a:visited {
font-weight: bold;
}
.n7 img {width: 191px; height: 54px; border: 0; }
* html a:hover {visibility:visible}
.n7 a:hover img{visibility:hidden}
.n7 span
{
position: absolute;
right: 15px;
top: 32px;
margin: 0px;
padding: 0px;
cursor: pointer;
}  

.n8
{
position: relative;
font-family: Arial;
font-size: 12px;
font-weight: bold;
background: url(images/discipline.gif) no-repeat;
white-space: nowrap;
display: block;
width: 191px;
height: 53px;
margin: 0;
padding: 0;
}
.n8 a
{
display: block;
color: #ffffff;
font-size: 12px;
font-weight: bold;
width: 191px;
height: 53px;
display: block;
float: left;
color: white;
text-decoration: none;
}
.n8 a:hover {
 color: #f16d90;
font-weight: bold;
}
.n8 a:visited {
font-weight: bold;
}
.n8 img {width: 191px; height: 53px; border: 0; }
* html a:hover {visibility:visible}
.n8 a:hover img{visibility:hidden}
.n8 span
{
position: absolute;
right: 14px;
top: 32px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
 
