/* CSS Document
Lotos Nile Marketing
News CSS
© 2006 Lotos Nile Marketing
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com */

* {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	font-size: 100.01%;
	background-color: #111111;
	margin: 20px 0 0 0;
	}
	
div#wrapperdiv {
	width: 750px;
	margin: auto;
	}

h1 {
	text-align: left;
	font-size: 1.1em;
	padding: 20px 0 7px 0;
	}
	
h2 {
	font-size: 1.0em;
	font-weight: bold;
	padding: 10px 0 5px 0;
	}
	
p {
	padding: 0 0 10px 0;
	}
	
p.content {
	padding: 0 0 20px 0;
	}
	
div#headerdivnews {
	width: 750px;
	height: 103px;
	background: url(../images/headernews_11.jpg) top left no-repeat;
	}
	
div#headerdivcase {
	width: 750px;
	height: 103px;
	background: url(../images/caseheader_11.jpg) top left no-repeat;
	}
	
div#headerdivinfo {
	width: 750px;
	height: 103px;
	background: url(../images/infoheader_11.jpg) top left no-repeat;
	}
	
div#headerdivabout {
	width: 750px;
	height: 103px;
	background: url(../images/aboutheader_11.jpg) top left no-repeat;
	}
	
div#headerdivhire {
	width: 750px;
	height: 103px;
	background: url(../images/hireheader_11.jpg) top left no-repeat;
	}
	
div#headerdivcontact {
	width: 750px;
	height: 103px;
	background: url(../images/contactheader_11.jpg) top left no-repeat;
	}
	
div#contentwrapperdiv {
	width: 750px;
	background: url(../images/rsscontentwrapper_12.jpg) top left repeat-y;
	}
	
div#contentdiv {
	width: 515px;
	padding: 0 20px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: auto;
	}	
	
div#footerdiv {
	width: 750px;
	height: 57px;
	background: url(../images/newnewsbot_15.jpg) top left no-repeat;
	}
	
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #7e6f5e;
	}
	
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #EDDAC8;
	background-color: #7E6F5E;
	}
