body {
	
	background-color:#C55A85;
	background-repeat:no-repeat;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #EE328A;
background-image: url(images/back.jpg);
background-repeat:repeat-x;
}


#containerh {background-color:#ffffff;
	height:880px;
	position:absolute;
	left:50%;
	width:802px;
	margin-left:-401px; 
background-image: url(images/main.jpg);
background-repeat:no-repeat;
}


#container {background-color:#ffffff;
	height:1280px;
	position:absolute;
	left:50%;
	width:770px;
	margin-left:-385px; 
background-image: url(images/main.jpg);
background-repeat:no-repeat;
}



.header {
	position: absolute;
	height: 262px;
	width: 725px;
	left: 15px;
	top: 0px;
}


.top {
	
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 3;

}

.page {
	top: -70px;
	background-image: url(images/welcome.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	padding-top: 12px;
	height: 25px;
	width: 505px;
	padding-left: 45px;
}


.pagef {
	top: 0px;
	
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	padding-top: 12px;
	height: 25px;
	width: 505px;
	padding-left: 45px;
}

.form {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	
	border: 1px solid #000000;
	font-weight: normal;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.leftNav {background-image: url(images/navback.gif);
	background-repeat: repeat-y;
	padding-left:0px;	
	padding-top:15px;
	position: absolute;
	height:450px;	
	width: 175px;
	top: 255px;
	left: 0px;
	line-height: 12px;
	z-index: auto;
}


#botnav {display:block; clear:both; text-align:center;border-top: thin dotted #6F6F6F;}




.leftNav li  {display:block;
position: relative;
	left: -20px;
list-style:none;
padding-left:7px;
padding-top:5px;
	height:26px;	
	width: 154px;background-image: url(images/butback.gif);
	background-repeat: no-repeat;
color: #DEDEDE;
	}

.mainContent {
	position: absolute;
	left: 210px;
	top: 362px;
	z-index: auto;
	width: 550px;
	height: 600px;
}


.homeContent {
	background-image: url(images/pics.gif);
	position: absolute;
	width: 531px;
	top: -40px;
	left: 0px;
	padding-top: 13px;
	height: 550px;
	line-height: 18px;
	background-repeat: no-repeat;
}

.aboutContent {
	background-image: url(images/picsf.gif);
	position: absolute;
	width: 531px;
	top: 30px;
	left: 0px;
	padding-top: 13px;
	height: 550px;
	line-height: 18px;
	background-repeat: no-repeat;
}

.aboutContent p {padding-left: 115px;}
.aboutContent ul {padding-left: 115px;}

.homeContent p {padding-left: 115px;}
.homeContent ul {padding-left: 115px;}

.stockContent {
	position: absolute;
	width: 531px;
	top: -40px;
	left: 0px;
	padding-top: 13px;
	padding-left: 10px;
	line-height: 18px;
	height: 1050px;
}


.pagefContent {
	background-image: url(images/picsf.gif);
	position: absolute;
	width: 420px;
	top: 30px;
	left: 0px;
	padding-top: 13px;
	padding-left: 115px;
	line-height: 18px;
	background-repeat: no-repeat;
}
.main {
	position: absolute;
	top: 262px;
	left: 190px;
	width: 550px;
}
a:link {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #EE328A;
}


a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #EE328A;
	text-decoration: none;
}


a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.details {
	position: absolute;
	width: 140px;
	left: 17px;
	color: #EE328A;
	top: 275px;
	z-index: auto;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.smallText {
	font-size: 11px;
}
.container {
	height: 100%;
	width: 100%;
	float: left;
}



















#botnav a:link {
	text-decoration: none;
	color: #EE328A;
	font-weight: bold;
}


#botnav a:visited {
	text-decoration: none;
	color: #EE328A;
	font-weight: bold;
}

#botnav a:hover {

	text-decoration: none;
	color: #000000;
	font-weight: bold;
} 


#botnav a:active {

	text-decoration: none;
	color: #000000;
	font-weight: bold;
} 












#leftanim {width:540px;  position:absolute; top:580px; left:-31px;z-index:2;}










#navbar {width:540px;  position:absolute; top:430px; left:11px;z-index:2;}

/* First and Second Level UL tags */

#nav, #nav ul
{
     padding: 0;
     margin: 0;
     list-style: none;
     line-height: 1;height:25px
}

/* First Level Links */

#nav li
{
     float: bottom;
}

#nav li a
{
     width: 180px;
     display: block;
     color: #EE328A;
     text-decoration: none;
     border-bottom: thin dotted #EE328A; 
     padding: 7px;
     font:bold 11px Tahoma, arial, sans-serif;
     text-align:left;
margin-right:1px;

}

#nav li a:hover
{
     color: #ffffff;
     background-color: #EE328A; display: block;
position:relative; left:0px;

}

/* Second Level Links */

#nav li li
{background-color:transparent;
     float: right;border-bottom:1px;border-color:#ffffff;

}

#nav li li a
{
     /* no need to repeat common styles from #nav li a above */
     width: 139px;
     color: #000000;
     background-color: #CCCCCC;
     font:10px verdana, arial, sans-serif;
     text-align:left;
border-top:1px solid white; height:25px;z-index:2;position:relative; left:77px;top:-20px;

}
     
#nav li li a:hover
{
     color: #ffffff;
     background-color: #0066CC;height:25px;z-index:2;border-top:1px solid white;display: block;
position:relative; left:77px;top:-20px;
}

/* Hide the drop-downs until mouseover */
     
#nav li ul
{
     position: absolute;
     left: -999em;
     width: 139px;
}
     
/* Show the drop-downs on mouseover */     

#nav li:hover ul, #nav li.sfhover ul
{
    left: auto;
}

















