#main
{
background: #ffffff;
}
  
#menu
{
float: left;
padding-left:20px;
padding-left1: 20px;
border-left: 2px solid #FFFFFF; 
width:77px; 
width1: 77px; 
background: #ffffff  no-repeat;



}

#menu ul {
	
	list-style: none;
	}

#menu li {
	display: inline;
}

#menu a {
	
	display: block;
	float: left;
	width: 92px;
	height: 45px;
	background: #FFFFFF  repeat-x;
     
          text-align: center; 
	text-decoration: none;
	color: #D72020;
	font-weight: bold;
	font-size: 12px;
	padding-top: 35px;

}

#menu a:hover {
	width: 92px;
    height: 45px;
	text-decoration: underline;
	background: #FFFFFF repeat-x;

#left
{
	float: left;
	padding: 10px;
	width: 240px;
	padding-right: 1em;
}

#left H3
{
width: 225px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: no-repeat
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #D72020;
	border-left: 1px solid #D72020;
	border-right: 1px solid #D72020;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background:  no-repeat left;
}

#left a {
	color: #D72020;
}
#left a:visited {
	color: #D72020;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #D72020;
border-left: 1px solid #D72020;
border-right: 1px solid #D72020;