#sidemenu ul
{
	border: none;
	width: 230px;
}

#sidemenu li
{
	background: url(images/pear.gif) no-repeat 0px 0px;
	list-style-type: none;
	font-size: 80%;
	text-decoration: none;
	margin-top: 10px;
	display: inline-block;
	height: 25px;
	padding-left: 25px;
}

#sidemenu a, #sidemenu a:visited 
{ 
	color: #cc0000;
	font-weight: normal;
	display: inline-block;
}


#sidemenu a:hover
{
	color: #663333; 
}

.services ul
{
}

P
{
	line-height:15px;
}

.services li
{
	margin-top: 8px;
	padding-left: 10px;
	background: url(images/bullet.gif) no-repeat 0px 6px;
	list-style: none; 
}

.signature
{
	font-style: italic;
	font-weight: bold;
}

#mainimage
{
	margin-top: 40px;
	font-size: 80%;
	width: 480px;
	height: 400px;
	color: #663333;
	float: right;
}

#content
{
	margin-top: 10px;
	width: 230px;
	color: #663333;
	height: 460px;
	background: url(images/jointlogo.gif) no-repeat right bottom;
}

