
body {
	margin: 		0px 0px 0px 0px;
	padding: 		0px 0px 0px 0px;
	font-family: 		arial;
	font-size: 		11;
	color:  		#000000;
	background: 		url() top left;
	text-align: 		center;
	}
a {
	text-decoration: 	none;
	color:  		blue;
	outline: 		none;
	}
a:visited {
	color:  		purple;
	text-decoration: 	none;
	}
a:active {
	color:  		blue;
	text-decoration: 	none;
	}
a:hover {
	color: 			blue;
	text-decoration: 	underline;
	}
.ahem {
	display: 		none;
	}
strong, b {
	font-size: 		10pt;
	font-weight: 		bold;
	}
p {
	font-size: 		11px;
	line-height: 		10px;
	margin-top: 		02px;
	margin-bottom: 		02px; 
	}

h1{
	font-size: 		24px;
	line-height: 		24px;
	font-weight: 		bold;
	margin-top: 		00;
	margin-bottom: 		00;
	}
h2 {
	font-size: 		18px;
	line-height: 		18px;
	font-weight: 		bold;
	margin-top: 		00;
	margin-bottom: 		00;
	}
h3 {
	font-size: 		16px;
	line-height: 		16px;
	font-weight: 		bold;
	margin-top: 		00;
	margin-bottom: 		00;
	}
h4 {
	font-size: 		14px;
	line-height: 		14px;
	font-weight: 		bold;
	margin-top: 		00;
	margin-bottom: 		00;
	}
h5 {
	font-size: 		14px;
	line-height: 		20px;
	font-weight: 		bold;
	margin-top: 		00;
	margin-bottom: 		00;
	}
h6 {
	font-size: 		10px;
	line-height: 		10px;
	font-weight: 		bold;
	margin-top: 		00;
	margin-bottom: 		00;
	}
img {
	border: 		00;
	}
.nowrap {
	white-space: 		nowrap;
	font-size: 		10px;
	font-weight: 		bold;
	margin-top: 		00;
	margin-bottom: 		00;
	}
.tiny {
	font-size: 		09px;
	line-height: 		16px;
	margin-top: 		15px;
	margin-bottom: 		05px; 
	}	
#container {
	position: 		relative;
	width: 			780px;
	margin-left: 		auto;
	margin-right: 		auto;
	margin-top: 		00px;
	}

#intro>#banner {
	width: 			780px;
	}
#banner {
	background: 		url(banner_rx.png) no-repeat;
	width: 			780px;
	height: 		233px;
	}

#intro>#title {
	width: 			380px;
	}
#title {
	position: 		absolute;
	top: 			80px;
	left: 			30%;
	width: 			380px;
	height: 		50px;
	}
#intro>#back {
	width: 			780px;
	}
#back {
	position: 		absolute;
	top: 			160px;
	left: 			0%;
	width: 			780px;
	}
#bar {
	position: 		absolute;
	top: 			02px;
	left: 			00px;
	width: 			763px;
	height: 		48px;
	background: 		url(bar.png) repeat-x;
	}
#bar2 {
	position: 		absolute;
	top: 			10px;
	width: 			500px;
	left: 			5px;
	height: 		48px;
	text-align: 		left;
	}
#bar3 {
	position: 		absolute;
	top: 			10px;
	width: 			375px;
	right: 			05px;
	height: 		48px;
	text-align: 		right;
	}
#menu {
	position: 		absolute;
	padding: 		0px 0px 18px 13px;
	background: 		url(menushadow.png) no-repeat;
	background-position: 	bottom left;
	top: 			58px;
	left: 			00px;
	width: 			170px;
	font-size: 		13px;
	line-height: 		20px;
	text-align: 		justify;
	}
#icons {
	position: 		relative;
	padding: 		0px 0px 0px 0px;
	border: 		0px solid;
	top: 			250px;
	left: 		       -310px;
	width: 			150px;
	font-size: 		13px;
	line-height: 		20px;
	text-align: 		justify;
	}
#middle {
	position: 		absolute;
	padding: 		0px 0px 18px 18px;
	background: 		url(mainshadow.png) no-repeat;
	background-position: 	bottom left;
	top: 			63px;
	left: 			180px;
	width: 			564px;
	font-size: 		16px;
	line-height: 		20px;
	text-align: 		justify;
	}
pre {
	font-size: 		12px;
	line-height: 		22px;
	margin-top: 		20px;
	margin-bottom: 		10px; 
	}
