	
	body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	background: #f4a505 url('../images/bg_img.jpg') no-repeat top left;
	}
	h1 {
	margin: 0;
	padding: 0;
	}
	h2 {
	margin: 0;
	padding: 0;
	}
	h3 {
	margin: 0;
	padding: 0;
	}
	p {
	margin: 0;
	padding: 0;
	}
	ul {
	padding: 0;
	margin: 0;
	}
	
	
#wrapper {
width: 1113px;
position: absolute;
}

/* ---------------------- Branding Column --------------------- */
#branding {
float: left;
width: 270px;
margin: 121px 0 0 103px;
}
#branding p {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
line-height: 17px;
margin: 0 0 19px 34px;
padding: 0;
}
#contact h3 {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
line-height: 17px;
margin: 17px 0 0 34px;
padding: 0;
}
#contact p {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
line-height: 17px;
margin: 0 0 0 34px;
padding: 0;
}
#contact p .red {
color: #F2061B;
}
#contact a:link, #contact a:visited {
text-decoration: none;
color: #ffffff;
}
#contact a:hover, #contact a:active {
text-decoration: underline;
}


/* ---------------------- Interface --------------------- */
#interface {
float: right;
width: 740px;
height: 771px;
margin: 0;
padding: 0;
background: url('../images/bg_interface.png') no-repeat;
}
/* ---------------------- Order Button --------------------- */
#order {
float: left;
width: 63px;
margin: 0;
padding: 0;
}
a.button { 
display: block; 
width: 63px; 
height: 130px; 
outline: none;
margin: 548px 0 0 0;
}
a.button p { 
position: absolute; 
left: -1000px;
}
a#button_order { 
background: url('../images/bg_order_but.png') no-repeat left center; 
float: left;
}
a#button_order:hover { 
background-position: right center; 
}
/* ---------------------- Example Area --------------------- */
#examplearea {
float: left;
width: 579px;
height: 622px;
margin: 149px 20px 0 22px;
padding: 0;
}
#exampletext {
float: left;
width: 170px;
margin: 12px 10px 0 10px;
padding: 0;
}
#exampletext p {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666666;
line-height: 16px;
}
#exampletext1 {
float: left;
width: 250px;
margin: 12px 20px 0 10px;
padding: 0;
}
#exampletext1 p {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666666;
line-height: 16px;
}
#exampletext1 a:link, #exampletext1 a:visited {
text-decoration: none;
color: #f2061b;
}
#exampletext1 a:hover, #exampletext1 a:active {
text-decoration: underline;
}
#examplepoints {
float: left;
width: 110px;
margin: 12px 0 0 0;
padding: 0;
}
#examplepoints p {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #666666;
line-height: 16px;
margin: 0;
padding: 0;
}
#examplepoints ul {
margin: 0;
padding: 0;
}
#examplepoints li {
font-family: "Trebuchet MS", Arial, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 16px;
color: #666666;
list-style-image: url('../images/list_arrow.jpg');
padding: 0;
margin: 0 0 0 16px;
}
#examplepoints a:link, #examplepoints a:visited {
text-decoration: none;
color: #e9af05;
}
#examplepoints a:hover, #examplepoints a:active {
text-decoration: underline;
}
#examplepoints2 {
float: left;
width: 120px;
margin: 12px 0 0 0;
padding: 0;
}
#examplepoints2 ul {
margin: 0;
padding: 0;
}
#examplepoints2 li {
font-family: "Trebuchet MS", Arial, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 16px;
color: #666666;
list-style-image: url('../images/list_arrow.jpg');
padding: 0;
margin: 0 0 0 16px;
}
/* ---------------------- Dimensions & Labels Button --------------------- */
#rightbut {
float: left;
width: 56px;
margin: 0;
padding: 0;
}
a.button1 { 
display: block; 
width: 56px; 
height: 81px; 
outline: none;
margin: 419px 0 0 0;
}
a.button1 p { 
position: absolute; 
left: -1000px;
}
a#button1_dim { 
background: url('../images/bg_dim_but.png') no-repeat left center; 
float: left;
}
a#button1_dim:hover { 
background-position: right center; 
}

a.button2 { 
display: block; 
width: 56px; 
height: 57px; 
outline: none;
margin: 41px 0 0 0;
}
a.button2 p { 
position: absolute; 
left: -1000px;
}
a#button2_labels { 
background: url('../images/bg_labels_but.png') no-repeat left center; 
float: left;
}
a#button2_labels:hover { 
background-position: right center; 
}


#clear {
clear: both;
}



