/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#F2E7D4 url('../images/inner/tile.jpg') repeat-x;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

p {font-type:Verdana, Arial, Helvetica, sans-serif;}

a { color:#701254;  text-decoration:none;}
a:hover {color:#C353A2;}

p, h1, ul, li {margin:0; padding:0;}
li {list-style-type:none;}

#general {
	margin-left:25px;
	margin-top:20px;
	margin-bottom:20px;
	list-style-image: url('../images/bullet.gif');
}

#general li {
	padding-left:25px; 
	width:450px;
}

#bottom p.intro {font-weight:bold; 	color:#530039;}

h1#subhead {
	font-size:18px;
	color:#9C2F7C;
	font-weight:100;
	margin-bottom:5px;
	margin-top:10px;
	clear:left;
}

h1#subhead2 {
	font-size:18px;
	color:#9C2F7C;
	font-weight:100;
	margin-bottom:5px;
	margin-top:10px;
	
}


h1#subhead3 {
	font-size:18px;
	color:#530039;
	font-weight:100;
	margin-bottom:5px;
	margin-top:10px;
	
}

#wrap {
	width:760px; height:auto;
	margin:0 auto;
	
}


#top {
	height:159px;
	background-color:#FFFFFF;
	margin-top:18px;
	
	
}

#test { 
	width:146px; height:30px;
	background:transparent url('../images/home.jpg') no-repeat;

}

#navigation {width:760px; height:35px; position:relative; }

#nav {display: inline; overflow: hidden;}

#nav li {display: inline; }

#nav a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	text-indent:-999px;
		}

#nav a:hover {
	background-position: 0 -30px;
	}



#mhome a  {
	width: 146px; margin-left:5px; margin-top:5px;
	background: url('../images/home.jpg') no-repeat;
	}
#mprofile a  {
	width: 146px; margin-left:5px; margin-top:5px;
	background: url('../images/profile.jpg') no-repeat;
	}	
#mpacking a  {
	width: 146px; margin-left:5px; margin-top:5px;
	background: url('../images/packing.jpg') no-repeat;
	}	
#munpacking a  {
	width: 146px; margin-left:5px; margin-top:5px;
	background: url('../images/unpacking.jpg') no-repeat;
	}	
#mcontact a  {
	width: 146px; margin-left:5px; margin-top:5px;
	background: url('../images/contact.jpg') no-repeat;
	}	
	

#flash {
	width:750px; height:118px;
	margin:0 auto;
	background-color:#7F2463;
	margin-top:5px;

}
	
#quote {
	width:750px; height:84px;
	margin:0 auto;
	background-color:#7F2463;
	margin-top:1px;
}
	
#bottom {
	height:auto; width:750px;
	margin:0 auto;
	margin-top:25px;
	position:relative;
	margin-bottom:25px;
	
}

#bottom p {
	text-align:left;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	width:490px;
	padding:5px;
}


h1#topic  {
		width:386px; height:38px;
		background: url('../images/inner/h1.jpg') no-repeat;
		overflow:hidden;
		text-indent:-999px;
}

h1#topic2  {
		width:241px; height:41px;
		background: url('../images/inner/h2.jpg') no-repeat;
		overflow:hidden;
		text-indent:-999px;
}

h1#topic3  {
		width:283px; height:45px;
		background: url('../images/inner/h3.jpg') no-repeat;
		overflow:hidden;
		text-indent:-999px;
}

h1#topic4  {
		width:163px; height:46px;
		background: url('../images/inner/h4.jpg') no-repeat;
		overflow:hidden;
		text-indent:-999px;
		margin-bottom:20px;
}
	
#arrange {
	position:absolute; top:0; right:0;
	width:234px; height:auto;

}
	
#arrange_img {
	position:absolute; top:0; right:0;
	width:100px; height:auto;
	margin-right:20px;
}
	
	
h1#contactquote  {
		width:226px; height:54px;
		background: url('../images/contactquote.jpg') no-repeat;
		overflow:hidden;
		text-indent:-999px;
		padding-bottom:10px;

}
	
#arrange span {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000; padding-top:5px;
	

}


#footer {
	width:760px; height:auto; 
	border-top:1px solid #701254;
	padding-top:25px;
	position:relative;

}
	
#footer p {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	padding:3px 0 3px 0;
	color:#701254;
		
}

#footer span {
	position:absolute; right:0; top:0;padding-top:10px;
	
}
	
	
