.style8 {color: #666666}
.style9 {font-size: 11px}
.style10 {color: #FFFFFF}
html {
	height:100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #464646;
	margin:0;
	padding:0;
	height:180%;
}
#main {
	width:800px;
	margin:auto;
	background-color:#000000;
	border:1px solid #000000;
	height:100%;
}
#main-inner {
	margin:0 5px 16px 21px;
	padding:0 5px 20px 20px;
	min-height:150px;
	background-color: #000000;
	
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main-inner-left {
	width: 170px;
	display:block;
	float:left;
	line-height:18px;
}
#main-inner-right {
	width: 550px;
	display:block;
	float:right;
}
#logo {
	margin:16px 21px 0 21px;
	padding:5px;
	padding-bottom:0;
	background-color: #000000;
	
	background-repeat: no-repeat;
	background-position: center top;
}
#logo img {
	padding:4px 0 20px 0;
}
#text_1 {
	width: 400px;
	display:block;
	float:right;
	padding-top:20px;
	background-color: #090604;
}
#text_2 {
	width: 350px;
	padding:25px;
	display:block;
	float:left;
	padding-top:20px;
	background-color: #000000;
}
h1, h2, h3, h4, h5, h6 { margin: 4px 0; }
p, ul, ol { margin: 15px 0; }

div#navbar {
	width: 450px;
	display:block;
	float:right;
	text-align:center;
	padding-top:50px;
}
div#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family: Simplified arabic fixed;
	font-size: 13px;
	color: #000000;
	white-space: nowrap;
	font-weight: bold;
}
div#navbar li {
	list-style-type: none;
	display: inline;
}
div#navbar li a {
	text-decoration: none;
	padding: 0 1px 0 12px;
	color: #FFFFFF;
}
div#navbar li a:link {
	color: #000000:
}
div#navbar li a:visited {
	color: #ffffff;
}
div#navbar li a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration:underline;
}
.clear {
	clear:both;
}
.headingimg {
	margin:18px 0 0 0;
}
#box-small {
	width:180px;
	min-height:146px;
	margin-top:15px;
	background-color: #090604;
	
	background-repeat: no-repeat;
	background-position: center bottom;
}
#box-top-small {
	width:171px;
	height:15px;
	background-color: #090604;
	
	background-repeat: no-repeat;
	background-position: center bottom;
}
#box-small p {
	padding:0 8px 12px 8px;
	margin:0;
	font-family: Georgia;
	font-size: 11px;
	color: #464646;
	text-align:left;
}

#footer {
	clear:both;
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
	padding:12px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a, a:visited {
	color:#6D8E15;
	text-decoration:underline;
}
a:hover {
	color:#464646;
	text-decoration:none;
}
