#footer .maingrid {
   	position: relative;
   	width: 900px;
   	margin: 0 auto;
   	margin-top:5px;
   	margin-bottom: 5px;
   	background-color: transparent;
}
#footer .leftside {
   	position: relative;
   	float: left;
   	left: 5px;
   	width: 595px;
   	height: 15px;
	font-family:Muli;
	background-color:#FF6600;
   	margin-top:5px;
	text-align:center;
	border-radius:5px;
}
#footer .rightside {
   	position: relative;
   	float: left;
   	left: 6px;
   	width: 295px;
   	height: 15px;
	font-family:Muli;
	font-size:12px;
	line-height:12px
	font-weight:normal;
	color:#FFF;
	background-color:#FF6600;
   	margin-top:5px;
	text-align:center;
	border-radius:5px;
}
#footer .links13 {
   	position: relative;
   	float: left;
   	left: 0px;
   	width: 300px;
   	height: 25px;
	line-height:25px;
	font-family: 'Architects Daughter', cursive;
	font-size:14px;
	color:#000;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
}
#footer .links13 a {
	color:#000;
	text-decoration:none;
}
#footer .links13 a:hover {
	color:#FF6600;
	text-decoration:none;
}
#footer .links23 {
   	position: relative;
   	float: left;
   	left: 1px;
   	width: 300px;
   	height: 25px;
	line-height:25px;
	font-family: 'Architects Daughter', cursive;
	font-size:14px;
	color:#000;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
}
#footer .links23 a {
	color:#000;
	text-decoration:none;
}
#footer .links23 a:hover {
	color:#FF6600;
	text-decoration:none;
}
#footer .links33 {
   	position: relative;
   	float: left;
   	left: 2px;
   	width: 300px;
   	height: 25px;
	line-height:25;
	margin-top:5px;
	font-family:Muli;
	font-size:10px;
	line-height:10px;
	color:#000;
	font-weight:normal;
	text-align:center;
}
#footer .thinline {
   	position: relative;
   	float: left;
   	left: 0px;
   	width: 900px;
	border-bottom:#FF6600 solid 1px;
	margin-top:10px;
   	margin-bottom:5px;
}

#footer .address {
	clear:both;
	text-align:center;
	text-decoration:none;
	color:#323232;
	font-family:Muli;
	font-size:11px;
	letter-spacing:9px;
	margin-bottom:5px;
}
#footer .copyright {
	clear:both;
	text-align:center;
	text-decoration:none;
	color:#323232;
	font-family:Muli;
	font-size:12px;
}
#footer .copyright a {
	color:#323232;
	text-decoration:none;
}
#footer .copyright a:hover {
	color:#F60;
	text-decoration:none;
}
#footer .lastline {
	clear:both;
	text-align:center;
	text-decoration:none;
	color:#323232;
	font-family:Muli;
	font-size:10px;
}
#footer .lastline a {
	color:#323232;
	text-decoration:none;
}
#footer .lastline a:hover {
	color:#39F;
	text-decoration:none;
}