body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #111111;
}

img { border: 0; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

h1 {
	font-size: 150%;
}

#mainContainer {
	width: 950px;
	margin: auto;
}

#emailContainer {
	float: right;
}

#contentLeft {
	width: 210px;
	float: left;
}

#contentRightContainer {
	width:685px;
	float: right;
	background-color: #ffffff;
}

#contentRight {
	padding: 15px;
}

#contentRight h1 {
	text-align: left;
	margin-top: 0;
}

#clientLogos {
	text-align: center;
}

#clientLogos img {
	border: 2px solid #5f4c7a;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}

#whatWeDo {
	text-align: center;
	margin-bottom: 10px;
}

#whatWeDo p, #clientLogos p {
	text-align: justify;
	padding: 0;
	margin: 0;
}

#dictionaryText {
	padding: 8px;
	background-color: #ccccff;
}

#dictionaryText p {
	padding: 0;
	margin: 0;
}

.box {
	background-image: url(../images/box_bg.gif);
}

.boxContent {
	margin-left: 23px;
	margin-right: 23px;
}

#logoSpherist {
}

#headerFiller {
	float: right;
}

#copyright {
	text-align: center;
	color: #000000;
	margin-bottom: 25px;
}

#copyright a, #copyright a:link, #copyright a:visited, #copyright a:active {
	color: #333333;
}

#copyright a:hover {
	color: #333333;
}

.txtBlack {

}

.txtGray {

}

.txtSmall {

}

.alignLeft {
	text-align: left;
}

#menuContent a {
	padding: 4px;
	display: inline;
	color: #111111;
}

#menuContent a.selected, #menuContent a:hover {
	text-decoration: underline;
}

#menuContent a.selected {
	font-weight: bold;
}
