@charset "UTF-8";
/* CSS Document */

body {
	background-color:#4A181B;
	background-image:url(http://maalli.com/image/toprogo1.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
}

p {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size:13px;
	color: #424242;
}





#outer {
	width:980px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	background:url(http://maalli.com/image/patern.jpg) repeat;
	border:7px solid #341011;
	margin-top:100px;
}

#wrapper {
	width:910px;
	margin:15px auto;
	background-color:#FFF;
	overflow:hidden;
	border: 2px solid #EBEBEB;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	behavior: url(PIE.htc);
	position:relative;
}

table, td, th {
	border:none;
}


#footer p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:820px;
	text-align:center;
	border-top:1px solid  #C0C0C0;
	clear:both;
	line-height:40px;
	margin:0 auto;
	margin-top:10px;
	color: #ABABAB;
}
