@charset "utf-8";
/* CSS Document */
#couple_banner{
	width:1035px;
	height:224px;
}
#bbannercp{
	background:#9EC4E8 url(../images/bbannercp.jpg) bottom no-repeat;
	font-family:"Arabic Typesetting";
	padding-right:38px;
	text-align:right;
	color:#2b2b2b;
	height:59px;
	font-size:25px;
	padding-top:12px;
}
#m_content{
	padding-top:20px;
	background:#ffffff;
	height:auto;
	clear:left;
	background:url(../images/internal.jpg) #E2B68F no-repeat;
}
	#m_content_nav{
		width:221px;
		height:802px;
		float:left;
		margin-left:43px;
	}
	#m_content_wrap{
		width:706px;
		height:auto;
		margin-bottom:25px;
		float:left;
		margin-left:25px;
			background:url(../images/bg-content2.jpg) #F5F4F2; repeat;
		clear:right;
		box-shadow:2px 2px 1px #cccccc;
	    -moz-box-shadow:2px 2px 1px #cccccc;
	    -webkit-box-shadow:2px 2px 1px #cccccc;
	}
		#m_content_wrap div{
			padding-top:10px;
			padding-left:28px;
			padding-right:47px;
		}
#banner_bot{
	height:104px;
	background:url(../images/banner_bot_internal.jpg);
	margin-bottom:15px;
}
	
	
	
	
	/*glitch fix*/
		#footer{
			margin-left:3px;
			margin-right:3px;
			font-size:11px;
		}
			#copyright{
				width:20%;
				float:left;
				display:table-cell;
			}
			#footlinks{
				width:80%;
				display:table-cell;
				text-align:right;
				margin-bottom:10px;
				float:left;
			}
				#footlinks a{
					text-decoration:none;
					color:#000000;
				}