/* undo html */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/**/
html, body {
	height: 100%;
}
			
body {margin: 0 0 0 0px; text-align: center; background-image: url("../../images/bg_top.gif"); background-repeat : repeat-x; font-family: Verdana; font-size: 11px;}
#container {position: relative;	width: 750px; min-height: 100%;	margin-left: auto; margin-right: auto; text-align: left;}

	
#lefthalf{position: relative; width: 260px;	float: left;}
#centerhalf{position: relative;	width: 230px; float: left;}
#righthalf{position: relative; width: 260px; float: left; text-align: right;}
#im-topleft {position: relative; height: 85px; margin: 0 0 0 0px; overflow: hidden; text-align: right;}
#im-topright {position: relative; height: 85px;	margin: 0 0 0 0px; overflow: hidden;}
#hd-topleft {position: relative; height: 100px;	background-position: top right; background-color: #cccccc; overflow: hidden;}
#hd-topright {position: relative; height: 100px; background-repeat: no-repeat; background-position: top left; overflow: hidden;}

/* navigation */
#nav {position: relative;}
#nav ul {width: 260px; text-align: left;font-family: Verdana; font-weight: bold; font-size: 12px;}
#nav ul li {height: 18px; border-bottom: solid 1px #CCCCCC; padding: 0px 0px 0px 10px; margin-top: 3px; margin-left: 0px; list-style-type:none;}
#nav ul li a{font-family: Verdana; font-weight: bold; font-size: 12px; color: purple; text-decoration: none;}
#nav ul li a:hover{color: #FF0000; text-decoration: none;}
#nav ul li.current {color: #FF0000;	border-bottom: solid 1px #CCCCCC; background-image: url('../../images/mr_ic_navarrow.gif');background-repeat: no-repeat;background-position: left 3px;}


/* content */
#content{position: relative; clear: both; width: 750px;	padding-bottom:150px;}
	#content h1{font-family: Verdana; font-weight: bold; font-size: 12px; color: #FF0000; text-decoration: none; margin: 10px 0px 20px 0px; padding: 20px 0px 0px 10px;}
	#content h2{font-family: Verdana; font-weight: bold; font-size: 11px; color: #800080; text-decoration: none; padding: 0px 0px 0px 10px;}
	#content p{font-family: Verdana; font-weight: normal; font-size: 11px; color: #800080; line-height: 1.3; padding: 0px 150px 20px 10px;}
		#content p.intro{font-family: Verdana; font-size: 11px;	font-weight: bold; color: #800080;	line-height: 1.3; padding: 0 150 0 10px;}
		#content p a{font-family: Verdana; font-weight: normal;	font-size: 11px;color: #FF0000;	line-height: 1.3;text-decoration: none;}
		#content p a:hover{font-weight: bold;text-decoration: underline;}
	#content ul{font-family: Verdana;font-weight: normal;font-size: 11px;color: #800080;line-height: 1.3em;padding: 0px 150px 0px 10px; margin: 0px 10px 20px 10px;}
		#content ul li{font-family: Verdana;font-weight: normal;font-size: 11px;color: #800080;	line-height: 1.3em; margin-left: 15px;}
		#content ul li a{color: #FF0000; text-decoration: none;}
		#content ul li a:hover{font-weight: bold; text-decoration: underline;}
	#content img {float: right; border: solid 1px #AFAFAF; margin-top:0 px; margin-left: 25px;	margin-bottom: 25px;}

#content-txt{position: relative; float: left; width: 490px;	padding-bottom:150px;}
	#content-txt p{font-family: Verdana; font-weight: normal; font-size: 11px; color: #800080; line-height: 1.3; padding: 0px 25px 20px 10px;}

#content-example{position: relative; float: left; width: 260px;	margin-top: 51px;padding-bottom:20px; background-color: #DAD7DA;}
	#content h2{font-family: Verdana; font-weight: bold; font-size: 11px; color: #800080; text-decoration: none; padding: 13px 0px 15px 10px;}
	#content h3{font-family: Verdana; font-weight: bold; font-size: 11px; color: #800080; text-decoration: none; padding: 0px 0px 0px 10px;}
	#content-example p{font-family: Verdana; font-weight: normal; font-size: 11px; clear: both; color: #800080; line-height: 1.3; padding: 0px 25px 20px 10px;}


/* footer */
#footer {position: relative; margin: -6.3em auto 0 auto; height: 100px;	bottom: 0; width: 750px; text-align: center;}
#footer p.footertxt{font-family: Verdana; font-weight: normal; font-size: 11px;	color: #525252;	line-height: 1.3; margin: 15 0 15 10px;}