/* TEC homepage-specific styles */

/*middle section incl. services link boxes*/
.middle{
	margin-top:8px;
	height:422px;
	width: 100%;
	position:relative;
}
#welcomeimg{
	float: right;
	clear: right;
	margin-right:-7px;
	margin-top:-3px;
}
#servicesboxesframe{
	float: right;
	width: 162px;
	margin-right:5px;
}
.servicebox{
	width:162px;
	background: url(../images/titlegradbg.jpg) repeat-x;
	float:right;
	margin:0 0 11px 0;
	padding:0;
	cursor:pointer;
	text-decoration:none;
	color: #475475;
}
.servicebox:hover{
	background-image: url(../images/servicesboxesgradbg.jpg);
}
.servicebox:hover div p{
	color: #2E71DE;
}
.servicebox .bodyText{
	padding: 0px 0 0px 8px;
	margin: 0;
}
.findoutmore{
	margin:0;
	padding:0;
	background-image: url(../images/findoutmoreborder.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
.findoutmore p{
	margin: 0px 0 0px 60px;
	padding: 0 0 1px 0;
}
#vt_locations {
	position:absolute;
	width:160px;
	margin-top:25px;
	padding:5px;
	background-color:#EEE;
	border:1px solid #475475;
	display:none;
	z-index:200;
}
*html #vt_locations {
	margin-top:-145px;
}
#vt_locations a {
	color: #475475;
	text-decoration: none;
	margin:0px;
	padding-left:10px;
	float:inherit;
}
#vt_close {
	float:right;
	border:1px solid #475475;
	cursor:pointer;
}
#news a, #news a:visited{
	text-decoration:none;
	margin:0;
	padding:0;
	color: #2E71DE;
}
#news a:hover{
	color: #475475;
}
/*******************/
#infobox{
	width: 404px;
	height: 160px;
	color: #475475;
	background: #DDDDDD;
	border: 1px solid #ACACAC;
	float: right;
	clear: right;
	margin-top: -172px;
	padding:5px;
	text-align:justify;
}
#infobox p{
	margin:0;
	padding:0;
}
#visa {
	margin:10px 0 0 10px;
}
#visa a {
	text-decoration:none;
	color: #2E71DE;
}
#visa .link a:hover{
	color: #475475;
}
#ascsom {
	color:#FF9900;
}

/******telephone directory****/
#directory {
	height:180px;
}
*html #directory {
	height:140px;
}
*+html #directory {
	height:140px;
}
#phone select {
	margin-top:00px;
	margin-left: 10px;
	width: 162px;
	padding:0;
}
.switchcontent{display:none;}
.cityPhone {
	margin-top:15px;
}
.cityPhone, .cityEmail, .cityAddress {
	margin:10px 0 0 8px;
	padding:0;
}
.cityEmail{
	font-size:11px;
	margin-top: 6px;
}
.cityEmail a{
	text-decoration:none;
	color:#475475;
}
.cityEmail a:hover{
	text-decoration:underline;
}
.cityAddress{
	font-size:12px;
	position:relative;
}
.cityAddress span{
	position:absolute;
	top:-3px;
	left:10px;
	display:block;
}

/*bottom section excl. form*/
.bodybox{
	background: #EEEEEE url(../images/titlegradbg.jpg) repeat-x;
	border: 1px solid #ACACAC;
	float:left;
}
.bottom{
	margin-top:8px;
	width:100%;
	height:270px;
}
#news, #phone, #contact{
	width: 182px;
	height: 270px;
}
#news ul{
	list-style-image:url(../images/bidi.jpg);
	margin:0;
	padding: 10px 10px 0 25px;
}
#news ul li{
	margin-top:5px;
	padding:0;
}
/*******************/
/*footer*/
.footer{
	margin-top:8px;
	border: 1px solid #245CB8;
	width: 100%;
	height: 23px;
	background: url(../images/footergradbg.jpg) repeat-x;
	color:white;
	font-size:11px;
}
