/*------------------------------------
	GENERAL
------------------------------------*/
body{
	background-image: url("http://i609.photobucket.com/albums/tt178/ms_indecisive/tt9707blue.jpg" ); 
	background-repeat: repeat; 
	background-attachment: fixed;
	margin: 0;
	background-color:#0000ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/** 
 * @subsection header 
 */
.sf_header_wrapper {
	padding:0px 0px 0px;
	background-color: #ed0a0a;
	background-repeat:repeat-x;
	min-height:1%;
	height:auto !important;
	height:1%;
}

.sf_banner {
	margin:0px 0px;
}

.sf_banner #bannerImage {
	padding:0px;
}

body {
	background-color:##0548F4;
	
}

.sf_wrapper {
        border:5px solid #ff0000;
        background-color:#0000ee;
}

.sf_main {
        border:2px solid #c9c9c9;
	background-color:#0000ee;






