/*----------------------------------
		Theme_# Theme Name
		Cat Category
		Name
----------------------------------*/

body {
	
}

p {
	
}

.sf_outer_wrapper {
	background-image: url(images/content_repeat_1.jpg);
	background-repeat: repeat-y;
}

.sf_extra1 {

}

.sf_wrapper {
	background-image: url(images/header_bg_1.jpg);
	background-repeat: no-repeat;
}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top { /* one of the navs will be display: none; */
	display: none;
}

.sf_navigation_top ul{
	
}

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


.sf_navigation_top ul li {
	
}

.sf_navigation_top ul li.sf_last_nav_item{
	
}

.sf_navigation_top ul li.sf_first_nav_item{

}

.sf_navigation_top ul li a {	
	
}

.sf_navigation_top ul li a:visited {
	
}

.sf_navigation_top ul li a:hover{
	
}

/*--------------------------------
		End Top Navigation
---------------------------------*/



.sf_extra10 {
	
}



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

.sf_header_wrapper {
	
}

.sf_extra2 {
	background-image: url(images/main_image_1.jpg);
	background-repeat: no-repeat;
}

.sf_main_header {    /*--Don't forget the height and overflow: hidden--*/
	color:#ffffff;
}

.sf_extra3 {
	
}

.sf_sub_header {    /*--Don't forget the height and overflow: hidden--*/
	
}

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



.sf_extra4 {
	
}



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

.sf_navigation { /* one of the navs will be display: none; */
	background-color: #000000;
	background-image: url(images/nav_bg_1.jpg);
	background-repeat: repeat;
}

.sf_navigation ul{
	
}

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


.sf_navigation ul li {
	
}

.sf_navigation ul li.sf_last_nav_item{
	
}

.sf_navigation ul li.sf_first_nav_item{

}

.sf_navigation ul li a {
	color: #cccccc;
}

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

.sf_navigation ul li a:hover{
	color: #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	background-color: #333333;
}


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



.sf_extra5 {
	background-image: url(images/content_top_1.jpg);
	background-repeat: no-repeat;
}



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

.sf_pagetitle {
	color: #000;
}

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



.sf_extra6 {
	
}



/*--------------------------------
		 Sub Navigation
---------------------------------*/

.sf_subnavigation { /* subnavigations always display: none; */
	display: none;
}

.sf_subnavigation ul{
	
}

.sf_subnavigation ul:after{
	
}

.sf_subnavigation ul li {
	
}

.sf_subnavigation ul li.sf_last_nav_item{

}

.sf_subnavigation ul li.sf_first_nav_item{

}

.sf_subnavigation ul li a {
	
}

.sf_subnavigation ul li a:visited {
	
}

.sf_subnavigation ul li a:hover{
	
}

/*--------------------------------
		 End Sub Navigation
---------------------------------*/

.sf_extra11 {

}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {
	
}

/*--------------------------
		End Content
--------------------------*/



.sf_extra12 {
	
}



/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 { /* subnavigations always display: none; */
	display: none;
}

.sf_subnavigation2 ul{
	
}

.sf_subnavigation2 ul:after{
	
}

.sf_subnavigation2 ul li {
	
}

.sf_subnavigation2 ul li.sf_last_nav_item{

}

.sf_subnavigation2 ul li.sf_first_nav_item{

}

.sf_subnavigation2 ul li a {
	
}

.sf_subnavigation2 ul li a:visited {
	
}

.sf_subnavigation2 ul li a:hover{
	
}

/*--------------------------------
		 End Sub Navigation2
---------------------------------*/



.sf_extra7 {
	
}

.sf_extra7 span{
	
}



/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
	color: #666666;
}

/*--------------------------
		End Footer
--------------------------*/


.sf_extra8 {
	background-image: url(images/content_bottom_1.jpg);
	background-repeat: no-repeat;
}

.sf_extra9 {
	
}


/*--------------------------
		Extra Stuff
--------------------------*/


a:link {
	
}

a:visited {
	
}

a:hover {
	
}

.sf_banner {
	margin-top: 45px;
	text-align: center;
}

/*--------------------------
		DBNow
--------------------------*/

.Data_Central_color1 {
	background-color:#7F7B67;
	color:#ffffff;
}
.Data_Central_color2 {
	background-color:#CFCFCF;
	color:#261A3B;
}
.Data_Central_color3 {
 	background-color:#DFDFDF;
	color:#261A3B;
}
.Data_Central_color4 {
	background-color:#ffffff;
	color:#261A3B;
}
.Data_Central_color5 {
	border-color:#ffffff;
	color:#261A3B;
}
.Data_Central_color6 {
	background-color:#EFEFEF;
	color:#261A3B;
}
.Data_Central_color7 {
	background-color:#000000;
	color:#ffffff;
}


