/*  ------- Layout CSS for SEGF.COM - Modified 10/31/07 -------*/

/*  ------- Document Level -------*/

	body {
		text-align: center;
		min-width: 850px;
		background-color: #63263A;
		font-family: Arial, Helvetica, sans-serif;
		}
	html {
		min-height:100%;
		margin-bottom:1px;
		}
	a {
	  	outline: none;
		}
	img {
		border-style: none;
		}
  
/*  ------- Wrapper -------*/

	#wrapper {
		width: 830px;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		background-color: #FFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #59595B;
		background-repeat: no-repeat;
		background-position: right top;
		border: 10px solid #FFF;
		}

/*  ------- Masthead -------*/

	#masthead {
		text-align: left;
		}
		
/*  ------- Nav -------*/

	#nav {
		width: 830px;
		float: left;
		text-align: left;
		height: 74px;
		margin: 0;
		padding: 0;
		}
	#nav a {
		/*color: #63263A;*/
		text-decoration: none;
		font-size: 11px;
		}
	#nav a:hover {	
		/*color: #63263A;*/
		text-decoration: none;
		font-size: 11px;
		}
	#nav ul {
		margin: 0;
		padding: 0;
		}
	#nav li {
		margin: 0;
		list-style-type: none;
		padding: 0;
		display: inline;
		}
	#nav li img {
		margin: 36px 0 0;
		padding: 0;
		}

/*  ------- NavRight -------*/

	#navRight {
		float: right;
		text-align: right;
		margin-top: 45px;
		margin-right: 30px;
		color: #63263A;
		}
	#navRight a {
		color: #63263A;
		text-decoration: none;
		}
	#navRight a:hover {
		color: #63263A;
		text-decoration: none;
		}
	#navRight li {
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		}

/*  ------- Content -------*/
	
	#content {
		width: 830px;
		float: right;
		text-align: left;
		}

/*  ------- Left -------*/
	
	#left {
		width: 340px;
		float:left;
		clear:none;
		margin-left: 135px;
		_margin-left: 67px;
		}
	#left h1 {
		margin-top: 30px;
		}
	#left a {
		color: #8EAD34;
		text-decoration: none;
		}
	#left a:hover {
		color: #8EAD34;
		text-decoration: underline;
		}

/*  ------- LeftPort -------*/

	#leftPort {
		width: 240px;
		float: left;
		}
	#leftPort li {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #616568;
		list-style-type: none;
		margin-bottom: 10px;
		}
	#leftPort li a {
		padding-left: 4px;
		border-left-width: 3px;
		border-left-style: solid;
		border-left-color: #FFF;
		color: #63263A;
		font-size: 11px;
		}
	#leftPort a {
		text-decoration: none;
		color: #616568;
		}
	#leftPort a:hover {
		text-decoration: none;
		color: #616568;
		border-left-width: 3px;
		border-left-style: solid;
		border-left-color: #8EAD34;
		}
	#leftPort h2 {
		padding: 0;
		font-size: 13px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		line-height: 20px;
		font-style: italic;
		margin: 124px 30px 20px;
		}
	#leftPort ul {
	margin-top: 78px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0 0 0 25px;
		}
		
/*  ------- Right -------*/

	#right {
		float:right;
		clear:none;
		width: 275px;
		min-height:360px;
		background-image: url(../_images-nav/Border-News.gif);
		background-position: left 90px;
		background-repeat: no-repeat;
		}
	#right a {
		color: #63263A;
		text-decoration: none;
		}
	#right a:hover {
		color: #8EAD34;
		text-decoration: underline;
		}
	#right h1 {
		font-size: 14px;
		color: #303C48;
		margin-right: 45px;
		margin-left: 20px;
		font-family: Arial, Helvetica, sans-serif;
		margin-top: 100px;
		}
	#right p {
		margin-left: 20px;
		margin-right: 40px;
		color: #63263A;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 16px;
		}
	
/*  ------- RightPort -------*/

	#rightPort {
		float: right;
		width: 580px;
		min-height:360px;
		}
	#rightPort h2 {
		color: #8EAD34;
		font-weight: normal;
		}
	#rightPort h1 {
		margin-top: 70px;
		margin-bottom: 40px;
		}
	#rightPort a {
		color: #63263A;
		text-decoration: none;
		}
	#rightPort a:hover {
		color: #63263A;
		text-decoration: underline;
		}
	#rightPort p {
		margin-right: 30px;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 16px;
		}
	#rightPort li {
		margin-right: 70px;
		margin-bottom: 10px;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		}
	#rightPort H2 {
		font-weight: normal;
		color: #8EAD34;
	}
	
/*  ------- Footer -------*/
	
	#footer {
		clear: both;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFF;
		height: 40px;
		width: 850px;
		margin-right: auto;
		margin-left: auto;
		}
	#footer a {
		color: #FFF;
		text-decoration: none;
		}
	#footer a:hover {
		text-decoration: underline;
		}
	#footer p {
		margin-top: 10px;
		}
	#footer li {
		display: inline;
		}
	
	#clearboth {
		clear: both;
	}
	
/*  ------- Newsletter -------*/

	#newsletter {
		/*
		background-color: #F4F7EB;
		border: 1px solid #D4E0B2;
		*/
		margin-top:55px;
		min-height:77px;
		margin-left: 20px;
		margin-bottom: 20px;
		}

/*  ------- SubNav -------*/

	#subNav {
		background-color: #F4F7EB;
		height: 163px;
		width: 830px;
		float: left;
		text-align: left;
		margin: 0;
		padding: 0;
		}
	#subNav ul {
		margin-left: 80px;
		margin-top: 20px;
		}
	#subNav li {
		list-style-type: none;
		}

/*  ------- Classes -------*/

	.backgroundAbout {
		background-image: url(../_images-nav/Pict-About.jpg);
		background-position: right top;
		background-repeat: no-repeat;
		}
	.backgroundPortfolio {
		background-image: url(../_images-nav/Pict-Portfolio.jpg);
		background-position: right top;
		background-repeat: no-repeat;
		}
	.backgroundContact {
		background-image: url(../_images-nav/Pict-Contact.jpg);
		background-position: right top;
		background-repeat: no-repeat;
		}
	.backgroundNews {
		background-image: url(../_images-nav/Pict-News.jpg);
		background-position: right top;
		background-repeat: no-repeat;
		}
	.backgroundResources {
		background-image: url(../_images-nav/Pict-Resources.jpg);
		background-position: right top;
		background-repeat: no-repeat;
		}
	.backgroundInvest {
		background-image: url(../_images-nav/Pict-Investment.jpg);
		background-position: right top;
		background-repeat: no-repeat;
		}
	.floatRight {
		float: right;
		text-align: right;
		}
	.floatLeft {
		float: left;
		text-align: right;
		}
	.imgBio {
		border: 1px solid #000000;
		margin-bottom: 0;
		margin-right: 15px;
		}
	.newsLetter {
		padding: 2px;
		height: 16px;
		width: 140px;
		border: 1px solid #8EAD34;
		font-size: 10px;
		margin-top: 6px;
		margin-bottom: 4px;
		margin-left: 4px;
		}
