/* style reset */
:link, :visited { text-decoration:none; }
a:hover { text-decoration:underline; }
ul, ol { list-style:none; }
form, a,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,span { margin:0; padding:0; }
a img, :link img,:visited img, img, a { border:none; }
address { font-style:normal; }
/* -style reset- */

body { font-family:Arial, Helvetica, sans-serif; background:#eeeff3 url(/images/body_back.jpg) top left repeat-x; }
.clear { clear:both; height:1px; overflow:hidden; margin-top:-1px; font-size:1px; }
.pad_4px { padding:4px 4px 0px 4px; }
.pad_5px { padding:5px;}

/***** page container, centers page, contains the entire page ****************************/
#page_container { margin-left:auto; margin-right:auto; width:1000px; background:#fff; }

#content { background-color:#f1f2f4; width:992px; }

.bb_wrapper { padding-bottom:10px;}

/* column 1 class name col_685 */
.col_685 { float:left; width:685px; background:url(/images/border/border_v.jpg) top left repeat-y; margin-right:7px; overflow:hidden; }
.col_685_wrap { float:left; width:685px; margin-right:7px; overflow:hidden; }
.col_685_wrap .col_685 { margin-right:0px; }

/* column 2 class name col_300 */
.col_300 { float:left; width:300px; overflow:hidden; }

.border_h { background:url(/images/border/border_h.jpg) top left repeat-x; height:1px; font-size:1px; overflow:hidden; }
.border_pad { padding:5px; }
.border_sides { background:url(/images/border/border_v_inner.jpg) top left repeat-y; overflow:hidden; width:675px; }
.inner_border_wrapper { overflow:hidden; }

/*Big box wrapper*/
.bb_wrapper {padding:10px 0 10px 0;}