@charset "utf-8";
/* CSS Document */

body {
	background: #000000;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
}
#bodyArea {
	background: #000000 url(images/bg.jpg?nocache=1) center center no-repeat;
	width:1003px;
	height:800px;
}

#contentArea {
	width: 865px;
}
#headerArea {
/*filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;*/
}
#container{
width: 865px;
}
#sidebar{
width:163px;
float:right;

}
#internal {
width:702px;
float:right;
}

#box1 {
background: url(images/boxbg1.png) no-repeat;
filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
width:522px;
height:270px;
float:right;
}

#box2{
background: url(images/boxbg.png?nocache=1) no-repeat;
filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
width:522px;
height:337px;
float:right;
}
#boxBig{
background: url(images/inner.png) no-repeat;
filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
width:652px;
height:376px;
float:right;
}

#boxContent {
text-align:right;
padding-top:15px;
}
#boxCopy {
float:right;
padding-top:10px;
padding-right:10px;
padding-left:15px;
direction:rtl;
}
#boxHoro{
width:625px;
padding-right:10px;
padding-left:10px;
padding-top:10px;
direction:rtl;
}
#heading{
	font-size:18px;
	font-weight:bold;
	padding-right:10px;
}
.more {
font-size:11px;
font-weight:bold;
color:#9A6366;
text-decoration:none;
}
#footer {
	font-weight:bold;
	/*background: url(images/footer.png) center center no-repeat;*/
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	width:861px;
	height:35px;
	text-align:center;
	padding-top:16px;
	font-size:11px;
}
