/* CSS Document */
/* ----------------------------------------------------*/

/* ----------------------------------------------------*/
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial;
	font-size: 10px;
	color: #CCCC00;
	padding:0px;
	margin:0px;
	border:0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCC00;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCC00;
}
/* ----------------------------------------------------*/
#column_banner{
	float:left;
}
/* a #subLink{
	font-family: Arial;
	font-size: 20px;
	color: #111;
	padding:0px;
	margin:0px;
	border:0px;
}
 a:link #subLink{
	text-decoration: none;
}
 a:visited #subLink{
	text-decoration: none;
	color: #111;
}
 a:hover #subLink{
	text-decoration: none;
	color: #FFFFFF;
}
 a:active #subLink{
	text-decoration: none;
	color: #111;
}*/
/* ----------------------------------------------------*/
/* ----------------------------------------------------*/
/*#subLink a {
	font-family: Arial;
	font-size: 20px;
	color: #111;
	padding:0px;
	margin:0px;
	border:0px;
}
#subLink a:link {
	text-decoration: none;
}
#subLink a:visited {
	text-decoration: none;
	color: #111;
}
#subLink a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#subLink a:active {
	text-decoration: none;
	color: #111;
}*/
/* ----------------------------------------------------*/
#banner_top{
	float:left;
	width:1000px;
	height:44px;
}
#banner_top_1{
	width:331px;
	float:left;
	text-align: left;
}
#banner_top_2{
	width:669px;
	float:left;
	text-align: left;
}
/* ----------------------------------------------------*/
#banner_ui{
	float:left;
	width:1000px;
	height:122px;
	margin-bottom: 10px;
}
#main_ui ul{
	background-image:url(../vt_images/vt_services_o.jpg);
	background-color:#006633;
}
#main_ui{
	float:left;
	border:0px;
	padding:0px;
	margin:0px;
}
#main_ui{
	top: 100px; 
	list-style-type:none;
	margin:0px;
	padding:0px;
	/*background-image: url(../vt_images/vt_clients_s.jpg);*/
}
#btn_home{
	float:left;
	width:66px;
	height:122px;
}
#btn_clients{
	float:left;
	display:block;
	width:66px;
	height:122px;
}
#btn_portfolio{
	float:left;
	width:67px;
	height:122px;
}
#btn_services{
	float:left;
	width:67px;
	height:122px;
}
#btn_contact{
	float:left;
	width:65px;
	height:122px;
}
#btn_banner{
	float:left;
	width:669px;
	height:122px;
	text-align: left;
}
/* ----------------------------------------------------*/
#user_interface{
	/*display:block;*/
	display:inline-table;
}
#home_btn{
	display:block;
	width:120px;
}
#services_btn{
	display:block;
	width:120px;
}
#client_btn{
	display:block;
	width:120px;
}
#portfolio_btn{
	display:block;
	width:120px;
}
#contact_btn{
	display:block;
	width:120px;
}
#news_btn{
	display:block;
	width:120px;
}



#two_column{
	float:left;
	width:1000px;
	height:150px;
	margin-top: 20px;
}
#left_column{
	float:left;
	width:490px;
	height:150px;
	background-image:url(../vt_images/windowTab_footer.png);
	background-repeat:no-repeat;
	padding:10px 10px 0 0;
}
#right_column{
	float:left;
	width:490px;
	height:150px;
	background-image:url(../vt_images/windowTab_footer.png);
	background-repeat:no-repeat;
	padding:10px 0 0 0;
}

#titleWindow{
	float:left;
	height:20px;
	width:980px;
	font-family:Arial;
	font-size:16px;
	font-weight:bolder;
	text-align:left;
	margin:10px 0 10px 0;
	padding:0 0 0 20px;
	color:#38383A;
	background-image:url(../vt_images/black_bar.png);
	background-repeat:no-repeat;
}
#titleWindow_n{
	float:left;
	height:20px;
	width:980px;
	font-family:Arial;
	font-size:16px;
	font-weight:bolder;
	text-align:left;
	margin:10px 0 10px 0;
	padding:0 0 0 20px;
	color:#38383A;
	background-image:url(../vt_images/black_bar.png);
	background-repeat:no-repeat;
}

#title_notes{
	/*float:left;*/
	color:#FF0;
	font-size:10px;
}
