@charset "utf-8";
/* CSS Document */

@import url("reset.css");

body {
	/*background-color: #BFBFBF;*/
	background-color: #666;
	color: #414141;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(../_img/greyDown.png) repeat-x;
	background-color: #FFF;
}

#header {
	position: relative;
	height: 100px;	
}

#header p {
	padding-left: 20px;
	background-position: right;
	background-color: #EFEEEE;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	line-height: 2em;
}

#header p strong {
	float: right;
	padding-right: 20px;
	font-weight: normal;
}

#header h1 {
	width: 400px;
	height: 50px;
	margin: 15px 0 0 20px;
	background: url(../_img/logo.png) no-repeat;
}
#header h1 span {
	display: none;
}
#header p#telephone {
	width: 400px;
	height: 50px;
	position: absolute;
	top: 60px;
	right: -90px;
	background: url(../_img/phoneNumber.png) no-repeat;
}
#header p#telephone span {
	display: none;
}

/* NAVIGATION */
#home #homelink, 
#serv #servlink,
#gall #gallerylink,
#test #testlink,
#faq #faqlink,
#contact #contactlink
{
	color: #000;
	background-color: #BBB;	
}

#nav {
	background: url(../_img/greyUp.png) repeat-x;
	height: 70px;
	width: 960px;
	margin: 0 auto;
}

#nav ul{
	margin-left: 20px;
	padding-top: 10px;
	list-style-type: none;
}
#nav li {
	float: left;
}


#nav a {
	padding: 20px 20px;
	display: block;
	text-transform: uppercase;
	color: #666;
	background-color: #FFF;
	text-decoration: none;
	border-right: 1px solid #999;
	font-size: 1.2em;
	font-weight: bold;
}

#nav a.last {
	border-right: none;
}

#nav a:hover {
	color: #ffce26;
}

#top {
	width: 920px;
	height: 360px;
	margin: 0 auto;
	border: 1px solid #FFF;
}

#image {
	width: 659px;
	height: 359px;
	float: right;
	background: url(../_img/rain.jpg) no-repeat;
}


#sidebar {
	float: left;
	width: 260px;
}

#sidebar ul.sidenav {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

#sidebar ul.sidenav a {
	display: block;
	width: 260px;
	height: 120px;
}
#sidebar ul.sidenav a span {
	display: none;
}
#sidebar ul.sidenav a.top {
	background: url(../_img/K3-button1.png) no-repeat;
}
#sidebar ul.sidenav a.mid {
	background: url(../_img/K3-button2.png) no-repeat;
}
#sidebar ul.sidenav a.low {
	background: url(../_img/K3-button3.png) no-repeat;
}

#sidebar ul.sidenav a.top:hover {
	background: url(../_img/K3-button1over.png) no-repeat;
}
#sidebar ul.sidenav a.mid:hover {
	background: url(../_img/K3-button2over.png) no-repeat;
}
#sidebar ul.sidenav a.low:hover {
	background: url(../_img/K3-button3over.png) no-repeat;
}



#main {
	width: 920px;
	margin: 0 auto;
	border: 1px dashed #FFF;
}
#main h2 {
	text-transform: uppercase;
	font-size: 1.3em;
	color: #414141;
	margin:20px 0 0;
}
#main h2.divide {
	border-top: 1px solid #093;
	padding: 10px 0;
}
#main p {
	margin: 20px 0px;
	text-align: justify;
	color: #414141;
	font-size: 1.2em;
	line-height: 1.1em;
}
#main a#read1, a#read2 {
	padding: 20px 0;
	background: url(../_img/plus.png) no-repeat;
	background-position: 3px 50%;
	padding-left: 40px;
	color: #000;
}
#main p.plink {
	/*margin-top: 20px;*/
}
#main #advantages {
	margin: 20px 60px;
}
#main #advantages li {
	padding: 10px 40px;
	font-size: 1.5em;
	color: #F60;
	background: url(../_img/tick.png) no-repeat;
	background-position: 2px 50%;
}
#main #testimonial {
	width: 700px;
	margin: 0 auto;
/*	border: 1px solid red;*/
	font-style: italic;
}
#main .test {
	height: 185px;
	margin-bottom: 10px;
	background-color: #EEE;
	border: 1px dashed green;
	font-size: 1.2em;
	font-style: italic;
}
#main .test img {
	float: left;
	width: 100px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	border: 1px solid #BBBBBB;
}
#main .test .quote {
	margin: 10px;
	margin-left: 140px;
}
#main .test2 {
	height: 185px;
	margin-bottom: 10px;
	background-color: #EEE;
	border: 1px dashed green;
	font-size: 1.2em;
	font-style: italic;
}
#main .test2 img {
	float: right;
	width: 100px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	border: 1px solid #BBBBBB;
}
#main .test2 .quote {
	margin: 10px;
	margin-right: 140px;
}
#main .signed {
	font-size: .9em;
	font-style: normal;
}



#main #address p {
	font-size: 1.5em;
	line-height: .3em;
}
#main #gallery {
	height: 100px;
}
#main #gallery img {
	float: left;
	border: 1px solid #093;
	margin-right: 38px;
	margin-bottom: 20px;
}
#main #gallery img.img-last {margin-right:0;}

#main #faqs h3 {
	font-size: 1.5em;
	padding: 10px 0 10px 40px;
	margin-bottom: 5px;
	background: url(../_img/open.png) no-repeat;
	background-position: 2px 8px;
	color: #999;
	background-color: #EEE;
	cursor: pointer;
}
#main #faqs h3.close {
	background: url(../_img/close.png) no-repeat;
	background-position: 2px 8px;
	color: #999;
	background-color: #EEE;
	cursor: pointer;
}
#main #faq p {
	margin-top: 0;
	padding: 0 40px;
}


#footer p {
	margin-top: 10px;
	border-top: 1px solid #093;
	padding: 30px 0 30px 20px;
	text-transform: uppercase;
	font-size: .8em;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	background-color: #EFEEEE;
}
#footer p span {
	float: right;
	margin-right: 20px;
}
#footer p span a {
	padding: 0 30px 0 0;
	background: url(../_img/icts-logo.png) no-repeat;
	background-position: right 35%;
	color: #999;
	text-decoration: none;
}
#footer p strong {
	display: none;
}
