body {
	width:1003px;
	margin:0px auto;
	padding:0px;
	background:#3d3d3d url(../images/bodybg.gif) fixed;
	color:#000;	
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
}
table, a, img {
	border:0px;
}
input, select, textarea {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
}
/** common css */
.noscript {
	position:absolute;
	right:0px;
	top:10px;
	z-index:100;
	font-weight:bold;
	color:#f00;
	background:#ff0;
	height:2.2em;
	line-height:2.2em;
	padding:0px 10px;
	border:1px solid #ccc;
}
#wrapper {
	width:934px;
	margin:62px 0px auto;
	background:#fff;
	color:#000;
	text-align:center;
}
#bodyarea{text-align:left;}
.wrapperTop	{
	text-align:left;
	background:url(../images/wrapperbgtr.gif) no-repeat top right;
}
.wrapperBottom {
	text-align:left;
	background:url(../images/wrapperbgbr.gif) no-repeat top right;
}
#box {
	margin:0px auto;
	width:916px;
}
#headerarea {
	position:absolute;
	top:68px;
	height:90px;
	width:916px;
	z-index:1;
}
#headerpart	{
	width:916px;
	height:90px;
	background: url(../images/headerpart.gif) no-repeat;
	text-align:left;
}
/** round corner */
img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
}
/** menu */
#topperMenu {
	position:absolute;
	line-height: normal;
	font-weight:bold;
	text-transform:uppercase;
	width:534px;
	height:42px;
	z-index:2;
	right:110px;
	top: 35px;
}
#topperMenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
}
#topperMenu li {
	display:inline;
	margin:0px;
	padding:0px;
}
#topperMenu a {
	float:left;
	background:url(../images/toppermenul.gif) no-repeat left top;
	padding:0px 10px 0 8px;
	text-decoration:none;
}
#topperMenu a span {
	float:left;
	display:block;
	background:url(../images/toppermenur.gif) no-repeat right top;
	padding:5px 16px 4px 10px;
	color:#fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topperMenu a span {float:none;}
/* End IE5-Mac hack */
#topperMenu a:hover span {
	color:#fff;
}
#topperMenu a:hover {
	background-position:0% -42px;
}
#topperMenu a:hover span {
	background-position:100% -42px;
}
#topperMenu .current a {
	background-position:0% -42px;
}
#topperMenu .current a span {
	background-position:100% -42px;
	color:#fff;
}

/** aruna logo */
#arunaLogo {
	position:absolute;
	width:225px;
	height:64px;
	z-index:1;
	left: 21px;
	top: 10px;
	background:url(../images/arunasendlogo_new.gif) no-repeat;
}
#arunaLogo a {
	display:block;
	overflow:hidden;
	width:225px;
	height:58px;
}
#arunaLogo span {
	display:none;
}
#beta {
	position:absolute;
	left:243px;
	top:8px;
	width:44px;
	height:35px;
	z-index:1;
	background:url(../images/beta.gif) no-repeat;
}
#beta span {
	display:none;
}
/** blog button */
#blogbtn {
	position:absolute;
	width:36px;
	height:37px;
	z-index:3;
	right:0px;
	top:1px;
	background:url(../images/blog_btn.gif) no-repeat;
}
#blogbtn a {
	display:block;
	overflow:hidden;
	width:36px;
	height:37px;
}
#blogbtn span {
	display:none;
}
/** Righttabs */
#rightTabs {
	position:absolute;
	width:22px;
	height:115px;
	z-index:5;
	left:925px;
	top: 90px;
}
#tabs {
	width:21px;
}
.tab {
	margin-bottom:5px;
}
/** copyrights */
#bottom {
	color:#fff;
	width:934px;
	margin:62px auto 20px auto;
	text-align:center;
}
#bottom a {
	color:#fff;
	text-decoration:none;
}
#bottom a:hover {
	color:#fff;
	text-decoration:underline;
}
/** float */
.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	clear:both;
}
#bottom_link {
	padding:10px 0px 0px 0px;
	color:#fff;
	width:934px;
}
#bottom_link a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;margin:0px 15px;	
}
#bottom_link a#left_del {
	float:left;
	background:url(../images/link_del.gif) no-repeat right;
	padding-right:89px;
}
#bottom_link a#right_twt {
	float:right;
	background:url(../images/link_twitter.gif) no-repeat right;
	padding-right:69px;
}
