@charset "UTF-8";




/*RESET*/
/* ------------------------------------------------------------------------------------ */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Firefox Dotted Outline Fix */
a:active { 
	outline: none; 
}
	
/* Firefox Dotted Outline Fix */
a:focus { 
	-moz-outline-style: none; 
}

a {
	text-decoration:none;
	outline:none;
}

/*RESET END*/
/* ------------------------------------------------------------------------------------ */





body {
	text-align: center;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images_graphics/background.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	line-height:14px;
	color: #99cc33;
	overflow:scroll;
}

strong {
font-weight:bold;
}

em {
font-style:italic;
}

.credit {
font-size:9px;
/*text-transform:uppercase;*/
}

p {
margin-bottom:14px;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	text-decoration:none;
	outline:none;
	color:#999999;
}


a:hover, a:active {
	text-decoration:none;
	outline:none;
	color:#000;
}

#Container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 640px;
	margin-top: 0px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: relative;
}

#HeaderLogo {
	height: 50px;
	width: 310px;
	position: absolute;
	left: 10px;
	top: 30px;
}

#HeaderNavigation {
	height: 20px;
	width: 290px;
	position: absolute;
	left: 570px;
	top: 70px;
	text-align: right;
}

#HeaderNavigation ul {
margin: 0px;
padding: 0px;
list-style: none;
}

#HeaderNavigation li {
display:inline;
margin-right: 5px;
}

#HeaderNavigation li a.current,#HeaderNavigation li a.current:hover,#HeaderNavigation li a.current:active {
color:#99cc33;
}

#SideBar {
	height: 360px;
	width: 140px;
	padding-left: 20px;
	padding-top: 80px;
	position: absolute;
	left: 0px;
	top: 120px;
	color: #FFFFFF;
}

div#SideBar a:link, div#SideBar a:visited {
text-decoration:none;
outline:none;
color:#99cc33;
}


div#SideBar a:hover, div#SideBar a:active {
text-decoration:none;
outline:none;
color:#FFF;
}


#MainContent {
	height: 440px;
	width: 700px;
	position:relative;
	left: 160px;
	top: 120px;
	background-color: #FFFFFF;
}

#TextContent {
	height: 360px;
	width: 500px;
	position: absolute;
	left: 160px;
	top: 120px;
	background-color: #FFFFFF;
	padding-left: 100px;
	padding-top: 80px;
	padding-right: 100px;
	color: #666666;
}

#TextContent a {
color: #99cc33;
}

#TextContent a:hover {
color: #666;
}

#FooterText {
	height: 50px;
	width: 550px;
	position: absolute;
	left: 170px;
	top: 590px;
	color: #666666;
}

#FooterLinks {
	height: 50px;
	width: 140px;
	text-align: right;
	position: absolute;
	left: 720px;
	top: 590px;
	font-size: 24px;
}

#ProjectThumb1 {
	height: 450px;
	width: 100px;
	position: absolute;
	left: 160px;
	top: 120px;
	background-color: #FFFFFF;
}
#ProjectThumb2 {
	height: 450px;
	width: 100px;
	position: absolute;
	left: 260px;
	top: 120px;
	background-color: #FFFFFF;
}

#ProjectThumb3 {
	height: 450px;
	width: 100px;
	position: absolute;
	left: 360px;
	top: 120px;
	background-color: #FFFFFF;
}

#ProjectThumb4 {
	height: 450px;
	width: 100px;
	position: absolute;
	left: 460px;
	top: 120px;
	background-color: #FFFFFF;
}

#ProjectThumb5 {
	height: 450px;
	width: 100px;
	position: absolute;
	left: 560px;
	top: 120px;
	background-color: #FFFFFF;
}

#ProjectThumb6 {
	height: 450px;
	width: 100px;
	position: absolute;
	left: 660px;
	top: 120px;
	background-color: #FFFFFF;
}

#ProjectThumb7 {
	height: 450px;
	width: 100px;
	position: absolute;
	left: 760px;
	top: 120px;
	background-color: #FFFFFF;
}





#ProjectThumb1Img {
	top: 0px; left: 0px;
	position: absolute;
}

#ProjectThumb2Img {
	top: 0px; left: 0px;
	position: absolute;
}

#ProjectThumb3Img {
	top: 0px; left: 0px;
	position: absolute;
}

#ProjectThumb4Img {
	top: 0px; left: 0px;
	position: absolute;
}

#ProjectThumb5Img {
	top: 0px; left: 0px;
	position: absolute;
}

#ProjectThumb6Img {
	top: 0px; left: 0px;
	position: absolute;
}

#ProjectThumb7Img {
	top: 0px; left: 0px;
	position: absolute;
}
strong {
	font-weight: bold;
	color: #333333;
}



.pressCover {
margin-left:10px;
position:relative;
float:left;
}

.pressText {
width:300px;
position:relative;
float:left;
margin-left:40px;
padding-top:350px;
}

.pressTextDate {
text-transform:uppercase;
font-size:9px;
margin-bottom:5px;
color:#999;
}

.pressTextTitle {
font-weight:bold;
color:#000000;
margin-bottom:5px;
}

.pressTextBody {
color:#666666;
}

.pressTextTrigger {
text-transform:uppercase;
font-size:9px;
}

#pressnav {
height: 10px;
position: absolute;
left: 0px;
top: 420px;
font-size: 10px;
z-index: 5;
font-size:11px;
}


#pressnav a {
color:#99cc33;
text-decoration: none;
}


#pressnav a:hover {
color:#666;
text-decoration: none;
} 


