html, body {
	margin: 0;
	padding: 0;
}

body {
	background: url('https://www.prestigepaintingwa.com.au/packages/theme_slate/themes/slate/images/bg.jpg') top left repeat-x;
	background-color: #fff;
}

h1 {
	color: #4c7bb3;
	font-size: 1.8em;
}

h2, h3 {
	color: #221E1F;
	text-shadow: 1px 1px #ccc;
}

#logo {
	display: block;
	width: 165px;
}


#feature {
	box-shadow: 0px 2px 2px #aaa;
}

#container {
	width:	960px;	
	-webkit-box-shadow: 0px 2px 5px 2px;
	box-shadow: 0px 2px 5px 2px;
}

header {
	background: url('https://www.prestigepaintingwa.com.au/packages/theme_slate/themes/slate/images/header.jpg') center left no-repeat;
	
	height: 163px;
	border: none;
	padding: 0 10px;
	margin:0;
	
}

/* phone number */
#header-area {
	float: right;
	text-align: right;	
	height: 25px;
	margin-right: 138px;	
	margin-top: 130px;	
	width: 620px;
}

#header-area h4, #header-area p {
	display: inline;
	color: #222 !important;
	font-size: 1.3em;	
	text-shadow: 1px 1px #aaa;
}

#header-area h4 a {
	color: #222 !important;
	text-decoration: none;
	text-shadow: 1px 1px #aaa;
}

/* icons */
#header-area img {
	margin: 4px 1px 0 10px;
}

#header-area h2 a {
	color: #fff;
}

nav {
	/* customize_nav_background */background-color:#333333 !important;/* customize_nav_background */
	padding: 8px 3.8% 8px 4px;
}

.sf-menu {
	line-height: 0;
}


/* BORDER TICKS
.sf-menu li {
	 border-right: 2px solid #fff; 
}

.sf-menu li:last-child {
	border-right: 0;
}
	*/



nav ul li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	text-shadow: none !important;
	padding: 0.75em 1.6em !important;
}
nav ul li a:hover, nav ul li a.nav-selected, nav ul li a.nav-path-selected, nav ul li:hover {
	/* customize_nav_link_hover */color:#808080;/* customize_nav_link_hover */
	
	text-transform: uppercase;
}
nav ul li:first-child {padding-left: 14%;}

footer {	background: url('https://www.prestigepaintingwa.com.au/packages/theme_slate/themes/slate/images/footer.jpg')top right no-repeat;
	background-color: #221E1F;
	padding: 20px;	height: 180px;
}

footer .row:first-child {
	display: none !important;
}
footer .row {position: relative;top:150px;}

p  {
	margin: 0 0 1.5em;
}

ul {
	margin: -10px 0 1.5em 2em;
}


/* CONTACT FORM normal (table) layout */
td.question {
	width: 120px;
	padding-top: 10px;
}

#msg {
	font-weight: bold;
	padding-bottom: 20px;
}

/* IE CRAP */
#container {
	width: 960px !important;
	max-width: 960px !important;	
}

/* gallery options fix !! */
.deluxe_image_gallery_image img {
	box-shadow: 2px 2px 2px #aaa;
}

#displayOptions {
	float: none !important;
}

#galleryOptions td.right, #galleryOptions td.right {
	float:none !important;
}

#fsID {
	float: right;
}