/* CSS Document */

/*Varnish stripping**/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{
	margin:0;
	padding:0;
	font-size: 1em;
	color: #666;
}
a img,:link img,:visited img { border:none }
address { font-style:normal }
abbr, acronym {border: none;}

/*browser normalisation*/
#force-scrollbar { 
	position: absolute; 
	top: 0; 
	bottom: -1px;
	width: 1em;
	z-index: -1;
}


/*accessibility*/
.access {
	display: none;
}
#skiplinks {	
	position: absolute;
	top: 0;
	left: -2000px;
	z-index: -100;
}

/*Main page elements*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #535353;
}#container {
	padding: 0px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(images/painting-background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#logo-container {
	margin: 0px;
	padding: 0px;
	height: 93px;
	width: 940px;
}
#menu-container {
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 940px;
}
#menu-container ul {
	padding-right: 0px;
	padding-left: 25px;
	padding-top: 11px;
	padding-bottom: 0px;
}
#menu-container ul li {
	float: left;
	margin-right: 30px;
}
#menu-container ul li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 12px;
}
#menu-container ul li a:hover {
	color: #FC0;
}


#flash-container {
	margin: 0px;
	padding: 0px;
	height: 178px;
	width: 940px;
}
#main-container {
	margin: 0px;
	padding: 25px;
	width: 890px;
	background-image: url(images/main-background.gif);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 400px;
}
#sidebar1 {
	margin: 0px;
	float: left;
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	float: left;
	width: 470px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content h1 {
	font-size: 28px;
	font-weight: bold;
	color: #1E3E67;
	margin-bottom: 20px;
}
#content h2 {
	font-size: 20px;
	font-weight: bold;
	color: #258112;
	margin-bottom: 20px;
}
#content p {
	line-height: 16px;
	margin-bottom: 20px;
}
#content p a {
	color: #F90;
}
#content p a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #960;
}

#content ul {
	margin-bottom: 10px;
}
#content ul li {
	margin-bottom: 10px;
	list-style-type: disc;
	margin-left: 25px;
}


#home-page #content h1 {
	margin: 0px;
}
#home-page #content h2 {
	font-size: 25px;
	font-weight: normal;
}

#sidebar2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 160px;
}
#sidebar2 #jobtypes li {
	font-size: 18px;
	font-weight: bold;
	color: #E49E25;
}
#sidebar2 #jobtypes li ul {
	padding-top: 20px;
}
#sidebar2 #jobtypes li ul li {
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 12px;
	color: #666;
	text-transform: none;
	background-image: url(images/tick.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
}

#footer-container {
	clear: both;
	width: 940px;
	background-image: url(images/rolls-of-wallpaper.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 172px;
	margin-top: -20px;
}
#footer-container ul {
	display: block;
	padding-top: 110px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#footer-container li {
	float: left;
	color: #000;
	margin-right: 45px;
}
#telephone {
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	color: #333;
	background-image: url(images/telephone-icon.jpg);
	padding-left: 45px;
	background-repeat: no-repeat;
	background-position: left center;
}
#mobile {
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	color: #333;
	background-image: url(images/mobile-icon.jpg);
	padding-left: 46px;
	background-repeat: no-repeat;
	background-position: left center;
}
#email {
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	background-image: url(images/email-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
}
#email a {
	color: #333;
	text-decoration: none;
}
#email a:hover {
	color: #F90;
	text-decoration: none;
}
#red2 {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: right;
	color: #FFF;
}
#red2 a {
	color: #C00;
	text-decoration: none;
}
#red2 a:hover {
	color: #000;
}
#photos-page #content ul {
	width: 490px;
	padding: 0px !important;
	margin: 0px -20px 0px 0px !important;
	overflow: hidden;
}
#photos-page #content ul li {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style: none !important;
}
#photos-page #content ul li a  img{
	height: 145px;
	width: 145px;
	border: 1px solid #CCC;
}
#photos-page #content ul li a img:hover {
	border: 1px solid #F90;
}

