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

table td {
	vertical-align: top;
}

img
{
	border:0px;
}

hr , #content hr{
	background-color: #65666a;
	color:#65666a;
	margin: 0px;
	padding:0px;
	height: 2px;
}
#top_menu, #top_menu li
{
	display:inline;
	float:left;
}

#page {
	width:602px;
	vertical-align: top;
	border-right: 1px solid #4d515d;
}

#header {
	background-image: url(media/images/banner.jpg);
	height: 175px;
}

#banner_link {
	position: relative;
	left: 11px;
	top: 88px;
}



#top_menu
{
	background-image:url(media/images/menu_bg.jpg);
	background-repeat:repeat-x;
	width: 100%;
	vertical-align: middle;
}

#top_menu ul
{
	margin-top:5px;
	margin-left:10px;
	margin-right:5px;
	margin-bottom: 0;
	padding:0;
}


#top_menu li a
{
	color:#000;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	height:14px;
	font-weight: bold;
}

#top_menu img {
	padding: 0 9px;
}

#content
{
	background-color:#fcfbff;
//	width:593px;
	min-height: 625px;
	color: #000;
}

#content_padding {
	padding: 10px 10px 10px 15px;
}

#content h3, #content h4, #content h5, #content h6
{
	font-family: verdana;
	font-weight: normal;
}

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

#content h2
{
	font-family: verdana;
	font-weight: normal;
	font-size: 16px;
}

#content p, #content ul li, #content td
{
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

#content a, #content li a , #leftMenuButton a 
{
	font-family: verdana;
	color: #3D4248;
	font-size: 12px;
}

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

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

}

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

}

#seperator {
	width: 6px;
	vertical-align: top;
	background-image: url(media/images/bgcolor.gif);
	background-repeat: repeat -x;
}

#practiceareas {
	margin: 0px;
	padding:0px;
	list-style-type: none;
}

#practiceareas img {
	margin-bottom: 0px ! important;
}

.left_bar
{
	width: 168px;
	background-color: #000;
	background-repeat: repeat -x;
}

#img_padding
{
	margin: 5px 0 5px 0

}

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

}

#menu_spacer {
	background-image:url('media/images/divider.jpg');
	background-repeat: repeat-x;
	width:100%;
	height: 14px;
	padding: 0px !important;
}

#information ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	align: center;
	width: 100%
}

#leftMenuButton {
	width: 150px;
	height: 22px;
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 5px;
}

#leftMenuButton a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.right_bar {
	width: 162px;
	vertical-align: top;
	border-left: 1px solid #646874;
	background-image: url('media/images/rightbar_bg.jpg');
	background-repeat: repeat-x;
	background-color: #cbdefc;
}

.caseReview {
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	margin-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}

.case_review_box {
	background-color:#02213d;
	border:0 none;
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	margin-bottom:5px;
	padding-top:2px;
	width:138px;
	height: 16px;
}


#rightMenuButton {
	width: 90%;
	background-color: #e6edff;
	text-align: center;
	vertical-align: middle;
}

#rightMenuButton a  {
	text-decoration: none;
	color: #3d4248;
	font-size: 10px;
	font-weight: bold;
	font-family: arial;
}

#line_sep_padding {
	padding: 2px 0 2px 0;
}

#arrow_padding {
	float: left;
	padding-top: 5px;	
}

#browntxt {
	color: #a66114;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	
}

#video_library {
	background-color: #d0e1ff;
	background-image: url(media/images/video_bg.jpg);
	background-repeat: repeat-x;
}

#video_library  ul{
	margin: 0px;
	padding-left: 10px;
	align: left ;
	width: 100%;
	font-family: verdana;

}

#video_library li {
	list-style-type : none;
}
#video_library li a, #all_video a, #results{
	font-size: 10px;
	text-decoration: none;
	color: #000;
}

#all_video, #all_video img , #results{
	text-align: right;
	padding-right: 10px;
	font-family: verdana;
}

#all_video a , #results a{
	text-decoration: underline;
	color: #A66114;
	font-weight: bold;
}

#quickContact {
	background-image: url(media/images/quickcontact_bg.jpg);
	background-repeat: repeat-x; 
	padding-top: 5px;
}

#recentCases {
	background-color: #eef2fe;
}

#footer {
	background-image:url('media/images/footer_bg.jpg'); 
	width: 100%;
	color: #fff;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	height: 50px;
}

#footer p{
	margin: 0px;
	font-size: 10px;
	font-family: verdana;
	color: #a66114;
	font-weight: bold;
	
}

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

}

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

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


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

#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;
}

