.sf_main_header {
	float: right;
	width: 540px;
	padding-top: 15px;
	color: #3333cc;
	padding-right: 15px;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
	overflow: hidden;
	height:28px;	
}

.sf_extra3 {
	display: none;
}

.sf_sub_header {
	float: right;
	width: 540px;
	padding-right: 15px;
	font-size: 20px;
	color: #3333cc;
	text-align: right;
	overflow: hidden;
	height:9px;
}

.sf_main_header p, .sf_sub_header p {
	margin: 0;
	padding: 0;
}

/*--------------------------
		End Header
--------------------------*/



.sf_extra4 {
}



/*--------------------------------
		Bottom Navigation
---------------------------------*/

.sf_navigation{
	height: auto !important;
	sf_edit: true;
	width: 768px;
}

.sf_navigation ul{
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}

.sf_navigation ul:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}

.sf_navigation ul li {
	sf_edit: true;
	font-size: 8px;
	float: left;
	text-align: center;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
}

.sf_navigation ul li.sf_last_nav_item{
}

.sf_navigation ul li a {
	color: #3333cc;
	width: 128px;
	height: 39px;
	padding-top: 28px;
	display: block;
	text-decoration: none;
	overflow: hidden;
}

.sf_navigation ul li a:visited {
	color: #3333cc;
}

.sf_navigation ul li a:hover{
	background-position: 0 -67px;
	
}
body {
	margin: 30px 0 20px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;

.sf_wrapper {
	width: 768px;
	background-color: #3333cc;
	margin: 0 auto;
	border: 5px solid #ffffff;
}
#Nav1 li ul li a { /* second-level lists */	
	width: 128px;
	height: auto;
	background-image: none;
	line-height: normal;	
	padding: 10px 0px 5px 0px;
	border-bottom: 1px solid #ccc;
	background-color: #3333cc;