﻿#header {
    background-color: #464436;
    height: 107px;
    position: relative;
}

.tps_logo {
    margin:6px 0px 0px 35px;
    float:left;
}

#header_info {
float:right;
margin-top:15px;
margin-right:35px;
}

#header_info h2 {
font-size:27px;
font-family:Times New Roman, Serif;
color:#909e7d;
line-height:25px;
font-weight:normal;
margin:0px;
margin-bottom:5px;

}

#header_info h2 em {
font-style:italic;
}

#header_info p {
font-size:12px;
color:#fff;
font-weight:bold;
font-family:Tahoma, Sans-Serif;
margin-left:12px;
}

#header_info span.phone {
color:#fff;
font-size:17px;
}

#nav {
height:31px;
border-top:1px solid #9fc1c3;
background:transparent url(../images/nav_top_bg_patt.gif) repeat-x left top;
overflow:hidden;
}

#nav ul {
margin-right:18px;
float:right;
}

#nav ul li {
display:inline;
}

#nav ul li a {
float:left;
text-decoration:none;
color:#fff;
font-size:12px;
font-weight:bold;
padding:2px;
margin-top:5px;
margin-left:13px;
margin-right:9px;
text-transform:uppercase;
}
#nav ul li a:hover {
text-decoration:underline;
}



#tNav {
    background: none;
    background-color: transparent;
    position: relative;
}

#login {
    background-color: #FFF;
}

#footer_content {
clear:both;
background-color:#fff;
border-top:6px solid #9fc1c3;
overflow:hidden;
}

#footer_content img.apply_lnk {
float:left;
}

#footer_content #linksbar {
text-align:center;
background-color:#909e7d;
padding-top:10px;
width:100%;
}

#footer_content #linksbar a {
font-size:12px;
text-decoration:none;
color:#fff;
margin-left:5px;
margin-right:5px;
} 

#footer_content #linksbar a:hover {
text-decoration:underline;
} 

#footer_content #footerlinks {
width:100%;
background-color:#fff;
}

#footer_content #footerlinks ul {
float:left;
display:inline;
}

#footer_content #footerlinks ul li {

}

#footer_content #footerlinks ul li a {

}

#footer_content #footerlinks ul li a:hover {

}



p.copyright {
background-color:#807a63;
font-size:11px;
}
