body{
background:#464646 url(images/callmenow_bg.jpg) repeat-x top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#000;
}

/* Body & Form Marginds */
body, form{margin:0;padding:0;}

/* Default Link Styles */
a{color:#000;text-decoration:underline;}
a:visited{color:#000;text-decoration:underline;}
a:hover{color:#000;text-decoration:none;}

/* Other Link Styles */
a.lnk-blu{color:#325690;}
a.lnk-blu:visited{color:#325690;}
a.lnk-blu:hover{color:#325690;}
a.lnk-grn{color:#3CB878;}
a.lnk-grn:visited{color:#3CB878;}
a.lnk-grn:hover{color:#3CB878;}
a.lnk-red{color:#B01D00;}
a.lnk-red:visited{color:#B01D00;}
a.lnk-red:hover{color:#B01D00;}

/* Defult P, H1, H2, H3, etc */
h1,h2,h3,h4,h5,h6{
font-weight:bold;
line-height:155%;
padding:10px 0px;
margin:0px;
}
h1.honehuge{font-size:2.0em;}
h1{font-size:1.7em;}
h2{font-size:1.5em;}
h3{color:#B01D00;font-size:1.5em;}
h4{color:#0A845D;font-size:1.5em;}
h5{color:#B01D00;font-size:1.2em;}
h6{color:#0A845D;font-size:1.2em;}
p{line-height:140%;margin:0px;}

ul{list-style:square;margin-left:25px;}
li{margin-bottom:7px;}

#cwrap{
margin:0 auto;
text-align:center;
width:795px;
}

#content{
background:url(images/callmenow_sidebg.png);
padding:20px 60px 0 60px;
margin:0 auto;
}
#content p{font-size:110%;padding:0 0 10px 0;}

.txt-grn, .txt-grn-bd, .txt-grn-ul, .txt-grn-it, .txt-grn-st{color:#0A845D;}
.txt-red, .txt-red-bd, .txt-red-ul, .txt-red-it,  .txt-red-st{color:#B01D00;}
.txt-grn-bd, .txt-red-bd{font-weight:bold;}
.txt-ul, .txt-ul-bd, .txt-grn-ul, .txt-red-ul{text-decoration:underline;}
.txt-it-bd, .txt-grn-it, .txt-red-it{font-style:italic;}
.txt-st, .txt-st-bd, .txt-grn-st, .txt-red-st{text-decoration:line-through;}
.txt-ul-bd, .txt-it-bd, .txt-st-bd{font-weight:bold;}

.div-box{
background:#F3F3F3;
border:2px dashed #000033;
margin:15px auto;
padding:5px 14px;
width:90%;
}
.div-orderbox{
background:#FFFF00;
border:3px dashed #B01D00;
margin:5px auto;
padding:5px 12px;
width:90%;
}

.ddiv-red{background:#B01D00;height:2px;width:88%;margin:2px auto 20px auto;padding:0;}
.ddiv-blk{background:#000;height:2px;width:88%;margin:2px auto 20px auto;padding:0;}

