*
{
	margin: 0;
	padding: 0;
}

p
{
	margin: 1em 0;
}

ul,
ol
{
	margin: 0 3em;
}

	ul li,
	ol li
	{
		margin: 1em 0;
	}

a:link
{
	color: #4362D7;
}

a:visited
{
	color: #649021;
}

a:hover,
a:active
{
	color: #89BE32;
}

body
{
	background-color: #649021;
	font-family: Verdana, Arial, sans-serif;
	color: #000;
}

div#primary
{
	background-color: #092948;
	padding-top: 30px;
}

div#primary_b
{
	width: 765px;
	margin: 0 auto;
	background: #FFF url(../images/layout/bg_primary_b.gif) 0 0 repeat-y;
}

div#logo
{
	width: 765px;
	height: 74px;
	background: transparent url(../images/layout/bg_logo.gif) 0 0 no-repeat;
}

	div#logo img
	{
		display: block;
		border: 0;
		float: right;
		margin-right: 33px;
	}

		body.home div#logo img
		{
			margin-right: 56px;
		}

div#masthead img
{
	display: block;
	border: 0;
}

h1#section_title {
	width: 765px;
	height: 46px;
	margin: 0;
	background-color: #89BE32;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -1000em;
}

	body.home h1#section_title
	{
		height: 57px;
		background-image: url(../images/titles/home.gif);
	}

	body.about h1#section_title
	{
		background-image: url(../images/titles/about.gif);
	}

	body.investing h1#section_title
	{
		background-image: url(../images/titles/investing.gif);
	}

	body.why h1#section_title
	{
		background-image: url(../images/titles/why.gif);
	}

	body.faq h1#section_title
	{
		background-image: url(../images/titles/faq.gif);
	}

	body.contact h1#section_title
	{
		background-image: url(../images/titles/contact.gif);
	}

	body.join h1#section_title
	{
		background-image: url(../images/titles/join.gif);
	}

div#column_l
{
	float: left;
	width: 182px;
	padding-top: 29px;
	font-size: 10px;
	line-height: 14px;
	color: #FFF;
}

	div#column_l a:link,
	div#column_l a:visited
	{
		color: #FFF;
	}

	div#column_l a:hover,
	div#column_l a:active
	{
		color: #89BE32;
	}

	div#column_l ul
	{
		width: 182px;
		margin: 0;
		list-style: none;
	}

	div#column_l ul#menu_main
	{
		height: 175px;
		margin: 0 0 20px;
		background: transparent url(../images/layout/bg_menu_section.gif) -182px 0 no-repeat;
	}

	div#column_l ul#menu_main li
	{
		margin: 0;
	}

	div#column_l ul#menu_main li a
	{
		display: block;
		width: 182px;
		height: 27px;
		background: transparent url(../images/layout/bg_menu_section.gif) 0 0 no-repeat;
		text-indent: -1000em;
		text-decoration: none;
	}

		div#column_l ul#menu_main li.home a
		{
			background-position: 0 0;
		}

		div#column_l ul#menu_main li.about a
		{
			background-position: 0 -27px;
		}

		div#column_l ul#menu_main li.investing a
		{
			background-position: 0 -54px;
		}

		div#column_l ul#menu_main li.why a
		{
			background-position: 0 -81px;
		}

		div#column_l ul#menu_main li.faq a
		{
			height: 40px;
			background-position: 0 -108px;
		}

		div#column_l ul#menu_main li.contact a
		{
			background-position: 0 -148px;
		}

		div#column_l ul#menu_main li.join a
		{
			background-position: 0 -175px;
		}

		body.home div#column_l ul#menu_main li.home a,
		body.about div#column_l ul#menu_main li.about a,
		body.investing div#column_l ul#menu_main li.investing a,
		body.why div#column_l ul#menu_main li.why a,
		body.faq div#column_l ul#menu_main li.faq a,
		body.contact div#column_l ul#menu_main li.contact a,
		body.join div#column_l ul#menu_main li.join a,
		div#column_l ul#menu_main li a:hover,
		div#column_l ul#menu_main li a:active
		{
			background: none;
		}

	div#column_l div#news
	{
		padding: 0 17px;
		font-weight: bold;
		font-size: 14px;
		line-height: 1.3;
	}

		div#column_l div#news h2
		{
			font-size: 14px;
			line-height: 1;
		}

		div#column_l div#news ul
		{
			width: 100px;
		}

div#column_r
{
	float: left;
	width: 513px;
	padding: 18px 35px;
	font-size: 12px;
	line-height: 20px;
}

div#footer
{
	width: 695px;
	margin: 0 auto;
	background: #FFF url(../images/layout/bg_footer.gif) 0 0 repeat-y;
	padding: 12px 35px;
	color: #927C5A;
	font-size: 10px;
	text-align: right;
}

	div#footer p
	{
		margin: 0;
	}

div.clear_all
{
	clear: both;
	padding: 1px 0 0;
}

fieldset
{
	border: 0;
}

form ol
{
	list-style: none;
	margin: 0;
}

	form ol li
	{
		clear: left;
		margin: 0 0 10px;
	}

		form ol li.form_buttons
		{
			text-align: center;
			background-color: #4362D7;
			padding: 5px 0;
		}

		form ol li label
		{
			display: block;
			float: left;
			width: 120px;
			font-weight: bold;
		}

		form ol li textarea
		{
			width: 295px;
			height: 125px;
		}

		form ol li em
		{
			font-style: italic;
			font-weight: bold;
			font-size: 10px;
			color: #C00;
		}

.alert_message
{
	color: #C00;
}

	h3.alert_message
	{
		margin: 1em 0 2em;
		text-align: center;
	}