body {
	background: url(../images/background.gif) top center repeat-x #CFDEEA;
	margin: 0px;
	padding: 16px 0;
	font: 11px "Tahoma";
	color: #282828;
	text-align: center;
}
p
{
font-size:11px;
text-indent:1cm;
text-align:right;
line-height:16px;
width: 721px;
}
img {
	border-style: none;
}
img.pic_left{
float:left;
padding:5px;
margin:0 8px 8px 8px;
border:1px  #CCCCCC solid;
}
.DDl
{
	font-family:Tahoma;
	color:Black;
	font-size:9pt;
	direction:rtl;
	width:150px;
}

a {
	color: #2E9FED;
	text-decoration: none;
}
a:hover {
	color: #1471B1;
}
#welcome h1{
padding:5px 0 0 20px;
margin:0px;
font-weight:bold;
font-size:14px;
color:#FFFFFF;
text-align:right;
}
h3{
font-size:12px;
color: #003366;
width: 137px;
margin-bottom: 3px;
	height: 13px;
}
h4{
font-size:13px;
padding:2px;
margin:0px;
color: #003366;
border-bottom:1px #999999 dashed;
}
#container {
	position: relative;
	width: 750px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;	
}

#head 
{
	width: 750px;
	height: 172px;
	background: url(../images/head.gif) no-repeat;	
}
#head h1 {
	
	margin: 31px 0 0 36px;
	width: 500px;
	height: 75px;
	background: url(../images/logo.gif) no-repeat;
	top: 0px;
	left: 0px;
	position:absolute;
}
#head h1 a  {
	text-indent: -2000px;
	width: 154px;
	height: 59px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
}
.top_head_banner{
float:right;
width:200px;
height:120px;
background:url(../images/top_head.gif) no-repeat right;
background-position:-12px 12px;
}

#menu {
	position: absolute;
	width: 670px;
	top: 155px;
	right: 50px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#menu li {
	list-style-type: none;
	float: left;
	margin: 0 8px;
	height: 22px;
}
#menu li a {
	padding: 0 0 7px 0;
	height: 22px;
	color: #8A8A8A;
}
#menu li a:hover {
color:#000033;
}
#menu .current {
color:#000033;
font-weight:bold;
}
#area {
	width: 750px;
	height: 54px;
	background: url(../images/area.gif) repeat-x;
}

#main {
	margin: auto;
	background: url(../images/bg_main.gif) repeat-y;
	width: 750px;
	height: auto; 
}

#content_left {
float:left;
padding:0 30px 30px 30px;
width: 445px;
height:auto;
}

#content_right{

padding:5px;
width: 729px;
height:auto;

}
#welcome {
background: url(../images/center_banner.gif) no-repeat;
background-position:12px 0px;
padding:10px;
width: 750px;
height:50px; 
}
.item_box{
width:auto;
height:auto;
padding:10px 0 5px 0;
border-bottom:1px #666666 dashed;
}
.spacer{
width:auto; height:2px; clear:both; padding-bottom:2px;}
/*---------contact----------*/
#form {
	padding: 0px;
	margin: 0px;
}
#fields label {
	width: 260px;
	display: block;
	padding: 0px;
}
#fields input {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
}
#fields textarea {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
	height: 63px;
}
#send input {
	width: 64px;
	height: 20px;
	margin: 0px;
}
ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
.contact_info{
float:left;
padding:15px;
}

/*work------------*/
.project_details{
float:left;
width:200px;
color:#0099FF;
padding:10px 0 0 10px;
}
#footer {
text-align:center;
font-size:10px;
color:#000033;
background: url(../images/footer.gif) no-repeat;
background-position:0px 0px;
padding-top:10px;
width: 750px;
height:85px;
}
#footer a {
	background: none;
	padding: 0px;

}
#madeby{
width:200px;
height:85px;
float:right;
padding-right:30px;
text-align:center;
font-family:Tahoma;
}
#madeby a{
text-decoration:none;
color:#666666;
}

.Row_TD
{
	text-align:center;
	width:20px;
}
.Topic_TD
{
	text-align:right;
	width:350px;
	
}

.Options_TD
{
	text-align:center;
}

.Main_Table
{
	height:auto;
	border: solid 1px #D6DDE6;
	border-collapse: collapse;
	width: 532px;
	margin-left:93px;
}
.Main_Table td
{
	border: solid  1px #D6DDE6;
}

.Main_Table tr:hover ,.Main_Table tr.hilite
{
	background-color: #DFE7F2;
	color: #000000;
}

.Main_Table th
{
	border:1px solid #D6DDE6;
	background-color:#E6E6E6;
	font-weight:bold;
	text-align:center;
	padding-left: 4px;
	height:20px;
	color:#4B607F;
}

.Sub_Table
{
	height:auto;
	border: solid 1px #D6DDE6;
	border-collapse: collapse;
}

.Sub_Table td
{
	border: solid  1px #D6DDE6;
}


.DIR
{
	direction:rtl;
}


.button { 
	margin: 0;
	font:normal 12px tahoma; 
	border: 1px solid #ccc; 
	padding: 2px 3px; 
	background: #FFF;
	color: #275F6C;
	cursor:hand;
}

.button:hover
{
	background-color:#E6E6E6;
}

.left_box_border{
width:250px;
height:auto;
border:1px #CCCCCC solid;
padding:2px;
margin-top:8px;
margin-left:200px;
}
.left_box{
width:250px;
height:auto;
background:url(../Images/box.jpg) no-repeat top;
padding-top:10px;
}
#login{
padding:10px;
}
.clear {
clear:both;
overflow:hidden;
height:4px;
}
.Panel
{
	background-color:#EEEEEE;
	border: 1px solid #CBD6DE;
}


