* {
	margin : 0;
	padding : 0;
}

body {color: #8f92b0;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: .85em;
  background-image: url(../images/orgnat-background-small.jpg);
  background-image: url(../images/orgnat-background-test5.jpg);
  background-repeat: repeat;
  text-align : center;
}

#content #mainContent{
	margin-top : 3em;
	margin-left : 4em;
	margin-right : 3em;
}

a{
	padding : 0 2px;
}

a:link, a:visited {color: #7c9ade;
  background-color: #fff;
  text-decoration: none;
  font-weight : bold;
  font-weight : 500;
}

a:hover, a:active {
text-decoration: none;
background-color : #ffe4b4;
}

body.home a.home,
body.consulting a.consulting,
body.articles a.articles,
body.links a.links,
body.blog a.blog,
body.contact a.contact {
background-color : #ffe4b4;	
}

h1,h2,h3{
font-weight : 500;
color: #7c9ade; 
}

h1 {
  font-size: 1.5em;
 }
 
h2 {
  font-size: 1.4em;
 }
h3 {
  font-size: 1.3em;
}

p, ul {
  color: #7c9ade; 
  font-size: 1.1em;
}

ul {
	margin-left : 15px;
}


#left_shadow {
float: left;
width: 52px;
height: 872px;
background-image: url(../images/left_shadow10.gif);
background-repeat: repeat;
margin-top : -9px;
margin-right : 0;
}

#wrapper {
  width: 896px;
  width : 952px;
  width : 970px;
  width : 1044px;
  width : 1048px;
  height: 859px;
  margin: auto;
}

#banner {
  float: left;
  width: 896px;
  height: 145px;
  background-image: url(../images/orgnat-banner.gif);
}

#left_page {
  float: left;
  width: 260px;
  height: 719px;
  background-image: url(../images/orgnat-left-page.gif);
  background-repeat: no-repeat;
	text-align : left;
}

#left_page_text {
  width: 175px;
  margin-top: 280px;
  margin-left: 48px;
}

#content {
  float : left;
  width: 636px;
  height: 719px;
  background-image: url(../images/orgnat-main-body.gif);
  text-align : left;
}

#menu {
  margin-left: 80px;
  height: 1.5em;
	line-height : 1.5em;
  color: #000000;
  font-size: 1.4em;
}

#right_shadow {
float: left;
width: 76px;
height: 863px;
background-image: url(../images/right_shadow9.gif);
background-repeat : repeat-y;
margin-top : -145px;
}

p.biography{
 font-size : .75em;
 font-weight : bolder;
}

p.copyright{
	clear : both;
	color : #fff;
	text-align : center;
	font-size : 1em;
}