body, HTML {
	background-color:#000000;
	font-family: "Trebuchet MS";
	color:#FFFFFF;
	line-height: 19px;
	font-size: 13px;
}

a {
	color:#eb6e1f;
}

p {
	margin:0px;
}
H1 {
	font-size: 22px;
	color: #eb6e1f;
	line-height: 30px;
	padding-bottom: 10px;
	text-align: left;
	margin: 3px 0px 3px 0px;
	font-weight: 100;	
}
H2 {
	font-size: 14px;
	color: #eb6e1f;
	line-height: 22px;
	padding-bottom: 0px;
	text-align: left;
	margin: 3px 0px 3px 0px;
	font-weight: normal;	
}

H3 {
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
	padding: 2px 0px 2px 2px;
	border-bottom: none;
	text-align: left;
	font-weight: normal;
	background-color: #cfd6e4;
	margin: 8px 0px 5px 0px;
	font-weight: bold;		
}


.brandline {
	border-bottom: 1px dotted #eb6e1f;
	position:relative;
	height: 35px;
	padding-top:5px;
	line-height:35px;
}
.brandline1 {
	position:absolute;
	left:0px;
}
.brandline2 {
	position:absolute;
	left:200px;
	width: 100px;
	text-align:center;
}
.brandline3 {
	position:absolute;
	left:350px;
	width: 100px;
	text-align:center;
}

.boxblock {
	background-image: url(images/box_background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align:left;
	padding: 20px;
	width: 167px;
}
