body
{
	background-color:#ffffff;
	background-image:url('media/images/background2.jpg');
	background-repeat: repeat-x;
	margin-top: 3px 0 0 0 ;
}

img
{
	border:0px;
}

hr , #content hr{
	background-color: #65666a;
	color:#65666a;
	margin: 0px;
	padding:0px;
	height: 2px;
}
#top_sub_menu, #top_sub_menu li, #left_bar, #right_bar, #logo, #left_bar .img_padding, #top_right_menu, #top_right_menu li, #contact_no
{
	display:inline;
	float:left;
}

#logo
{
	width:495px;
}

#email_alert {
	width:250px;
	float: left;
	height:60px;
	font-size: 10px;
	font-family: verdana;
}

#email_alert img , #advice img{
	float: left;
	margin-right: 10px;
	font-size: 10px;
}

#email_alert a {
	color: #9ea7f6;
	text-decoration: underline;
}

#contact_no {
	float: left;
	text-align: right;
	color: #fff;
	font-weight: bold;
	width: 250px;
	height: 90px;
}

#contact_no span {
	color:#ffdaa6;
	font-weight:bold
}

#top_right_menu ul {
	margin: 5px 0 0 0px; 
	padding: 0px;
}

#top_right_menu li
{
	padding-left:10px;
	padding-bottom: 5px;
	list-style:none;
	height:15px;
}

#top_right_menu li a
{
	color:#fff;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	padding-right: 10px;
	
}

#top_sub_menu
{
	background-image:url(media/images/menu_bg.jpg);
	background-repeat:repeat-x;
	
	height:34px;

}
#top_sub_menu ul
{
	margin-top:3px;
	margin-left:0;
	margin-right:0;
	margin-bottom: 0;
	padding:0;
}

#top_sub_menu li
{
	padding-left:15px;
	padding-right:10px;
	padding-top:0;
	padding-bottom:0;

	background-image:url(media/images/bar.jpg);
	
	background-repeat:no-repeat;
	background-position:0 3px;
	
}

#top_sub_menu li a
{
	color:#fff;
	font-family:Times New Roman;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	height:14px;
}

#left_bar
{
	width: 461px;
	margin-right:8px;
	
}

#left_bar .img_padding
{
	margin-right:7px;

}

#left_bar h2, #welcome
{
	padding:10px;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:0;
	margin-right:0;
	background-color:#152060;
	color:#C6D3C2;

}

#welcome pre {
	margin: 0px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
		
}

#right_bar
{
	width: 500px;
	margin:0px;
}

#content
{
	background-color:#171717;
	width:508px;
	padding: 10px 10px 10px 15px;
	min-height: 500px;
	color: #fff;
}
#content h3, #content h4, #content h5, #content h6
{
	font-family: verdana;
	color: #fff;
	font-weight: normal;
}

#content h1
{
	font-family: verdana;
	color: #fff;
	font-weight: normal;
	font-size: 20px;
	margin:0;
}

#content h2
{
	font-family: verdana;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	margin: 5px 0 5px 0;
}

#content p 
{
	font-family: verdana;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	margin: 5px 0 5px 0;
}

#content ul li , #content td {
	font-family: verdana;
	font-size: 12px;
	color: #fff;
	margin: 0;
}

#content a, #content li a
{
	font-family: verdana;
	color: #bec8ec;
	font-size: 12px;
	text-decoration: none;
}

#content a:hover, #content li a:hover
{
	text-decoration:underline;
}

#content ul
{
	padding:0;
	margin: 0 0 0 15px;

}

#content li
{
	list-style-image:url(media/images/arrow.gif);

}

#footermenu {
	color: #000;
	display: inline;
	font-family: verdana;
	font-size: 10px;
	vertical-align: top;
	line-height: 1.6;
}
#footermenu p{
	margin: 0px;
}

#footermenu ul {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	padding-bottom: 5px;
}
#footermenu ul li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;
}

#footermenu ul li a, #footermenu a {
	color: blue;
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
}

#footermenu ul li a:hover, footermenu a:hover {
	text-decoration: underline;
}

#practiceareas {
	background-color: #535C8B;
	text-align: center;
	font-size: 11px;
	font-family: verdana;
	padding: 5px 10px 5px 10px;
	line-height: 1.8;
	color: #fff;
}

#practiceareas ul{
	margin: 0px;
	padding: 0px;
}

#practiceareas ul li {
	list-style-type: none;
	display: inline;
	padding: 0 2px 0 2px;
}
#practiceareas ul li a {
	text-decoration: none;
	color: #fff;
}

#practiceareas ul li a:hover {
	text-decoration: underline;
}

#info_text {
	background-color:#152060;
	color: #fff;
	font-size: 11px;
	height: 25px;
	font-family: verdana;
	text-align: center;
}

#advice {
	color: #151716;
	font-family: verdana;
	font-size: 10px;
	word-spacing: .6pt;
	height: 42px;
	padding-top:5px;
	padding-bottom: 5px;
}

#info_text a {
	color: #fff;
	text-decoration: underline;
}


#errors {
	background-color: #171717;
	display: block;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	width: 95%;
	}

#errors h2 {
	font-size: 14px;
}

#errors p, #errors li {
	font-size: 11px;
	padding: 0;
	margin: 0;
}

#errors ul {
	background-color: #E5E5E5;
	margin: 0px;
	padding: 3px;
	}

#errors li {
	margin-left: 15px;
	color: red ! important;
}
