/* CSS Document */

body{
	background:#FFF; 
	margin-left:0px; 
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}
a:hover{
	text-decoration:none;
	}

#container{
	width:776px;
	margin:0px auto;
	position:relative;
	text-align:left;
	background-color:#FFF;
	font-size:12px;
	}

#header{
	width:776px;
	height:113px;
	background-color:#656565;
	border-bottom:#464742 solid 2px;
	border-top:none;
	border-left:none;
	border-right:none;
	}

#logo{
	height:77px;
	width:227px;
	float:left;
	margin-top:15px;
	margin-left:15px;
	
	}

#links{
	position:absolute;
	z-index:2;
	top: 62px;
	left: 324px;
	width: 450px;
	height: 50px;
	background-image:url(images/links-bg.jpg);
	background-repeat:repeat-x;
	border-top:#F7C266;
	border-left:#F7C266;
	border-right:#F7C266;
	border-bottom:#C57F1C 2px;
	border-width: 1px;
	border-style:solid;
	}
	
#butones{
	margin-top:10px;
	margin-left:10px;
	}

#links .buttons{
	margin:18px;
	}



#mid-body{
	height:200px;
	width:776px;
	background-color:#E9DAA1;
	border-top:#FFF solid 2px;
	border-bottom:none;
	border-left:none;
	border-right:none;
	}

#welcome{
	width:256px;
	height:43px;
	position:absolute;
	z-index:3;
	top:130px;
	left:11px;
	}

#home{
	width:49px;
	height:32px;
	float:left;
	}

#bantitle{
	width:195px;
	height:43px;
	padding-left:9px;
	float:right;
	}


#right-column{
	background-color:#D0BC65;
	width:580px;
	height:197px;
	margin-left:192px;
	border:#C8B34C 2px solid;
	}

#nasser{
	width:160px;
	padding:15px 0px 90px 0px;
	}

#nprofile{
	position:absolute;
	top:440px;
	width:400px;
	left: 350px;
	}


#nasser img{
	border:double #FFCC33;}

#bot-body{
	width:776px;
	background-color:#FFFFFF;
	}

#contents{
	width:580px;
	height:auto;
	margin-left:196px;

	}


#footer{
	margin-top:30px;
	width:776px;
	height:100px;
	}

#lfooter{
	font-size:9px;
	color:#999999;
	width:195px;
	height:100px;
	background-image:url(images/vbar.gif);
	background-position:right center;
	background-repeat:no-repeat;
	float:left;
	}
	
#fcontact{
	padding-left:20px;
	padding-top: 20px;
	}

.footer-contact{
	display:block;
	margin-top: 5px;
	}


#rfooter{
	width:575px;
	height:100px;
	margin-left:198px;
	background-color:#FFF;
	background-image:url(images/hbar.gif);
	background-repeat:no-repeat;
	background-position: top center;
	}
	
.copyright, .footer-links{
	display:block;
	padding-left:20px;	
	}
	
.footer-links{
	padding-top:20px;
	font-size:11px;
	}
	
.copyright{
	padding-top:26px;
	font-size:10px;
	}

/*contact*/
#contact-imgs{
	text-align:right;
	padding: 30px 10px 30px 20px;
	width:auto;
	float:left;
	background-color:#F8F8F8;
	}

#contact-form{
	width:auto;	
	}

/*contact*/