/* CSS Document */

table.main_content_pane
{
	vertical-align: middle;
}
a { text-decoration: none;
	color:#FFFFFF;
}
.footer{
color:#CCCCCC;
}
td.top_left_corner
{
	background: url(../images/splash_top_left.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 121px;
}

td.top_right_corner
{
	background: url(../images/splash_top_right.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 121px;
}

td.banner_bg
{
	background: url(../images/splash_banner.gif);
	background-repeat: repeat-x;
	width: 786px;
	height: 121px;
}

td.logo
{
	background: url(../images/splash_testLogo.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 62px;
}

td.midworks_text
{
	background: url(../images/mindworks-technology.gif);
	background-repeat: no-repeat;
	width: 503px;
	height: 45px;
}

td.left_content_header
{
	background: url(../images/splash_right_cont_header.gif);
	background-repeat: no-repeat;
	width: 377px;
	height: 44px;
}

td.left_content_body
{
	background: url(../images/splash_left_content.gif);
	background-repeat: no-repeat;
	width: 377px;
	height: 180px;
}

td.right_content_header
{
	background: url(../images/splash_left_cont_header.gif);
	background-repeat: no-repeat;
	width: 377px;
	height: 43px;
}

td.right_content_body_pic
{
	background: url(../images/splash_left_cont_pic.gif);
	background-repeat: no-repeat;
	width: 377px;
	height: 105px;
}

td.right_content_body_services
{
	background-color: #FFFFFF;
	width: 377px;
	height: 43px;
}

td.right_content_body_services_text
{
	background: url(../images/splash_right_cont_bottom.gif);
	background-repeat: no-repeat;
	width: 377px;
	height: 33px;
}

td.html_button
{
	background: url(../images/splash_html_button.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 38px;
}

td.flash_button
{
	background: url(../images/splash_flash_button.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 38px;	
}

td.bottom_right_text_info
{
	background-position: center;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.normal_text
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

div.big_quote_end
{
	position: relative;
	border: none;
	font-family: "Trebuchet MS";
	font-size: 30.48px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	left: 135px;
	top: -57px;
	height: 6px;
	width: 4;
}

div.big_quote_start
{
	position: relative;
	border: none;
	font-family: "Trebuchet MS";
	font-size: 30.48px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	height: 6px;
	width: 4;
}

div.normal_text_div
{
	position: relative;
	border: none;
	top: -30;
	left: 0;
	height: 20px;
}
