/** BASIC */

html, body {
	height: 100%;
	/* width: 97%; */
}

.title h2  {

}

.title b {
	display: normal; /* Was none - makes other titles appear */
}

#title1 /* Blue Box Next to Picture */ {
	height: 30px; /* was 41px */
	background: url(images/forex_earning_blue_line_gray_17.jpg) no-repeat left top;
	padding: 23px 0px 0px 29px;  /* top right bottom left */
	margin: 0px 0px 0px 0px;  /* top right bottom left */

}

#title2 /* Left Column */ {
	height: 27px;
	background: url(images/forex_earning_blue_line_20.gif) no-repeat left top;
	padding: 3px 0px 0px 8px; /* top right bottom left */
}

#title3 /* Middle Column */ {
	height: 27px;
	background: url(images/forex_earning_blue_line_21.gif) no-repeat left top;
	padding: 3px 0px 0px 8px; /* top right bottom left */
}

#title4 /* Right Column */ {
	height: 27px;
	background: url(images/forex_earning_blue_line_22.gif) no-repeat left top;
	padding: 3px 0px 0px 8px; /* top right bottom left */
}

#title5 /* Newsletter */ {
	height: 13px;
	background: url(images/forex_earning_blue_line_28.gif) no-repeat left top;
	padding: 0px 0px 0px 7px; /* top right bottom left */
}

#title6 /* Main H2 Tag for Subpage1 */ {
	height: 27px;
	background: url(images/forex_earning_subpage1_01.gif) no-repeat left top;
	padding: 2px 0px 0px 10px; /* top right bottom left */
}

#title7  /* Main H2 Tag for Subpage2 */ {
	height: 27px;
	background: url(images/forex_earning_subpage2_01.gif) no-repeat left top;
	padding: 2px 0px 0px 10px; /* top right bottom left */
}


/** HEADER */

#header {
	width: 778px;
	height: 101px;
	margin: 0px auto;
}


/** LOGO */

#logo {
	float: left;
	width: 259px;
	height: 101px;
	background: url(images/Forex_Earning_Logo_01.jpg) no-repeat left top;
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

#logo h1 {
	display: normal;
	font-size: 13.5px;  /* Added by Marotta - H1 in the Logo */
}


/** MENU */

#menu {
	float: left;
	width: 519px;
	height: 101px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 101px; /* All added after this line */
	color: #000000;
	font-family: Georgia, Times New Roman, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 35px 0px 0px 0px; /* top right bottom left */
	margin: 0px 0px 0px 0px; /* top right bottom left */
}

#menu b {
	display: normal;
}

#menu_page {
	margin: 0px;
	padding: 0px;
}

#menu_page ul {
	margin: 0px 0px 10px 15px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
	list-style: none;
}

#menu_page li {
	display: block;
	list-style-type: square;
}

#menu1 {
	width: 86px;
	background: url(images/forex_earning_trading_02.jpg) no-repeat left top;
}

#menu2 {
	width: 83px;
	background: url(images/forex_earning_trading_03.jpg) no-repeat left top;
}

#menu3 {
	width: 90px;
	background: url(images/forex_earning_trading_04.jpg) no-repeat left top;
}

#menu4 {
	width: 76px;
	background: url(images/forex_earning_trading_05.jpg) no-repeat left top;
}

#menu5 {
	width: 82px;
	background: url(images/forex_earning_trading_06.jpg) no-repeat left top;
}

#menu6 {
	width:102px;
	background: url(images/forex_earning_trading_07.jpg) no-repeat left top;
}


/** SPLASH */

#splash {
	width: 778px;
	height: 191px;
	margin: 0px auto;
}


/** BOX1 */

#box1 {
	width: 778px;
	height: 118px;
	margin: 0px auto;
}

#box1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#box1 li {
	display: block;
	float: left;
}

#box1 span {
	display: normal;
}

#box1A {
	width: 144px;
	height: 118px;
	padding-left: 114px;
	background: url(images/forex_earning_traders_09.jpg) no-repeat left top;
}

#box1A strong {
	display: block;
	height: 78px;
	background: url(images/forex_earning_gray_line_10.gif) no-repeat left top;
}

#box1B {
	width: 146px;
	height: 118px;
	padding-left: 114px;
	background: url(images/forex_earning_contact_11.jpg) no-repeat left top;
}

#box1B strong {
	display: block;
	height: 78px;
	background: url(images/forex_earning_gray_line_12.gif) no-repeat left top;
}

#box1C {
	width: 146px;
	height: 118px;
	padding-left: 114px;
	background: url(images/forex_earning_questions_13.jpg) no-repeat left top;
}

#box1C strong {
	display: block;
	height: 78px;
	background: url(images/forex_earning_gray_line_14.gif) no-repeat left top;
}


/** BOX2 */

#box2 {
	float: left;
	width: 519px;
	height: 191px;
	margin-bottom: 20px;
}


/** BOX3 */

#box3 {
	width: 259px;
	height: 191px;
	margin-bottom: 20px;
}

#box3 .content {
	height: 137px; /* changed to accomodate taller pic */
	padding: 0px 32px 0px 30px;
}


/** CONTENT */

#content {
	width: 778px;
	margin: 0px auto;
}

#left {
	float: left;
	width: 519px;
}

#right {
	float: left;
	width: 259px;
}

#subpage1 #left {
	padding-top: 20px;
}


/** BOX4 */

#box4 {
	float: left;
	width: 200px;
	padding: 0px 20px 0px 20px;
}

#box4 .title {
	margin-bottom: 20px;
}

#box4 .link1 {
	float: right;
}


/** BOX5 */

#box5 {
	float: left;
	width: 220px;
	padding: 0px 20px 0px 21px;
}

#box5 .title {
	margin-bottom: 20px;
}

#box5 .link1 {
	float: right;
}

#box5 .hr1 {
	margin: 15px 0px; /* top right bottom left */
}


	
/** BOX6 */

#box6 {
	float: left;
	width: 221px;
	padding: 0px 0px 0px 21px;
}

#box6 .title {
	margin-bottom: 20px;
}

#box6 .bg3 {
	height: 13px;
}

#box6 .link1 {
	float: right;
	background-color: #FFFFFF;
}


/** BOX7 */

#box7 {
}

#box7 .title {
	margin-bottom: 10px;
}


/** BOX8 */

#box8 {
	padding-right: 20px;
}

#box8 .title {
	margin-bottom: 20px;
}


/** BOX9 */

#box9 {
	padding: 20px;
}

#box9 .title {
	margin-bottom: 20px;
}


/** FOOTER */

#footer {
	clear: both;
	height: 36px;
	padding-top: 20px;
	padding-bottom: 0px; /* Lined added by Marotta */
}