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

body {
background: url(images/bg.png) repeat-x #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:underline;
}
a:active {
	color: #FFFFFF;
	

}

#links a:link{
color:#111B42;
text-decoration:none
}

#links a:visited{
color:#111B42;
text-decoration:none
}

#links a:hover{
color:#111B42;
text-decoration:underline
}


.style2 {color: #000000}

#contact{
background: url(images/footer.jpg) no-repeat;
height:75px;
padding:20px 0px 0px 0px;

}

#contact-sub{
background: url(images/footer.jpg) no-repeat;
height:75px;
padding:30px 0px 0px 0px;

}

#footer-txt{

font-size:12px;
padding:0px 0px 0px 165px;
}




#footer{
text-align:right;
line-height:14px;
float:right;
color:#1A2762;
font-size:9px;

}

#bg-image{
background:url(images/dallas_bg.jpg) no-repeat right top;
}

#bg-image-2{
background:url(images/dallas_2_bg.jpg) no-repeat right top;
}

#bg-image-3{
background:url(images/dallas_3_bg.jpg) no-repeat right top;
}

#content{
padding:15px;
margin-left:6px;
color:#666666;
width:900px;
background:#FFFFFF

}

.list{
font-size:14px;
color:#1A2860

}

.style1 {color: #1A2860
}

#bottom-image{
padding:0px 20px 0px 0px;
float:right;
}
