body {
	text-align:center;
	background:#f2f2f2;
	font-size:62.5%;
	font-family:verdana;
	color:#707070;
}

* {
	margin:0;
	padding:0;
}
#player {
	display:block;
	width:400px;
	width:300px;
	height:300px;
	height:225px;
}
html {
	height:100%;
	margin-bottom:1px;
	font-size:100%;
}
#outerwrapper {
	margin:0px auto;
	width:967px;
	min-height:120px;
	text-align:left;
}
#wrapper {
	width:967px;
	min-height:120px;
	float:left;
	overflow: hidden;
	
}
#wrapper:after {   
   content: '.'; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
#wrapper {
   display: inline-block;  /*this is what does it for IE!*/
}
/*\*/    
#wrapper {
   display: block;
}

#contentwrapper {
	float:left;
	background:url(../images/wrapper_bg.gif) repeat-y left top;
	min-height:100px;
	width:967px;	
	
}
#footer {
	float:left;
	background:url(../images/footer_bg.gif) no-repeat left bottom;
	height:33px;
	width:967px;
	position:relative;
	
}
#masthead {
	height:115px;
	float:left;
	background:url(../images/masthead_bg.gif) no-repeat left top;
   position:relative;
	margin:0px 0 -1px 0px;
	}
#masthead .right {
	float:right;
	display:inline;
	margin:25px 20px 0 0;
}
#primarycontent, #leftcontent, #rightcontent {
padding-bottom: 32767px !important;  /*this is the max allowed by Safari!*/
margin-bottom: -32757px !important;   /*if you want some bottom padding for the colums, set this say 10px less than the padding bottom value*/
}
#primarycontent {
	float:left;display:inline;
	margin:25px 0 0 178px;
	min-height:200px;
	width:607px;
	position:relative;
}
#listmessenger #primarycontent {
	height:450px;
}
#rightcontent {
	float:left;
	margin:21px 0 0 0px;
	width:173px;
	border-left:1px solid #cccccc;
	padding-top:10px;
}
#leftcontent {
	float:left;display:inline;
	width:168px;
	border-right:1px solid #cccccc;
	margin:21px 0 0 -950px;
	padding-top:10px;
}
#listmessenger #leftcontent, #listmessenger #rightcontent {
	border:none;
}

/*----------------------------------CLASSES-----------------------*/
#masthead .left {
	float:left;display:inline;
	position:relative;
	margin:15px 0 0 20px;	
}
.left {
	float:left;
}
#contact #primarycontent .left {
	width:260px;
	margin-top:15px;
}

.right {
	float:right;
}
.absright {
	position:absolute;
	top:25px;
	right:15px;
	font-size:1.1em;
}
.doc {
	float:left;
	display:inline;
	margin:10px 10px 0 10px;
	border:1px solid #ccc;
	width:585px;
	clear:both;
}
.imagef {
	float:left;
	display:inline;
	margin:0px 0 10px 10px;
}
.charity {
	margin:10px 0 0 29px;
}
/*----------------------------HEADINGS/PARAGRAPHS----------------*/
#primarycontent p.breadcrumb {
	padding:0 10px 0 10px;
	margin:0 0 6px 0;
	font-size:1em;
	font-family:verdana;
}
p.pagination {
	clear:both;
	float:right;
	display:inline;
	margin: 10px 10px 0 0;
	
}
#primarycontent p.links {
	margin-bottom:0px;
}
#search #primarycontent h3 {
	margin:5px 0 5px 10px;
	color:#747474;
	font-family:arial;
	font-size:1.3em;
}

#masthead p {
	font-size:1.1em;
	color:#747474;
}


#primarycontent h1 {
	padding:0 0px 2px 0px;
	margin:0 10px 6px 10px;
	color:#339ba6;
	font-size:1.8em;
	font-family:arial;
	border-bottom:1px solid #ccc;
}
#primarycontent p {
	padding:0 10px 0 10px;
	font-size:1.2em;
	line-height:1.5em;
	font-family:arial;
	margin-bottom:6px;
}

h2 {
	color:#339ba6;
	font-size:1.7em;
	font-family:arial;
}
.doc h2 {
	background:#747474;
	color:#fff;
	padding:3px 0 3px 4px;
	font-size:1.3em;
	margin:0 -1px 5px 0;
	border-right:1px solid #ccc;
}
.doc p.line {
	border-bottom:1px solid #ccc;
}

#leftcontent h2, #rightcontent h2 {
	border-bottom:1px solid #339ba6;
	background:url(../images/heading_bg.gif) repeat-x left bottom;
	line-height:20px;
	padding:0 0 0px 7px;
	margin:0 0 5px 0;
	clear:both;
	font-size:1.4em;
	
}
#leftcontent h3 {
	font-size:1.2em;
	padding-left:7px;
	clear:both;
}
#links #primarycontent h2 {
	margin:0 10px 6px 10px;
	border-bottom:1px solid #ccc;
	font-size:1.2em;
	padding-bottom:6px;
}

#rightcontent h3 {
	font-size:1.3em;
	padding-left:5px;
	margin-bottom:0px;
}

#leftcontent h4 {
	font-size:1.1em;
	padding-left:7px;
	color:#afafaf;
}
#leftcontent form p.newsletter {
	float:left;
	margin:0;
}
#leftcontent p {
	padding:0 5px 0 7px;
	font-size:1.1em;
}
#rightcontent p {
	padding:0 0px 8px 10px;
	font-size:1.1em;
	border-bottom:1px solid #cccccc;
	margin-bottom:8px;
}
#rightcontent p.last {
	border-bottom:none;
}
#leftcontent form p {
	float:left;display:inline;
	padding:0;
	font-size:1em;
	
}
#leftcontent p.right {
	float:right;
	margin-bottom:5px;
	
}
#masthead .right p.phone {
	background:url(../images/phone_icon.jpg) no-repeat 0% 60%;
	min-height:17px;
	padding:0px 0 0 30px;
	font-size:1.8em;
	color:#00818B;
	font-weight:bold;

}
#masthead .right p {
	background:url(../images/email_icon.jpg) no-repeat 0% 65%;
	min-height:17px;
	padding:0px 0 0 30px;
	font-size:1.8em;
	font-weight:bold;
}
p.reference a {
	float:right;display:inline;
	position:relative;
	font-size:1.1em;
	color:#ffffff;
	background:url(../images/bottom_tab.gif) no-repeat left top;
	width:185px;
	height:17px;
	text-align:center;
	margin:-6px 182px 0 0;
	z-index:0;
	padding:0;
}
p.reference a:hover {
text-decoration:underline;
}

#primarycontent p.height {
	border-bottom:1px solid teal;
	margin:10px 10px 10px 10px;
	padding:0px 0 50px 0;
}


/*--------------------------LISTS/ANCHORS-------------------------*/
ul {
	list-style:none;
	float:left;
	font-family:arial;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#rightcontent p.ch {
	padding-top:20px;
	padding-bottom:20px;
}
#primarycontent p.breadcrumb a {
	color:#747474;
}
#primarycontent a, #rightcontent a {
	color:#339ba6;
}
#masthead .right a {
	color:#747474;
}
#primarycontent ul {
	float:left;
	margin:0 0 0 10px;
	font-size:1.2em;
}

#events #primarycontent ul li, #news #primarycontent ul li, #training #primarycontent ul li {
	background:none;
	padding:0 0 0 0 ;
	margin-bottom:0px;
}
#home #primarycontent ul li {
	
	width:570px;
	background:url(../images/small_bullet.jpg) no-repeat 0% 20%;
}
#home #primarycontent ul li.oneline {
	background:url(../images/small_bullet.jpg) no-repeat 0% 50%;
}

#primarycontent ul li {
	margin-bottom:6px;
	background:url(../images/small_bullet.jpg) no-repeat left center;
	padding-left:15px;
	width:570px;
}

#footer ul {
	margin:8px 0 0 15px;
	width:950px;
	font-size:1.2em;
	display:inline;
}
#footer li {
	float:left;
	color:#000000;
	font-size:0.95em;
	
}
#footer li.left {
	margin-right:640px;
	display:inline;
	font-weight:normal;

}
#footer li a {
	float:left;
	display:inline;
	color:#000000;
	margin-right:10px;
	font-weight:normal;
}
#footer li a:hover, #masthead .right a:hover {
	text-decoration:underline;
}
#leftcontent form a, #leftcontent a {
	color:#707070;
	text-decoration:none;
}
#leftcontent a:hover {
	text-decoration:underline;
}
dl {
	float:left;
	margin:0px 0 8px 10px;
	display:inline;
	width:287px;
	border:0px solid #ccc;
	font-size:1.2em;
	font-family:arial;
}
 #events dl, #training dl {
	width:585px;
}
#events dl.line, #training dl.line {
	border-top:1px solid #339ba6;
	padding-top:7px;
}
#events dl p {
	padding:0 0 0 0;
}
#picture_gallery_detail dl {
	width:586px;
	margin-top:5px;
	
}
dt {
	float:left;display:inline;
	border-right:0px solid #ccc;
	margin:0 18px 0 0;
}

#training #primarycontent li.wider, #events #primarycontent li.wider {
	width:230px;
	padding-left:10px;
	
}
#training #primarycontent li.loc, #events #primarycontent li.loc {
	width:180px;
	
}


#events dt, #training dt {
	width:100px;
}
#events dt.description p, #training dt.description p {
	width:465px;
	padding:0 0 0 0;
	margin:0px 0 0 0;
	font-size:1em;
	line-height:1.2em;
	
}


#events dt.date, #training dt.date {
	width:400px;
}
#events dt.width, #training dt.width  {
	width:445px;
	
}
#training #primarycontent dt.width ul {
	clear:both;
	margin:0 0 8px 0px;
	width:300px;

}
#training #primarycontent dt.width li {
	width:450px;
	float:none;
	display:block;
	padding-left:15px;
	background:url(../images/small_bullet.jpg) no-repeat left center;
	
}
#training #primarycontent dt.width p {
	margin:0 0 8px 0;
	padding:0 0 0 0;
	clear:both;
}


dd {
	margin-bottom:7px;
	
}
#picture_gallery_detail dd {
	padding:10px 10px 10px 0;
	
	line-height:1.5em;
}
dd.title {
	font-weight:bold;
	text-transform:none;
	border-bottom:1px solid #339ba6;
	padding:2px 0 2px 0;
}
#picture_gallery_detail dd a {
	display:block;
	text-align:center;
}


#news #primarycontent ul, #events #primarycontent ul, #training #primarycontent ul  {
	float:left;
	display:inline;
	margin:0 0 8px 10px;
	font-size:1.2em;
	width:580px;
}
#training #primarycontent dl ul  {
	font-size:1.1em;
}
#training #primarycontent dt p, #events #primarycontent dt p {
	font-size:1.1em;
	

}


#events #primarycontent ul.header, #training #primarycontent ul.header {
	border-bottom:1px solid #ccc;
	padding-bottom:6px;
	width:587px;

}
#news #primarycontent li, #events #primarycontent li, #training #primarycontent li {
	float:left;display:inline;
	width:100px;
}

#events #primarycontent li.time, #training #primarycontent li.time  {
	width:60px;
}
a.gallerylink {
	float:right;
	display:inline;
	width:100px;
	margin:0 135px 0 0;
}
#news #primarycontent li.wider, #news #primarycontent .wider li  {
	width:450px;
}	
#news #primarycontent .wider li {
	margin-bottom:6px;
}

#primarycontent ul.searchresults {
	float:left;
	margin:0 10px 10px 10px;
	display:inline;
	padding-bottom:10px;
	border-bottom:2px solid  #eff4f7;
	float:left;
	width:588px;
	list-style:none;
}
#primarycontent .searchresults li, #primarycontent .searchresults li a {
	float:left;
	width:auto;
	padding:0 0 0 0;
	display:inline;
	background:none;
}
#primarycontent .searchresults li a {
	margin-right:10px;
}
.searchresults li a.selected {
	font-weight:bold;
}

/*-----------------------------IMAGES----------------------*/
img {
    border:none;
}
#masthead img.center {
	float:left;display:inline;
	margin:25px 0 0 100px;
}
#rightcontent img {
	margin-left:8px;
}
img.right {
	float:right;
	display:inline;
	margin:10px 10px 10px 10px;
}
img.wp_logo {
	float:right;
	display:inline;
	margin-right:10px;
}


/*-----------------------------FORMS-----------------------*/
#masthead form {
	margin-bottom:12px;
	position:relative;
	float:left;
	width:230px;
}
#masthead p  {
	clear:both;
	
}
#masthead input.search {
	float:left;
}
#masthead label {
	text-transform:uppercase;
	color:#747474;
	font-size:1.2em;
}
#masthead p.searchlabel {
	margin:0 0 3px 2px;
}

#masthead input {
	border:none;
	background:url(../images/search_input.gif) no-repeat left top;
	width:150px;
	height:18px;
	margin-right:5px;
	padding:1px 7px 0 20px;
}

#masthead input.btn {
	border:none;
	background:url(../images/go.gif) no-repeat left top;
	width:39px;
}
#leftcontent form {
	margin:7px 0 10px 10px;
	float:left;
	display:inline;
	
}
#leftcontent form input {
	border:none;
	background:#fff url(../images/newsletter_input.jpg) no-repeat left top;
	width:128px;
	height:16px;
	padding:3px 10px 0 12px;
	margin:0 0 7px 0;
	font-size:1em;
	
}
#leftcontent form input.btn {
	background:url(../images/newsletter_submit.jpg) no-repeat left top;
	width:63px;
	height:18px;
	margin:5px 0 0 11px;
	padding:0;
	
}
#picture_gallery input.btnf {
	color:#fff;
	background:#339ba6;
	border:none;
	padding:3px;
}



#picture_gallery form#submit {
	float:left;
	display:inline;
	margin:10px 0 0 10px;
	padding:0;
	width:585px;
	border:1px solid #ccc;
	font-family:arial;
}
#picture_gallery form p.title {
	background:#747474;
	color:#fff;
	padding:2px 0 2px 4px;
	margin:0 0 7px 0;
}
#picture_gallery form p.first {
	margin-top:12px;
}
#picture_gallery #submit input {
	width:250px;
	background:url(../images/input.jpg);
	border:1px solid #747474;
	padding:3px;
}
#picture_gallery #submit input.select {
	width:560px;
	border:none;
}
#picture_gallery #primarycontent label {
	float:left;
	width:120px;
	padding-top:3px;
}
#picture_gallery #primarycontent input.checkbox {
 	width:20px;
}
.farr {
	margin-left:280px;
}
#picture_gallery #submit input.btn {
	margin-left:120px;
	width:258px;
	background:#339ba6;
	color:#fff;
}

/*********************** CONTACT FORM ************************/

#contact #primarycontent form {
	width:360px;
	width:320px;
	float:right;
	margin:10px 10px 10px 15px;
	display:inline;
	font-family:arial;
}
#contact #primarycontent form p {
	margin:0 0 8px 0;
	padding:0;
}


#contact #primarycontent fieldset {
	padding:10px 5px 10px 10px;
	margin-bottom:8px;
	border:1px solid #747474;
}
#contact #primarycontent fieldset.validation {
	padding:0 10px 0 10px;
}
#contact  #primarycontent legend {
	font-size:1.4em;
	color:#339ba6;
	padding:0 2px 0 2px;
	font-weight:bold;
}
#contact #primarycontent label {
	float:left;
	width:100px;
	padding-top:3px;
}
#contact #primarycontent input {
	border:1px solid #747474;
	padding:3px;
	width:220px;
	width:190px;
	background:url(../images/input.jpg);
}
#contact #primarycontent input.btn {
	height:27px;
	width:100px;
	width:322px;
	margin-left:130px;
	margin:0;
	background:#339ba6;
	border:none;
	color:#fff;
	padding:0;
	
}
#contact #primarycontent textarea {
	width:225px;
	width:195px;
	height:75px;
	border:1px solid #747474;
	background:url(../images/input.jpg);
}
#contact #primarycontent textarea.message {
	height:125px;
	margin:8px 0 0 0;
}
#contact #primarycontent .req {
	color:#339ba6;
}

#contact #primarycontent .errors {
	border:1px solid #339ba6;
	width:303px;
	min-height:50px;
	padding:5px 5px 0px 10px;
	margin-bottom:5px;
}
#contact #primarycontent p.underline {
	border-bottom:1px solid #339ba6;
	height:20px;
}
#contact #primarycontent label.check {
	float:none;
}
#contact #primarycontent  input.check {
	width:30px;
	
}
#contact #primarycontent input.number {
	width:60px;
	margin-bottom:10px;
	margin-top:10px;
}
#contact #primarycontent label.number {
	padding-top:12px;
}
/*---------------------------TABLES-------------------------*/
#picture_gallery #primarycontent table {
	border-collapse:collapse;
	width:587px;
	float:left;
	margin:10px 0px 30px 10px;
	font-size:1.1em;
	display:inline;
	
}

#picture_gallery #primarycontent table th {
	background:#747474;
	color:#fff;
	padding:5px 0 5px 2px;
	border-right:1px solid #747474;
	border-left:1px solid #ccc;
}
#picture_gallery #primarycontent table td {
	padding:5px 0 5px;
	border:1px solid #ccc;
}
#picture_gallery #primarycontent table td.main {
	padding-left:3px;
}
#picture_gallery #primarycontent table td.first, #picture_gallery #primarycontent table td.last {
	width:60px;
	text-align:center;
}
#picture_gallery #primarycontent table tr:hover, #picture_gallery #primarycontent table table a:hover {
	background:#339ba6;
	background:none;
	
	text-decoration:none;
	
}





/*---------------------------MAIN NAVIGATION---------------------------------------*/
/*The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.*/
.menu {
   position:relative;
	float:left;
	display:inline;
    width:950px; 
	margin:12px 0 0 9px ;
	font-size:1.2em;
	min-height:44px;
	background:url(../images/submenu.jpg) no-repeat left bottom;
}
* html .menu {
   padding-bottom:0;
}
.menu ul{
   list-style-type:none;
   float:left;display:inline;
   margin:0px 0 0px 18px;
   height:23px;
   line-height:23px;
	width:950px;
}
.menu li {
   float:left;
}
.menu table {
   position:absolute;
   border-collapse:collapse;
   left:0px; 
   top:0px;  
	width:950px;
	z-index:10;
}
#home .menu a.home b, #news .menu a.home b, #events .menu a.home b, #links .menu a.home b, #positive_about_disabled_people .menu a.home b, #environmental_awareness .menu a.home b, #health_safety .menu a.home b  {
	background:url(../images/home_button.gif) no-repeat left top;
}
.menu a.home:hover b {
   background:url(../images/home_button.gif) no-repeat left top;
}
#about .menu a.about b, #funding .menu a.about b, #trustees .menu a.about b, #jason_downer .menu a.about b, #staff .menu a.about b, #partners .menu a.about b, #vacancies .menu a.about b,#JEDI .menu a.jedi b,
#wendy_love .menu a.about b,
#andrew_garlick .menu a.about b,
#bromley_education_business_partnership .menu a.about b,
#croydon_education_business_partnership .menu a.about b,
#kingston_local_authority .menu a.about b,
#kingston_and_merton_education_business_partnership .menu a.about b,
#merton_local_authority .menu a.about b,
#richmond_education_business_partnership .menu a.about b,
#sutton_education_business_partnership .menu a.about b,
#young_enterprise .menu a.about b,
#construction_industry_training_board .menu a.about b,
#enterprise_education_trust .menu a.about b,
#science_engineering_technology_and_mathematics_network .menu a.about b,
#trident_for_edexcel .menu a.about b,
#way_to_work .menu a.about b
{
	background:url(../images/about_button.gif) no-repeat left top;
}
.menu a.about:hover b {
   background:url(../images/about_button.gif) no-repeat left top;
}
#training .menu a.training b, #JEDI .menu a.jedi b  {
background:url(../images/training_button.gif) no-repeat left top;

}
#projects .menu a.projects b, .menu a.projects:hover b, 
#current_projects .menu a.projects b,
#completed_projects .menu a.projects b

{
	background:url(../images/projects_button.jpg) no-repeat left top;
	
}

.menu a.training:hover b, .menu a.jedi:hover b  {
   background:url(../images/training_button.gif) no-repeat left top;
}
#picture_gallery .menu a.gallery b, #picture_gallery_detail .menu a.gallery b  {
background:url(../images/gallery_button.gif) no-repeat left top;
}
.menu a.gallery:hover b {
   background:url(../images/gallery_button.gif) no-repeat left top;
}
/*#jason_downer .menu a.jasondowner b  {
background:url(../images/downer_button.gif) no-repeat left top;
}*/



.menu a.jasondowner:hover b {
   background:url(../images/downer_button.gif) no-repeat left top;
}
#contact .menu a.contact b  {
background:url(../images/contact_button.gif) no-repeat left top;

}
.menu a.contact:hover b {
   background:url(../images/contact_button.gif) no-repeat left top;
}


.menu a b  {
   display:block;
	display:inline;
   font-weight:normal;
   float:left;
   line-height:20px; 
   cursor:pointer;
	margin:3px 3px 0 0;
	padding:0 29px 0 29px;
    width:auto;
  text-transform:uppercase;
  font-family:arial;
  color:#ffffff;
}
.menu a.jedi b {
	padding:0 44px 0 44px;
}

.fixedmenu ul {
	 position:absolute;
	 left:0px;
	 top:23px;
	 height:21px;
	 line-height:21px;
	 background:url(../images/submenu.gif) no-repeat left top;
	 width:947px;
	 z-index:0;
}
.fixedmenu a {
	display:block; 
	display:inline;
   font-size:1em; 
   height:21px; 
   line-height:21px; 
   width:auto;
   padding:0 29px 0 29px; 
   float:left; 
   text-align:center;
	margin-right:3px;
	color:#ffffff;
}
.fixedmenu a:hover {
	text-decoration:underline;
	color:#ffffff;
}
 #news .fixedmenu a.news, #events .fixedmenu a.events,  #events .fixedmenu a.events, #links .fixedmenu a.links, #positive_about_disabled_people .fixedmenu a.positive_about_disabled_people, #funding .fixedmenu a.funding,
 #trustees .fixedmenu a.trustees, #about .fixedmenu a.about , #environmental_awareness .fixedmenu a.environmental_awareness,
 #jason_downer .fixedmenu a.jason_downer,
 
 
#staff .fixedmenu a.staff, #partners .fixedmenu a.partners, #vacancies .fixedmenu a.vacancies,
#health_safety .fixedmenu a.health_safety, 
#bromley_education_business_partnership .fixedmenu a.about,
#croydon_education_business_partnership .fixedmenu a.about,
#kingston_local_authority .fixedmenu a.about,
#kingston_and_merton_education_business_partnership .fixedmenu a.about,
#merton_local_authority .fixedmenu a.about,
#richmond_education_business_partnership .fixedmenu a.about,
#sutton_education_business_partnership.fixedmenu a.about,
#young_enterprise .fixedmenu a.about,
#construction_industry_training_board .fixedmenu a.about,
#enterprise_education_trust.fixedmenu a.about,
#science_engineering_technology_and_mathematics_network .fixedmenu a.about,
#trident_for_edexcel .fixedmenu a.about,
#way_to_work .fixedmenu a.about,
#wendy_love .fixedmenu a.staff,
#andrew_garlick .fixedmenu a.staff,
#current_projects .fixedmenu a.current_projects,
 #completed_projects .fixedmenu a.completed_projects
{
	color:#ffffff;
	text-decoration:underline;
}
.menu ul ul.hover {
	position:absolute;
	top:-7px;
	left:-18px;
	height:21px;
	width:950px; 
	padding-left:0px;
	background:url(../images/submenu.jpg) no-repeat left top;
}
.menu ul ul {
   visibility:hidden;
   position:absolute;
   height:21px;
   margin-top:-7px;
   padding:0;
   left:-18px;
   width:950px;  
	background:url(../images/submenu.jpg) no-repeat left top;
	z-index:10;
   padding-left:18px;
}
.menu :hover {
   white-space:normal;
   text-decoration:none;
}

.menu li:hover > a b {
   color:#ffffff;
  
}
.menu ul li:hover ul, .menu ul a:hover ul{
   display:block;
   visibility:visible;
	top:30px;
	color:#ffffff; 
	
}
/*.menu ul :hover ul li {
   display:block; 
   background:#c2d931; 
   height:2.1em;
} */
.menu ul :hover ul li a {
   display:block; 
	display:inline;
   font-size:1em; 
   height:21px;
   line-height:21px; 
   width:auto;
	margin-right:3px;
   float:left; 
	padding:0 29px 0 29px;
	color:#ffffff;
	text-decoration:none;
}
.menu ul :hover ul li a:hover {
   color:#ffffff;
   text-decoration:underline;
	
}




