/* Transfer Technology International */

BODY {
	background-color: #1c1c1c;
	margin: 35px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color : #333;
	text-decoration : none;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

/* MENU NAVIGATION */


/* CSS FOOTER */

html
{
height: 100%;
}

body
{
height: 100%;
}

#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

#content
{
padding-bottom: 9em;
}

#footer
{
position: relative;
margin-top: -7.5em;
}
