/* CSS Document */
* { margin:0; padding:0;}
body {
	background:url(images/bg.gif) repeat-x top;
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #333333;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    line-height: 1.5;
    text-align:justify;
}

.min-width
{
    background:url(images/bg-top.jpg) no-repeat top center;
    min-width: 980px;
}
.footer
{
    color: #666666;
    font-size: 11px;
}
#body { padding:30px;}
.body-row { width:977px; overflow:hidden;}
.body-row .col1 { float:left; text-align:justify;}

.horLine
{width:170px;
 height:1px;
 background-color: #cccccc;
 margin-top:10px;
 margin-bottom:10px;
}
.noJustify
{text-align:left;
 width:160px;
 }
.red2
{
    color:#333333;
    width:446px
    }
.ulPadding
{
    padding: 15px;
    padding-left:25px;
}
.ulClient
{
    font-size:11px;
    list-style-type: none;
}
.liClient
{
    padding:5px;
}
.coachDiv
{
    color:#333333;
    width:350px;
    font-size:11px;
    }
#footer { font-size:11px; color: #666666;}
.footer-row { width:977px; overflow:hidden;}
.footer-col1 { width:488px; float:left; text-align:left;}
.footer-col2 { width:489px; float:right; text-align:right;}

#crumbs
{
    text-align: left;
    color: #999999;
     overflow:hidden;
     width: 977px;
}
.contactUs
{text-align:left;
 width:500px;
 }