/* Default CSS Stylesheet for a new Web Application project */
body
{
	font-size: 11px;
	margin: 0px;
	color: #000000;
	line-height: 16px;
	font-family: Arial, Sans-Serif;
}
a
{
	color: #007663;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
#contact
{
	background-position: left top;
	background-image: url(fwkcomponents/side_contact.jpg);
	visibility: visible;
	overflow: visible;
	width: 191px;
	background-repeat: no-repeat;
	height: 800px;
}
#content
{
	margin-left: 10px;
	padding-right: 30px;
	margin-top: 20px;
}
#content a
{
	color: #007663;
	text-decoration: underline;
}
#content a:hover
{
	text-decoration: none;
}
#content img
{
	margin: 5px 10px 5px 0px;
}
#content2
{
	margin-left: 10px;
	padding-right: 30px;
	margin-top: 20px;
}
#content2 img
{
	margin: 0px 10px 10px 0px;
}
#content2 a
{
	color: #007663;
	text-decoration: underline;
}
#content2 a:hover
{
	text-decoration: none;
}
#footer
{
	font-size: 9px;
	color: #999999;
	padding-left: 7px;
	padding-top: 20px;
}
#footer p.footermenu
{
	font-size: 10px;
}
#history
{
	background-position: left top;
	background-image: url(fwkcomponents/side_history.jpg);
	visibility: visible;
	overflow: visible;
	width: 191px;
	background-repeat: no-repeat;
	height: 800px;
}
#home
{
	background-position: left top;
	background-image: url(fwkcomponents/side_home.jpg);
	visibility: visible;
	overflow: visible;
	width: 191px;
	background-repeat: no-repeat;
	height: 800px;
}
#information
{
	background-position: left top;
	background-image: url(fwkcomponents/side_information.jpg);
	visibility: visible;
	overflow: visible;
	width: 191px;
	background-repeat: no-repeat;
	height: 800px;
}
#lawyers
{
	background-position: left top;
	background-image: url(fwkcomponents/side_lawyers.jpg);
	visibility: visible;
	overflow: visible;
	width: 191px;
	background-repeat: no-repeat;
	height: 800px;
}

#line
{
	background-position: left bottom;
	margin-left: 7px;
	background-image: url(fwkcomponents/bg_titleline.jpg);
	padding-top: 25px;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 4px;
	padding-right: 7px;
}
#pagecontainer
{
	width: 779px;
}
#practice
{
	background-position: left top;
	background-image: url(fwkcomponents/side_practice.jpg);
	visibility: visible;
	overflow: visible;
	width: 191px;
	background-repeat: no-repeat;
	height: 800px;
}
#sidemenu
{
	padding-right: 10px;
	width: 180px;
	line-height: 18px;
	padding-top: 20px;
	text-align: right;
}
#sidemenu a.selected
{
	color: #0177bf;
	text-decoration: none;
}

#topmenu
{
	overflow: hidden;
	width: 588px;
	height: 23px;
	background-color: #007663;
	text-align: left;
}