 /*----------------------------------
		Theme243		
----------------------------------*/

body {
	background-color: #FBFBFB;
		
}

.sf_outer_wrapper {
	background-color: #fff;
    border: 1px solid #B5B5B5;
    border-top: none;	
}

.sf_extra1 {
	
}

.sf_wrapper {
	
}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
	display: none;	
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {	
	background-color: #234F6C;
}

.sf_extra2 {
	background-image: url(main_1.jpg);
	background-repeat: no-repeat;
	float: right;
	background-color: #234F6C;
	width: 320px;
	height: 120px;
	margin-right: 10px;
	margin-top: 10px;
	
}

.sf_main_header {
    color: #fff;
}


/*--------------------------------
		Bottom Navigation
---------------------------------*/

.sf_navigation ul li a {
	color: #234F6C;	
}

.sf_navigation ul li a:hover {
	 color: #234F6C;	
}

.sf_navigation ul li a:visited {
	 color: #234F6C;
}


/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
    color: #000;
}

/*--------------------------------
		 End Page Title
---------------------------------*/



.sf_extra6 {
	sf_edit: true;
}



/*--------------------------------
		 Sub Navigation
---------------------------------*/

.sf_subnavigation {
	display: none;
}


/*--------------------------
		Content
--------------------------*/

.sf_content {
	sf_edit: true;
}

.sf_content img {
	
}

/*--------------------------
		End Content
--------------------------*/



.sf_extra12 {
	sf_edit: true;
}



/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 {
	display: none;
}


/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
	border-bottom: 5px solid #234F6C;
}	


/*--------------------------
		Extra Stuff
--------------------------*/


a:link {
	color: #333;
}

a:visited {
	color: #333;	
}

a:hover {
	color: #333;
	text-decoration: none;	
}

