
#wrapperFull {
background:url(../../../images/pagefull_bg.png) transparent repeat-y;

margin:0 auto;
position:relative;
text-align:left;
width:969px;
}
#mainContentFull {
/*float:left;*/
margin: 20px 0 0 10px;
/* margin: -1.667em 0 0 0;*/
width:690px;
}
#bodyholderFull{
	background:url(../../../images/bodyareafull_bg.png) transparent no-repeat;
	width: 720px;
	min-height: 120px;
	float: left;
/*	padding: 0;*/

}
#main-bottom-spaceFull {
background:url(../../../images/bodyareafull_bottom_bg.png) transparent no-repeat;
clear:both;
height:9px;
margin-left:9px;
}
#mainContentFull ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1.3em;
	text-indent: -1.3em;
	}

#mainContentFull ul li {
list-style-position: inside;
list-style-type: disc;
padding-left: 1.3em;
text-indent: -1.3em;
margin: 0 0 1.3em -1.3em;

}
#mainContentFull a {
	text-decoration: none;
	font-weight: 600;
background-color: transparent;
color:#93213B;
	text-decoration: none;
}

#mainContentFull a:hover {
color: #D43358;
	text-decoration: underline;
}