/* CSS styles CT Construction*/


body {
	margin-top: 30;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: #000000;
}
		
a:link, a:visited { color: #ffff00; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #ffff00; text-decoration: none; }

p { margin: 0px; padding: 0 0 10px 0; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }


@charset "UTF-8";
/* CSS Document */

.pageNumbers	{
	font:15px arial,sans-serif;
	text-align:center;
}

.pageNumbersbusinesscards	{
	font:15px arial,sans-serif;
	text-align:center;
}


/* end of content */

/* footer */
#footer {
	clear: both;
	color: #333;
	width: 880px;
	margin:0 auto;
	margin-top:10px;
	text-align: left;
}

#footer ul {
	margin-top:0px;
}

#footer ul li {
	text-align:left;
}

#templatemo_footer .footer_menu {
	padding: 15px 0;
	margin: 0 0 15px 0;
	list-style: none;
	background: #005588;
}

.footer_menu li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

.footer_menu li a{
	padding: 0 10px;
	display: inline;
	color: #ffffff;
	text-decoration: none;
	border-left: 1px solid #ffffff;
}

.footer_menu li a:hover {
	text-decoration: underline;
}

.footer_menu li .first {
	border: none;
}
/* end of footer */
