BODY { 
	margin: 10px 0px 0px 0px;
	/*background-color: #FFFFFF;*/
	background-image: url('../images/background.gif');	
}

html, body { 
  margin: 10; 
  padding: 0px;
  text-align: center; 
} 

#wrap { 
  margin: 0 auto; 
  width: 776px; /* put the total with of that site */ 
} 

.page {
	position: relative;
	width: 776px;	
	margin: 0 auto;	
	text-align: left;	
}

.menu {	
	position: relative;
	left: 0px;
}

.middle_home {
	position: relative;
	width: 776px;
	height: 253px;	
}

.menu_redbar {
	position: relative;
	top: 0px;
	left: 0px;
}

.flash_homepage {
	position: absolute;
	top: 0px;
	left: 276px;
}

.greymid_bar {
	position: absolute;
	top: 278px;
}

.content_box {
	position: absolute;
	top: 289px;
}

.bottom_redbar {
	position: absolute;
	top: 493px;
}

.address {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 9px;		
	color: #363636;	
	position: relative;
	top: 5px;
	left: 5px;
}

.dummy_text {
	font-family: Trebuchet MS, Arial, Verdana;	
	font-size: 10px;	
	letter-spacing: 1px;
	line-height: 2.0em;		
	color: #000000;		
	position: relative;
	width: 572px;
	top: 50px;
	left: 10px;
}

.dummy_text2 {
	font-family: Trebuchet MS, Arial, Verdana;	
	font-size: 10px;	
	letter-spacing: 1px;
	line-height: 1.0em;		
	color: #000000;		
	position: absolute;
	width: 572px;
	top: 100px;
	left: 0px;
}

.top_links {
	position: absolute;
	top: 12px;
	left: 468px;		
}

.previous {
	padding-top: 9px;
	padding-left: 18px;
}

.next {
	padding-top: 9px;
	padding-right: 18px;
}

.video_text {	
	font-family: Trebuchet MS, Arial, Verdana;	
	font-size: 10px;	
	letter-spacing: 1px;
	line-height: 1.5em;		
	color: #000000;		
	position: relative;
	width: 460px;
	top: 12px;
	left: 18px;	
}

.products_text {	
	font-family: Trebuchet MS, Arial, Verdana;	
	font-size: 10px;	
	letter-spacing: 1px;
	line-height: 1.5em;		
	color: #000000;		
	position: relative;
	width: 460px;
	top: 0px;
	left: 18px;	
}



.designers_text {	
	font-family: Trebuchet MS, Arial, Verdana;	
	font-size: 10px;	
	letter-spacing: 1px;
	line-height: 2.5em;		
	color: #000000;		
	position: relative;
	width: 460px;
	top: 0px;
	left: 18px;
}

.sales_text {	
	font-family: Trebuchet MS, Arial, Verdana;	
	font-size: 10px;	
	letter-spacing: 1px;
	line-height: 1.5em;		
	color: #000000;		
	position: relative;
	width: 460px;
	top: 0px;
	left: 18px;	
}

.sales_padding{
	padding: 5px 0px 5px 0px; /*top-right-bottom-left*/	
}

.sales_Links:link {
	color: #0080ff;
}

.sales_Links:hover {
	color: #CFC551;
}

.textfield { 
 	font-size: 11px; 
 	font-family: Trebuchet MS, Arial, Verdana;	
 	background-color: #FFFFFF; 
 	color: #000000;
 	border: 1.0px solid #AAAAAA;
}

.textfield2 { 
 	font-size: 11px; 
 	font-family: Trebuchet MS, Arial, Verdana;	
 	background-color: #FFFFFF; 
 	color: #000000;
 	border: 1.0px solid #AAAAAA;
}

.contact_form {
	position: relative;
	left: 70px;
}

.back_to_top{
	position: relative;
	left: 350px;
}