/************* GENERAL CSS ************/

body {
	margin-top: 3px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	margin-right: auto;
	margin-left: auto;
	top: 25px;
	font-weight: normal;
}

h1 {
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color: #066835;
	text-align: left;
	font-weight: normal;
	font-size: 60px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	margin-top: 20px;
}

h1.main {
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color: #066835;
	text-align: left;
	font-weight: normal;
	font-size: 60px;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px #666666 solid;
	margin-bottom: 40px;
	margin-top: 20px;
}

h1.contact {
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color: #066835;
	text-align: left;
	font-weight: normal;
	font-size: 60px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 20px;
}

h2 {
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color: #066835;
	text-align: left;
	font-weight: normal;
	font-size: 50px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	margin-top: 20px;
}

h3 {
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: left;
	font-weight: normal;
	font-size: 30px;
}

h3.services {
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: left;
	font-weight: normal;
	font-size: 30px;
	margin-top: 5px
}

h3 span.awards {
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color: #83b064;
	text-align: left;
	font-weight: normal;
	font-size: 30px;
}

h3.market {
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: left;
	font-weight: normal;
	font-size: 42px;
	padding-bottom: 20px;
	line-height: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3 span.reg {
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color: #b6b6b6;
	text-align: left;
	font-weight: normal;
	font-size: 30px;
	padding-bottom: 20px;
	line-height: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3.philosophy {
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color: #83b064;
	text-align: left;
	font-weight: normal;
	font-size: 36px;
	margin: 0px;
	padding-bottom: 0px;
}

h3.contact {
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color: #83b064;
	text-align: left;
	font-weight: normal;
	font-size: 36px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

h3.contact-new {
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color: #83b064;
	text-align: left;
	font-weight: normal;
	font-size: 36px;
	margin-top: 0px;
	line-height: 36px;
	padding-bottom: 0px;
	padding-top: 0px;
}

h3.experience {
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color: #83b064;
	text-align: left;
	font-weight: normal;
	font-size: 36px;
	margin-top: 0px;
	line-height: 36px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color: #066835;
	text-align: left;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 10px;
}

h5 {
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color: #83b064;
	text-align: left;
	font-weight: normal;
	font-size: 18px;
}

h5.templates {
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	font-size: 18px;
	margin: 5px 0px 5px 5px;
}

h6 {
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color: #066835;
	text-align: left;
	font-weight: normal;
}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('type/Bebas/BebasNeue-webfont.eot');
    src: url('type/Bebas/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/Bebas/BebasNeue-webfont.woff') format('woff'),
         url('type/Bebas/BebasNeue-webfont.ttf') format('truetype'),
         url('type/Bebas/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

a {
	font-weight: normal;	
	text-decoration: none;
	color: #475f9d;
}

a:hover {
	text-decoration: underline;
	color: #5B79C8;
}

hr {
  border: none;
  background-color: #999999;
  color: #999999;
  height: 1px;
  width: 710px;
  clear: both;
  margin-right: auto;
  margin-left: auto;
}

hr.contact {
	border: none;
	background-color: #999999;
	color: #999999;
	height: 1px;
	width: 100%;
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
}

hr.experience {
	border: none;
	background-color: #999999;
	color: #999999;
	height: 1px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

p.names {
	font-family: Verdana, Arial, "Helvetica", sans-serif;
	font-size: 10px;
	color: #5B79C8;
}

p.titles {
	font-family: Verdana, Arial, "Helvetica", sans-serif;
	font-size: 10px;
	color: #8BA0D8;
}
p.awards {
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 14px;
	color: #595959;
	text-align: left;
}
p.awardslink {
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
p.home {
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #464646;
}

.style1 {
	font-size: 9px;
	color: #000033;
}
.style3 {color: #999999}
.style4 {color: #FFFFFF}

ul.markets {
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif; 
	font-size: 20px;
	line-height: 23px;
	list-style-type:square;
	margin-top:5px;
	margin-left: -10px;
}

ul.markets :hover {
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif; 
	font-size: 20px;
	line-height: 23px;
	list-style-type:square;
	text-indent: 10px;
}

/************* HEADER ************/


#header {
	width: 900px;
	height: 135px;
	margin: 0px auto;
	padding: 0px 0px;
	position: relative;
	z-index: 99;
}

#aboutheader {
	width: 750px;
	height: 135px;
	margin: 0px auto;
	padding: 0px 0px;
	position: relative;
}

#header h1 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	color: #5B79C8;
	font-size: 3em;
	text-transform: uppercase;
}

#header h2 {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	font-size: 1.5em;
	text-transform: uppercase;
}


/************* MENU ************/


#menu {
	width: 483px;
	padding: 0px;
	float: right;
	margin-top: 20px;
	position: relative;
}

#newmenu {
	padding: 0px;
	float: right;
	margin-top: 20px;
	width: 485px;
}

#bigmenu {
	padding: 0px;
	float: right;
	width: 595px;
}

#aboutmenu {
	width: 483px;
	padding: 0px;
	float: right;
	margin-top: 20px;
}

#submenuABOUT {
	width: 594px;
	padding: 0px;
	margin-right: auto;
	float: right;
	background-color: #066835;
	border-left: #8f8f8f;
	border-left-style: solid;
	border-left-width: 1px;
}


/************* DROP DOWN MENU ************/


#sddm
{
	margin: 0;
	padding: 0;

}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial
}

#sddm li a
{
	display: block;
	border-top: #EBEBEB;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: #EBEBEB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0 1px 0 0;
	padding: 8px 19px;
	background: #FFFFFF;
	color: #000033;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#sddm li a:hover
{	background: #EAEBD8}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #096936}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #085b2f;
		font: 11px arial}

	#sddm div a:hover
	{	background: #096936;
		color: #FFF}


/************* SUB-DROP DOWN MENU ************/


#sddmsub
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddmsub li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 9px arial
}

#sddmsub li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 11px;
	background: #FFFFFF;
	color: #333333;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#sddmsub li a:hover
{	background: #e9e9e9}

#sddmsub div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #096936}

	#sddmsub div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #085b2f;
		font: 11px arial}

	#sddmsub div a:hover
	{	background: #096936;
		color: #FFF}


/************* NEW DROP DOWN MENU ************/


#nav
{
	margin: 0;
	padding: 0;

}

#nav li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial
}

#nav li a
{
	display: block;
	border-left: #8f8f8f;
	border-left-style: solid;
	border-left-width: 1px;
	margin: 0 1px 0 0;
	padding: 40px 25px 10px 16px;
	background: #FFFFFF;
	color: #19375b;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-family: "ArimoRegular", Arial, Helvetica, sans-serif;
}

#nav li a:hover
{	background: #066835;
	color: #FFFFFF;}

#nav div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #096936}

	#nav div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #085b2f;
		font: 11px}

	#nav div a:hover
	{	background: #19375b;
		color: #FFF}

#logo {
	position: relative;
	margin-top: 18px;
	width: 147px;
	float: left;
}

@font-face {
    font-family: 'ArimoRegular';
    src: url('type/Arimo/Arimo-Regular-Latin-webfont.eot');
    src: url('type/Arimo/Arimo-Regular-Latin-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/Arimo/Arimo-Regular-Latin-webfont.woff') format('woff'),
         url('type/Arimo/Arimo-Regular-Latin-webfont.ttf') format('truetype'),
         url('type/Arimo/Arimo-Regular-Latin-webfont.svg#ArimoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArimoItalic';
    src: url('type/Arimo/Arimo-Italic-Latin-webfont.eot');
    src: url('type/Arimo/Arimo-Italic-Latin-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/Arimo/Arimo-Italic-Latin-webfont.woff') format('woff'),
         url('type/Arimo/Arimo-Italic-Latin-webfont.ttf') format('truetype'),
         url('type/Arimo/Arimo-Italic-Latin-webfont.svg#ArimoItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArimoBold';
    src: url('type/Arimo/Arimo-Bold-Latin-webfont.eot');
    src: url('type/Arimo/Arimo-Bold-Latin-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/Arimo/Arimo-Bold-Latin-webfont.woff') format('woff'),
         url('type/Arimo/Arimo-Bold-Latin-webfont.ttf') format('truetype'),
         url('type/Arimo/Arimo-Bold-Latin-webfont.svg#ArimoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArimoBoldItalic';
    src: url('type/Arimo/Arimo-BoldItalic-Latin-webfont.eot');
    src: url('type/Arimo/Arimo-BoldItalic-Latin-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/Arimo/Arimo-BoldItalic-Latin-webfont.woff') format('woff'),
         url('type/Arimo/Arimo-BoldItalic-Latin-webfont.ttf') format('truetype'),
         url('type/Arimo/Arimo-BoldItalic-Latin-webfont.svg#ArimoBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

ul#nav li.current a:link, ul#nav li.current a:visited
     { background: #066835; color: #FFFFFF; }
ul#nav li.current a:hover
     { background: #066835; color: #FFFFFF; text-decoration: underline; }


/************* SUB-DROP DOWN MENU ************/


#navsub
{	margin: 0;
	padding: 0;
	z-index: 1}

#navsub li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 9px arial
}

#navsub li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 11px 11px;
	background: #066835;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "ArimoRegular", Arial, Helvetica, sans-serif;
}

#navsub li a:hover
{	color: #FFFFFF; background: #066835; text-decoration: underline;}

#navsub div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #096936}

	#navsub div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #085b2f;
		font: 11px arial}

	#navsub div a:hover
	{	background: #096936;
		color: #FFF}




/*********** CONTENT **********/


#content {
	width: 850px;
	margin: 20px auto;
	padding: 0px 0px 0px 0px;
}

#Expcontent {
	width: 850px;
	margin: 20px auto;
}

#experienceleft {
	float: left;
	width: 280px;
	padding: 0px 0px 40px 0px;
	font-family: Verdana, Arial, "Helvetica", sans-serif;
	font-size: 14px;
	line-height: 150%;
}

#Expheader {
	width: 750px;
	margin: 20px auto;
	padding: 0px 0px 0px 0px;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: normal;
}

#Expcontent p, #content p, #content ul, #content ol {
	line-height: 140%;
}

#left {
	float: left;
	width: 480px;
	padding: 0px 20px 40px 20px;
}

#right {
	float: right;
	width: 210px;
	padding: 0px 20px 40px 20px;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#popupwrap {
	width: 250px;
	}

/*********** CONTACT US **********/


#contactleft {
	float: left;
	width: 252px;
	padding: 0px 0px 40px 0px;
	margin-right: 80px;
	font-family: Verdana, Arial, "Helvetica", sans-serif;
	font-size: 14px;
	line-height: 150%;
}

#contactright {
	float: left;
	width: 300px;
	padding: 0px 20px 40px 0px;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#contactright-new {
	float: left;
	width: 510px;
	padding: 0px 0px 40px 0px;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#experienceright {
	float: left;
	width: 550px;
	padding: 0px 0px 40px 0px;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 20px;
}

/*********** EMPLOYMENT POP UP **********/


#employmentcontent {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 0px 20px 0px;
	background-color:#F7F7F0;
	border: 1px solid #999999;
}


/*********** NEWS **********/


#newsmenu {
	width: 750px;
	height: 46px;
	margin: 0px auto 0px auto;
	top: 20px;
}

p.newsheadline {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	font-stretch: condensed;
}

p.newssub {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #00CC00;
	font-weight: bold;
}

p.newsblurb {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #CCCCCC;
	width: 250px;
}

#newscontent {
	width: 710px;
	margin: 0px auto;
	padding: 20px 20px 20px 20px;
	background-color: #1E1A19;
}

#newscontent2 {
	width: 750px;
	margin: 0px auto;
	background-color: #1E1A19;
}

#subnewscontent {
	width: 710px;
	margin: 0px auto;
	padding: 20px 20px 20px 20px;
	border-bottom: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

#highlighted {
	width: 458px;
	padding: 20px 20px 20px 20px;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	float: right;
}

#picture {
	float: left;
	width: 250px;
	padding: 0px 0px 0px 0px;
}

#story {
	float: right;
	width: 470px;
	padding: 0px 0px 20px 30px;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.sliderwrapper{
	position: relative;
	overflow: hidden; /*leave as is*/
	border: 10px solid #1E1A19;
	border-bottom-width: 6px;
	width: 730px; /*width of featured content slider*/
	height: 300px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 10px 20px 20px 20px;
background: #1E1A19;
width: 710px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 730px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #1E1A19;
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #1E1A19;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #666666;
}

/*********** CONTENT BIG PICTURE Right **********/


#BPcontent {
	width: 750px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}

#BPleft {
	float: left;
	width: 215px;
	padding: 20px 0px 40px 0px;
	margin-left: 20px;
}

#BPleft2 {
	float: left;
	width: 240px;
	padding: 20px 0px 40px 0px;
}

#BPleftbig {
	float: left;
	width: 500px;
	padding: 0px 0px 40px 0px;
}

#BPright {
	float: right;
	width: 550px;
	padding: 20px 0px 40px 0px;
	margin-right: 20px;
}

#BPright2 {
	float: right;
	width: 475px;
	padding: 20px 0px 40px 0px;
}


/*********** CONTENT BIG PICTURE Left **********/


#BPcontent {
	width: 850px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}

#BP2left {
	float: left;
	width: 500px;
	padding: 15px 0px 30px 0px;
}

#BP2right {
	float: right;
	width: 235px;
	padding: 0px 0px 40px 0px;
}

#BP2rightfont {
	float: right;
	font-weight: lighter;
	width: 235px;
	padding: 0px 0px 40px 0px;
}


/*********** BID OPPORTUNITIES **********/


#Bidleft {
	float: left;
	width: 235px;
	padding: 20px 10px 20px 10px;
	font-family: Verdana, Arial, "Helvetica", sans-serif;
	font-size: 14px;
	line-height: 150%;
}

#CIleft {
	float: left;
	width: 350px;
	padding: 40px 0px 40px 0px;
}

#bidleft {
	float: left;
	width: 235px;
	padding: 0px 0px 40px 0px;
	font-family: Verdana, Arial, "Helvetica", sans-serif;
	font-size: 14px;
	line-height: 150%;
}

#contact {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #003300;
	padding: 20px 20px 20px 20px;
	visibility: hidden;
	background-color: #C5E0BC;
}

#Bidright {
	float: right;
	width: 550px;
	padding: 0px 0px 40px 0px;
	margin-right: 20px;
}

#CIright {
	float: right;
	width: 450px;
	padding: 10px 0px 40px 0px;
	margin-right: 20px;
}

/*********** Homepage **********/


#homecontent {
	width: 750px;
	margin: 0px auto;
	padding: 20px 0px 20px 0px;
	z-index: 80;
}

#homecontent2 {
	width: 750px;
	margin: 0px auto;
	padding: 20px 0px 20px 0px;
	z-index: 80;
	position: relative;
}

#projectROs {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}

#homeleft {
	float: left;
	width: 355px;
	padding: 20px 10px 20px 10px;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

#homeright {
	float: right;
	width: 355px;
	padding: 20px 10px 20px 10px;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}


/************* HOME PROJECT RO'S ************/

#projectROs1 {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}

#projectROs2 {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}

#projectROs3 {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}

#projectROs4 {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}

#projectROs5 {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}

#projectROs6 {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}

#projectROs7 {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}

#projectROs8 {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}

#projectROs9 {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}

/*********** EXPERIENCE **********/
#sidebar1-project {
	float: left;
	width: 190px; /* since this element is floated, a width must be given */
	padding: 0px 0px 0px 10px; /* top and bottom padding create visual space within this div */
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
}
#projectDetails {
	margin: 0 230px 0 210px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
}
#sidebar2-project {
	float: right;
	width: 210px; /* since this element is floated, a width must be given */
	padding: 0px 0px 0px 10px; /* top and bottom padding create visual space within this div */
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
}
.projectHeader {
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 14px;
	color:#353535;
}
.projectSidebar {
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color:#353535;
}

/************* FOOTER ************/


#footer {
	clear: both;
	width: 900px;
	background: url(images/back-footer.png) repeat-y center top;
	font-size: 9px;
	text-align: center;
	color: #333333;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	top: 20px;
}

#padding {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-color: #D7D7D7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}


#bottomnav {
	clear: both;
	width: 900px;
	background: url(images/back-footer.png) repeat-y center top;
	font-size: 9px;
	text-align: left;
	color: #999999;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	top: 20px;
	line-height: 130%;
	font-weight: normal;
}
#aboutwrap {
	float: right;
	width: 483px;
}
#thumbs {
	height: 500px;
	width: 60px;
}
#aboutmenu {
	position: relative;
	z-index: 60;
	width: 605px;
}

/*********** GALLERY **********/

#Gallery-Intro {
	width: 750px;
	margin: 20px auto;
	padding: 0px 0px 0px 0px;
	height: 400px;
	background-image: url(Pages/Experience/images/gallery-intro-higher-education.jpg);
}


#gallery-intro-left {
	width: 260px;
	float: left;
	margin: 10px 0 0 10px;
}
#gallery-intro-left p {
	margin: 10px;
	text-align: justify; 
	z-index: 2;
}
#gallery-intro-left-bg {
	background-color: #000000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity:.5;
	z-index: 1;
}

#gallery-intro-right {
	width: 300px;
	margin: 160px 0px 0px 25px;
	float: right;
	bottom: 0px;
	position: relative;
}
#gallery-intro-right-header {
	width: 270px;
	padding: 15px;
	background-color: #EFEFEF;
	margin-bottom: 10px;
}

/************* GALLERY MENU ************/


#gmi
{
	margin: 0;
	padding: 0;

}

#gmi li
{
	margin: 0;
	padding: 0;
	list-style: none;
	font: bold 10px arial;
	width: 300px;
}

#gmi li a
{
	display: block;
	margin: 1px 0 0 0;
	padding: 5px 0px 5px 15px;
	background-color: #FFFFFF;
	color: #000033;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#gmi li a:hover
{	background: #EAEBD8}

#gmi div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #096936}

	#gmi div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #085b2f;
		font: 11px arial}

	#gmi div a:hover
	{	background: #096936;
		color: #FFF}
.gallery-header {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

