/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
}
h1, h2 {
	font-weight: bold;
	background-color:	#cccccc;
	padding: .5em;
	}
h1 { font-size: 1.05em;}
h2, h4 {font-size: 1em;}
h4 {
	padding: 0;
	margin: 0;
}
 a {
	color: #000;
}
 a:hover{
	color: #900
}
#header {
	background-color: #CCCCCC;
	position: absolute;
	margin: 0;
	top: 70px;
	width: 58em;
	height: 72px;

}
#logo {
	position: absolute;
	left: 55px;
	top: 10px;
	z-index: 5;

}
#navigation {
	position: absolute;
	top: 250px;
	left: 0;
	width: auto;
	z-index: 10;

}
#fullWidth {
	position: absolute;
	margin-left: 12em;
	display: block;
	height: auto;
	padding: 1em;
	width: 45em;
	margin-top: 8em;
}
*#fullWidth {
	margin-top: 9.5em;
	}
#fullWidth img{
	margin: 1.5em;
	border: 1px solid #000000;
}
#fullWidth  div {
	height: auto;
	}#mainContent a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
#breadcrumb, #breadcrumb a {
	font-size: small;
	color: #990000;
	text-align: right;
	margin: .5em;

}
#breadcrumb ul  li{
	display: inline;
	/**/
	} 
.first {
list-style-type: none;
}	
#breadcrumb a:hover {
	color: #000000;
}


#sideBar {
	float: right;
	height: auto;
	position: relative;
	width: 20em;
	border: thin solid #CCCCCC;
	margin: 0em 1em 1em;
}
#sideBar p {
	font-size: .9em;
	padding: 1em;}
#sideBar img {
	margin: auto;
	display: block; }
#sideBar h2{
	padding: 0.5em 0em 0.5em 0.5em;
	margin: 0;
	width: 100%;
	}

#mainContent a:hover {
	color: #990000;
	}
#mainContent ul li {
	line-height: 1.2em;
	padding: .2em;
		}
#imgGrid,  #imgGrid h4, #imgGrid p {
	padding: 0;
	/*margin: 0 0 1.5em;*/
	}
#imgGrid  img{
	margin-bottom: 1em;

	}
#links  ul li {
	list-style-type: none;
	line-height: 1.5em;
	}
#link  ul li  a{
	color: #000
	}
#FAQ  a {
	list-style-type: none;
	color: #000;
}
#FAQ  a:hover {
	color: #900;
	list-style-type: none;
}
#FAQ h4 {
	color: #660000;
	padding: 0;
}
#FAQ p{
		margin-top: 0;
}
#footer {
	color: #990000;
	background-color: #CCCCCC;
	padding: 1.5em;
	width: 42em;
	bottom: 0px;
	margin: 1em 1em 1em 0;
	/*position:relative;*/
}
#footer strong, #footer a {
	color: #000;
	padding: 0em;
	margin: 0em;
	}
.clear {
	clear: both;
}
address {
	color: #990000;
	font-size: 0.75em;
	font-style: normal;
}
#col1 {
	float: right;
	width: 12em;
}
#col2 {
	margin: auto;
}
#col3 {
	float: left;
	width: 15em;
}
.left {
float: left;
width: auto;
}
.right {
float: right;
width: auto;
/*border: thin solid #000;*/
}
.centre {
margin: auto;
}
#copyright {
  	color: #CCC;
  	text-align: center;
	font-size: .75em;
  }
 #copyright a {
  	color: #CCC;
  } 
 #copyright a:hover {
  	color: #900;
  } 
#spec ul li {
	list-style: none;
	font-weight: bolder;
	padding: 0.2em;
}
#spec ul li li {
	font-weight: normal;
	}
.thumbnail {
	float: right;
	/*text-align: center;
	margin: 1em 1em 1em 1em;
	border: thin solid #000;*/
}
#showroom ul li{
	list-style: none;
	display: inline;
	text-align: center;
	}
#showroom ul li a{
	text-decoration: none;}
span {
	font-size: .6em;
	vertical-align: super;
}
