#logo {
	position: absolute;
	margin-left: 720px;
	margin-top: 76px;
	width: 250px;
	height: 54px;
	background: url(img/logo.gif) top left no-repeat;
}

#content #c-box h3, #content #c-box h2{
  color: #2713e8;
}

#content #c-box h1{
  color: #2713e8;
}

a:hover{
  background-color: #2713e8;
  color: #FFF;
}

ul#mainmenu li a:hover{
  color: #fff;
}

#usermenu a:hover{
  color: #fff;
}

#subheader{
  background: url('img/subheader_bg.gif') no-repeat;
}

#content{
  background: url('img/content_bg.gif') no-repeat;
}
