/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */


/* CSS Document */
body {

margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
}

a {
color:#FFFFFF;
}

a:hover {
color:#CCCCCC;

}

#container {
position:relative;
margin: 0 auto;
top:2px;
width:770px;

}

#header {
	position:absolute;
	background-image:url(../../site_pics/layout/header.jpg);
	width:770px;
	height:50px;
	top: 0px;

}

#flash {
	position:absolute;
	width:770px;
	height:139px;
	top: 54px;
	background-color:#CCCCCC;
	border-bottom-width:medium;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	z-index: 0;

}

#top_nav {
	position:absolute;
	height:30px;
	width:213px;
	left: 558px;
	top: 20px;
}

#nav {
position:absolute;
width:770px;
height:24px;
background-color:#FFFFFF;
top: 194px;
	

}  

#content {
position:absolute;
width:770px;
height:350px;
top:220px;

}

#about_toshiba {
	position:absolute;
	width:769px;
	height:150px;
	top: 220px;
	background-image:url(../../site_pics/layout/home_office.jpg);
	left: 0px;
    
}

#about_text {
	position:absolute;
	width:230px;
	height:150px;
	left: 539px;
    
}
#home_block {
	position:absolute;
	width:769px;
	top: 370px;
}

#new {
	position:absolute;
	height:200px;
	width:154px;
	background-image:url(../../site_pics/layout/home_blocks.jpg);
	top: 370px;
	left: 0px;
}

#specials {
	position:absolute;
	height:200px;
	width:154px;
	background-image:url(../../site_pics/layout/home_blocks.jpg);
	background-color: #676767;
	top: 370px;
	left: 154px;
}

#signboard {
	position:absolute;
	height:200px;
	width:154px;
	background-image:url(../../site_pics/layout/home_blocks.jpg);
	top: 370px;
	left: 308px;
}

#drivers {
	position:absolute;
	height:200px;
	width:154px;
	background-image:url(../../site_pics/layout/home_blocks.jpg);
	top: 370px;
	left: 462px;
}

#service {
	position:absolute;
	height:200px;
	width:154px;
	background-image:url(../../site_pics/layout/home_blocks.jpg);
	top:370px;
	left:616px;
}

#footer {
	position:absolute;
	width:770px;
	height:28px;
	background-image:url(../../site_pics/layout/foot_header.jpg);
	top: 576px;
	

}
