div#header {
	height:156px;
}

div#mainpic {
	position:relative;
	height:328px;
	width:553px;
	background-image: url(/images/mainpics/design.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;	
}
div#submenu {
	position:absolute;
	top: 132px;
	left: 76px;
	height:14px;
	overflow:hidden;
}
div#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
div#submenu li {
	display:inline;
}
a#submenucustommoulding {
	display:block;
	float:left;
	width:102px;
	height:11px;
	background:url(/images/menu-custommoulding.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
a#submenucustommoulding:hover {
	background-position: 0px -11px;
}
a#submenucustommouldingselected {
	display:block;
	float:left;
	width: 102px;
	height: 11px;
	background:url(/images/menu-custommoulding.gif) 0px -11px no-repeat;
	text-indent:-9999px;
}
a#submenutechnology {
	display:block;
	float:left;
	width:71px;
	height:11px;
	background:url(/images/menu-technology.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
a#submenutechnology:hover {
	background-position: 0px -11px;
}
a#submenutechnologyselected {
	display:block;
	float:left;
	width: 71px;
	height: 11px;
	background:url(/images/menu-technology.gif) 0px -11px no-repeat;
	text-indent:-9999px;
}
a#submenusamples {
	display:block;
	float:left;
	width:52px;
	height:11px;
	background:url(/images/menu-samples.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
a#submenusamples:hover {
	background-position: 0px -11px;
}
a#submenusamplesselected {
	display:block;
	float:left;
	width: 52px;
	height: 11px;
	background:url(/images/menu-samples.gif) 0px -11px no-repeat;
	text-indent:-9999px;
}
div#contentright {
	height: 266px;
	background:url(/images/design-right.jpg) 0 0 no-repeat;
}

/************************** Design And Innovation ***************************/

div#designandinnovation div#caption
{
	position:absolute;
	top: 65px;
	left: 0px;
	width:414px;
	height:87px;
	background:url(/images/mainpics/design01.gif) no-repeat;
	text-indent:-9999px;
}
div#designandinnovation div#title
{
	width:414px;
	height:29px;
	background:url(/images/titles/designandinnovation.gif) no-repeat;
	text-indent:-9999px;
}

/************************** Custom Moulding ***************************/

div#custommoulding div#title
{
	width:231px;
	height:29px;
	background:url(/images/titles/custommoulding.gif) no-repeat;
	text-indent:-9999px;
}

/************************** Samples ***************************/

div#samples div#title
{
	width:123px;
	height:29px;
	background:url(/images/titles/samples.gif) no-repeat;
	text-indent:-9999px;
}

/************************** Samples ***************************/

div#technology div#caption
{
	position:absolute;
	top: 65px;
	left: 0px;
	width:413px;
	height:89px;
	background:url(/images/mainpics/design02.gif) no-repeat;
	text-indent:-9999px;
}
div#technology div#title
{
	width:161px;
	height:29px;
	background:url(/images/titles/technology.gif) no-repeat;
	text-indent:-9999px;
}
