#frontintro{
    height: 230px;
    background-color: #000000;
    background-image: url('images/brandheader.png');
    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: 450px;
}

#frontintro p{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
    color:  #aaaaaa;
    line-height: 18px;
    width: 350px;
    padding-top: 20px;
}
.brandblock{
		float: left;
		margin: 4px;
}
.brandblock a{
		height: 150px;
		width: 150px;
		background-repeat: no-repeat;
		background-position: center;
		display: block;
		zborder: 1px solid #eeeeee;
		font-size: 0px;
		color: #ffffff;
}
#brandspage p{
		padding-left: 10px;
		color: #666666;
}
#brandpage p{
		padding-left: 10px;
		color: #666666;
}
#brandpage h1{
		margin: 0px;
		padding: 0px;		
    color:  #ea0678;
}

	
