
a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	border-bottom:none;
}

.sf_navigation {
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	margin:0 auto;
	padding-bottom:12px;
	min-height:10px;
	height:auto !important;
	height:10px;
	width:1000px;
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	border-bottom:3px solid;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:Normal;
	min-height:1%;
	height:auto !important;
	height:1%;
	margin:5px 20px;
	padding:5px 0;
}
.sf_region1 {
	background-color:#000000;
	background-repeat:repeat-x;
	background-position:bottom;
	min-height:98px;
	height:auto !important;
	height:98px;
}
body {
	background-color:#fffff;
	color:#121212;
	margin: auto;
	font-family: Arial;
	font-size: 14px;
}


