#note {
	border-style: solid;
	border-width: 10px;
	border-color: transparent;
}

#text {
	/*width: 850px;*/
	height: 515px;
	text-align:justify;
	padding: 0px;
	background: transparent;
	line-height: 18px;
	font-size:14px;
	margin-left: -8px;
}

#noteunder {
	background-color:#FFFFFF;
	font-family: Helvetica, arial, "Times New Roman", "Myriad Pro", sans-serif;
	font-size:15px;
	line-height: 22px;
	text-align:center;
	padding: 10px;
	height: 115px;
}

html, body{height:100%;}

body {
background: url(images/aboutbg.jpg) no-repeat center center fixed;;
background-size: cover;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
}

.launchmenu ul li {
	list-style-image:url(images/home_slide/news_dot.jpg);
	font-size:11px;}
