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

body {
	margin: 0px 0px 0px 0px;
	background: url(http://www.thinkrichpinoy.com/images/bg.jpg) repeat;
	}
	
#container {
	width: 1146px;
	margin: 0px auto;
	}

.header {
	background: url(http://www.thinkrichpinoy.com/images/header.jpg) no-repeat;
	width: 1146px;
	height: 209px;
	}
	
.top {
	width: 1146px;
	height: 19px;
	}
	
.main {
	width: 1000px;
	background: url(images/body1.jpg) repeat-y;
	padding-left: 40px;
	padding-bottom:40px;
	padding-top:5px;
	padding-right:40px;
	}
	
#optin {
	background: url(images/optin.jpg) no-repeat;
	width: 1146px;
	height: 377px;
	}
	
.footer {
	width: 752px;
	height: 94px;
	}	
