/*
Theme Name: Unifoil Splash
Theme URI: http://www.unifoil.com
Description: Splash Page
Author: Prototype Syndicate
*/

body {
	margin: 0;
	background: url(images/gradient.jpg) repeat-x left bottom fixed;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #307138;
	padding-left: 30px;
	line-height: 20pt;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 30px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 30px;
}
.style5 {
	font-size: 18px;
	font-weight: bold;
}
.style6 {font-size: 12px}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #669933;
}
a:active {
	color: #FFFFFF;
}
.style7 {font-size: 10px}
.link {
	font-size: 12px
}