/*
-----------------------------------------------
LeseInvestments.com Style: Homepage
Author:   eNilsson LLC
Created: 07-26-06
Updated: --
Contact: support@enilsson.com
----------------------------------------------- */
body {
	background-color: #034B02;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

/* Header
-----------------------------------------------*/

#header {
width:667px;
height:121px;
margin:0 auto 0 auto;
background-repeat:no-repeat;
}

/* Navigation
-----------------------------------------------*/
#topnav {
width:600px;
margin:0 auto 0 auto;
text-align:right;
}


/* Content: Splash Image
-----------------------------------------------*/
#splash {
width:667px;
height:280px;
margin:0 auto 0 auto;
background-repeat:no-repeat;
}
/* Footer
-----------------------------------------------*/
#footer {
width:667px;
margin:0 auto 0 auto;
}

#footer p {
margin-top:130px;
text-align:center;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

