/*  ------- Layout CSS for SEGF.COM - Modified 10/31/07 -------*/

/*  ------- Document Level -------*/

body {
	text-align: center;
	min-width: 763px;
	background-color: #9ca0a0;
	}
html {
	min-height:100%;
	margin-bottom:1px;
	}
a {
	outline: none;
	color: #0084b6;
	text-decoration: none;
	}
a:hover {
	outline: none;
	color: #0084b6;
	text-decoration: underline;
	}
img {
	border-style: none;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #103a4f;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
strong {
	font-size: 10px;
	}
/*  ------- Wrapper -------*/

#wrapper {
	width: 756px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #59595B;
	text-align: left;
	margin-top: 30px;
}
#rightPort em {
	font-size: 10px;
}
/*  ------- Nav -------*/

#nav {
	width: 756px;
	float: left;
	text-align: left;
	height: 110px;
	margin: 0;
	padding: 0;
	}
#nav ul {
	margin: 0;
	padding: 0;
	float: left;
	}
#nav li {
	margin: 0;
	list-style-type: none;
	padding: 0;
	display: inline;
	float: left;
	}
/*  ------- Content -------*/
	
#content {
	width: 756px;
	float: left;
	text-align: left;
	/* IE MIN-HEIGHT HACK */
	min-height:470px;
	margin: 0px;
	padding: 0px;
	}

/*  ------- Left -------*/
	
#left {
	width: 546px;
	float:left;
	margin-top: -40px;
	}
#left a {
	color: #8EAD34;
	text-decoration: none;
	}
#left a:hover {
	color: #323232;
	text-decoration: underline;
	}
#left h1 {
	margin-top: 30px;
	}

	
/*  ------- Right Port -------*/

#rightPort {
	width: 150px;
	float: right;
	margin-top: 100px;
	margin-left: 20px;
	margin-right: 25px;
	}
#rightPort a {
	font-weight: bold;
	color: #708995;
	text-decoration: none;
	}
#rightPort a:hover {
	font-weight: bold;
	color: #de5d00;
	text-decoration: none;
	}
#rightPort h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0084b6;
	text-transform: uppercase;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	}
#rightPort img {
	margin-right: 20px;
	}
#rightPort p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #113a4f;
	}

.credit {
	font-size: 9px;
	color: #708995;
}


/*  ------- Right -------*/

#right {
	float:right;
	clear:none;
	width: 574px;
	/* IE MIN-HEIGHT HACK */
		min-height:435px;
	height:auto !important;
	height:435px;
	background-image: url(../_images-nav/Border-News.gif);
	background-position: left 90px;
	background-repeat: no-repeat;
	text-align: left;
	}
#right ul {
	color: #000000;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	}

/*  ------- Bios -------*/

#bioLeft {
	float: left;
	margin-left: 175px;
	width: 236px;
	margin-bottom: 100px;
	}
#bioLeft a {
	color: #103a4f;
	text-decoration: none;
	}
#bioLeft a:hover {
	color: #0084b6;
	text-decoration: none;
	}
#bioRight {
	float: left;
	width: 236px;
	margin-left: 45px;
	margin-right: 60px;
	}
#bioRight a {
	color: #103a4f;
	text-decoration: none;
	}
#bioRight a:hover {
	color: #0084b6;
	text-decoration: none;
	}

/*  ------- Footer -------*/
	
#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: 40px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
#footer a {
	color: #FFF;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
#footer p {
	margin-top: 10px;
	margin-left: 23px;
	font-size: 9px;
	color: #FFFFFF;
	}
#footer li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 20px;
	}
#clearboth {
	clear: both;
	}
	
/*  ------- Portfolio - JQuery -------*/

#Portfolio1 {
	position: relative;
	left: 0px;
	top: 0px;
	height: 352px;
	display: block;
	overflow: hidden;
	}
#Portfolio2 {
	position: relative;
	left: 0px;
	top: 0px;
	height: 352px;
	display: block;
	overflow: hidden;
	}
#Portfolio3 {
	position: relative;
	left: 0px;
	top: 0px;
	height: 352px;
	display: block;
	overflow: hidden;
	}

/*  ------- Classes -------*/

.backgroundHome {
	background-image: url(../_images-base/background.jpg);
	background-repeat: no-repeat;
	}
.bodyContact {
	background-color: #7a3300;
	}
.bodyPrincipals {
	background-color: #435c53;
	}
.bodyPrinciples {
	background-color: #4f001f;
	}
	
.floatRight {
	float: right;
	text-align: right;
	}
.floatLeft {
	float: left;
	text-align: right;
	}
.heightPrincipals {
	margin-bottom: 60px;
	}
.heightPrinciples {
	margin-bottom: 60px;
	}
.posCall {
	margin-left: 175px;
	}
.posCall2 {
	margin-left: 140px;
	margin-top: 30px;
	}
.posHomeText {
	margin-top: 300px;
	margin-right: 58px;
	float: right;
	}
.posLogo {
	margin-right: 73px;
	padding: 0px;
	margin-top: 25px;
	}
.posPrincples {
	margin-left: 80px;
	}
