#frontintro{
    height: 230px;
    background-color: #000000;
    background-image: url('/images/armour/showrooms.jpg');
    background-position: right;
    background-repeat: no-repeat;
    padding: 10px;
}
#frontintro h1{
    margin: 0px;
    padding: 0px;
    font-size: 26px;
    font-weight: normal;
    color:  #ea0678;
    line-height: 34px;
}
#frontintro h2{
    margin: 0px;
    padding: 0px;
    font-size: 22px;
    font-weight: normal;
    color:  #eeeeee;
    line-height: 24px;
    width: 550px;
}

#frontintro p{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
    color:  #aaaaaa;
    line-height: 18px;
    width: 350px;
    padding-top: 20px;
}
#dealeroptions{
		width: 400px;
		float: left;
}
.doption{
				 width: 160px;
				 float: left;
				 margin: 10px;
				 padding: 5px;
				 background-color: #eeeeee;
				 height: 65px;
				 border: 1px solid #dddddd;
}
.doption p{
				 margin: 0px;
				 padding: 0px;
				 color: #888888;
}
.doption a{
				 font-size: 14px;
				 font-weight: bold;
}
#newproductguide{
		width: 570px;
		float: left;
			padding-top: 5px;
}
#newproductguide img{
								 float: right;
}
#newproductguide h2{
			margin: 0px;
			padding: 0px;
			color: #666666;
}

#newproductguide p{
			color: #888888;
			padding-right: 10px;
			margin: 0px;
			padding: 0px;
			line-height: 19px;
}
.folder a, .file a{
				height: 150px;
				width: 150px;
				display: block;
				background-repeat: no-repeat;
				background-position: center;
				overflow: hidden;
}
.file a{
			border: 1px solid #eeeeee;
}
.folder, .file{
				margin: 20px;
				width: 150px;
}
#frontintro.download p{
			width: 600px;
}
#downloadheader td{
			padding-left: 20px;
			color: #666666;
}
											 