html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #f00;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center{float: none;}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	text-align: center;
	font: 13px arial, sans-serif;
	background: #eee;
	font-weight: normal;
}
#outer {
	background: top center url(images/header_bg.jpg) repeat-x;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 756px;
}

#header {
	background: top left url(images/header_logo.jpg) no-repeat;
	height: 78px;
}


#header h1 {
	color: #FD2E00;
	font-weight: normal;
	font-size: 22px;
	padding: 20px 0 0 590px;
	margin: 0;
}
#header p {
	color: #333333;
	padding: 0 0 10px 590px;
	margin: 0;
}
#nav {
	background: url(images/bg_11.jpg) repeat-x;
	position: relative;
	height: 300px;
}
#nav a {
	font-family: tahoma;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#nav a:hover {
	color: #00f;
	text-decoration: none;
}
#nav ul {
	padding: 50px 0 0 382px;
	margin: 0;
	position: relative;
	z-index: 1;
}
#nav li {
	font-weight: bold;
	font-size: 17px;
	background: left center url(images/bullet.gif) no-repeat;
	padding: 10px 0 8px 30px;
	margin: 0;
}
#nav li#m1 { margin-left: 19px; }
#nav li#m2 { margin-left: 11px; }
#nav li#m3 { margin-left: 3px; }
#nav li#m4 { margin-left: 0px;  }
#nav li#m5 { margin-left: 2px; }
#nav li#m6 { margin-left: 8px; }
#nav a {
	font-weight: normal;
}
#search {
	direction: rtl;
	text-align: right;
	margin: 25px 20px 0 400px;
}
#search p
{
	margin: 5px ;
}
#search h2 {
	font-weight: normal;
}
#search form {
	margin: 0;
	padding: 0 0 10px 0;
}
#search input.text {
	border: 1px solid #333;
	background: #E7E4E4;
}
#search input.submit {
	border: none;
	background: #E7E4E4;
}
#search a {
	color: #333;
	padding:  5px;
}
#search a:hover {
	color: #300;
}
#head {
	background: url(images/header.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 382px;
	height: 370px;
}
#head-pip {
	background: url(images/header_pip.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 382px;
	width: 48px;
	height: 94px;			
}


#body {
	background: top left #EEEEEE url(images/body_bg.gif) repeat-y;
	position: relative;
	left: -10px;
	width: 775px;
}
#body-inner {
	padding: 5px 23px 28px 31px;
}
#body-left {
	margin-top: 5px;
	text-align: right;
	direction: rtl;
	float: left;
	background: #fff;
	font-size: 18px;
	width: 281px;
}
#body-left p
{
	padding-right: 10px;
	padding-left: 10px;
}

/** ************************** **/
#body-up
{
	background-color: white;
	text-align: center;
	width: 725px;
}
#body-left-left {
	
	text-align: right;
	direction: rtl;
	float: right;
	font-size: 18px;
	width: 725px;
}
#body-left-left2 {
	text-align: right;
	background: #fff;
	direction: rtl;
	float: right;
	font-size: 18px;
	width: 725px;
}
#body-left-left2 h2 {
	background: #ff6666;
	width: 281px;
	font-size: 15px;
	color: #fff;
	padding: 6px 23px;
	margin: 6px 0 15px 0;
}
#body-left-left h2 {
	background: #ff6666;
	width: 281px;
	font-size: 15px;
	color: #fff;
	padding: 6px 23px;
	margin: 6px 0 15px 0;
}

#body-left-left ul {
	direction: rtl;
	text-align: right;

}
#body-left-left ul li 
{

	text-align: right;
	color:#05516d;
	font-size: 14px;
	font-weight: bold; 
	text-decoration:none;
	padding:0px 0px 0px 20px;
}
/** ************************** **/

#body-right {
	direction: rtl;
	text-align: right;
	float: right;
	width: 384px;
}
#topic-pic {
	text-align: center;
	padding:0;
}
#body-left h2 {
	background: #ff6666;
	font-size: 12px;
	color: #fff;
	padding: 6px 23px;
	margin: 6px 0 15px 0;
}

#body-left ul {
	direction: rtl;
	text-align: right;
	padding-right: 10px;

}
#body-left ul li 
{

	text-align: right;
	color:#05516d;
	font-size: 14px;
	font-weight: bold; 
	text-decoration:none;
	padding:0px 0px 0px 20px;
}

#body-right .box {
	padding: 15px;
	background: #fff;
	border: 1px solid #999;
	margin: 2em 0;
}
#body-right h2 {
	font: 18px "arial narrow", arial, sans-serif;
}
#body-right .box p {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 1em 0;
}
#body-right .box .left {
	margin-right: 15px;
	border: 1px solid #999;
}
#body-right .box .btns {
	text-align: right;
	padding-top: 10px;
	position: relative;
}
.btns a {
	background: left #CC0000 url(images/btn.gif) repeat-y;
	border: 2px solid #E68282;
	border-color: #E68282 #650000 #650000 #9C2828;
	color: #fff;
	font-weight: normal;
	padding: 3px 15px 3px 20px;
	position: relative;
}
.btns a:hover {
	background-color: #EF1818;
	color: #fff;
}

#copyright {

	float: right;
	width: 750px;

	margin-right: 9px;
}

#copyright-left {
	/*background: top left url(images/footer_left.gif) no-repeat;*/
	padding: 17px;
	font-size: 11px;
	text-align: center;
}
