@charset "utf-8";
* {padding: 0; margin: 0; }
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #2C3337;
	background-color: #9BB3B8;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(binaries/jigsaw.jpg);
	background-repeat: no-repeat;
	background-position: 400px top;
}
#content {
	width: 900px;
	background-color: #FFFFFF;
	margin-left: 20px;
	padding-bottom: 20px;
}
#content p, #content h4 {
    padding-left: 30px;
	padding-right: 30px;
}
.pThumbs {
	padding-top: 12px;
	margin-bottom: 12px;
}


#nav {
	float: right;
	height: 340px;
	width: 160px;
	background-image: url(binaries/nav_bg.jpg);
}
#nav ul {
	list-style-type: none;
	margin-left: 0;
}
#nav a {
	width: 120px;
	display: block;
	text-indent: -9999px;
}
li#nHome a {
	height: 60px;
}
li#nHome a:hover {
	background-image: url(binaries/nav_home.jpg);
}
li#nHomeAct a {
	height: 60px;
	background-image: url(binaries/nav_home.jpg);
}
li#nVac a {
		height: 60px;
}
li#nVac a:hover {
	background-image: url(binaries/nav_vac.jpg);
}
li#nVacAct a {
		height: 60px;
			background-image: url(binaries/nav_vac.jpg);
}
li#nServ a {
		height: 60px;
}
li#nServ a:hover {
	background-image: url(binaries/nav_serv.jpg);
}
li#nServAct a {
		height: 60px;
			background-image: url(binaries/nav_serv.jpg);
}
li#nCase a {
		height: 69px;
}
li#nCase a:hover {
	background-image: url(binaries/nav_case.jpg);
}
li#nCaseAct a {
		height: 69px;
			background-image: url(binaries/nav_case.jpg);
}
li#nContact a {
		height: 69px;
}
li#nContact a:hover {
	background-image: url(binaries/nav_contact.jpg);
}
li#nContactAct a {
		height: 69px;
			background-image: url(binaries/nav_contact.jpg);
}






h1 {
	background-image: url(binaries/h1.jpg);
	height: 160px;
	width: 400px;
	text-indent: -9999px;
}
h2 {
	height: 180px;
	width: 400px;
	background-image: url(binaries/h2.jpg);
	text-indent: -9999px;
}
h3 {
	height: 100px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
p {
	font-size: 1.3em;
	padding-bottom: 12px;
}
a {
	color: #FB714A;
}
a:hover {
text-decoration: none; 
}

.h3Lhome {
	background-image: url(binaries/topl_home.jpg);
}
.h3Rhome {
	background-image: url(binaries/topr_home.jpg);
}
.h3Rvac {
	background-image: url(binaries/topr_vac.jpg);
}

#leftCol {
	width: 600px;
	float: left;
	display: inline;
}
#rightCol {
	width: 300px;
	float: right;
	display: inline;
}
#leftCol img {
	margin-right: 10px;
}


#footer {
	color: #FFFFFF;
	font-size: 1.5em;
	margin-left: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
}
#footer a {
text-decoration: none;
color: #FFFFFF; }

.grey {
	color: #2C3337;
}
ul {
	font-size: 1.3em;
	margin-bottom: 12px;
	list-style-type: none;
	margin-left: 38px;
}
.ra {
	float: right;
	margin-right: 40px;
	color: #608086;
	font-size: 0.8em;
}
#footer .ra a { color: #608086; }h4 {
	color: #F07F47;
	font-size: 1.3em;
	margin-bottom: 8px;
}
.smallBlack {
	font-size: 1em;
	color: #303539;
	font-weight: normal;
}
