/* CONTENT CSS Document */

.leftHome_Pattern {
	width: 58px;
	background-image: url(../images/home/home_left_pattern.gif);
}

.rightHome_Pattern {
	width: 60px;
	background-image: url(../images/home/home_right_pattern.gif);
}

.bottom_rightHome_Pattern {
	width: 60px;
	background-image: url(../images/home/home_bot_right_pattern.gif);
}

/* Main Content */

.flash_mainContent {
width: 764px;
height: 260px;
text-align:left;
vertical-align:top;
z-index:-1;
background-image:url(../images/home/main_content_bg.gif);
background-color: #565e5f;
}

/* Video */

.flash_VideoContainer {
width: 245px;
height: 162px;
text-align:left;
vertical-align:top;
z-index:-1;
background-image:url(../images/home/video_container_bg.gif);
background-color: #565e5f;
}

/* Tables */

.home_tablesBg {
	width: 180px;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/home/bottom_tables_bg.gif);
}

/* More Solutions Tab */

.tabMoreSolutions_bg {
	width: 180px;
	height: 86px;
	background-image: url(../images/home/More_Solutions_boxBg.gif);
}

.tabMoreSolution_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.ul_tabMoreSolution {
	margin-left: 10px;
	margin-top: 0px;
	padding-left: 5px;
	padding-top: 0px;
	list-style-type: circle;
}

.li_tabMoreSolutions{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #476ecc;
	list-style-image: url(../images/home/arrowHome.gif);
	margin-left: 5px;
	margin-bottom: 1px;
}