body, html, div, p, img, form, input, ul, li, ol, h1, h2, h3, .clear{
	margin:0;
	padding:0;
}
body{
	font:14px/18px Georgia, "Times New Roman", Times, serif;
	color:#626262;
}
.clear{
	clear:both;
	height:0px;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1, h2, h3{
	font-weight:normal;
}


#container{
	background:url(../images/bg.jpg) repeat-x;
	width:100%;
	margin:0 auto;
	padding-top:49px;
}
#main{
	width:893px;
	margin:0 auto;
	height:246px;
	background:url(../images/cominsoon.jpg) no-repeat 450px bottom #FFF;
}
#rightmenu{
	float:right;
	margin:10px;
	color:#3F3F3F;
	font-size:12px;
}
#rightmenu a{
	color:#3F3F3F;
	padding:0 10px;
}
#logo{
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:240px;
	height:100px;
	margin:30px 0 0 35px;
}
#bottom{
	width:976px;
	margin:0 auto;
	background:url(../images/bottom_bg.jpg) top no-repeat;
	height:254px;
}
#textbox{
	width:700px;
	padding:15px;
	border:2px solid #F1F1E5;
	background:#FDFDF3;
	float:left;
	margin:0 0 55px 180px;
}
#textbox h1{
	font-size:18px;
	padding:0 0 5px 0;
}
#barshadow{
	float:right;
	background:url(../images/barshadow.gif) 935px bottom no-repeat;
	width:100%;
	height:10px;
}
#linksbar{
	width:652px;
	height:62px;
	float:right;
	margin:0 31px 0 0;
}
#old_version, #new_version{
	float:left;
}
#old_version .img{
	float:left;
	padding-left:10px;
}
#old_version a{
	width:152px;
	height:62px;
	background: url(../images/bullet1.gif) right 26px no-repeat #BDF1FF;
	color:#1987A3;
	display:block;
	line-height:62px;
	font-size:24px;
	padding:0 0 0 20px;
	text-decoration:underline;
}
#old_version a:hover{
	text-decoration:none;
}
#new_version a{
	width:440px;
	height:62px;
	background:url(../images/newversion_bg.jpg) top no-repeat;
	color:#FFF;
	display:block;
	line-height:62px;
	font-size:24px;
	padding:0 0 0 40px;
	text-decoration:underline;
}
#new_version a:hover{
	background:url(../images/newversion_bg.jpg) bottom no-repeat;
	color:#FFF;
	text-decoration:none;
}
#footer{
	width:100%;
	background:#F5F9FA;
	height:30px;
	line-height:30px;
	color:#6A6A6A;
	text-align:center;
	margin:45px 0 0 0;
	font-size:12px;
}
#footer a{
	color:#6A6A6A;
}