body {
	background-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
}
#top_curve{
	display:block;
	position:relative;
	width:800px;
	height:17px; /*so border and top curve merge as close as possible together*/
	margin:0 auto -18px auto;
	background:url(../images/border_top.gif) no-repeat top left;
}
#layout{
	width:800px;
	margin:4px auto 0 auto;
	min-height:750px;
	background-color:#FFFFFF;
	background:url(../images/border.gif) repeat-y;
	text-align:left;
	position:relative;
}
#bottom_curve{
	position:absolute;
	width:800px;
	height:20px;
	bottom:0px;
	left:0;
	background:url(../images/border_bottom.gif) no-repeat bottom left;
}
#headerimg{
	float:left;
	margin:0 0 0 5px;
	padding-bottom:20px;
}
#logo{
	float:right;
	margin:20px 30px 0 0;
	padding-bottom:20px;
}
#menu{
	width:782px;
	height:31px;
	line-height:31px;
	clear:both;
	background:url(../images/menu_bg.gif) no-repeat;
	margin:0 auto 0 auto;
	padding:0;
	text-align:center;
}
#menu li{
	list-style:none;
	display:inline;
	padding:0 20px 0 20px;
}
#menu li a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:90%;
}
#menu li a:hover, #menu li a.yellow{
	color:#ffff00;
}
#layout div{
	position:relative;
}
#watermark{
	display:block;
	position:absolute;
	top:10px;
	left:5px;
	background:url(../images/watermark.gif) 0 0 no-repeat;
	width:371px;
	height:448px;
}
#motto{
	margin:30px 0 30px 32px;
	position:relative;
}
p{
	margin:0 0 20px 30px;
	color:#666666;
	position:relative;
	text-align:left;
	/*font-size:90%;*/
	font-size:9pt;
	clear:both;
}
p.smallbmargin{
	margin:0 0 0 30px;
}
p strong, .lightblue{
	color:#33ccff;
}
p a, h2 a{
	text-decoration:none;
	color:#33ccff;
}
ul {
	position:relative;
/*	font-size:90%;*/
	font-size:9pt;
	margin:0 0 20px 45px;
	color:#666666;
}
h2{
	position:relative;
	/*font-size:90%;*/
	font-size:9pt;
	margin:0 0 5px 30px;
	font-weight:normal;
}
#layout div p{
	width:530px;
}
#layout div ul li a{
	color:#33ccff;
	text-decoration:none;
}
#layout div ul li a:hover{
	text-decoration:underline;
}
#pageimg1{
	position:absolute;
	top:80px;
	right:20px;
}
#pageimg2{
	position:absolute;
	top:250px;
	right:20px;
}
.greenlink{
	text-decoration:none;
	color:#8cc63f;
	font-weight:bold;
}
.downloadbox{
	position:relative;
	width:250px;
	float:left;
	text-align:center;
	margin:0 0 5px 30px;
}
.downloadbox .download_btn{
	margin:155px 0 0 0;
}
.backtop{
	margin:0 0 20px 445px; 
}
#workstation_download{
	position:absolute;
	top:-9px;
	left:15px;
}
#choosingchair_download{
	position:absolute;
	top:0;
	left:21px;
}