body {
font-family : arial, helvetica;
font-size : 12px;
margin : 0;
padding : 0;
}
h1 {
text-align : left;
font-family : arial;
font-size : 16px;
font-weight : bold;
}
h2 {
font-size : 12px;
font-weight : bold;
color : #CC0000;
text-align : left;
padding : 0;
margin : 0;
}
p, ul, li {
line-height : 150%;
text-align : left;
color : #666;
}
ul {
margin-top : -10px;
}
ol {
clear : both;
}
li {
margin-left : -20px;
padding : 5px 0 0 0;
list-style-image : url(images/bullet.gif);
}
a:link, a:visited, a:active {
color : #cc0000;
font-family : arial;
font-size : 12px;
text-decoration : none;
position : relative;
}
a:hover {
text-decoration : underline;
}
a.home:link, a.home:visited, a.home:active, a.about:link, a.about:visited, a.about:active, a.clients:link, a.clients:visited, a.clients:active, a.franchising:link, a.franchising:visited, a.franchising:active, a.programs:link, a.programs:visited, a.programs:active, a.contact:link, a.contact:visited, a.contact:active {
color : #eee;
font-family : tahoma, arial;
font-size : 11px;
text-decoration : none;
position : relative;
float : left;
width : 120px;
height : 20px;
border-left : 1px solid #333;
padding : 5px 0 0 7px;
}
a.home:hover, a.about:hover, a.clients:hover, a.franchising:hover, a.programs:hover, a.contact:hover {
color : #FFF;
font-weight : bold;
background-image : url(images/bg_nav_o.jpg);
}
#main_container {
position : relative;
width : 100%;
min-height : 500px;
max-height : 3000px;
background-image : url(images/bg_home.jpg);
background-repeat : repeat-x;
}
#content_container {
width : 768px;
height : 100%;
padding-top : 30px;
}
#banner_container {
width : 768px;
height : 83px;
text-align : left;
}
#nav {
position : relative;
width : 100%;
height : 25px;
background-image : url(images/bg_nav.jpg);
margin-bottom : 10px;
}
#nav_container {
width : 770px;
height : 25px;
text-align : left;
}
#content {
width : 760px;
border : 1px solid black;
}
#footer {
position : relative;
float : right;
clear : both;
background-image : url(images/bg_footer.gif);
width : 100%;
}
#footer_container {
font-size : 11px;
color : #666;
clear : both;
width : 768px;
padding-top : 30px;
text-align : left;
}
#copy_container {
float : left;
width : 550px;
padding-top : 20px;
}
#home .home, #about .about, #management .about, #careers .about, #news .about, #faq .about, #clients .clients, #programs .programs, #contact .contact, #technology .programs, {
color : #fff;
font-weight : bold;
background-image : url(images/bg_nav_u.jpg);
} 