/* import style */

@import url('../css/common.css');
@import url('../css/header.css');
@import url('../css/navigation.css');
@import url('../css/pageheader.css');
@import url('../css/form_table.css');


/* Footer
===================== */
#footer{
	float:left;
	margin-left:13px;
	padding:5px 13px 0 13px;
	width:829px;
	border-top:1px solid #fa9bfd;
	display:inline;
}

#bottomnav{
	margin:0 auto;
	width:600px;
}

#bottomnav li{
	float:left;
	background:url(../../content/images/pipe.gif) no-repeat right 5px;
	padding-right:10px;
	color:#f0e4f9;
	text-align:center;
	margin-right:10px;
	list-style:none;
}

#bottomnav .last{background:none;}

#bottomnav li a{
	color:#f0e4f9;
	text-decoration:none;
	line-height:1.5;
}

#cards{
	margin:0 auto;
	width:760px;
        clear:both;
}

#cards img{vertical-align:middle;}

#reg-page-container {float:left; padding-left:40px}

#footsubnav {
	margin-left:101px;
	text-align:center;
	width:872px;
}

#footsubnav p {
	padding:5px 0px;
	font-size:10px;
}