/* CSS Document */

@import url("reset.css");
@import url("960.css");
@import url("menu.css");


body {padding:0; margin:0; z-index:0;font:100% Arial, Helvetica, sans-serif; /*16 px -OR- 1em */
line-height:1.125em; /*  16×1.125= 18px */}

p, ul, ol, label {
margin:0;
padding:.625em 1.25em .625em 1.25em;
font-size:.875em; /* 14px */
}

#header {margin-top:10px;height:210px;}

#content {height: auto;margin-top:35px;}
#rt_content {height: auto;}
#footer {height: auto; text-align:center;background-color:#efefef;border-top:5px solid #666666;padding:0px 15px 5px 15px;}
#footer p {font-size:70%;color:#666666;}
.title {height:25px;background: url(../media/dots.gif) top left no-repeat;border-bottom:5px solid #009966;padding-left:55px;}
#content .subtitle {font-weight:bold;margin:25px 0 0px 0;border-bottom:3px solid #efefef;}
.bold {font-weight:bold;}
.i {font-style:italic;}
.center {text-align:center;}
.coupon {font-size:.5em;font-weight:normal;}


