/**
* Bending over backwards
*/
#header{
	background-color: #fff;
	width: 960px;
	height: 253px;
}
#header .inner2{
	width: 958px;
	height: 251px;
	border: 1px solid #ddd;
	background-image: url(images/backwards-image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header .inner1{
	width: 960px;
	height: 253px;
	background-image: url(images/backwards-text.png);
	background-repeat: no-repeat;
	background-position: 400px top;
}
#menubar{background:#09f url(images/so-happy-menubar.png) repeat-x left top}
#menubar a{background:#09f url(images/so-happy-menubar.png) repeat-x left top;color:#fff;border-right:1px solid #8fc1ec;border-left:1px solid #0042aa}
#menubar a:hover{color:#fff;border-left:1px solid #94A2BE}

#right_index{
	/*background-color: #C3D9FF;*/
	border-left:1px dotted #94A2BE;
	color:#457;
}
