body{
background:#002157 url(images/page_bg.jpg) repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
margin:0;
padding:0;
}
a:link{text-decoration:underline;color:#333;}
a:visited{text-decoration:underline;color:#333;}
a:active{text-decoration:underline;color:#333;}
a:hover{text-decoration:none;color:#333;}
#mcontainer{
background:url(images/content-bg.jpg) repeat;
margin:20px auto 25px auto;
padding:0;
width:749px;
}
#thead{
background:url(images/top_header.jpg) no-repeat;
height:197px;
width:100%;
}
#thead img{margin:0;padding:0;border:0px;}
#content{
margin:0;
padding:25px 35px 0 30px;
}
#footer{
padding:0;
height:106px;
width:100%;
}
.testimonial{
width:500px;
background:#6BC8F1;
border:1px #7F7F7F solid;
margin:10px auto;
padding:10px;
font-family:"Courier New", Courier, monospace;
color:#000;
font-size:11px;
}
.testimonial img{
float:right;
border:1px #757575 solid;
margin:0 0 5px 5px;
}
.box{
font-family:"Courier New", Courier, monospace;
font-size:12px;
width:450px;
margin:10px auto;
}
.box table{
border: 1px #333 dashed;
border-bottom: none;
background-color:#E4E4E4;
}
.box td{padding:3px;border-bottom:1px #333 dashed;}
.text_top{
background-color:#3C454B;
border-bottom:1px #DB0000 solid;
color:#fff;
padding:4px;
}

/* FONTS */
p{
font-size:13px;
color:#000;
line-height:135%;
margin:2px 0 13px 0;
}
h1, h2, h3, h4, h5, h6{
font-weight:bold;
margin:2px 0 15px 0;
letter-spacing:1px;
line-height:145%;
}
ul{
font-size:13px;
color:#000;
line-height:140%;
margin-bottom:15px;
}

h1{font-size:20px;color:#A40000;}
h2{font-size:18px;color:#010080;}
h3{font-size:15px;color:#000;}
h4{font-size:20px;color:#000;}
h5{font-size:18px;color:#000;}
.hth1{font-size:24px;letter-spacing:1px;padding-bottom:20px;}
.hth2{font-size:20px;color:#000;letter-spacing:1px;}
.hth3{font-size:18px;color:#990000;font-weight:bold;}
.lnk-odr{color:#03458F;font-size:11px;font-weight:bold;padding-right:10px;}
.lnk-odr a{color:#03458F;}

/* BG COLORS */
.bgc-white{background-color:#fff;}

/* TEXT COLORS */
.txt-redd, .txt-redd-b{color:#A40000;}
.txt-blk, .txt-blk-b{color:#000;}
.txt-wht, .txt-wht-b{color:#FFF;}
.txt-blu, .txt-blu-b{color:#010080;}
.txt-redd-b, .txt-blk-b, .txt-wht-b, .txt-blu-b{font-weight:bold;}

/* TEXT EFFECTS */
.txt-it{font-style:italic;}
.txt-ul{text-decoration:underline;}
.txt-st{text-decoration:line-through;}
.txt-scaps{font-variant:small-caps;}
.txt-allcaps{text-transform:uppercase;}
.txt-it-b{font-weight:bold;font-style:italic;}
.txt-ul-b{font-weight:bold;text-decoration:underline;}
.txt-st-b{font-weight:bold;text-decoration:line-through;}
.txt-scaps-b{font-weight:bold;font-variant:small-caps;}
.txt-allcaps-b{font-weight:bold;text-transform:uppercase;}

/* Contact Form */
.tbl-form{font-size:12px;color:#000;}
.im-captcha{margin-bottom:3px;}

.div-divider{
background:#010080;
width:94%;
height:2px;
margin:15px auto;
padding:0px;
}
.redbbox{
border:3px #FF0000 dashed;
padding:5px;
margin:12px auto 0 auto;
width:84%;
}
.moneybackbox{
border:1px #000 solid;
padding:5px;
margin:5px;
}