body {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 21px; color: #000; text-decoration: none; 
	margin: 0px; padding: 0px;
}
p { margin: 0px;}
h1 { margin: 0px; color: #60005C; font-size: 18px;}
#wrapper {
	height: auto; width: 930px; margin: 0 auto;
}
#end {
	float: left; width: 8px; height: 37px;  margin-top: 18px;
}
#menu {
	float: left; background-image: url(images/menu.jpg); background-repeat: repeat-x; height: 37px; width: 922px; margin-top: 18px;
}
#menu ul {
	width: 100%; padding: 4px 0; margin: 0; text-align: left; 
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	color: #fff; padding: 9px 10px 0px 10px; margin: 0; text-decoration: none; line-height: 28px;
}
#menu ul li a:hover {
	text-decoration: none;
}
#content {
	background-image: url(images/content-footer.jpg); background-repeat: repeat-x; height: auto; width: 930px; padding-bottom: 26px; 
	background-position: bottom; float: left; margin-top: 10px; display: inline;
}
#left-content {
	float: left; height: auto; width: 240px; margin-right: 25px; margin-top: 15px; background-image: url(images/text-footer.jpg); 
	background-repeat: no-repeat; background-position: left bottom;
}
#submenu ul {
	width: 210px; padding: 4px 0; margin: 0 auto; text-align: left; 
}
#submenu ul li {
	display: block;
	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCC;
}
#submenu ul li a {
	color: #6D0063; padding: 9px 10px 0px 10px; margin: 0; text-decoration: none; line-height: 28px; font-weight: bold;
}
#submenu ul li a:hover {
	text-decoration: none;
}
#submenu .menu-last {
	margin-bottom: 15px;
}
#homepage {
	float: left; width: 659px; height: auto; 
}
#right-content {
	float: left; width: 629px;  margin-top: 13px; background-image: url(images/text-footer.jpg); 
	background-repeat: no-repeat; background-position: left bottom; padding-left: 15px; padding-right: 15px; 
	padding-bottom: 15px;
}
#right-content-2 {
	float: left; width: 629px;  margin-top: 15px; background-image: url(images/text-footer.jpg); 
	background-repeat: no-repeat; background-position: left bottom; padding-left: 15px; padding-right: 15px;
}
#right-content-3 {
	float: left; width: 629px;  margin-top: 15px; background-image: url(images/text-footer.jpg); 
	background-repeat: no-repeat; background-position: left bottom; padding-left: 15px; padding-right: 15px;
}
#footer {
	background-image: url(images/footer.jpg); background-repeat: repeat-x; height: 37px; width: 930px; float: left;
	text-align: center; padding-top: 9px; font-size: 10px; color: #A0A0A2;
}
