body {
	font-family: Helvetica, Verdana, Arial, sans-serif, geneva;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5 em;
	color: #666;
	background-color: #F4F7F9;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

a {
	color: #4B8FB0;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-family: Georgia, Garamond, "Times New Roman", serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #3D9928;
	margin:0px 0px .5em 0px;
	padding:0px;
}

h2 {
	font-family: Georgia, Garamond, "Times New Roman", serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #4B8FB0;
	margin:0px 0px .3em 0px;
	padding:0px;
}

h3 {
	font-family: Georgia, Garamond, "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #4B8FB0;
	margin:0px 0px .2em 0px;
	padding:0px;
}

p {
	line-height: 1.6em;
	letter-spacing: .07em;
	margin-top:0px;
	margin-bottom:1.5em;
	padding:0px;
}

.highlight {
	color: #3D9928;
	font-weight:bold;
}

#container {
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

#header {
	width: 760px;
	height:86px;
	margin:0px;
}

#logo img {
	border: 0px;
}

#navcont {
	height: 47px;
	padding-left: 0px;
	color: #666;
	margin: 0px;
	width: auto;
	font-family: Helvetica, Verdana, Arial, sans-serif, geneva;
	text-align:center;
	font-size: 14px;
	font-weight: normal;
	line-height:18px;
}

#nav1 {margin-top:2em;}

#nav {margin:0; padding:0;list-style: none; }

#nav a {display: block; width: 123px;}

#nav li {
	float: left;
	width: 123px;
	position:relative;
	height:45px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9FC1D1;
	border-bottom-color: #9FC1D1;
	border-left-color: #9FC1D1;
	left: -5px;
	padding-top:0px;
}

#nav li a {
	text-decoration:none;
	color:#606F5B;
	padding-top:5px;
}

#nav li a:hover {
	background-repeat:repeat-x;
	background: url(../images/nav_hover_bg.jpg);
}

#nav li ul {
	margin:0;
	padding:0;
	position: absolute;
	left: -100em;
	top: 46px;
	z-index:910;
	width: 124px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CCADF;
}

#nav li li {
	font-size:12px;
	text-align:left;
	color:#606F5B;
	left:-3px;
	height: auto;
	width: 117px;
	list-style-type: none;
	font-family: Helvetica, Verdana, Arial, sans-serif, geneva;
	line-height: 13px;
	margin-left:2px;
	border:none;

}

#nav li li a {text-decoration:none;color:#606F5B; padding: 2px;

	background-color:#fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9CCADF;
	border-left-color: #9CCADF;
	border-top:none;
	border-bottom:none;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:2px;
	width: 118px;}

#nav li:hover ul, #nav li.sfh ul {left: -0px;}

#nav li ul ul {list-style: none;margin: -1.2em 0 0 10em; padding: 0;z-index:920;}

#nav li:hover ul ul, #nav li.sfh ul ul {left: -100em;}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfh ul, #nav li li.sfh ul {left: 0; background-color:#efefef; background:none;}

#nav li li a:hover {
	background-color:#DBECF3;
	background-image: none;
}

* html #nav {position:absolute;}

#main {
	width: 760px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#section1 {
	float: left;
	width: 337px;
}

#section2 {
	width: 420px;
	margin-left: 340px;
	min-height:450px;
}

#section2 ul {
	list-style-type: square;
	color: #DA8389;
	margin: 12px;
	padding: 0px;
	list-style-position: outside;
}

#section2 li {
	padding-bottom:.5em;
	line-height: 1.5em;
}

.norm {
	color: #666;
	letter-spacing: .07em;
}

#footer {
	width: 757px;
	text-align:center;
	background-image: url(../images/footer_rule_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	padding-top: 10px;
	padding-bottom: 10px;
}

.mm_logo {
	padding-top: 5px;
}
