@charset "utf-8";
* {
	margin:0;
}
html,body{height:100%;}
body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	padding-bottom:15px;
}
h1, h2, h3, h4, h5, h6 {
	text-transform:capitalize;
}
h1, h2, h3 {
	color:#CC6600;
}
img {
	border:0;
}


#page {
	height:100%;
	background-color:#fff;
}
/* Homepage Styles */
#splash {
	height:470px;
	background:#FFFFFF url(../images/bg_splash.jpg) top left repeat-x;
}
#splash div {
	text-indent:-9999px;
	background:url(../images/splash.jpg) top left no-repeat;
	height:470px;
}

div.mcHome {
	position:relative;
	top:-110px;
	left:405px;
	width:500px;
}
ul.menuHome {
	padding:0;
	margin:0;
	font-family:"Courier New", Courier, monospace;
	font-size:0.9em;
	line-height:0.5em;
}
ul.menuHome li {
	display:inline-block;
	float:left;
	list-style:none;
	padding:3px 12px;
}
.mcHome a:link, .mcHome a:visited {
	display:block;
	padding:2px;
	color:#000;
	text-decoration:none;
}
.mcHome a:hover, .mcHome a:active {
	color:#c60;
}
.tnt {
	width:115px;
}

/* Inside page styles*/
#maincontents {
	height:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -85px auto; /* the bottom margin is the negative value of the footer's height */
}
#topbar {
	background:#FFFFFF url(../images/bg_topbar.jpg) top left repeat-x;
	height:240px;
	min-width:960px;
}
#menu {
	height:210px;
	width:142px;
	background:url(../images/bg_menuinside.jpg) top left no-repeat;
	float:left;
	overflow:hidden;
	font-family:"Courier New", Courier, monospace;
	font-size:0.75em;
	text-align:right;
	padding:20px 10px 10px 10px;
}
#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu a:link, #menu a:visited {
	display:block;
	padding:2px;
	color:#fff;
	text-decoration:none;
}
#menu a:hover, #menu a:active {
	/*background-color:#fdc689;*/
	color:#fdc689;
}
#pagePic {
	float:left;
	width:350px;
	height:240px;
	overflow:hidden;
}
#logo {
	float:right;
	width:415px;
	height:240px;
	background:url(../images/logo_inside2.jpg) top right no-repeat;
}
.contents {
	margin:0 auto 0 165px;
	padding:25px 0 100px 0;
	width:760px;
	font-size:0.75em;
}
#footer {
	background:url(../images/bg_footer.jpg) top left repeat-x;
	height:85px;
}
.menufooter {
	background:url(../images/bg_menufooter.jpg) bottom left no-repeat;
	height:85px;
	min-width:800px;
	overflow:hidden;
	font-family:"Courier New", Courier, monospace;
	font-size:0.7em;
	line-height:0.65em;
}
.menufooter ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menufooter ul li {
	display:inline-block;
	float:left;
	/*padding:3px 8px;*/
}
.fmenucontainer {
	margin:51px 0 0 235px;
	width:500px;
}
#footer a:link, #footer a:visited {
	display:block;
	padding:3px 8px;
	color:#fff;
	/*color:#39f;*/
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	/*background-color:#fff;*/
	color:#33FFFF;
	/*color:#39f;*/
}
.notoppadding {
	padding-top:0;
	margin-top:0;
}
.nobottompadding {
	padding-bottom:0;
	margin-bottom:0;
}
table.tableOfficers tr {
	width:800px;
}
table.tableOfficers tr td {
	display:block;
	float:left;
	margin:0 0 10px 0;
	width:250px;
}
table.tableOfficers2 tr td {
	display:inline-table;
	margin:0 20px 10px 0;
	min-width:100px;
}
.pageAffiliates {
	margin:0px;
	/*font-size:0.9em;*/
}
.pageAffiliates h1, .pageAffiliates h2, .pageAffiliates h3 {
	margin:0px;
	padding:0px;
	font-size:1em;
	color:#fff;
	font-weight:normal;
}
.pageAffiliates p {
	margin:0px;
	padding:0px;
}
.pageAffiliates ul {
	padding-left:15px;
}
.tcPurple {
	background-color:#373370;
	color:#fff;
}
.tcOrange {
	background-color:#e88532;
	color:#fff;
}
.tcWhite {
	background-color:#FFF;
}
.tcWhite h2, .tcWhite h3 {
	color:#000;
}
.tcText {
	width:760px;
	margin:0 auto;
	padding:15px 0;
	clear:both;
}
.tcACXLogo {
	background:#fff url(../images/logo_acx.jpg) bottom right no-repeat;
	width:700px;
	height:100px;
	padding:30px;
	margin:15px auto;
}
.tcAffiliatesCountries {
	width:100%;
	clear:both;
}
.tcAffiliatesOffices {
	width:30%;
	float:left;
	min-height:235px;
	margin-right:20px;
}
.affOfficeWrap {
	min-height:525px;
}
.headerSpaceManual {
	padding-bottom:20px;
}
