body {
	margin: 0px;
	background:#ffffff;

	font-family: Arial;
}
table.header_container {
	width:100%;
}
table.header_container td.menuitem {
	padding-top:13px;
}
table.splashwrapper td.splashleft {
	background:url('splash/splashbg-l.png') repeat-x left 47px transparent;
}
table.splashwrapper td.maincontent {
	width:1018px;
	background:url('splash/splash_background.jpg') no-repeat center -5px transparent;
}
table.splashwrapper td.splashright {
	background:url('splash/splashbg-r.png') repeat-x left 47px transparent;
}
td.page_content {
	background:transparent;
}
table.footer {
	background:#212121;
}

table.splashimgs td.splash {
	vertical-align: top;
	text-align:center;
	width:268px;
}
table.joinus {
	width:263px;
	margin:0 auto;
}

table.joinus td.image {
	height: 235px;
}
table.joinus td.text { 
	background:url('splash/boxbg.png') repeat-y left top transparent;	
	padding:5px 20px 5px 17px;
	font-family:"Arial","Trade Gothic","Trebuchet MS";
	color:#3f3f3f;
	height:150px;
	vertical-align:top;
}
table.joinus td.text h1 {
	margin:0 0 10px;
}
table.joinus td.button {
	background:url('splash/boxbg.png') repeat-y left top transparent;
	padding:5px 20px 5px 17px;
}
table.joinus td.button a {
	display:block;
	float:left;
	background:url('splash/button-c.png') repeat-x top left;
	font-weight:bold;
	font-size:14px;
	color:white;
}
table.joinus td.button a span.buttonbg-l {	
	display:block;
	float:left;
	background:url('splash/button-l.png') no-repeat top left transparent;
}
table.joinus td.button a span.buttonbg-r {	
	display:block;
	float:left;
	height:31px;
	line-height:31px;
	padding:0 40px 0 15px;
	text-align: center;
	background:url('splash/button-r.png') no-repeat top right transparent;
}
table.joinus td.button a span.buttonbg-r img {
	margin-top:2px;
}	
table.joinus td.button a:hover {
	text-decoration:none;
}
table.joinus td.shadow {
	height:30px;
	background:url('splash/box-shade.png') no-repeat left bottom transparent;
}
table.work {
	color:#3f3f3f;
	width:800px;
	background:url('splash/wideboxbg.png') no-repeat top left transparent;
	margin:20px 0 20px;
}
table.work td.title {
	font-size:22pt;
	font-weight:bold;
	padding:10px 20px;
}
table.work td.subtitle {
	font-size:14pt;
	font-weight:bold;
	padding:5px 20px;
}
table.work td.text {
	font-size:11pt;
	padding:0px 20px 5px;
}
td.register {
	padding:5px 20px 100px;
}
td.register a {
	display:block;
	width:288px;
	line-height:49px;
	height:49px;
	text-align:center;
	color:white;
	text-transform:uppercase;
	font-size:16pt;
	padding:9px 10px 0 0;
	font-weight:bold;
	background:url('splash/registarrow.png') no-repeat top left transparent;
}

