body 
{
background: url(images/bg.gif) repeat;
padding: 0px;
margin: 20px 0px 0px 0px;
}

#container
{
width: 805px;
/*height: 1300px;*/
margin: 0px auto;
padding: 0px;
background: #ffffff;
font: normal small/1.4 , Trebuchet MS;
color: #000;
border: 0px solid #ffe2f0;

} 

#container1
{
width: 805px;
height: 1320px;
margin: 0px auto;
padding: 0px;
background: #ffffff;
font: normal small/1.4 , Trebuchet MS;
color: #000;
border: 0px solid #ffe2f0;

}


#topbanner
{
background:  url(images/banner_bg.jpg) no-repeat center;
height:90px;
}

#nav
{
float: right;
color: #898989;
padding:0px 10px 0px 0px;
}

#nav ul{
	list-style-type none;
	color: #898989;
	font: normal small/1.4 , Trebuchet MS;
}
#nav li{
display: inline;
font: normal small/1.4 , Trebuchet MS;


}
#nav a:link {
color: #898989;
text-decoration: none;
font: normal small/1.4 , Trebuchet MS;

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

}
#nav a:hover {
color: #000;
text-decoration: none;

}



#imgcontainer
{
	float: left;
	width: 350px;
	height: 300px;
	padding: 40px 0px 30px 20px;
	border: 0px solid #ffe2f0; 
	font: normal small/1.4  Trebuchet MS;
        font color: #000;
	
	
}
#top h1
{
	padding: 0px
	margin: 0px
}
#nav1
{

color: #898989;
padding:0px 10px 0px 0px;
}

#nav1 ul{
	list-style-type none;
	color: #898989;
	font: normal small/1.4 , Trebuchet MS;
}
#nav1 li{
display: ;
font: normal small/1.4 , Trebuchet MS;


}
#nav1 a:link {
color: #898989;
text-decoration: none;
font: normal small/1.4 , Trebuchet MS;

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

}
#nav1 a:hover {
color: #000;
text-decoration: none;

}
#text {
width: 300;
margin-left:370px;
padding: 50px 50px 30px 0px;
font: normal small/1.4  Trebuchet MS;
font color: #000;
border: 0px solid #ffe2f0;
}
/*new*/
#leftstore
{
float: left;
clear: both;
/*background: #ffffff;*/
width: 200px;
margin-left: 45px;
padding: 0px 0px 0px 20px;
/*margin-top: 100px;*/
border: 0px solid #ffe2f0;
}
#rightstore
{
float: right;
/*background: #ffffff;*/
width: 200px;
margin-right: 72px;
padding: 0px 30px 0px 20px;
}

#footer
{
clear: both;
margin: 0px;
padding: 10px 0px 0px 0px;
height: 100px;

background:  transparent url(images/footer.jpg) no-repeat center;
color: #fff;
}
#pink
{font color:#993366;
}


