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

body{
	background-image:url(Images/bgi.jpg);
	background-repeat: repeat-x;
	background-color: #eceaeb;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
}
a, p, li, ul, h1, h2, h3{
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0 solid #FFF;
}
#wrapper{
	width: 1000px;
	margin: 0 auto;
	color: #1F1F1F;
}
#topBar{
	height: 40px;
}
#contacttop{
	color:#3A3A3A;
	font-size: 11px;
	float:left;
	text-align:left;
	height: 35px;
	width: 500px;
}
#contacttop a{
	color: #3A3A3A;
}
#contacttop p{
	padding: 10px 0px 10px 0px;
}
#header{
	height: 85px;
	background-image:url(Images/banner.jpg);
	background-repeat:no-repeat;
	clear: both;
}
#navigation{
	height: 50px;
	margin-bottom: 30px;
}
#navigation li{
	float: left;
	width: 110px;
	list-style: none;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	height: 50px;
	
}
#navigation p {
	
}
.oneline{
	padding:15px 0 0 0;
}
.twolines{
	padding:10px 0 0 0;
	font-size: 12px;
}
.specialone{
	padding:4px 15px 0 15px;
	font-size: 10px;
}
.specialtwo{
	padding:10px 15px 0 15px;
	font-size: 12px;
}
.threelines{
	padding:4px 0 0 0;
	font-size: 10px;
}
.border{
	border-right:1px solid #FFF;	
}
.noborder{
	border-right:0px solid #000; !important	
}
#content{
	clear: both;
	background-color: #f5f4f5;
}
#heroimage{
	height: 460px;
	background-image:url(Images/Plenary_09.jpg);
}
#welcome{
	background-color:#f5f4f5;
	width: 450px;
	height: 50px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
}
#welcome p{
	text-align: center;
	font-weight: bold;
	padding: 13px 0px 0px 5px;
	font-size: 20px;
}
#servicesheader{
	height: 50px;
	width: 470px;
	margin-top: 25px;
	background-color:#444444;
	float: left;
}
#servicesheader p{
	padding: 7px 7px 0px 15px;
	font-weight: bold;
	color: #eceaeb;
}
#services{
	height: 200px;
	width: 470px;
	background-color:#A4A4A4;
	float: left;
}
#services li{
	padding: 10px 5px 5px 0px;
	margin-left: 30px;
	margin-top: 5px;
}
#conferencesheader{
	height: 50px;
	width: 470px;
	margin-top: 25px;
	margin-left: 60px;
	background-color: #444444;
	color: #eceaeb;
	float: left;
}
#conferencesheader p{
	padding: 15px;
	font-weight: bold;
}
#conferences{
	height: 200px;
	width: 470px;
	background-color:#A4A4A4;
	float: left;
	margin-left: 60px;
	margin-bottom: 25px;
}
#conferences li{
	padding: 10px 5px 5px 0px;
	margin-left: 30px;
	margin-top: 5px;
}
#experience{
	clear: both;
	width: 700px;
	height: 50px;
	background-color:#f5f4f5;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}
#experience p{
	text-align: center;
	padding: 5px;
}
#contactusheader{
	height: 50px;
	width: 400px;
	background-color: #444444;
	margin-top: 25px;
	float: left;
}
#contactusheader p{
	font-weight: bold;
	text-align: center;
	padding: 15px;
	color: #eceaeb;
}
#contactus{
	height: 300px;
	width: 400px;
	background-color:#A4A4A4;
	float: left;
}
#contactus p{
	padding: 15px 0px 0px 29px;	
}
#eventsheader{
	height: 50px;
	width: 540px;
	background-color: #444444;
	color: #eceaeb;
	float: left;
	margin-left: 60px;
	margin-top: 25px;
}
#eventsheader p{
	font-weight: bold;
	text-align: center;
	padding: 15px;
}
#eventswrapper{
	height: 300px;
	width: 540px;
	float: right;
	margin-bottom: 30px;
}
#eventslogo{
	height: 135px;
	background-image:url(Images/Segra2017-banner-v2.jpg);
}
#register{
	height: 82.5px;
	background-color:#f5f4f5;
}
#register p{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding: 29px;
}
#register:hover{
	background-color: #A4A4A4;
}
#subscribe{
	height: 82.5px;
	background-color:#f5f4f5;
}
#subscribe:hover{
	background-color: #A4A4A4;
}
#subscribe p{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding: 29px;
	padding: 25px;
}
#footer{
	clear:both;
	height: 50px;
	background-color:#A4A4A4;
	margin-top: 25px;
}
#footer p{
	font-size: 11px;
	text-align: center;
	padding: 17px;
}
.nobluelink{
	color: #1F1F1F;
}

<!--About Us Page below-->

#headertitle{
	clear: both;
	width: 150px;
	height: 50px;
	margin-right: auto;
	margin-top: 100px;
	margin-left: auto;
	background-color: #C33;
	clear: both;
}
#aboutimagebar{
	height: 98px;
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color:#996;
}
#aboutlist{
	clear: both;
	height: 200px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 30px;
	background-color: #eceaeb;
}
#aboutlist p{
	padding: 10px 15px 10px 30px;
}
#aboutsmall{
	clear: both;
	height: 225px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 30px;
	background-color: #eceaeb;
}
#aboutsmall ul{
	padding: 15px 15px 0px 50px;
}
#aboutsmall p{
	padding: 15px 15px 0px 30px;
}
#aboutmedium{
	clear: both;
	height: 270px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 30px;
	background-color: #eceaeb;
}
#aboutmedium ul{
	padding: 0px 15px 0px 50px;
}
#aboutmedium p{
	padding: 15px 15px 0px 30px;
}
#aboutlarge{
	clear: both;
	height: 425px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 30px;
	background-color: #eceaeb;
}
#aboutlarge ul{
	padding: 0px 15px 0px 50px;
}
#aboutlarge p{
	padding: 15px 15px 0px 30px;
}
<!--Staff Page below-->

#headertitle{
	clear: both;
	width: 150px;
	height: 50px;
	margin-right: auto;
	margin-top: 100px;
	margin-left: auto;
	background-color: #C33;
	clear: both;
}
#headertitle p{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
}
#staffintro{
	width: 500px;
	height: 55px;
	margin-right: auto;
	margin-top: 30px;
	margin-left: auto;
	background-color: #f5f4f5;
	text-align: center;
}
#staffonewrapper{
	width: 850px;
	height: 200px;
	margin-top: 30px;
	margin-left: 75px;
	margin-bottom: 30px;
}
#staffoneimage{
	width: 143px;
	height: 179px;
	float: left;
	background-image:url(Images/Staff/KateCharters.jpg);
}
#staffone{
	width: 707px;
	height: 1280px;
	float: left;
	margin-bottom: 30px;
	background-color: #eceaeb;
}
#staffone p{
	padding: 10px 15px 0px 15px;
	text-align: justify;
}
#stafftwowrapper{
	clear: both;
	width: 850px;
	height: 200px;
	margin-top: 30px;
	margin-left: 75px;
}
#stafftwoimage{
	width: 143px;
	height: 179px;
	float: left;
	background-image:url(Images/Staff/TonyCharters.jpg);
}
#stafftwo{
	width: 707px;
	height: 680px;
	float: left;
	background-color: #eceaeb;
	margin-bottom: 30px;
}
#stafftwo p{
	padding: 10px 15px 0px 15px;
	text-align: justify;
}
#stafftwo li{
	margin-left: 30px;
}
#staffthreewrapper{
	clear: both;
	width: 850px;
	height: 200px;
	margin-left: 75px;
}
#staffthreeimage{
	width: 143px;
	height: 179px;
	float: left;
	background-image:url(Images/Staff/LizSaxon.JPG);
}
#staffthree{
	width: 707px;
	height: 565px;
	float: left;
	background-color: #eceaeb;
	margin-bottom: 30px;l
}
#staffthree p{
	padding: 10px 15px 0px 15px;
	text-align: justify;
}
#staffthree li{
	margin-left: 30px;
}
#stafffourwrapper{
	clear: both;
	width: 850px;
	height: 200px;
	margin-top: 30px;
	margin-left: 75px;
}
#stafffourimage{
	width: 143px;
	height: 179px;
	float: left;
	background-image:url(Images/Staff/JaniceBan.jpg);
}
#stafffour{
	width: 707px;
	height: 200px;
	float: left;
	background-color: #eceaeb;
}
#stafffour p{
	padding: 10px 15px 0px 15px;
	text-align: justify;
}
#stafffivewrapper{
	clear: both;
	width: 850px;
	height: 275px;
	margin-top: 30px;
	margin-left: 75px;
}
#stafffiveimage{
	width: 143px;
	height: 179px;
	float: left;
	background-image:url(Images/Staff/BelindaHa.JPG);
}
#stafffive{
	width: 707px;
	height: 275px;
	float: left;
	background-color: #eceaeb;
}
#stafffive p{
	padding: 10px 15px 0px 15px;
	text-align: justify;
}
.staff{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.staffposition{
	text-align: left;
	font-weight: bold;
	font-size: 17px;
}
<!--Associates Page below-->

#staffintro{
	width: 500px;
	height: 55px;
	margin-right: auto;
	margin-top: 30px;
	margin-left: auto;
	background-color: #f5f4f5;
	text-align: center;
}
#associateonewrapper{
	width: 850px;
	height: 200px;
	margin-top: 30px;
	margin-left: 75px;
	margin-bottom: 30px;
}
#associateoneimage{
	width: 143px;
	height: 179px;
	float: left;
	background-image:url(Images/Associates/JeremyBuultjens.jpg);
}
#associateone{
	width: 707px;
	height: 370px;
	float: left;
	margin-bottom: 30px;
	background-color: #eceaeb;
}
#associateone p{
	padding: 10px 15px 0px 15px;
	text-align: justify;
}
#associatetwowrapper{
	clear: both;
	width: 850px;
	height: 200px;
	margin-top: 30px;
	margin-left: 75px;
}
#associatetwoimage{
	width: 143px;
	height: 179px;
	float: left;
	background-image:url(Images/Associates/GeoffCockfield.JPG);
}
#associatetwo{
	width: 707px;
	height: 335px;
	float: left;
	background-color: #eceaeb;
	margin-bottom: 30px;
}
#associatetwo p{
	padding: 10px 15px 0px 15px;
	text-align: justify;
}
#associatetwo li{
	margin-left: 30px;
}
#associatethreewrapper{
	clear: both;
	width: 850px;
	height: 200px;
	margin-left: 75px;
}
#associatethreeimage{
	width: 143px;
	height: 179px;
	float: left;
	background-image:url(Images/Associates/FouadHaghseresht.jpg);
}
#associatethree{
	width: 707px;
	height: 200px;
	float: left;
	background-color: #eceaeb;
	margin-bottom: 30px;
}
#associatethree p{
	padding: 10px 15px 0px 15px;
	text-align: justify;
}
#associatefourwrapper{
	clear: both;
	width: 850px;
	height: 200px;
	margin-top: 30px;
	margin-left: 75px;
}
#associatefourimage{
	width: 143px;
	height: 179px;
	float: left;
	background-image:url(Images/Associates/RobertPrestipino.jpg);
}
#associatefour{
}
#associatefour{
	width: 707px;
	height: 225px;
	float: left;
	background-color: #eceaeb;
	margin-bottom: 30px;
}
#associatefour p{
	padding: 10px 15px 0px 15px;
	text-align: justify;
}
#associatefivewrapper{
	clear: both;
	width: 850px;
	height: 195px;
	margin-top: 30px;
	margin-left: 75px;
}
#associatefiveimage{
	width: 143px;
	height: 179px;
	float: left;
	background-image:url(Images/Associates/StephenTaylor.JPG);
}
#associatefive{
	width: 707px;
	height: 390px;
	float: left;
	margin-bottom: 30px;
	background-color: #eceaeb;
}
#associatefive p{
	padding: 10px 15px 0px 15px;
	text-align: justify;
}
#associatefive li{
	margin-left: 30px;
}
#associatesixwrapper{
	clear: both;
	width: 850px;
	height: 195px;
	margin-top: 30px;
	margin-left: 75px;
}
#associatesiximage{
	width: 143px;
	height: 179px;
	float: left;
	background-image:url(Images/Associates/PeterWaterman.png)
}
#associatesix{
	width: 707px;
	height: 440px;
	float: left;
	margin-bottom: 30px;
	background-color: #eceaeb;
}
#associatesix p{
	padding: 10px 15px 0px 15px;
	text-align: justify;
}
#associatesix li{
	margin-left: 30px;
}

<!--Professional Development below-->

#headertitle{
	clear: both;
	width: 150px;
	height: 50px;
	margin-right: auto;
	margin-top: 100px;
	margin-left: auto;
	background-color: #C33;
	clear: both;
}

#trainingintro{
	clear: both;
	height: 320px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 30px;
	background-color: #eceaeb;
}
#trainingintro p{
	padding: 15px 15px 0px 15px;
}
#trainingintro ul{
	padding: 0px 15px 0px 30px;
}
#trainingsmall{
	clear: both;
	height: 300px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 30px;
	background-color: #eceaeb;
}

#trainingsmall p{
	padding: 15px 15px 0px 15px;
}
#trainingsmall ul{
	padding: 0px 15px 0px 30px;
}
#traininglarge{
	clear: both;
	height: 425px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 30px;
	background-color: #eceaeb;
}
#traininglarge p{
	padding: 15px 15px 0px 15px;
}
#traininglarge ul{
	padding: 0px 15px 0px 30px;
}
<!--Conferences Page below-->

#headertitle{
	clear: both;
	width: 150px;
	height: 50px;
	margin-right: auto;
	margin-top: 100px;
	margin-left: auto;
	background-color: #C33;
	clear: both;
}
#conferencestext{
	clear: both;
	height: 150px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 30px;
}
#conferencestext p{
	padding: 15px 15px 0px 15px;
}
#segrawrapper{
	margin-bottom: 30px;
}
#segralogo{
	clear: both;
	height: 120px;
	width: 352px;
	margin-left: 90px;
	margin-right: 75px;
	margin-bottom: 30px;
	float: left; 
}
#nextsegra{
	height: 120px;
	width: 352px;
	margin-left: 37px;
	background-color: #eceaeb;
	float: left;
}
#nextsegra p{
	text-align: center;
	padding: 15px 15px 0px 15px;
}
#segratext{
	clear: both;
	height: 450px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 30px;
	background-color: #eceaeb;
}
#segratext p{
	padding: 15px 15px 0px 15px;
}
#segratext ul{
	padding: 0px 0px 0px 30px;
}
#globalecowrapper{
	margin-bottom: 30px;
}
#globalecologo{
	clear: both;
	height: 120px;
	width: 152px;
	margin-left: 90px;
	margin-right: 50px;
	margin-bottom: 30px;
	float: left;
}
#nextglobaleco{
	height: 120px;
	width: 450px;
	margin-left: 165px;
	background-color: #eceaeb;
	float: left;
}
#nextglobaleco p{
	text-align: center;
	padding: 15px 15px 0px 15px;
}
#globalecotext{
	clear: both;
	height: 320px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 30px;
	background-color: #eceaeb;
}
#globalecotext p{
	padding: 15px 15px 0px 15px;
}


<!--Contact Page below-->

#headertitle{
	clear: both;
	width: 150px;
	height: 50px;
	margin-right: auto;
	margin-top: 100px;
	margin-left: auto;
	background-color: #C33;
	clear: both;
}
#imagebar{
	height: 104px;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color:#996;
}
#contactwrapper{
	clear: both;
	height: 335px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 30px;
}
#msqcontact{
	width: 400px;
	height: 335px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eceaeb;
	float: left;
}
#msqcontact p{
	padding: 15px 15px 0px 15px;
}
#tcacontact{
	width: 400px;
	height: 335px;
	margin-right: auto;
	background-color: #eceaeb;
	float: right;
}
#tcacontact p{
	padding: 15px 15px 0px 15px;
}
#mansionswrapper{
	height: 530px;
	width: 850px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
#mansionstext{
	height: 500px;
	width:531px;
	background-color: #eceaeb;
	float: left;
}
#mansionstext p{
	padding: 15px 15px 0px 15px;
}
#mansionsimageone{
	width: 319px;
	height: 236px;
	float: left;
	background-image:url(Images/Contact/Mansions.JPG);
}
#mansionsimagetwo{
	width: 319px;
	height: 236px;
	float: right;
	margin-top: 28px;
	background-image:url(Images/Contact/Mansions1895_2.jpg);
}
#mansionsimagetwo p{
	padding: 245px 10px 0px 10px;
	font-size: 10px;
}

