@import url("http://page.blueskyauto.com.au/Slider/engine1/style.css");
@import url("http://blueskyauto.com.au/Slider/default.css");
@import url("http://blueskyauto.com.au/Slider/nivo-slider.css");


/* Ruben Image over */
#ruben { /*width:126px; height:45px;*/ float:left; }

.thumbnail {
    zoom:1.0;
    position:relative;
    text-decoration:none;
}
.thumbnail span {
position:fixed;
    top:150px;
    left:500px;
    width:350px;
    left:-999em;
    z-index:990    
}
.thumbnail:hover {visibility:visible; }
.thumbnail:hover span { left:40%; top:40%;opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */ }
* html .thumbnail span {position:absolute;}

/* End Ruben Image Hover  */

.widgetset .widget_header, .widgetset .widget_header a {
background-color: #0066cb;
color: #FFFFFF;
}

/* Changes made to make slider go across the page  */

.sf_header_wrapper {
visibility:hidden;
display:none;
}
.sf_region7{
margin-top:550px;
}
.welcome {
margin-left:-280px;
}
.sf_content {
border:none;
}

.sf_navigation ul li a, .sf_navigation, .widget_content:after {
background-color: #0066cb;
width:735px;

}
#Nav1 {
width:900px;
background-color: #0066cb;
margin-left:-258px;
}
.sf_first_nav_item {
margin-left:280px;
}

/* End of Slider changes */

.sf_navigation ul li a, .sf_navigation, .widget_content:after {
background-color: #0066cb;
}
.sf_navigation, .widget_content:before {
background-color: #0066cb;
}
.sf_footer:after, .sf_footer:before, .sf_footer:before, .sf_footer {
background-color: #0066cb;
}
.sf_main_header {
font-size: 40px;
}
import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600);	

html {
  border-top: 5px solid #fff;
  background: #58DDAF;
  color: #2a2a2a;
}

html, body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans';
}

h1 {
  color: #fff;
  text-align: center;
  font-weight: 300;
}


