@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	outline:none;
}
p{
	margin-bottom:20px;
}
a{
	color:#b83232;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.clear{
	clear:both;
}
.hidden{
	display:none;
}
ul{
	margin-bottom:20px;
	margin-left:20px;
}
ol{
	margin-bottom:20px;
	margin-left:20px;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	background:#FFF;
	width:100%;
	letter-spacing:.25px;
	line-height:16.5px;

}
#wrapper{
	background:#FFF url(images/bg.jpg) 50% 0 no-repeat;
	width:100%;
	overflow:hidden;
	margin:0 auto;
}
#main{
	width:922px;
	margin:auto;
}
/* Navlinks */
#nav{
	width:100%;
	height:122px;
	background:url(images/nav.jpg);
	margin-top:15px;
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}
#nav ul{
	position:relative;
	left:198px;
	top:-35px;
	list-style-type:none;
}
*html #nav ul{
	float:left;
	top:40px;
	left:40px;
}
#nav li{
	float:left;
}
#nav li a{
	float:left;
	display:block;
	height:33px;
	background-position:top left;
}
#nav li a:hover{
	background-position:bottom left;
}
#nav span{
	display:none;
}
#nav-home{
	background-image:url(images/navlinks/home.jpg);
	width:73px;
}
#nav-solutions{
	background-image:url(images/navlinks/solutions.jpg);
	width:130px;
}
#nav-services{
	background-image:url(images/navlinks/services.jpg);
	width:115px;
}
#nav-benefits{
	background-image:url(images/navlinks/benefits.jpg);
	width:105px;
}
#nav-company{
	background-image:url(images/navlinks/company.jpg);
	width:122px;
}




#logo{
	background:url(images/TxVia-logo.jpg);
	width:176px;
	height:81px;
	position:relative;
	top:19px;
	left:28px;
}
#logo a{
	display:block;
	width:100%;
	height:100%;
}
*html #logo{
	float:left;
}
#logo h1{
	display:none;
}
#header{
	height:279px;
	width:100%;
	background:url(images/header.jpg);
}
#top-shadow{
	background:url(images/top-shadow.jpg);
	height:13px;
	width:100%;
}
#home-body{
	background:url(images/content-bg.jpg) repeat-y;
	width:100%;
	letter-spacing:0px;
}
#home-body-inner{
	padding:12px 9px;
	margin-left:20px;
}
#bottom-shadow{
	background:url(images/bottom-shadow.jpg) no-repeat;
	height:7px;
	width:100%;
}

#left-col{
	width:230px;
	float:left;
}
#left-col h1{
	background:#83b6d3 url(images/left-col-h1.jpg) bottom no-repeat;
	width:213px;
	color:#FFF;
	font-family:"Myriad Pro";
	font-weight:normal;
	font-size:22px;
	padding:10px 8px;
	line-height:24px;
}
#left-col h1 a{
	color:#FFF;
}
.left-content{
	background:#adcfe2 url(images/left-col-bg.jpg) bottom no-repeat;
	width:214px;
	padding:11px 7px 11px 8px;
	margin-top:1px;
	line-height:18.5px;
	font-size:12px;
}
*html .left-content{
}
.left-content .right-arrow{
	font-size:11px;
}
.right-arrow{
	padding-right:15px;
	background:url(images/right-arrow.gif) no-repeat right 5px;
}
#right-col{
	float:left;
	width:584px;
	margin-left:34px;
}
#right-col .right{
	float:right;
}
.icon-module{
	float:left;
	width:260px;
	height:40px;
	margin-bottom:15px;
	font-family:"Myriad Pro";
	font-size:13px;
	font-weight:bold;
}
.left-side{
	width:310px;
}
*html .icon-module{
	width:245px;
}
*html .left-side{
	width:265px;
}
.icon-module a{
	color:#999;
	width:100%;
	height:34px;
	padding-top:6px;
	display:block;
	padding-left:35px;
	vertical-align:middle;
}

#icon1{
	background:url(images/icon1.gif) no-repeat;
}
#icon2{
	background:url(images/icon2.gif) no-repeat;
}
#icon3{
	background:url(images/icon3.gif) no-repeat;
}
#icon4{
	background:url(images/icon4.gif) no-repeat;
}
#icon5{
	background:url(images/icon5.gif) no-repeat;
}
#icon6{
	background:url(images/icon6.gif) no-repeat;
}
#footer{
	margin-bottom:20px;
}

#footer ul{
	float:right;
	margin:8px 20px;
}
#footer ul li{
	display:block;
	float:left;
	margin-left:20px;
}
.flash{
	position:relative;
	top:2px;
	left:20px;
}
/* Inner Pages*/
#page-body{
	background:url(images/content-bg.jpg) repeat-y;
	width:100%;
}
#page-body-inner{
	background:url(images/page-content-bg.jpg) no-repeat;
	padding:30px 30px 10px;
}
.page-header{
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size:34px;
	color:#1485ae;
	border-bottom:1px solid #ccc;
	padding-left:10px;
	padding-bottom:8px;
	margin-bottom:17px;
	letter-spacing:1px;
	line-height:34px;
}
.right-col{
	border-left:1px solid #CCC;
	margin-left:180px;
	padding-left:22px;
	width:658px;
}
*html .right-col{
	margin-left:0px;
	width:648px;
	float:right;
}
.right-col-inner{
	background:url(images/gray-footer.jpg) repeat-x bottom;
	padding:0 10px 5px;
	min-height:400px;
}
.left-col{
	width:174px;
	float:left;
	padding-left:6px;
}

ul.left-nav{
	list-style-image:url(images/list-arrow.gif);
	margin-left:15px;
}
ul.left-nav li{
	margin-bottom:9px;
}
ul.left-nav a{
	color:#666;
}
ul.left-nav .active{
	font-weight:bold;
}
.page-header-text{
	font-size:12px;
	margin-bottom:30px;
}
.callout-box{
	font-size:18px;
	margin-bottom:20px;
	line-height:1.5em;
	color:#999;
	font-family:"Myriad Pro",Verdana, Arial, Helvetica, sans-serif
}
.callout-box .author{
	font-size:12px;
}
.callout-box .author a{
	color:#333;
}
.spacer1{
	height:150px;
}
.spacer2{
	height:100px;
}
/* Main page header images*/

.company-header-image{
	background:url(images/company-header.jpg);
	height:120px;
	margin-bottom:10px;
}
.products-header-image{
	background:url(images/products-header.jpg);
	height:120px;
	margin-bottom:10px;
}
.benefits-header-image{
	background:url(images/benefits-header.jpg);
	height:120px;
	margin-bottom:10px;
}
.services-header-image{
	background:url(images/services-header.jpg);
	height:120px;
	margin-bottom:10px;
}
.technology-header-image{
	background:url(images/technology-header.jpg);
	height:120px;
	margin-bottom:10px;
}


/*Team Pages*/
.team-image{
	float:left;
}
.team-text{
	margin-left:120px;
	padding-bottom:40px;
}
.team-name{
	font-weight:bold;
	margin-bottom:4px;
}
.team-title{
}

.read-more{
	color:#666;
	font-size:9px;
	display:block;
	margin-top:4px;
	font-style:normal;
}
.read-more a{
	font-weight:bold;
	color:#666;
}
.view-more{
	float:right;
}
.view-more a{
	color:#666;
}
#team2 .team-text{
	margin-left:0;
	padding-bottom:20px;

}
#village-ventures{
	position:relative;
	bottom:37px;
	right:15px;
}
#espirito-santo{
	position:relative;
	bottom:8px;
	right:15px;
}
#hight-peaks{
	position:relative;
	bottom:25px;
	right:15px;
}


/* Press Styles*/
.press-date{
	margin-bottom:4px;
}
.press-headline{
	margin-bottom:5px;
	font-weight:bold;
}
.press-tagline{
	font-style:italic;
}

/* Contact Page */
.contact{
	line-height:17px;
	position:relative;
}
#map{
	width:361px;
	background:#999;
	height:369px;
	float:left;
}
.corporate-hq{
	width:250px;
	float:left;
}
.other-offices{
	clear:both;
	padding:30px 0;
}
.office-location{
	width:180px;
	padding-right:50px;
	float:left;
}
.other-offices .last{
	padding-right:0;
	width:160px;
}
.heading{
	font-weight:bold;
}
.heading1{
	font-weight:bold;
	font-size:13px;
}
.heading2{
	font-style:italic;
}

/* Site Map */

.site-map{
	margin-left:0;
	pading-left:0;
}
.site-map a{
	color:#666;
}
.top-level{
	list-style:none;
}
.top-level ul{
	margin:5px 0 5px 30px
}
.top-level li{
	list-style:disc;
}

/* Resources */

.resources {
	list-style:none;
	margin-left:0;
	padding-left:0;
	
}
.resources li{
	margin-bottom:10px;
}

.pagination{
	float:right;
}
/*Feedback form */
label.required{
	display:block;
	width:270px;
	position:relative;
	margin-bottom:10px;
}
label{
	display:block;
	margin-bottom:10px;
	position:relative;
	width:315px;
}
*html label{
	width:319px;
}

select{
	width:200px;
	position:absolute;
	right:0;
}
input{
	position:absolute;
	right:0;
}

.buttons input{
	position:static;
}
#formResponse{
}
DIV#formResponse .floaterror
{
  position: absolute;
  left:290px;
  top:190px;
  height: 24px;
  padding: 0 0 0 12px;
  margin-left: 8px;
  font-size: 11px;
  color: white; 
  background: transparent url(images/formerrorpt.gif) 0 0 no-repeat;
}

DIV#formResponse .floaterror SPAN
{
  display: block;
  height: 24px;
  margin: 0;
  padding: 3px 16px 2px 14px;
  white-space: nowrap;
  background: transparent url(images/formerrorbg.gif) 100% 0 no-repeat;
}

DIV#successResponse
{
 
}

DIV#successResponse H1
{
  font-size: 12px;
  font-weight: bold;
  color: #333;
}

DIV#sendanother
{
  display: none;
}

.required .input_text{
	background:#FFF;
	border:1px solid #999;
}
