/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, aliress, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, li, li, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}*/
#FreeFormatPage {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: #ffffff;
	min-height:1300px;
	position:relative;
}
#FreeFormatPage #header {
    background: url(http://images2.drct2u.com/content/images/freeformat/120103ss_VLD_FF_brands.jpg) no-repeat scroll 0 0 #FFFFFF;
    height: 170px;
    margin: 0;
    padding: 0;
    width: 1000px;
}

#header #brandsText h1 {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    left: 15px;
    line-height: 16px;
    padding: 15px 23px 0 0;
    position: absolute;
    text-transform: capitalize;
    top: 58px;
    width: 393px;
}



#ffPromoContainer {
	background-image: url(http://images2.drct2u.com/content/images/homepages/0807_GO_promoTile.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	float: left;
	width: 823px;
	margin-bottom: 10px;
}

.letter {
    background: none repeat scroll 0 0 #B70067;
    border-right: 20px solid white;
    color: #FFFFFF;
    float: left;
    font: 40px Georgia,serif;
    padding: 7px 5px 5px 10px;
    text-transform: capitalize;
    width: 39px;
}
.column  {
	float:left;
	padding:0;
	overflow:hidden; 
	width:240px; 
	margin:0;
}
.column div img {
	float:left;
}

.column  div ul {
	display:inline;
	float:left;
	margin:0;
	padding:20px 0 10px 2px;
	_padding:20px 0 10px 0px;
	*padding:20px 0 10px 0px;
	list-style-type:none;
	list-style:none;
	float:left;
	width:155px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	
}

.column div ul li {
	
	padding:0;
	margin:0;
	width: auto;	
	list-style-type:none;
	list-style:none;
	
}

 .column div ul li a {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
 .column div ul li a:hover {
 text-decoration:underline;
 color:#B70067;
 }
 
#menu {
	float:left;
	width:999px;
	height:32px;
	border-bottom:4px solid #000;
	padding-bottom:1px;
}

.imagecolumn {
    float: left;
    margin: 30px 0 0;
    padding-left: 0;
    width: 157px;
}

.testimonialtext {
	font-family:Arial, Helvetica, sans-serif;
	color:#9b9b9b;
	font-size:15px;
	font-weight:bold;
	margin-bottom:20px;
	margin-top:10px;
}
.testimonialtext span {
	color:#000;
}

.letter {
    background: none repeat scroll 0 0 #B70067;
    border-right: 20px solid white;
    color: #FFFFFF;
    float: left;
    font: 40px Georgia,serif;
    padding: 7px 5px 5px 10px;
    text-transform: capitalize;
    width: 39px;
	margin-top:10px;
	clear:left;
}
#brand_container{     
	border-bottom: 1px solid #CCCCCC;
    overflow: hidden;}
