body{
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	line-height: 18px;
	font-size: 10pt;
	background-color: #000000;
	color: #AAAAAA;
	height: 95%;
}

html{
	height: 95%;

}

a{
	color: #CCCCCC;
	text-decoration: none;
}

a:hover{
	color: #9AC6F3;
}

a.displayedCenter{
	border: none;	
}

.displayedCenter{
	border: none;	
	margin-left: 225px;
}

.alink{
	color: #680000;
}

.alink:hover{
	text-decoration: underline;
	color: #990033;
}

#Container{
	position: relative;
	width:755px;
	min-height: 100%;
	margin:0px auto;
	text-align:left;	
}

#dupont{
float: right;	
}

#Nav{
display: inline;
}

#HomeContent{
position: relative;
width: 350px;
float: left;
}

#HomeGallery{
float: left;
}

#homeContainer{
	height: 300px;
}

#imageContainer { height:400; }  
#imageContainer img { display:none; 	
			position:absolute; 	
			top:0px; left:-100px; 	
			height:400;  	
			width:237; 	
			opacity: -0.01; } 			

img.floatRight { 
    float: right; 
    margin: 4px; 
}

.floatRight{
	float: right;	
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

#Header{
	margin-bottom: 20px;	
}

#Footer{
	margin-left: auto;
	margin-right: auto;
	background-color: #555555;
	height: 20px;	
	width: 740px;
	padding: 10px;
	font-size: 8pt;
	line-height: 15px;
}

img.nohover {
	border: none; 
	padding-left: 16px;
}
img.hover {
	border: none;
	display:none;
	text-decoration: none;
	padding-left: 16px;
	
	}
A:hover img.hover {display:inline}
A:hover img.nohover {display:none}

.section{
padding-bottom: 20px;
padding-top: 10px;
}

#showrooom{
width: 620px;	
margin-left: auto;
margin-right: auto;
}

.sectionShowroom{
	padding-bottom: 20px;
	padding-top: 10px;
}

.Headline{
font-weight: bold;	
padding-bottom: 5px;
color: #9AC6F3;
font-size: 12pt;
}

.HeadlineHome{
position: relative;
display: block;
padding-bottom: 5px;
width: 400px;
right: 100px;
top: 260px;
text-align: center;
font-size: 12pt;
}


.bold{
font-weight: bold;	
}

.standOut{
font-weight: bold;	
color: #CCCCCC;
}

.subImage{
cursor: pointer;		
}

.subImageShowroom{
	cursor: pointer;	
	margin-right: 5px;
}

.subImageShowroom:hover{
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}

.correction{
padding-right: 30px;	
}

#imageGallerySpot{
	position:relative;
	float:right;
	width: 300px;
}

.homePageSlogan{
	margin-top: 10px;
	margin-left: 0px;
	width: 100%;
}

.homeLogos{
	position: relative;
}

.correctionTable{
	font-weight: bold;	
padding-bottom: 5px;
color: #CCCCCC;
font-size: 12pt;
}

.blue{
color: #9AC6F3;	
}

.feature{
	display: inline-block;
	height: 167px;
	width: 245px;
	padding: 3px;
	margin-bottom: 20px;
}

.feature img{
	border: none;
}

.feature img:hover{
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}

.feature span{
	font-size: 12pt;
}

.slogan{
	font-size: 14pt;
	margin: 10px 0px 20px 0px;
	text-align: center;
}
