body {
	background:#e2e2e2;
	font:12px "Arial Rounded MT", Arial, Helvetica, sans-serif;
	margin:0;
}
#main {
	width:985px;
	margin:0 auto;
	overflow:hidden;
}
img {
	border:none;
}
p {
	margin:0;
}
.header {
	background:url(../images/header.gif) no-repeat;
	width:954px;
	height:82px;
	padding:5px 19px 0 12px;
}
h1 {
	margin:0;
}
.logo {
	text-indent:-9999em;
	background:url(../images/logo.gif) no-repeat;
	float:left;
	width:250px;
	height:75px;
	overflow:hidden;
}
.logo a {
	display:block;
	width:100%;
	height:100%;
}
.contact {
	color:#fff;
	float:right;
	font:16px "Arial Rounded MT", Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-top:54px;
}
.content {
	padding:5px 7px 5px;
	overflow:hidden;
	background-color:#f3f3f3;
	margin-bottom:4px;
}
.menu {
	list-style:none;
	padding:0;
	margin:0 0 10px -2px;
	font:16px "Arial Rounded MT", Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.menu li {
	float:left;
}
.menu a {
	display:block;
	color:#fff;
	text-decoration:none;
	padding:10px 0 0 14px;
	margin-left:4px;
}
.clients a {
	background-image:url(../images/page2clients-link.gif);
	width:175px;
	height:25px;
}
.philo a {
	background-image:url(../images/page2philosophy-link.gif);
	width:175px;
	height:25px;
}
.founder a {
	background-image:url(../images/page2founder-link.gif);
	width:174px;
	height:24px;
}
.services a {
	background-image:url(../images/page2services-link.gif);
	width:145px;
	height:24px;
}
.home a {
	background-image:url(../images/page2home-link.gif);
	width:210px;
	height:24px;
	margin:0;
}
.text {
	width:962px;
	height:19px;
	padding:3px 0 0 7px;
	border:1px solid #cecece;
	clear:both;
	color:#503146;
	margin-bottom:10px;
	background-color:#fff;
}
.visual {
	width:969px;
	height:431px;
	border:1px solid #cecece;
	background-color:#fff;
}
.clients-bg {
background:url(../images/clients.jpg) no-repeat;
}
.services-bg {
background:url(../images/services.jpg) no-repeat;
}
.philo-bg {
background:url(../images/philo.jpg) no-repeat;
}
.founder-bg  {
background:url(../images/founder.jpg) no-repeat;
}
.footer {
	text-align:center;
	color:#3e3e3e;
	font-size:10px;
	padding-bottom:50px;
}
.mail {
	font-size:11px;
	margin-top:3px;
}
.mail a {
	font-size:11px;
	color:#3e3e3e;
	text-decoration:none;
}
.mail a:hover {
	text-decoration:underline;
}