/*--- Wrap header ---*/

a {
  color: #000;
}


a:active {
  color: #C600C6;
}


#main_nav ul li a:hover {
  color: #C600C6;
}


#main_nav ul li.active a {
  color: #C600C6;
}


#header {
  background: url(../images/header-bg.gif);
}


#top {
  background: url(../images/top-bg.gif) repeat-x;
}


#logo {
  background: url(../images/logo.gif) no-repeat;
}


#wrapper {
  background-color: #f0feb0;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}
/*--- Main Navigation ---*/


#main_nav ul li a {
  color: #ffff18;
}


#main_nav {
  background: url(../images/but_bg.gif) repeat-x;
}
/*--- Sub Navigation ---*/


#footer {
  background: #CAE838 url(../images/bottom_bg.gif) repeat-x scroll 0 bottom;
}
/*--- Main Content ---*/


#content img {
  border: 1px solid #a7ca00;
}


.header {
  color: #C600C6;
}


#branding h1 {
  background: transparent url(../images/header.jpg) no-repeat scroll 0 0;
}


h2 {
  color: #c600c6;
}


h3, h4 {
  color: #c600c6;
}


#content a {
  color: #C600C6;
}


#content a:hover {
  color: #C600C6;
  text-decoration: underline;
}


#footer a:hover {
  color: #C600C6;
  text-decoration: none;
}


.glr_wrap_top_box {
  background: transparent url(../images/bg_top.gif) repeat scroll 0 0;
}

.glr_box_top_left {
  background: transparent url(../images/top_left.gif) no-repeat scroll left top;
}


.glr_box_top_right {
  background: transparent url(../images/top_right.gif) no-repeat scroll right top;
}


.bg_middle2 {
  background: #FFFFFF url(../images/bg_glr_list.gif) repeat-x scroll 0 0;
  border-left: 1px solid #D4F152;
  border-right: 1px solid #D4F152;
}

.csc-textpic-image {
  margin-bottom: 0 !important;
}


.glr_wrap_bot_box {
  background: transparent url(../images/bg_bot_box1.gif) repeat scroll 0 0;
}


.glr_box_list_bot_left {
  background: transparent url(../images/bot_left2.gif) no-repeat scroll left bottom;
}

.glr_box_list_bot_right {
  background: transparent url(../images/bot_right2.gif) no-repeat scroll right bottom;
}


h6 {
  color: #C600C6;
}