/* CSS Document */
/* CLEARING */
body {background-color:#bb0051;}




div#mainframe
{
 background : url(/site-media/img/tc/terms_bg.gif) no-repeat top left;
}

#header
{
 height: 100px;
}

.terms_header{ margin-left:300px; margin-bottom:25px;}

h3{ font-weight:bold;  padding:0; font-size:1.1em; margin-bottom:0 }

#col_left p, #col_right p { margin-top:0;}
#col_left  { float:left; margin-left:83px; width:370px; margin-bottom:20px; }
#col_right  { float:left; margin-left:60px; width:300px;  margin-bottom:20px; }


#mainframe #footer { color:#FFFFFF; height:30px; clear:both;}
#mainframe #footer  a { color:#fff; margin-left:10px;}
#mainframe #footer  a:hover { color:#fff;}
#mainframe #footer  a:visited{ color:#fff;}




