
body { 
background-color:	#ffffff; 
font-family:		Verdana, Arial, Tahoma, Trebuchet MS, Sans-serif;
font-size:			11px;
color:			#000;
}

a {
font-family:		Verdana, Arial, Tahoma, Trebuchet MS, Sans-serif;
font-weight:		bold;
letter-spacing:		.09em;
text-decoration:	none;
color:              #330099;
background-color:   transparent;
}
 
a:hover {
color:			#624099;
text-decoration:    underline;
background-color:	transparent;
}

#wrapper {
	width:800px;
	margin: 0 auto;
}

#logo {
	float:left;
	width:200px;
	height:134px;
	background: url(http://www.minichill.com/images/interface/logo-landing-page.png) 0 0 no-repeat;
}

#content  {
float:left;
width:240px;
}

#text {
	float:left;
	width:300px;
	margin: 15px 0 0 0;
}

#text p {
	width:250px;
}

#tagline {
	font-size:29px;
}

#packaging {
	float:left;
	width:375px;
	margin: 290px 0 0;
}

h1 {
font-family:		Verdana, Arial, Tahoma, Trebuchet MS, Sans-serif;
text-indent:-9999px;
font-weight:		bold;
font-size:			14px;
color:				#004c6d;
margin-top: 		0;
margin-bottom:		14px;
}

h2, h3 {
	color:#624099;
}


p {
font-family:		Verdana, Arial, Tahoma, Trebuchet MS, Sans-serif;
font-size: 			12px;
font-weight: 		normal;
margin-top: 		12px;
margin-bottom: 		14px;
color: 				#02a0cd;
}
