/*
	Developer: Naveed Ahmed Mughal
	Email: mughal.naveed@gmail.com
	
*/
body 
{
	margin:20px auto;
	background-image:url(images/bg.jpg); background-repeat:repeat-x;
	background-color:#5a3109;
	font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-bottom:0px;
}
td, p { font-size:12px; }

p, h1, h2, h3, h4, h5, h6, ul, li { padding:0px; margin:0px; }
p { margin-bottom:10px; line-height:16px; }
#wrapper { margin:0px auto; 	width:870px; }
a { color:#FFFFFF; text-decoration:underline; }
a:hover { color:#FFFFFF; text-decoration:none; }

#topnav { color:#dcb9cf; font-size:16px; text-align:right; padding-right:5px; margin-top:60px; }
#topnav a { color:#dcb9cf; font-size:14px; text-decoration:none; padding:0px 5px; }
#topnav a:hover { color:#FFFFFF; }

#header { background-image:url(images/header.jpg); background-repeat:no-repeat;  }
#header_box { padding-left:424px; padding-top:45px; padding-right:75px; }
#header_hd { font-size:18px; font-weight:bold; line-height:25px; }
#header_text { text-align:justify; }

#page_title, .page_heading { font-size:20px; color:#FFFFFF; background-image:url(images/arrow.jpg); background-repeat:no-repeat; background-position:15px; padding-left:50px; padding-bottom:20px; padding-top:20px; }

#page_contents { text-align:justify; line-height:18px; }


#recent_projects img { border:11px solid #FFFFFF; }

#bottom { background-color:#474747; background-image:url(images/bottom_bg.jpg); background-repeat:repeat-x; margin:0px auto; }
h1 { color:#979797; font-size:20px; font-weight:normal; padding-bottom:5px; }
#footer { background-color:#313131; margin:0px auto; font-size:12px; }
#footer { font-size:14px; }
#footer a { padding:0px 5px; }

#bottom, #bottom a, #footer, #footer a { color:#a2a2a2; text-decoration:none;  }
#footer a:hover, #bottom a:hover { text-decoration:underline; }

#bottom ul { margin:0px; padding:0px; list-style:none; }
#bottom li { padding:6px 0px; border-bottom:1px solid #535353; display:block; margin:4px 0px; }
#bottom li a { text-decoration:none; }
#bottom li a:hover { text-decoration:none; color:#FFFFFF; }