html {
	overflow-y: scroll;
}


body
{ 
background:#ffffff;
}

#container {
text-align:left;
margin-left:auto;
margin-right:auto;
margin-top:5px;
padding-bottom:10px;
width:930px;
min-height:600px;
border-bottom:10px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
overflow: auto;
}

#header {
background:url('images/banner.jpg') repeat-x; 
height:116px
}

#navigation {
height:24px;
margin-left:-25px;
padding-right:15px;
padding-top:10px;
text-align:right;
}

#navigation a.mail:link { color: #000000; outline: none;text-decoration:none; }
#navigation a:link { color: #000000; outline: none; text-decoration:none;}
#navigation a:visited { color: #000000; outline: none; text-decoration:none;}
#navigation a:active { color: #000000; outline: none; text-decoration:none;}
#navigation a:hover { color: #ffffff; outline: none; text-decoration:none;}


#navigation ul {
display:inline;
}

#navigation li {
list-style:none;
display:inline;
font-family: Arial, sans-serif;
font-size: 14px;
font-weight:bold;
color:#ffffff;
line-height:14px;
margin:0;
}

.pipe {
padding-left:10px;
padding-right:10px;
color: #000000;
}


#sidebar{
background:#d3e1f9;
width:220px;
float:right;
padding:5px 10px 5px 10px;
margin-top:10px;
margin-right:10px;
}


#home {
font-family: Arial, sans-serif;
font-size: 15px;
color:#000000;
line-height:28px;
font-style: normal;
font-weight: normal;
float:left;
width:650px;
}

td {
font-family: Arial, sans-serif;
font-size: 15px;
color:#000000;
line-height:18px;
font-style: normal;
font-weight: normal;
}	
	
	
#home p {
font-family: Arial, sans-serif;
font-size: 15px;
color:#000000;
line-height:28px;
font-style: normal;
font-weight: normal;
padding-left:10px;
padding-right:10px;
}


#sidebar p {
font-family: Arial, sans-serif;
font-size: 11px;
color:#000000;
line-height:14px;
font-style: normal;
font-weight: normal;
border-bottom:1px solid #246fb4;
padding-bottom:10px;
}



h1 {
color:#000000;
font-family: Arial, sans-serif;
font-size: 18px;
line-height:18px;
font-weight:bold;
text-transform:uppercase;
}

h2 {
color:#246fb4;
font-family: Arial, sans-serif;
font-size: 24px;
line-height:24px;
font-weight:normal;
text-align:center;
}

#subpage {
width:650px;
margin-left:auto;
margin-right:auto;
}

#subpage h2 {
color:#246fb4;
font-family: Arial, sans-serif;
font-size: 18px;
line-height:24px;
font-weight:normal;
text-align:center;
background:#d3e1f9;
text-transform:lowercase;
}

#subpage h3 {
color:#246fb4;
font-family: Arial, sans-serif;
font-size: 15px;
line-height:18px;
font-weight:bold;
text-align:left;
text-transform:lowercase;
}

#subpage h4 {
color:#000000;
font-family: Arial, sans-serif;
font-size: 14px;
line-height:18px;
margin-left:-15px;
font-weight:bold;
text-align:left;
}

#subpage li  {
font-family: Arial, sans-serif;
font-size: 13px;
color:#000000;
line-height:15px;
font-style: normal;
font-weight: normal;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px solid #d3e1f9; 
list-style-image: url(images/bullet.gif);
}

#consulting p  {
font-family: Arial, sans-serif;
font-size: 13px;
color:#000000;
line-height:15px;
font-style: normal;
font-weight: normal;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px solid #d3e1f9; 
}

#consulting b  {
font-family: Arial, sans-serif;
font-size: 13px;
color:#246fb4;
line-height:15px;
font-style: normal;
font-weight: bold;
padding-top:5px;
padding-bottom:5px;
}

p  {
font-family: Arial, sans-serif;
font-size: 13px;
color:#000000;
line-height:15px;
font-style: normal;
font-weight: normal;
padding-left:10px;
padding-right:10px;
}

.indent {
text-indent:50px;
}

.outdent {
text-indent:-10px;
padding-top:0px;
padding-bottom:0px;
}


.pub {
text-indent:0px;
}

.talk {
text-indent:0px;
}

.ch {
font-family: Arial, sans-serif;
font-size: 13px;
color:#246fb4;
line-height:15px;
font-style: normal;
font-weight: bold;
padding-top:5px;
padding-bottom:5px;
}

.client {
font-family: Arial, sans-serif;
font-size: 13px;
text-indent:0px;
padding-top:2px;
padding-bottom:2px;
}

.project {
font-family: Arial, sans-serif;
font-size: 13px;
text-indent:0px;
padding-top:2px;
padding-bottom:2px;
}

.desc {
font-family: Arial, sans-serif;
font-size: 13px;
text-indent:0px;
padding-top:2px;
padding-bottom:2px;
}

.projectblock {

padding-top:2px;
padding-bottom:6px;
border-bottom:1px solid #d3e1f9; 
}

a.mail:link { color: #246fb4; outline: none;text-decoration:none; }
a:link { color: #246fb4; outline: none; text-decoration:none;}
a:visited { color: #246fb4; outline: none; text-decoration:none;}
a:active { color: #246fb4; outline: none; text-decoration:none;}
