/* CSS Document */
#subText_main{
	text-align:left;
	padding:50px 0 0 20px;
}
#left_column, #right_column{
	height:800px;
}
#subText_main{
	color:#CCCC00;
}


#clients_list{
	padding:50px 0 0 0;
}
#client_listing{
	height:15px;
	width:500px;
	display:block;
	margin:0px;
	padding:0px;
	border:0px;
}
#lineBreak{
	clear:both;
}

#client_name{
	float:left;
	padding-left:10px;
	width:240px;
	text-align:left;
}
#client_cd, #client_dvd, #client_cbt, #client_2d, #client_3d, #client_web_d, #client_web_a, #client_db, #client_e_app, #client_ui, #client_photo, #client_ill, #client_retouch, #client_gd, #client_sound, #client_animation, #client_video, #client_qtvr, #client_ecom{
	float:left;
	width:13px;
}
#client_cd, #client_cbt, #client_3d, #client_web_a, #client_e_app, #client_photo, #client_retouch, #client_sound, #client_video, #client_ecom{
	/*background-color:#000000;*/
	background-color:#2A331E;
}
#client_dvd, #client_2d, #client_web_d, #client_db, #client_ui, #client_ill, #client_gd, #client_animation, #client_qtvr{
	background-color:#3C462E;
}
/* ---- */
#clients_list_title{
	padding:0 0 0 0;
	margin:0 0 0 0;
	height:120px;
}
#client_listing_title{
	height:120px;
	display:block;
	width:500px;
}
#client_name_title{
	float:left;
	padding-left:10px;
	height:120px;
	width:240px;
	text-align:left;
	background-image: url(../vt_images/client_cat_bg.jpg);
}
#client_cd_title, #client_dvd_title, #client_cbt_title, #client_2d_title, #client_3d_title, #client_web_d_title, #client_web_a_title, #client_db_title, #client_e_app_title, #client_ui_title, #client_photo_title, #client_ill_title, #client_retouch_title, #client_gd_title, #client_sound_title, #client_animation_title, #client_video_title, #client_qtvr_title, #client_ecom_title{
	float:left;
	width:13px;
}
#left_column{
float:left;
	height:1050px;
}
#right_column{
	min-height:1050px;
}
/* ----------------------------------------------------- */
#testimeonials{
}
#testimeonials_title{
	padding:55px 20px 30px 20px;
	text-align:left;
	color:#FFFF00;
	font-size:14px;
	font-weight:bold;
}
#testimeonials_caption_title{
	padding:0 20px 10px 20px;
	text-align:left;
	color:#FFF;
	font-size:12px;
}
#testimeonials_caption_text{
	padding:0 20px 0 20px;
	text-align:left;
	color:#CCC;
	font-size:10px;
}