@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(../images/Legal-Services-Body-bkg.gif);

}

#wrapper {
	margin: 0 auto;
	
	padding: 0;
	
}

#Header {
	width:800px;
	height:228px;
	background: url(../images/Legal-Services-Logo.gif);
}

#page {
	width: 800px;
	height: 690px;
	margin: 0 auto;

	padding: 0;
	background: #FFFFFF;
}

#SecondPage {
	width: 800px;
	
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
}


#LeftHeaderContainer {
	float:left;
	width: 490px;
	height:228px;


}

#menu{
	padding-left:5px;
	padding-top:180px;
	text-align:center;
	
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
	
}

#menu li {
	float: left;
	
	padding: 2px 1px 2px 2px;
	
	
}

#menu a {
	display: block;
	height: 18px;
	margin-right: 0px;
	padding: 12px 10px 10px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background:url(../images/Legal-Service-Menu-bkg.gif);
	border: none;
	
}

#menu a:hover, #menu .current_page_item a {
	background:url(../images/Legal-Service-Menu-hoover.gif);
}

#menu .current_page_item a {
	padding-left: 0;
	color: #FF9900;
}

#menu a:hover {
	text-decoration: underline;
}

#RightHeaderContainer{
	float:right;
	width:300px;
	height:228px;
}
#TopMenu {

	padding-right:20px;


	
}



#TopMenu ul {
	margin: 0;
	padding: 0px 6px 0px 5px;
	list-style: none;
	line-height: normal;
}

#TopMenu li {
	float: right;
	padding: 0px 1px 2px 2px;
}

#TopMenu a {
	display: block;
	height: 18px;
	margin-right: 0px;
	padding: 2px 4px 2px 4px;
	background:url(../images/Legal-Service-TopMenu-bkg.gif);
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	
}

#TopMenu a:hover, #TopMenu .current_page_item a {

	background:url(../images/Legal-Service-Menu-hoover.gif);
}

#TopMenu .current_page_item a {
	padding-left: 0;
	color: #FF9900;
}

#TopMenu a:hover {
	text-decoration: underline;
}

#Content{
	margin: 0 auto;
	width:800px;
	

}

#ContentSecondPages{

	margin-left:20px;
	margin-right:20px;
	font-family:Arial, Helvetica, sans-serif;

}

.Size14{
	font-size:14px;
}

#RightContainer{
	float:right;
	width:550px;
	
}
#BottomRightContainer{
	float:right;
	width:550px;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
#StepsColumn{
	float:left;
	background:url(../images/Legal-Service-Steps-bkg.gif) no-repeat;
	margin-left:20px;
	margin-top:10px;
	width:165px;
	height:185px;

}
#StepsColumnContent{
	padding:55px 5px 20px 15px;

}
#LawyerColumnContent{
	padding:55px 5px 20px 5px;

}
#QuestionsColumnContent{
	padding:55px 10px 20px 10px;

}

#LawyerColumn{
float:left;
	background:url(../images/Legal-Service-Lawyer-bkg.gif) no-repeat;
	margin-left:5px;
	margin-top:10px;
	width:161px;
	height:185px;

}
#QuestionsColumn{
	float:right;
	background:url(../images/Legal-Service-Questions-bkg.gif) no-repeat;
	margin-right:25px;
	margin-top:10px;
	width:171px;
	height:185px;

}
#ClickHere{
	float:right;
	
}
#ClickHereSteps a{
	color:#004a47;
	text-decoration:none;
	
}
#ClickHereLawyer a{
	color:#b8833f;
	text-decoration:none;
}
#ClickHereQuestions a{
	color:#7d2813;
	text-decoration:none;
}
#WelcomeContainer{
	
	width:500px;
	height:147px;
	margin-left:20px;
	margin-top: 10px;
	
	background:url(../images/Legal-Service-Welcome-bkg.gif) no-repeat;

}

#SideBarVideo{
	margin-top:10px;
	margin-left:25px;
	
}
#SideBarIntake{
	background:url(../images/Legal-Service-Intake-bkg.gif) no-repeat;
	width:207px;
	height:136px;
	margin-top:12px;
	margin-left:30px;
}
#SideBarIntakeContent {
	font-size:11px;
	padding:80px 10px 20px 25px;
	color: #864232;
	
}

#SideBarIntakeContent a{
	color: #864232;
	text-decoration:none;
}
#WelcomeContent{
	float:right;
	font-size:10px;
	text-align:justify;
	margin-top:35px;
	margin-right:8px;
	width:320px;
}

#SideBar{

	float:left;
	width:240px;
	font:Arial, Helvetica, sans-serif;
	
	}
	
/* Footer */

#footer {
	width: 800px;
	height: 10px;
	margin: 0 auto;
	
	background: url(../images/Legal-Service-Footer-bkg.gif)
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
}

#footer a {
	color: #BDBDBD;
}

#footer .link {
}

#footer .copyright {
}