body {
	background : #3393CF url(images/bodyMain.jpg) repeat-x;
}

a {
	color : #FFFFFF;
	text-decoration : none;
}

a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

table.topBanner {
	background-image : url(images/bannerMain.png);
	background-repeat : no-repeat;
	height : 195px;
	width : 772px;
}

td.topBannerTd {
	padding-bottom: 182px ;
	padding-left: 435px;
}

table.menuTable {
	background-image : url(images/menuMain.png);
	background-repeat : no-repeat;
	height : 33px;
	width : 772px;
	text-align: center;
	margin-bottom: 5px;
}

td.menu {
	background-image : url(images/menuMain.png);
	background-repeat : no-repeat;
	height : 33px;
	width : 772px;
	text-align: center;
}

a.topMenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : auto;
	margin-right : auto;
	padding-left: 20px;
	padding-right: 20px;
	color : #FFFFFF;
	height: 33px;
	text-decoration : none;
}

a.topMenu:hover {
	text-decoration : underline;
}

table.footer {
	background-image : url(images/footerMain.png);
	height : 53px;
	width : 772px;
}

table.footer {
	background-image : url(images/footerMain.png);
	background-repeat : no-repeat;
	height : 53px;
	width : 772px;
	text-align: center;
	margin-bottom: 7px;
	margin-top: 10px;
}

td.miniContact {
	text-align: center;
	padding-bottom: 7px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
}

td.freecom {
	text-align: center;
	padding-bottom: 7px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
}

td.freecom2 {
	text-align: center;
	padding-bottom: 7px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #3393CF;
}
