/* Just Jane Layout */

#wrapper {
	background-repeat:no-repeat;
	width:940px;
	position:relative;
	left:50%;
	margin-left:-475px;
}

/*branding*/
#logoarea {
	position:absolute;
	left:16px;
}
#strap {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color:#F084B5;
	font-size:25px;
	line-height:150%;
	width:250px;
	height:66px;
	float:right;
	padding-top:92px;
	text-align:right;
}

/*content*/
#bg {
    position:absolute;
	background-image:url(../images/content.gif);
	background-color:#F084B5;
	width:948px;
	height:431px;
	top:238px;
	left:0px;
	clear:both;
}
#main_page {
    position:absolute;
	width:425px;
	height:400px;
	top:264px;
	left:36px;
	clear:both;
	/*background-color:#F084B5;*/
}
#main_page2 {
    position:absolute;
	width:520px;
	height:400px;
	top:264px;
	left:36px;
	clear:both;
	/*background-color:#F084B5;*/
}
#main_page_right {
    position:absolute;
	width:425px;
	height:400px;
	top:0px;
	left:452px;
	clear:both;
	/*background-color:#F084B5;*/
}
#contactus_border {
    position:absolute;
	width:1px;
	height:380px;
	top:0px;
	left:439px;
	clear:both;
	border-left:1px solid #F084B5;
}

/*images*/
#home1 {
    position:absolute;
	background-image:url(../images/home1.gif);
	background-repeat:no-repeat;
	clear:both;
	top:14px;
	left:444px;/*438*/
	height:388px;
	width:439px;
}
#aboutus1 {
    position:absolute;
	background-image:url(../images/aboutus1.jpg);
	background-repeat:no-repeat;
	clear:both;
	top:-23px;
	left:630px;
	height:425px;
	width:169px;
}
#brafitting1 {
    position:absolute;
	background-image:url(../images/brafitting1.gif);
	background-repeat:no-repeat;
	clear:both;
	top:-23px;
	left:589px;
	height:425px;
	width:320px;
}
#bridal1 {
    position:absolute;
	background-image:url(../images/bridal1.jpg);
	background-repeat:no-repeat;
	clear:both;
	top:-23px;
	left:520px;/*580*/
	height:425px;
	width:320px;
}
#maternity1 {
    position:absolute;
	background-image:url(../images/maternity1.jpg);
	background-repeat:no-repeat;
	clear:both;
	top:-23px;
	left:540px;
	height:425px;
	width:286px;
}
#mastectomy1 {
    position:absolute;
	background-image:url(../images/mastectomy1.gif);
	background-repeat:no-repeat;
	clear:both;
	top:-23px;
	left:606px;
	height:425px;
	width:303px;
}
#sports1 {
    position:absolute;
	background-image:url(../images/sports1.jpg);
	background-repeat:no-repeat;
	clear:both;
	top:-23px;
	left:450px;
	height:425px;
	width:433px;
}
#sports2 {
    position:absolute;
	/*background-image:url(../images/sports1.jpg);
	background-repeat:no-repeat;*/
	clear:both;
	top:-10px;
	left:462px;
	height:400px;/*244px*/
	width:400px;/*390px*/
}
#swimwear1 {
    position:absolute;
	background-image:url(../images/swimwear1.jpg);
	background-repeat:no-repeat;
	clear:both;
	top:-23px;
	left:520px;/*570*/
	height:425px;
	width:309px;
}

/* footer*/
#footer {
    position:absolute;
	background-image:url(../images/bottom_logos.gif);
	background-repeat:no-repeat;
	width:948px;
	height:76px;
	left:16px;
	top:688px;
	clear:both;
}
#border{
    position:absolute;
	width:948px;
	top:782px;
	clear:both;
	border-top:1px solid #fff;
}
