@charset "utf-8";
/* CSS Document */

body {
	background-color: #988575;
	background-repeat: repeat-x;
	margin:0;
}


a:link {
	text-decoration: none;
	color: #FFCCFF;
}
a:visited {
	text-decoration: none;
	color: #FFCCFF;
}
a:hover {
	text-decoration: none;
	color: #FF0099;
}
a:active {
	text-decoration: none;
	color: #FFCCFF;
}


#mainbox{
	width:930px;
	height:650px;
	margin:0 auto;
}

#lightlogobox{
	width:450px;
	height:650px;
	float:left;
}

#rightbox{
	width:480px;
	height:650px;
	float:right;
}

#logobox{
	width:480px;
	height:150px;
}

#copybox{
	width:414px;
	height:280px;
	padding-left:66px;
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#contactbox{
	width:414px;
	height:100px;
	padding-left:66px;
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#legalbox{
	width:480px;
	height:48px;
}

#Keenasmustardbox{
	width:414px;
	height:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:66px;
}

.style1 {color: #FFFFFF}
.style4 {color: #FFCCFF}

.details{
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding-left:66px;}
