/* INDEX STYLES */
div#top_main_content {
	float: left;
	width: 956px;
	height: 240px;
	padding: 0 0 29px 0;
}

div#bottom_main_content {
	float: left;
	width: 956px;
}

div#fade_container {
	float: left;
	width: 678px;
	height: 240px;
	position: relative;
}
#video_player {
	background-image:url(../images/welcome_video.png);
	background-position: 0px 0px;
	width:150px;
	height:107;
	float:right;
	border:0px;
}
#video_player a:hover { background-position: 0px -107px;}

/* FADE BOX STYLES */
div#fade_container a.imageLink {
	display: block;
	width: 678px;
	height: 240px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	display: none;
}

div#fade_container a.imageLink img {
	border: 0px;
}

div#fadeControlContainer {
	position: absolute;
	z-index: 2;
	width: 68px;
	height: 30px;
	top: 12px;
	right: 2px;
}

div#fadeControlContainer a {
	display: block;
	float: left;
	text-indent: -9999px;
	width: 15px;
	height: 15px;
	margin: 0 7px 0 0;
	background-image: url(../images/fadeControls.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#fadeControlContainer a:hover,
div#fadeControlContainer a.active {
	background-position: 0px -15px;
}

/* CONTACT BOX STYLES */
div#contact_container {
	float: left;
	width: 265px;
	height: 240px;
	background-image: url(../images/index_contact_bg.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 13px;
	position: relative;
}

div#contact_container h1 {
	display: block;
	width: 110px;
	height: 18px;
	background-image: url(../images/index_contact_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 10px 0 0 10px;
	padding: 0px;
}

div#contact_container form {
	padding: 10px 0 0 16px;
	margin: 0px;
	width: 235px;
	float: left;
}

div#contact_container form label {
	display: block;
	width: 235px;
	font-size: 11px;
	color: #264357;
	padding: 0 0 3px 0;
}

div#contact_container form input {
	border: 0px;
	width: 227px;
	padding: 6px 4px 6px 4px;
	margin: 0 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#contact_container a {
	display: block;
	position: absolute;
	z-index: 1;
	text-indent: -9999px;
	bottom: 0px;
	left: 33px;
	width: 200px;
	height: 32px;
	background-image: url(../images/index_form_submit.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#contact_container a:hover {
	background-position: 0px -32px;
}

/* HEADING STYLES */
div#bottom_main_content h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 3px 0;
	margin: 0px;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	color: #405f76;
}

div#bottom_main_content h1.alt_heading {
	color: #559041;
}

div#bottom_main_content h1.alt_heading_b {
	color: #bc5c28;
}

/* PARAGRAPH STYLES */
div#bottom_main_content p {
	font-size: 12px;
	color: #585858;
	padding: 0 0 14px 0;
	margin: 0px;
	line-height: 21px;
}
div#bottom_main_content p a{
	background-image:url(../images/welcome_video.png);
	background-position: 0px 0px;
	width:150px;
	height:107px;
	float:right;
	border:0px;
	margin-top:8px;
}
div#bottom_main_content p a:hover{ background-position: 0px -107px;}

/* DIV STYLES */
/* LEFT COLUMN STYLES */
div#left_column {
	float: left;
	width: 324px;
	height:534px;
	padding: 0 26px 100px 16px;
	border-right: 1px solid;
	border-color: #e8e8e8;
}

/* TOP LEFT STYLES */
div#top_left_container {
	float: left;
	width: 275px;
	padding: 0 0 0 22px;
}

div#top_left_container a#learn_more {
	display: block;
	width: 76px;
	height: 12px;
	background-image: url(../images/learn_more.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

div#top_left_container a#learn_more:hover {
	background-position: 0px -12px;
}

/* TOP RIGHT STYLES */
div#top_right_container {
	float: left;
	width: 260px;
	padding: 0 0 0 32px;
}

div#top_right_container a#find_out {
	display: block;
	width: 86px;
	height: 12px;
	background-image: url(../images/find_out.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

div#top_right_container a#find_out:hover {
	background-position: 0px -12px;
}
div#top_right_container_2{
	float: left;
	width: 237px;
	padding: 0 0 0px 0px;
	margin-left:31px;
	margin-top:42px;
	
}
div#top_right_container_2 p {
	color: #414141;
	padding: 0 0 24px 0;
	margin: 0px;
	line-height: 16px;
	font-size:11px;
}

div#top_right_container_2 a {
	display: block;
	height: 18px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px -18px;
}

div#top_right_container_2 a:hover {
	background-position: 0px 0px;
}

div#top_right_container_2 a#roll_based {
	background-image: url(../images/roll_based.png);
	width: 201px;
}

div#top_right_container_2 a#mainframe_compliance {
	background-image: url(../images/mainframe_compliance.jpg);
	width: 247px;
}

div#top_right_container_2 a#program_offerings {
	background-image: url(../images/program_offerings.png);
	width: 175px;
}
/* BOTTOM MIDDLE STYLES */
div#bottom_middle_content {
	float: left;
	height:248px;
	width: 586px;
	background-color: #f6f6f6;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #e8e8e8;
	margin: 5px 0 0 0;
	
}

div#bottom_middle_content_left {
	float: left;
	width: 270px;
	padding: 22px 0 0 22px;
}

div#bottom_middle_content_left p {
	padding: 0 0 18px 0;
	margin: 0px;
	font-size:11px;
	line-height:18px;
	font-style:italic;
	color:#636363;
}
div#bottom_middle_content_left #quote {
	background: url(../images/quote.png) no-repeat;
	float:right;
	width:181px;
	height:9px;
}
div#bottom_middle_content_left blockquote{
	background: url(../images/up_quote.png) no-repeat top left;
	display: block;
	padding: 0;
	margin:0;
}
div#bottom_middle_content_left blockquote span{
	background: url(../images/down_quote.png) no-repeat 147px bottom;
	display: block;
	padding: 0;
	margin:0;
}

div#bottom_middle_content_left a {
	display: block;
	height: 18px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px -18px;
}

div#bottom_middle_content_left a:hover {
	background-position: 0px 0px;
}

div#bottom_middle_content_left a#roll_based {
	background-image: url(../images/roll_based.jpg);
	width: 201px;
}

div#bottom_middle_content_left a#mainframe_compliance {
	background-image: url(../images/mainframe_compliance.jpg);
	width: 247px;
}

div#bottom_middle_content_left a#program_offerings {
	background-image: url(../images/program_offerings.jpg);
	width: 175px;
}

div#bottom_middle_content_right {
	width: 252px;
	height: 225px;
	float: right;
	background-image: url(../images/bottom_middle_right_bg.jpg);
	background-repeat: no-repeat;
	margin: 10px 10px 0 0;
}

div#bottom_middle_content_right h2 {
	display: block;
	text-indent: -9999px;
	width: 191px;
	height: 19px;
	background-image: url(../images/stay_connected_title.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 14px 0 0 9px;
}

div#bottom_middle_content_right a#facebook_link {
	display: block;
	width: 105px;
	height: 129px;
	float: left;
	text-indent: -9999px;
	background-image: url(../images/facebook.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 15px 0 0 22px;
}

div#bottom_middle_content_right a#facebook_link:hover {
	background-position: 0px -129px;
}

div#bottom_middle_content_right a#twitter_link {
	display: block;
	width: 103px;
	height: 129px;
	float: left;
	text-indent: -9999px;
	background-image: url(../images/twitter.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 15px 0 0 0;
}

div#bottom_middle_content_right a#twitter_link:hover {
	background-position: 0px -129px;
}
div#bottom_middle_content_right a#linkedin_link{
	width: 201px;
	height: 53px;
	display: block;
	text-indent: -9999px;
	float:left;
	background-repeat: no-repeat;
	margin-left:27px;
	margin-top:3px;
	background-image: url(../images/btn_cofollow_badge.png);
}
div#bottom_middle_content_right a#linkedin_link:hover{
			background-position: 0px -53px;
}

div#wrap_partenersSupport{float:right; margin-right:15px;}
/* OUR PARTNERS STYLES */
div#our_partners {
	float: left;
	width: 420px;
	padding: 20px 0 0 20px;
	border-right: 1px solid;
	border-color: #e8e8e8;
}

div#our_partners h2 {
	display: block;
	width: 88px;
	height: 15px;
	text-indent: -9999px;
	background-image: url(../images/our_partners_title.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

div#our_partners a {
	display: block;
	text-indent: -9999px;
	height: 71px;
	float: left;
	background-repeat: no-repeat;
}

div#our_partners a#ca_link {
	width: 71px;
	background-image: url(../images/ca_link.jpg);
}

div#our_partners a#ibm_link {
	width: 120px;
	background-image: url(../images/ibm_link.jpg);
}
div#our_partners a#t3_link {
	margin-left: 30px;
	width: 194px;
	background-image: url(../images/t3_link.jpg);
}

/* WE SUPPORT STYLES */
div#we_support {
	float: left;
	width: 105px;
	padding: 20px 0 0 29px;
}

div#we_support h2 {
	display: block;
	width: 83px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
	background-image: url(../images/we_support_title.jpg);
	background-repeat: no-repeat;
}

div#we_support a {
	display: block;
	text-indent: -9999px;
	width: 84px;
	height: 68px;
	background-image: url(../images/smile_train_link.jpg);
	background-repeat: no-repeat;
}