@charset "utf-8";
/* CSS Document */



/*** body ***/

body {    
	margin: 0;
	padding: 0;
	position:absolute;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
    font-size:12px;
	color:#ffffff;
	background-color:#FFFFFF;
	height:100%;
	width:100%;
}


a:link		{ color: #E51D53; text-decoration: none }

a:visited	{ color: #E51D53; text-decoration: none }

a:active	{ color: #FF3333; text-decoration: none }

a:hover		{ color: #0A96AD; text-decoration: none }


/**********************************************************************/

/*** layer ***/


.layout {
		margin:auto;
		text-align:left;
		height:100%;
		width:755px;
}

                         

.flashmenu  {
 		top:20px;
		margin:auto;
		position:absolute;
		height:100%;
		width:755px;
		text-align:center;
}

.flashproducts  {
 		top:90px;
		margin:auto;
		position:absolute;
		height:100%;
		width:720px;
		text-align:center;
}

.designerhow  {
 		top:259px;
		margin:auto;
		position:absolute;
		height:100%;
		width:755px;
		text-align:center;
}

.designertext {
	position:absolute;
	top:8px;
	left:21px;
	width: 700px;
	font-weight:normal;
	font-family:Verdana, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	color:#000000;
	white-space:normal;
	text-align:justify;
	height: 650;
}

.contact  {
 		top:400px;
		margin:auto;
		position:center;
		height:179px;
		width:415px;
		text-align:center;
}


/* index page */

.indexbg1 {
	position:absolute;
	margin:auto;
	background:url(../images/indexbg_1.png) no-repeat;
	height:180px;
	width:755px;
	top:265px;
}


.indexbg2 {
		position:absolute;
		background:url(../images/indexbg_2.png) no-repeat;
		height:305px;
		width:755px;
		top:441px;
}

.indexbg3 {
		position:absolute;
		background:url(../images/indexbg_3.png) no-repeat;
		height:210px;
		width:755px;
		top:736px;
}


.introtext {
	position:absolute;
	font-weight:normal;
	font-family:Verdana, Tahoma, Helvetica, sans-serif;
	top:16px;
	left:22px;
	width: 700px;
	font-size:12px;
	color:#000000;
	line-height:normal;
	white-space:normal;
}

.plasticbagstext {
	position:absolute;
	font-weight:normal;
	font-family:Verdana, Tahoma, Helvetica, sans-serif;
	top:63px;
	left:22px;
	width: 700px;
	font-size:12px;
	line-height:normal;
	color:#000000;
	white-space:normal;
	
}

/*about page*/

.aboutbg1 {
		position:absolute;
		background:url(../images/aboutbg_1.png) no-repeat;
		height:721px;
		width:755px;
		top:265px;
}

.abouttext {
	position:absolute;
	top:20px;
	left:21px;
	width: 700px;
	font-weight:normal;
	font-family:Verdana, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	color:#000000;
	white-space:normal;
	text-align:justify
}

/*contact page*/
.contactbg1 {
		position:absolute;
		background:url(../images/contactbg_1.png) no-repeat;
		height:450px;
		width:755px;
		top:265px;
}

/*shipping cost page*/

.shippingbg1{
		position:absolute;
		background:url(../images/shippingbg_1.png) no-repeat;
		height:1260px;
		width:755px;
		top:265px;
}

/*return  page*/

.returnbg1{
		position:absolute;
		background:url(../images/returnbg_1.png) no-repeat;
		height:600px;
		width:755px;
		top:265px;
}

/*help  page*/

.helpbg1{
		position:absolute;
		background:url(../images/helpbg_1.png) no-repeat;
		height:800px;
		width:755px;
		top:265px;
}

/* designer page */

.designerbg1 {
	position:absolute;
	background:url(../images/designerbg.png) no-repeat;
	height:800px;
	width:755px;
	top:360px;
}

/*.designerbg2 {
		position:absolute;
		background:#D9DADB;
		height:400px;
		width:755px;
		top:513px;
}

.designerframe {
		position:absolute;
		height:800px;
		width:755px;
		top:350px;
}
*/
