/* css browser reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%; font-family:Arial, Verdana, Helvetica, sans-serif; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color:#000000;background:#ffffff;}
ol, ul {list-style: none;}


/*General*/
body {background-color:#f0f0f0; font-size:14px;}
#wrapper {width:746px; margin:0px auto 0px auto;}
#content {background:url(../images/background.jpg) repeat-y; padding:25px 25px 25px 25px; width:696px;}
#logo {background:url(../images/branding.jpg); width:746px; height:214px; margin-top:40px;}
#navigation {background:url(../images2/nav-bar.png); width:808px; height:25px; margin-bottom:12px;}
#container {background-color:#ffffff;}
#footer {background:url(../images/footer.png); width:746px; height:11px; margin:0 auto 40px auto;}

/*Text*/
p{line-height:25px; margin:10px 0 10px 0;}
h1{font-size:30px;}
h2{font-size:20px; font-weight:bold; margin:15px 0 0 0; line-height:25px;}
h3{font-size:18px;}
h4{font-size:22px;}

/*General Classes*/
.red{color:#cd1f1f;}
.blue{color:#0facda;}
.gray{color:#a6a6a6;}
.green{color:#3a952d;}
.tan{color:#E4AF44;}
.darkgray{color:#434343;}
.black{color:#000000;}
.white{color:#ffffff;}
.highlight{background-color:#FFFF00;}
.bold{font-weight:bold;}
.center{text-align:center;}
.underline{text-decoration:underline;}
.spacer{line-height:40px;}
.ques{font-weight:bold; padding-bottom:0px;}
.ans{margin-left:20px; padding-top:0px;}
.bar{border-top:1px solid #c7c7c7; margin:15px 0 15px 0; width:100%;}

.marginbottom{margin-bottom:25px;}
#buynow{clear:left; margin:0 auto 25px auto; width:445px;}
#buynow img{margin-top:10px; margin-bottom:10px;}