@charset "UTF-8";

/* Layout Medium Screens */

body{background-image:none;}
#header {
	height:230px;
	background: url(../images/skheader_medium.jpg) no-repeat 40% 0px;
	}
.prtbutton{
	margin:4em 0em 0em 3em;
}

#footer { 
font-size: .85em; 
color: #fff; 
background-color: #000; 
padding: 10px 10px 10px 0px;
padding-left:.5em  
}



