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

html{
	overflow-y: scroll; }
	
*{
	margin: 0;
	padding: 0; }

body{
	background-image: url(/images/bg_body.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.25;
	font-family: Arial, Helvetica, sans-serif; }

.clear{
	clear: both; }



/*** TEXT ***/

h1{
	color: #000000;
	font-weight: 300;
	font-size: 1.4em;
	margin: 5px 0 15px 0; }

h2{
	color: #334d55;
	font-weight: 600;
	font-size: 1.6em;
	margin: 5px 0 15px 0; }

h3, legend{
	color: #000000;
	font-weight: 600;
	margin: 5px 0 15px 0; }

p, p.Normal, h4, li, dt, dd{
	color: #000000;
	font-weight: 400;
	font-size: 1em;
	margin: 0 0 15px 0; }

p.small{
	font-size: 0.7em; }

dt{
	font-weight: bold; }

a{
	text-decoration: none; }

a:link{
	color: #334d55; }

a:visited{
	color: #334d55; }

a:hover{
	text-decoration: underline; }

ul, dl, ol{
	margin: 5px 0 0 5px;
	list-style-position: inside; }

li{
	margin: 0 0 5px 0; }

dt{
	margin: 0; }

dd, dd a{
	margin: 0 0 15px 15px;
	font-size: 0.9em; }

dd a{
	margin: 0; }

ul#contacts{
	margin: 5px 0 0 0 ;
	list-style: none;
	list-style-position: outside; }

ul#projects{
	position: relative;
	margin: 0;
	padding: 44px 0 0 0;
	list-style: none; }
	
	ul#projects li{
		position: relative;
		margin: 0 0 45px 0;
		padding: 0;
		background-position: top;
		background-repeat: no-repeat; }
		
	ul#projects li a{
		position: relative;
		display: block;
		margin: 0;
		padding: 75px 0 10px 0;
		background-image: url(/images/bg_project_a.png);
		background-position: top;
		background-repeat: no-repeat;
		font-size: 0.7em;
		text-decoration: none;
		text-align: center; }


/*** IMAGES ***/

img{
	border: 0px none; }

img#logo{
	position: relative;
	margin: 25px; }

img#header{
	position: relative;
	float: right;
	margin: 0; }

img.corner_sitelinks{
	position: relative;
	float: left;
	margin: -7px 0 0 -16px; }

img.corner_sitemenu{
	position: relative;
	float: left;
	margin: -26px 0 1px -1px; }

img.corner_pagecontent{
	position: relative;
	float: left;
	margin: -16px 0 0 -16px; }

img.qa{
	margin: 25px 50px 15px 50px; }

	 
/*** LAYOUT ***/

div#page{
	position: relative;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	height: auto;
	width: 960px;
	background-image: url(/images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #F0F0EE;
	border: 1px solid #CCCCCC;
	border-bottom: 2px solid #BBBBBB; }

div#pageleft{
	position: relative;
	float: left;
	height: auto;
	width: 220px; }

ul#sitenav{
	margin: 0;
	padding: 0 10px 0 10px;
	text-align: left;
	list-style: none;
	list-style-position: outside; }
  
	ul#sitenav li{
		margin: 0 0 5px 0;
		padding: 0; }
	
	ul#sitenav li a{
		display: block;
		margin: 0;
		padding: 6px 5px 6px 15px;
		background-image: url(/images/bg_sitelinks.jpg);
		background-position: bottom right;
		background-repeat: no-repeat;
		background-color: #FFFFFF;
		border: 1px solid #CCCCCC;
		text-decoration: none; }
	
	ul#sitenav li a:hover{
		background-image: url(/images/bg_sitelinks_hover.jpg); }
    
	ul#sitenav li a.current{
		background: none;
		background-color: #FFFFFF;
		color: #0000FF; }
		
div#pageright{
	position: relative;
	float: left;
	width: 740px;
	height: auto;
	text-align: right; }
  
div.pagecontent{
	position: relative;
	clear: both;
	width: auto;
	height: auto;
	min-height: 500px;
	padding: 15px;      
	background-color: #FFFFFF;
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: 2px solid #BBBBBB;
	text-align: left; }

div#showProjects{
	position: relative;
	float: right;
	width: 144px;
	height: auto;
	margin: 0 0 0 30px; }
	
div#pagefooter{
	clear: both;
	height: auto;
	width: auto;
	padding: 10px 10px 0 0;
	font-size: 0.7em;
	text-align: right; }

div#preload *{
	display: none; }
  
	 
/*** FIXED PAGES ***/
         
/* Home */
                        
#Home h1{
	color: #334d55;
	margin-top: 50px;
	margin-right: 15px;
	font-weight: 600;
	font-size: 2em;
	text-align: right; }

#Home h2{
	color: #334d55;
	font-weight: 300;
	font-size: 1.4em;
	margin-right: 15px;
	text-align: right; }

#Home p{
	width: 95%; }

/* Contact */

#contactinfo{
	position: relative; 
	float: left;
	width: 240px;
	margin: 10px 40px 0 10px; }

#contactinfo *{
	margin: 0;
	padding: 0; }

#contactinfo p{
	margin-bottom: 25px; }

#map{
	position: relative; 
	float: left;
	width: 350px;
	margin: 10px 0 0 10px;
	font-size: 0.8em;
	text-align: right; }	