@charset "utf-8";
/* CSS Document */


*
{
	margin:0px;
	padding:0px;
}
body
{
	padding-top: 0px;
	height:100%;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background:#EFEFEF;

}
ul {padding-left:20px;}
a, a:visited {text-decoration:none; color:#000099; font-size:14px;}

a:hover {text-decoration:underline; color:#000099; font-size:14px;}
#wrapper
{
	width:864px;
	height:100%;
	margin: 0px auto 0px;
	background: url(images/bgTILE.jpg) repeat-y #FFFFFF;	

}
#header{
	background: url(images/20newhometop.jpg);
	background-repeat: no-repeat;
	width:864px;
	height:131px;
}
	
#content
{
	width:864px;
	height:100%;
	height:auto;
	padding-bottom:20px;
}
#content-text
{
	padding-left:40px;
	padding-right:20px;
	width:640px;
	font-size:13px;
}
#Left_content
{
	width:164px;
	height:100%;
	background: url(images/1x1.jpg) repeat-x #ff9900;
	padding-bottom:40px;
	float:left;
}
#Right_content
{
	float:right;
	width:700px;
	height:100%;
	padding-bottom:20px;
}
#menu, #menu ul { margin: 0; padding: 0; font-family:Arial, Helvetica, sans-serif;}
#menu li { list-style-type: none; }
/* first level */
#menu { width: 164px; font-size:14px; }
#menu li,#menu a { float: left; width: 154px; text-decoration:none; }
#menu a { display: block; background: #fec15f; color:#000099; border-top: 3px solid #ff9900; padding-left:10px; line-height:22px; }
#menu a:hover,
#menu a.menu_open { color:#653A71; }
/* second level */
#menu ul { visibility: hidden; position: absolute; width: 154px; padding-left:10px; line-height:22px; }
#menu ul a { background: #fec15f; color:#000099; }
#menu ul a:hover,
#menu ul a.menu_open { background: #fec15f; color:#653A71; }
/* third level (colors) */
#menu ul ul a { background: #fec15f; color:#000099; }
#menu ul ul a:hover { color:#000000; }

#fran a{
display:block;
width:160px;
height:88px;
background:url("images/20mtf.frnchse.gif") 0 0 no-repeat;
}
#fran a:hover{
display:block;
width:160px;
height:88px;
background:url("images/20mtf.frnchse_over.gif") 0 0 no-repeat;}

#footer
{
	margin: 0px auto 0px;
	width:864px;
	text-align:center;
	clear:both;
	padding-top:15px;
	font-size:12px;
	background:#EFEFEF;
}

b	{color: #01539d;}
strong	{color: #01539d;}

h1
{
	color:#91429E;
	font-size:32px;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight:bold;
	line-height:44px;
}

h2
{
	color:#87b435;
	font-size:18px;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight:bold;
	line-height:36px;
}
	
h3
{
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color:#6bb5de;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}	
	
	
	