body {
	background: #57657a url('/clients/morses/structureimages/bg.png') repeat-x top left;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", sans-serif;
	color: #656565;
	font-size: 11px;
}
a {color: #6e6e6e; text-decoration: none;}
a:hover {color: #c46e70;}
img {border: 0;}
div,span{margin:0;padding:0;}
.left {float: left;}
.right {float: right;}
.wrapper {
	margin: 20px auto 0 auto;
	width: 912px;
	overflow: hidden;
}
/*--------------------------------------------------
// Header
//--------------------------------------------------*/
#header {
	overflow: hidden;
	width: 912px;
	height: 360px;
	display: block;
	background: transparent url('/clients/morses/structureimages/header_bg.png') repeat-x top left;
}
#menu {
	background: transparent url('/clients/morses/structureimages/menu_bg.png') repeat-x top left;
	margin: 0 0 0 17px;
	height: 26px;
	width: 878px;
	overflow: hidden;
}
#menu .left {
	background: transparent url('/clients/morses/structureimages/menu_left.png') no-repeat top left;
	width: 4px;
	height: 46px;
	display: block;
	margin:0 15px 0 0;
}
#menu ul {
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
	display: block;
	list-style-type: none;
}

#menu .right {
	background: transparent url('/clients/morses/structureimages/menu_right.png') no-repeat top right;
	width: 4px;
	height: 46px;
	display: block;
}
/*--------------------------------------------------
// Body
//--------------------------------------------------*/
#contentwrap {
	padding: 105px 0 50px 0;
	margin: 8px 0 0 17px;
	width: 879px;
	background: #f6f6f6 url('/clients/morses/structureimages/morses_coaches.png') no-repeat top right;
	overflow: hidden;
}
#content {
	float: left;
	overflow: hidden;
	width: 460px;
	padding: 0 0 0 30px;
}
#content .intro_vid {
	float: left;
	margin: 20px 0 0 0;
}
#sidebar {
	float: right;
	margin: 0 20px 0 0;
}
#sidebar p {
	font-size: 9pt;
	color: #656565;
	width: 310px;
	padding: 0 0 0 15px;
	margin: 0;
}

#sidebar a {color: #656565; text-decoration: none;}
#sidebar a:hover {color: #ff7b16; text-decoration: underline;}

/*--------------------------------------------------
// Footer
//--------------------------------------------------*/
#footer {
	margin: 0 0 20px 17px;
	padding: 25px 0 0 0;
	overflow: hidden;
	background: transparent url('/clients/morses/structureimages/page_footer.png') no-repeat top left;
	width: 879px;
	height: 60px;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
}

#footer a {color: #ffffff; text-decoration: none;}
#footer a:hover {color: #ff7b16; text-decoration: underline;}


#css_nav li ul.text{border-top:1px solid #ffffff;}
#css_nav li ul.text li a {
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
}
		
