* {
	margin:0px;
	padding:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2b2b2b;
	line-height: 18px;
}

h1, h2, h3, h4, p, ul {
	margin-bottom:15px;
}

#wrap {
	width:700px;
	margin:25px auto;
}


#logo h1 {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 412px;
	margin:0 auto;	
}

#logo h1 > span {
	display:none;
}

li {
	list-style-position: inside;
	list-style-type: disc;	
}

#content {
	margin-top:30px;
}

div.details {
	float:left;
	width:300px;
	margin:25px;
}

h1, h3 {
	color:#00539f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
}

hr {
	background-color:#00539f;
	height:4px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ffd421;
	margin: 15px 0;
}


.hotspot {color:#900; padding-bottom:1px;  cursor:pointer; width:20px;}

#tt {position:absolute; display:block; }

#tttop {display:block; height:2px; margin-left:5px;  top right no-repeat; overflow:hidden}

#ttcont {
	padding:40px 19px 17px 23px;
	margin-left:7px;
	width:160px;
	font-weight:bold;
	background-image: url(tooltip.png);
	background-repeat: no-repeat;
}/*Change font color to suit*/

#ttbot {display:block; height:7px; margin-left:5px;overflow:hidden;}

#fm {
	width:59px;
	height:42px;
	background-image: url(powered_by_fm.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	clear:both;
}
#info {
	margin-top: 25px;
}

#fm a{ display:block; width:59px; height:42px; margin:0 auto; text-indent: -9999px; }
