body {
background-color: #9DAFC8;
text-align: center;
margin: 0px;
}



/* Header Styles */

#header_wrapper {
height: 68px;
width: 950px;
background-image: url(index_images/tm_solutions_head.jpg);
background-repeat: repeat-x;
margin: 0 auto;
}

#header {
height: 68px;
width: 950px;
background-image: url(index_images/tm_solutions_head_back.jpg);
background-repeat: repeat-x;
margin: 0 auto;
}

#banner_wrapper {
height: 217px;
width: 950px;
background-image: url(index_images/tm_solutions_banner_back.jpg);
background-repeat: repeat;
margin: 0 auto;
}

#banner {
height: 217px;
width: 950px;
background-image: url(index_images/tm_solutions_banner.jpg);
background-repeat: no-repeat;	
margin: 0 auto;
}

#banner.alt {
background-image: url(index_images/tm_solutions_banner2.jpg);
}


/* Nav Styles */

#nav {
width: 420px;
height: 48px; /* 68 */
background-image: url(index_images/tm_solutions_nav_back.jpg);
background-repeat: no-repeat;	
float: right;
padding-top: 19px;
}

#home_but
{
display: block;
width: 46px;
height: 20px;
background: url(index_images/home_but.gif) no-repeat 0 0;
float: left;
margin-left: 5px;
}

#home_but:hover
{ 
background-position: 0 -20px;
}

#home_but span
{
display: none;
}

#about_but
{
display: block;
width: 74px;
height: 20px;
background: url(index_images/about_but.gif) no-repeat 0 0;
float: left;
margin-left: 8px;
}

#about_but:hover
{ 
background-position: 0 -20px;
}

#about_but span
{
display: none;
}

#business_but
{
display: block;
width: 121px;
height: 20px;
background: url(index_images/business_but.gif) no-repeat 0 0;
float: left;
margin-left: 7px;
}

#business_but:hover
{ 
background-position: 0 -20px;
}

#business_but span
{
display: none;
}

#services_but
{
display: block;
width: 72px;
height: 20px;
background: url(index_images/services_but.gif) no-repeat 0 0;
float: left;
margin-left: 7px;
}

#services_but:hover
{ 
background-position: 0 -20px;
}

#services_but span
{
display: none;
}

#contact_but
{
display: block;
width: 67px;
height: 20px;
background: url(index_images/contact_but.gif) no-repeat 0 0;
float: left;
margin-left: 9px;
}

#contact_but:hover
{ 
background-position: 0 -20px;
}

#contact_but span
{
display: none;
}



/* Main Styles */

#content_wrapper {
text-align: left;
width: 950px;
background-image: url(index_images/grad_bottom.jpg);
background-repeat: repeat-x;	
background-color: #9DAFC8;
overflow: hidden;  /* makes wrapper go down to footer */
margin: 0 auto; 
}

#content {
width: 950px;
background-image: url(index_images/faux_cols.gif);
background-repeat: repeat-y;	
background-color: #FFFFFF;
margin: 0 auto;
overflow: hidden;  /* makes wrapper go down to footer */ 
}

#content_left {
width: 496px; /* 530 */
background-image: url(index_images/grad_bottom2.jpg);
background-repeat: repeat-x;	
background-color: #FFFFFF;
float: left;
padding: 17px;
}

#content_left_l {
width: 44px;
height: 36px;
background-image: url(index_images/small_circle.gif);
background-repeat: no-repeat;
float: left;
margin-top: 15px;
}

#content_left_r {
width: 452px;
float: right;
margin-top: 15px;
}

#content_right {
width: 420px;
background-image: url(index_images/grad_bottom3.jpg);
background-repeat: repeat-x;
background-color: #ABB4C1;
float: right;
padding-bottom: 20px;
}

#subbox {
width: 496px;
background-color: #263171;
background-image: url(index_images/subbox_top.gif);
background-repeat: no-repeat;
background-position: top;
}

#subbox_bottom {
height: 8px;
background-image: url(index_images/subbox_bottom.gif);
background-repeat: no-repeat;
background-position: bottom;
}

.subbox_text {
font-size: 14px;
font-family: Arial, Verdana, Times;
font-weight: normal;
line-height: 18px;
color: #FFFFFF;
text-align: center;
padding: 8px 6px 3px 6px;
}

h2 {
font-size: 25px;
font-family: Arial, Verdana, Times;
color: #263171;
padding: 0;
margin: 0 0 15px 0;
border-bottom: 3px solid #B1D5EB;
}

p {
font-size: 12px;
font-family: Arial, Verdana, Times;
line-height: 16px;
color: #263171;
text-align: left;
padding: 0;
margin: 0; /* Set at 0 by default so that page isn't moved down when setting layout */
}

p a:link {
color: #263171;
text-decoration: none;
}

p a:visited {
color: #263171;
text-decoration: none;
}

p a:hover {
color: #263171;
text-decoration: underline;
}

.strong {
font-weight: bold;
}

h4 {
font-size: 14px;
font-family: Arial, Verdana, Times;
color: #263171;
padding: 10px 0 0 0;
margin: 0 0 15px 0;
/* border-bottom: 1px solid #1E2458; */
}

p.quote {
text-align: center;
font-size: 15px;
font-weight: bold;
font-style: italic;
line-height: 21px;
padding: 25px 25px 0 25px;
}

p.quoter {
text-align: center;
padding-top: 5px;
}

p.asterisk {
font-size: 10px;
padding-left: 30px;
padding-bottom: 3px;
}



/* Side Styles */

#side_box {
background-color: #E5E5E5;
}

#side_head {
width: 420px;
height: 39px;
background-image: url(index_images/side_head.gif);
background-repeat: repeat;
margin-top: 17px;
}

#side_body {
padding: 3px 13px 3px 13px;
}

p.side {
font-size: 11px;
text-align: justify;	
}

#side_footer {
font-size: 12px;
font-weight: bold;
font-family: Arial, Verdana, Times;
text-align: right;
color: #263171;
border-top: 1px solid #263171;;
margin-top: 10px;
}

#side_footer a:link {
color: #263171;
text-decoration: none;
}

#side_footer a:visited {
color: #263171;
text-decoration: none;
}

#side_footer a:hover {
color: #263171;
text-decoration: underline;
}

h3 {
font-size: 12px;
font-family: Arial, Verdana, Times;
color: #263171;
text-transform: uppercase;
padding: 13px 0 0 60px;
margin: 0;
}

.pic_float {
float: left;
padding: 0 8px 5px 0;
}

ol {
font-size: 11px;
font-family: Arial, Verdana, Times;
line-height: 16px;
color: #263171;
}

ul {
font-size: 11px;
font-family: Arial, Verdana, Times;
line-height: 16px;
color: #263171;
}

ul.mainpoint {
font-size: 12px;
}

li {
padding-bottom: 5px;
}



/* Contact Us Styles */

p.contact {
padding-top: 0px;
margin-top: 10px;
margin-bottom: 5px;
}

.contact_head {
color: #263171;
font-weight: bold;
}

.form_position {
padding: 0px;
margin: 0px;
}

form#query_form { 
width: 185px;
color: #263171;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: left;
padding: 5px 0px 15px 0px;
margin: 0px;
}

.box {
margin-top: 5px;
width: 13em;
margin-right: 5px;
}

textarea {
margin: 5px 5px 0px 0px;
width: 17em;
}

label {
color: #263171;
}

label.comment {
padding: 20px;
margin: 20px;
}

.submit {
width: 6em;
}



/* Clearing  */

.clear {
clear: both;
width: 100%; /* safari fix */
height: .01em;
}




/* Footer Styles */

#footer_wrapper {
clear: both;
height: 98px;
width: 950px;
background-color: #263171;
margin: 0 auto;
}

#footer {
width: 950px;
font-size: 10px;
font-family: Arial, Verdana, Times;
font-weight: bold;
color: #FFFFFF;
text-align: left;
text-transform: uppercase;
padding: 20px 0px 0px 0px;
margin: 0 auto;
}

#footer_left {
width: 515px; /* 530 */
float: left;
padding-left: 15px;
}

#footer_right {
width: 405px; /* 420 */
text-align: right;
float: right;
padding-right: 15px;
}

#footer a:link {
color: #FFFFFF;
text-decoration: none;
}

#footer a:visited {
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
color: #B1D6ED;
text-decoration: none;
}
