#column01 {
	float: right;
	width: 778px;
	height: 450px;
	padding-top: 10px;
	padding-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	list-style: none;
	text-align: left;
}

#column01 h2 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	font-size: 12pt;
	font-weight: bold;
	list-style: none;
}

#column01 h3 {
	text-align: right; 
	color: #800000;
	font-weight: bold;
	list-style: none;
	
}

#column01 ul {
	list-style: none;
	text-align: left; 
	color: #800000;
	font-weight: bold;
	font-size: 14px;
}


#contenthead {
	padding: 0px 0px 0px 0px;
}

#contenthead img{
	float: left;
}

#tabs{
	float: left;
	border-style: solid;
	border-left: solid;
	border-right-width:3px; 
	border-bottom-width:4px; 
	border-left-width:1px; 
	border-top-width:1px; 
	background: #803e3f;
}

#tabs ul{
	margin: 10px 10px 40px 10px;
	width: 480px;
}

#tabs li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	color: black;
	padding: 0px 10px;
}

#tabs li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 0px 10px;
	width: auto;
	background: #803e3f;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#tabs .showTab a{
	background: #b86b6d;
	color: black;
}
	

#tabs li a:hover{
 	background: #b86b6d;
}

#tabtext{
	float: left;
	height: 350px;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	background: url(../images/img1.png) no-repeat left 60%;
	padding-left: 12px;
}

.list1 li {

        background: url(../images/img1.png) no-repeat;

        padding-left: 40px;

}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left
}

.list2 a {
	background: url(../images/img1.gif) no-repeat left 60%;
	padding-left: 20px;
}

