
body { margin:0; padding:0; }

div#content1{
	width: 95%;
}

div#content2{
	display: none;
}
div#content3{
	display: none;
}

div#content1 {
	padding: 5px 10px;
	overflow: hidden;
	position: relative;
}
 

/*------------------------------------
GENERAL
------------------------------------*/
body {
    margin: auto;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
}

p {
	margin: 0;
	padding: 0;
}

.sf_outer_wrapper {
    width: 788px;
    margin: 50px auto;
}

.sf_wrapper {
    width: 788px;
    position: relative;
}

a {
    color: #000;
}
a:hover {
    color: #333;
}
a:visited {
    color: #000;
}

/* ------------------------------------
HEADER
------------------------------------ */
.sf_header_wrapper {
    position: relative;
    margin-top: 0px;
    height: 129px;
    border-top: 2px solid #fff;
    border-bottom: 1px solid #fff;
}

.sf_main_header p, .sf_sub_header p { margin: 0; padding: 0; }
.sf_main_header {
	float: left;
	margin-left: 60px !important;
	margin-top: 20px;
	text-align: left;
	padding: 4px 0 0 0;
	width: 600px;
	height: 35px;
	overflow: hidden;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.sf_main_header div {
}

.sf_sub_header {
	float: left;
	margin-left: 60px !important;
	display: inline;
	text-align: left;
	width: 600px;
	height: 53px;
	overflow: hidden;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 14px;
}

.sf_extra2 {
  	float: left;
    height: 109px;
    width: 116px;
	padding: 5px 0;
}

.sf_extra3 {
    /*position: absolute;
    top: 0;
    right: 0;
    height: 129px;
    width: 228px;*/
}

/* ------------------------------------
NAVIGATION
------------------------------------ */
.sf_navigation_top { display: none; } 
.sf_navigation {
    clear: both;
    height: auto;
	width: 788px;
}

.sf_navigation ul {
    margin: 0 0;
    height: auto !important; height: 1%;
    padding-left: 0;
}

.sf_navigation ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation ul {
    list-style-type: none;
}

.sf_navigation ul li {
    float: left;
    width: auto !important;
    width: 5px;
    white-space: nowrap;
}

.sf_navigation ul li a {
	color: #ffffff;
	display:block;
	font-size:12px;
	margin:0pt;
	text-decoration:none;
	text-transform:uppercase;
	padding: 12px 10px 13px 10px;
}

.sf_navigation ul li a:hover {
    text-decoration: none;
    color: #fff;
    display: block;
}

.sf_subnavigation {
	display:none;
}

.sf_subnavigation2 {
	display:none;
}
.sf_subnavigation, .sf_subnavigation2 {
	display:none;
}
/*------------------------------------
	Dropdown
------------------------------------*/
#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}
#Nav1, 
#Nav1 ul { /* all lists */
	list-style:none;
	width:100%;
}

#Nav1 a {
	display:block;
}

#Nav1 li { /* all list items */
	float:left;
}

#Nav1 li ul { /* second-level lists */
	position:absolute;
	left:-999em;
	width:180px;
	height:auto;
	margin:-2px 0 0;
	border:none;
	padding:0;
	z-index:1000;
}
#Nav1 li ul li{
	margin:0;
	padding:0;
	background:none;
}
#Nav1 li ul li a{
	background:#999999;
	height:auto;
	margin:0;
	width:170px;
	padding:5px;
	line-height:normal;
	white-space:normal;
	border:none;
	border-bottom:3px solid #ffffff;
}
#Nav1 li ul li a:hover{
	background:#181818;
	color:#ffffff;	
}
#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}
/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
	clear: both;
	margin: 20px 20px 0;
	padding: 0 0 0 30px;
	text-align: left;
	line-height: 40px;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_pagetitle h1 {
	font-size:24px;
	margin: 0;
	font-weight: normal;
}

.sf_pagetitle div {
    
}

.sf_content {
    padding: 20px 20px 0 20px;
    margin: 0 20px;
    font-size: 12px;
    height: 1%;
}

.sf_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_extra7 {
    margin: 0 20px 20px 20px;
	clear: both;
}

.sf_extra7 span {
    display: block;
}

/*------------------------------------
FOOTER
------------------------------------*/
.sf_footer {
    font-size: 13px;
    padding: 40px 20px 10px;
    text-align: center;
    font-family: Verdana, Geneva, Kalimati, sans-serif;
	clear: both;
}

.sf_footer p {
	margin:0px;
	padding:0px;
}

/*------------------------------------
BANNER
------------------------------------*/
div.sf_banner {
    margin-bottom: 35px;
    padding-top: 50px;
    text-align: center;
    font-size: 13px;
}

div.sf_banner div#bannerLink {}
    
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 

body{
	background-color: #FBFBFB;
	background-image: url(body_bg_1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sf_wrapper {
    background-color: #D9C230;
}

.sf_outer_wrapper {
	background-color: #fff;
    border-top: none;
}

.sf_header_wrapper {
	background-image: url(banner_image_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sf_extra4 {

}

.sf_extra3 {

}

.sf_extra2 {
	background-image: url(left_header_image_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sf_main_header {
    color: #fff;
}

.sf_sub_header {
    color: #fff;
}



.sf_pagetitle {
	color: #666;
	background-color: #fff;
	background-image: url(images/top_left_corner_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sf_pagetitle div {
	background-image: url(images/top_right_corner_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* nav images and colors */

.sf_navigation {
	background-color: #fff;
	background-image: url(nav_bkgd_tile_1.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}

.sf_navigation ul {
    list-style-type: none;
}

.sf_navigation ul li {
	
}

.sf_navigation ul li a {
	color: #fff;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #555;
}

.sf_navigation ul li a:hover {
	color: #fff;
	background-image: url(nav_over_1.gif);
	background-repeat: repeat-x;
}
.sf_navigation ul li a:visited {
	color: #fff;
	
}

.sf_content {
    background-color: #fff;
    color: #333;
}

.sf_extra7 {
	height: 20px;
	background-color: #fff;
	background-image: url(images/bottom_left_corner_1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.sf_extra7 span {
	height: 20px;
	background-image: url(images/bottom_right_corner_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.sf_footer {
	color: #eee;
	border-top: 1px solid white;
	background-color: #333;
	background-image: url(footer_bkgd_1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/*--------------------------
		DB Now
--------------------------*/
.Data_Central_color1 {
 background-color:#113F10;
 color:#ffffff;
}
.Data_Central_color2 {
 background-color:#9F9F9F;
 color:#000000;
}
.Data_Central_color3 {
 background-color:#CFCFCF;
 color:#000000;
}
.Data_Central_color4 {
 background-color:#ffffff;
 color:#000000;
}
.Data_Central_color5 {
 border-color:#ffffff;
}
.Data_Central_color6 {
 background-color:#EFEFEF;
 color:#181F29;
}
.Data_Central_color7 {
 background-color:#000000;
 color:#ffffff;
}
/*End DB Now*/

body { background-color:#FBFBFB; }
.sf_main_header { color:#FFFFFF; }
.sf_sub_header { color:#FFFFFF; }
.sf_pagetitle { color:#666666; }
.sf_footer { color:#EEEEEE; }
.sf_main { background-color:#None; }
.sf_region3 { background-color:#None; }
.sf_navigation { background-color:#None; }
.sf_navigation ul li { background-color:#None; }
.sf_navigation ul li a { color:#FFFFFF; }
.sf_navigation ul li a { background-color:#None; }
.sf_navigation ul li a:visited { color:#FFFFFF; }
.sf_navigation ul li a:hover { color:#FFFFFF; }
.sf_navigation ul li a:hover { background-color:#None; }
a { color:#000000; }
a:link { color:#000000; }
a:visited { color:#000000; }
a:hover { color:#333333; }

ul.nav li a{
font-size:20px;
}