/* GLOBALS =============================== */

* a {outline: none; margin: 0}

body { background: #edfcc8 url(../images/bg.gif) repeat-x; margin: 0;}

/* Logo */
h2.logo { background: url(../images/logo.gif) no-repeat; display: block; width: 460px; height: 75px; margin: 0 auto; text-indent: -999px; }

/* Header image */
#header_img { height: 163px; clear: both; background: #fff url(../images/header.jpg) no-repeat; width: 779px; margin: auto}

/* Typography */
body, p, div { font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Sans-serif }

/* Classes */
.clear { clear: both; }
#content_container .alignleft { float: left; text-align: left }
#content_container .alignright { float: right; text-align: right }

/* Textareas, etc */

input, textarea { border: 1px #75b6d1 solid; line-height: 21px; height: 21px; background: #fff; color:#454545;font-family:"Trebuchet MS", sans-serif; font-size: 12px; }

/* NAVIGATION ============================ */

#pixopoint_menu_wrapper1 { display: none }

/* CONTENT ============================== */

#content_back { clear: both; background: #fff; margin: 10px auto 0 auto;}
#content_container { width: 950px; margin: 0 auto; font-size: 12px; color: #565656}

#left_col { display: none;}
#right_col {display: none; }




