@charset "utf-8";
/* CSS Document 
body{
margin:0px;
font-family:Verdana;
font-size:10px;
color:#000000;
background-color:#ffffff;
}
#holder{
width:970px;
background-color:#FFFFFF;
margin-top:10px;

}
.menu
{
padding-bottom:5px;
padding-top:120px;
width:100%;
clear:both; 
}
#header
{
width:970px;
height:147px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;  
} */
#content{
margin-top:0px;
width:980px;
clear:both;
margin-left:1px;
}

#leftmenu{
float:left;
width:230px;
border:1px solid #CCCCCC;
}
#lm1{
width:218px;
margin:5px;
border:1px solid #CCCCCC;
}
/*
#lma{
margin-left:0px;
margin-right:0px;
}
#lmb{
margin:5px;

}
#lmc{
width:100px;
float:left;
margin:5px;
}
#lmd{
width:95px;
float:right;
margin-top:5px;
margin-right:5px;
}*/
.lme{

float:left;

}
.lmf{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#000000;
float:right;
width:105px;

}
.lmclear{
clear:both;
}
#lmbottom{
margin:0px;
border-bottom:1px solid #CCCCCC;

}
#lm2
{
width:218px;
margin:5px;
border:1px solid #CCCCCC;
}
 #centermenu
 {
    float:left;
    width:729px;
    margin-left:5px;
    border:1px solid #CCCCCC;
 }

#ct1
{
float:left;
width:518px;
margin-top:5px;
margin-left:5px;
border:1px solid #CCCCCC;
}
#ct1a1
{
width:185px;
float:left;
margin:5px;
}
#ct1a2
{
width:290px;
float:right;
margin:5px;
}
#ct2{
float:left;
width:200px;
margin-top:5px;
margin-left:5px;
}
#ct2up{
width:200px;
margin:0px;
border:1px solid #CCCCCC;
background-color:#E9F5D8;
background-image:url(../images/tbbg.jpg);
background-repeat:repeat-x;
overflow:hidden;

}
#ct2down{
width:200px;
margin:0px;
height:250px;
border:1px solid #CCCCCC;
}
#ct3{
width:518px;
margin-top:5px;
margin-left:5px;
/*background-image:url(../images/delicioussolutions.jpg);
background-repeat:no-repeat;*/



}
/*
#footer{
clear:both;
width:730px;
height:130px;

}

#fttop{
height:30px;
width:730px;
}
#ftbottom{
clear:both;
height:100px;
width:730px;
padding-top:20px;
border-top:1px solid #CCCCCC;
}

/* font classes ########################################################################33 

.footer{
font-family:Arial;
font-size:12px;
color:#999999;
}
*/
.title1{
margin-bottom:5px;
font-family:Arial;
font-weight:bold;
font-size:22px;
color:#223962;
}
.title5{
font-family:Arial;
font-weight:bold;
font-size:12px;
color:#000000;
}
.title6{
font-family:Arial;
font-size:12px;
color:#000000;
}
.subtitle
{
font-family:Arial;
font-size:10px;
color:#000000;
width:90px;
height:50px;

}
.Menu
{
text-align:center ; 	
}


A:link {text-decoration: none;color:#3961a5;}
A:visited {text-decoration: none;color:#3961a5;}
A:active {text-decoration: none;color:#3961a5;}
A:hover {text-decoration: underline;color:#3961a5;}
/*
.search
{
	vertical-align:bottom;
	margin-bottom:5px;
	margin-top:94px;
	margin-left:700px;
		
}*/
.search
{
	vertical-align:bottom;
	margin-bottom:5px;
	margin-top:60px;
	

}
.searchbutton
{
	vertical-align:bottom;
	margin-bottom:5px;
	margin-top:94px;
	
}
.menuleft
{
	float:left ;
    text-align:left; 
		background-color:#E9F5D8;
	background-image:url(../images/faded.jpg);
background-repeat:repeat-x;
overflow:hidden;		
}
.menucenter
{
    text-align: center; 
	background-color:#E9F5D8;
	background-image:url(../images/faded.jpg);
   background-repeat:repeat-x;
overflow:hidden;	
}
.anav
{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;

}
.anav:link
{
font-style:normal;
color:#365999 ;
text-decoration:none;
}
.anav:Hover
{
font-style:normal;
color:#365999;
text-decoration:underline;
}

.anav:visited
{
text-decoration:none;
font-style:normal;
color:#365999; 
}

.menuitem
{
    width:200px;
    display: block;
    padding-left: 0px;
}

td a:hover
{
	background-color:Green;
	color: White;
	text-decoration: none;
}
