* {margin:0; padding: 0}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	background-color: #FFF;
	text-align: center;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img{
border-style:none;
margin:0;
padding:0;
}

#container {
	width: 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	position:relative;
	text-align: left;
}
#containerP {
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	position:relative;
	text-align: left;
	top: -49px;
}

#tagline {
	background-image: url(../images/committedToExcellence.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
}
#tagline h2{
	text-align: center;
	display: none;
}
#menu {
	background-color: #7b7a7b;
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: 30px;
	margin-top: 5px;
	clear:both;
}
#menu ul{
	list-style-position: inside;
	list-style-type: none;
}
#menu ul li{
	text-transform: uppercase;
	float: left;
	height: 25px;
	width: 180px;
	text-align: center;
	font-size: 12px;
	letter-spacing: .1em;
	padding-top: 6px;
	padding-bottom: 0px;
}
#menu a{
	color: #FFF;
	text-decoration: none;
}
#menu a:hover{
	color: #333;
}
#menu a.active{
	color: #333;
}
#footer {
	font-size: 9px;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 0.1em;
	margin-top: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#footer p{
	text-align:center;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.clear {
	clear:both;
}
.shim25 {
	margin-left: 15px;
}
.footerEnd {
	margin-top: 5px;
	text-transform: none;
}
h1.footerEnd {
	font-size: 9px;
	text-align: center;
	font-weight: normal;	
}
#inner-content{
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	display:table;
	overflow:hidden;
	clear:both;
}

#inner-text{
	margin-left:298px;
	padding-left:20px;
	padding-right:20px;
	width:560px;
	top: 50%;
	display:table-cell;
	vertical-align:middle;
	clear: right;
}

#inner-text p{
font-size:.8em;
margin-top:10px;
}

#inner-text h3{
font-size:1.1em;
}
#description h3{
font-size:1.1em;
margin-bottom: 4px;
}

.main-image{
float:left;
margin-right:0px;
margin-bottom:0px;
	}

#ref{
margin-top:100px;
}

.margin-top{
margin-top:40px;
}
h4.margin-top{
margin-top:20px;
}

#description{
width:598px;
float: left;
}

#description h2{
font-size:1em;
}

#description p{
font-size:.7em;
line-height: 110%;
}

#thumbnails {
	width: 302px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#thumbnails ul {
	list-style:none;
}
#thumbnails ul li {
	float: left;
	padding-bottom:6px;
	padding-left: 6px;
	height: 101px
}
#thumbnails ul li.noBottomMargin {
	padding-bottom: 0px !important;
}

#not-recieved{
width:35%;
margin:20px auto;
}

#not-recieved p{
font-size:1.2em;
padding:10px;
}

#first-list{
list-style-type:circle;
}

#first-list a{
color:#000000;
text-decoration:none;
}

#first-list a:hover{
color:#000000;
text-decoration:none;
}

#first-list a:hover{
color:#000000;
text-decoration:underline;
}

#first-list a:active{
color:#000000;
text-decoration:underline;
}


#nested-list{
list-style-type:square;
margin-left:40px;
}

#roof h1{
	line-height:1px;
	font-size:1px;
	color:#bfbfbf;
	}
#roof {
	margin-bottom: 15px;
	position: relative;
	
	}
#centerVertically {
	position: relative;
	top: -50%
	}
	
	#carousel {
		height: 422px;
		width: 955px;
		margin: 0px;
	}
	#description img {
		margin-bottom:5px;
	}
#scroll {
	overflow: auto;
	max-height: 290px;
}
#grayArrow {
	height: 50px;
	width: 25px;
	overflow: hidden;
	position:relative;
	float: left;
	left: 0px;
	top: 455px;
	clear:left;
	
}
#ihateIE {
	position:relative;
	left: 30px;
	border: none;
}



#encFilmMain
    {
	width:560px; /* Max widht of the container */
    }
    #encFilm 
    {
	height:300px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	width: 545px;
    }
    #encFilmInner
    {
      position:relative;
      height:290px; /* Inner films height. It will be -10 from Max height */
      width:500px; /* this will be -20px from full width of #encFilmMain*/
      overflow:hidden;
    }
    #encScrollBarTop
    {
	text-align:center;
	color:#fff;
    }
    #encScrollBarBottom
    {
	text-align:center;
	color:#fff;
    }
    #encScrollBarTop a, #encScrollBarBottom a
    {
      line-height:20px;
      padding:0px;
      color:#fff;
      display:block;
      text-decoration:none;
    }
    #encNav
    {
      position:relative;
      top:0px;
    }
	.floatright {
		float: right;
	}
	h4 {
	font-weight: normal;
	}