#frame 
{
	border: solid 0px black;
	abackground: white;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -493px;
    width: 985px;
    height: 760px;
    z-index: 0;
    border: 0pt solid gray;
}

#home-image
{
    position: absolute;
    top: 176px;
    left: 50%;
    margin-left: -180px;
    z-index: 21;
    border: 0pt solid gray;
}

#product-image
{
    position: absolute;
    top: 154px;
    left: 50%;
    margin-left: 66px;
    width: 396px;
    z-index: 21;
    border: 0pt solid gray;
}

#product-image-dropdown
{
    position: absolute;
    top: 122px;
    left: 50%;
    margin-left: 66px;
    width: 396px;
    z-index: 21;
    border: 0pt solid gray;
}

#product-image-web-address
{
	background: white;
	border: 1pt solid gray;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 22;
}

#about-image
{
    position: absolute;
    top: 169px;
    left: 50%;
    margin-left: 190px;
    z-index: 21;
    border: 0pt solid gray;
}

#header
{
    position: absolute;
	top: 11px;
    left: 50%;
    margin-left: 260px;
    z-index: 0;
}

#home-tagline
{
    position: absolute;
	top: 335px;
    left: 50%;
    margin-left: -435px;
    width: 880px;
    z-index: 0;
    border: 0pt solid gray;
}

#sidebar-blog
{
    position: absolute;
	top: 472px;
    left: 50%;
    margin-left: -455px;
    width: 202px;
    z-index: 0;
    border: 0pt solid gray;
}


#menu
{
    position: absolute;
	top: 335px;
    left: 50%;
    margin-left: -405px;
    width: 810px;
    z-index: 0;
    border: 1pt solid gray;
}

#menu-bar
{
    position: absolute;
	top: 24px;
	margin-top: 0px;
    left: 50%;
    margin-left: -225px;
    width: 730px;
    z-index: 0;
}

#sidebar
{
	border: solid 1px black;
    position: absolute;
    top: 140px;
	left: 30px;
    width: 300px;
    z-index: 2;
}


#submenu
{
	border: solid 0px red;
    position: absolute;
    top: 127px;
	left: 50%;
	margin-left: -217px;
    width: 266px;
    z-index: 2;
}

#submenu2
{
	position: absolute;
    top: 135px;
    left: 50%;
    margin-left: 66px;
    width: 396px;
    z-index: 21;
    border: 0pt solid gray;
}

#content
{
	border: solid 0px red;
    position: absolute;
    top: 280px;
	left: 50%;
	margin-left: -217px;
    width: 266px;
    z-index: 2;
}

#reg-scrollarea
{
    position: absolute;
    margin-top: 300px;
    left: 50%;
    margin-left: -200px;
	overflow: auto; 
	max-height: 280px;
	height: 280px;
	width: 640px;
	z-index: 1;
	border: solid 0px red;
}

#content-reg
{
	border: solid 0px red;
    position: absolute;
    top: 0px;
	left: 0px;
    z-index: 2;
}

#registry-lamb
{
	border: solid 0px red;
    position: absolute;
    top: 170px;
	left: 50%;
	margin-left: 20px;
    z-index: 2;
}

#registry-menu
{
	border: solid 0px red;
    position: absolute;
    top: 275px;
	left: 50%;
	margin-left: -44px;
    z-index: 2;
}

#about-scrollarea
{
    position: absolute;
    margin-top: 132px;
    left: 50%;
    margin-left: -207px;
	overflow: auto; 
	max-height: 435px;
	height: 435px;
	width: 370px;
	z-index: 1;
	border: solid 0px red;
}

#content-about
{
	border: solid 0px red;
    position: absolute;
    top: 0px;
	margin-left: 0px;
    width: 350px;
    z-index: 2;
}

#content-order
{
	border: solid 0px red;
    position: absolute;
    top: 0px;
	margin-left: 0px;
    width: 620px;
    z-index: 2;
}

#order-scrollarea
{
    position: absolute;
    margin-top: 132px;
    left: 50%;
    margin-left: -207px;
	overflow: auto; 
	max-height: 435px;
	height: 435px;
	width: 690px;
	z-index: 1;
	border: solid 0px red;
}

#home-enter
{
    position: absolute;
	top: 598px;
    left: 50%;
    margin-left: -485px;
    width: 971px;
    z-index: 0;
    border: 0pt solid gray;
}

#footer
{
    position: absolute;
	top: 613px;
    left: 50%;
    margin-left: 178px;
    width: 971px;
    z-index: 0;
    border: 0pt solid gray;
    align: right;
}

#credit
{
    position: absolute;
	top: 765px;
    left: 0px;
    width: 100%;
    z-index: 0;
}

.image-popup
{
	border: 0px solid black; 
	width: 107px; 
	height: 107px; 
	background: #534741; 
	atop:70px;
	aleft: 22px; 
	position: absolute;
}