body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
ul,li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

td {
	text-align: center;
	font: normal 12px tahoma,sans-serif;
	vertical-align: top;
}

label, input, textarea {
	font: normal 9px/20px tahoma,sans-serif;
}
blockquote {
	padding: 0px;
	margin-top: 0px;
}

a {text-decoration: none; color: #36567F;}
a:link {color: #36567F;}
a:visited, a:active {color: #36567F;}
a:hover {color: #36567F;}

div#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 40px;
	margin-bottom: 0px
}

div#logo {
	background-image: url(/images/white-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 130px;
}
div#inner {
	background-color: #fff;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #7f5f36;
	padding-left: 5px;
	padding-right: 25px;
	padding-top: 35px;
}
div#inner a.here {
	color: #B3B3B3;
	background-color: #fff;
}
div#col1 a.here {
	color: #B3B3B3;
	background-color: #fff;
	display: block;
}
div#col1,div#col2,div#col3,div#col2_firm {
	float: left;
	width: 120px;
	height: 150px;
	font: normal 9px/20px tahoma,sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.25em;
}
div#desc {
	float: right;
	width: 605px;
	text-align: left;
	font-family: tahoma,sans-serif;
}
div#productImage, div#productImage p {
	text-align: center;
	font: normal 12px tahoma,sans-serif;
	font-weight: bold;
	color: #36567F;
	letter-spacing: 0.08em;	
	padding: 10px;
}
div#productTitle{
	margin-top: 0px;
	font: normal 16px tahoma,sans-serif;
	font-weight: bold;
	color: #36567F;
	letter-spacing: 0.08em;
	text-align: left;
	padding: 10px;
}
div#clients {
	padding-bottom: 10px;
	font: normal 12px tahoma,sans-serif;
	border-style: dashed;
	border-color: #666;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	min-height: 90px;
}

#clients.last {border-bottom: none;}

div#clientImage {
	float:left;
	margin: 0px;
	padding: 0px;
}
div#clientDescription{
	padding-left: 85px;
	font: normal 12px tahoma,sans-serif;
	margin: 0px;
	padding-top: 0px;
}

#col1 li{
	margin: 4px;
	line-height: 20px;
	background-color: #d7dde5;
	border: 1px solid #36567F;
	display: block;
	text-align: center;
}

#col1 li a:hover{
	background-color: #fff;
	display: block;
}
#desc p {
	font: normal 12px tahoma,sans-serif;
	color: #111;
	margin: 0 0 6px 0;
	letter-spacing: 0.08em;
	text-align: justify;
}
#desc h3 {
	margin-top: 0px;
	font: normal 16px tahoma,sans-serif;
	font-weight: bold;
	color: #36567F;
	letter-spacing: 0.08em;
	text-align: left;
}
#desc h4 {
	margin-top: 6px;
	margin-bottom:3px;
	font: normal 12px tahoma,sans-serif;
	font-weight: bold;
	color: #36567F;
	letter-spacing: 0.08em;
	text-align: left;
}
#desc ul, #desc li {
	font-family: tahoma;
	font-size: 12px;
	list-style-image: url(/images/list.gif);
}
#desc ul {
	padding-left: 25px;
}

#desc a {text-decoration: none; color: #111;}
#desc a:link {color: #444;}
#desc a:visited, a:active {color: #444;}
#desc a:hover {text-decoration: underline; color: #000;}

#ref p { text-align: center;}
#ref a {text-decoration: none; color: #FF0000;}
#ref a:link {color: #FF0000;}
#ref a:visited, a:active {color: #FF0000;}
#ref a:hover {text-decoration: underline; color: #990000;}


#people p {}

div#footer {
	font: normal 10px/14px tahoma,sans-serif;
	text-align: right;
	color: #000;
	padding-top: 5px;
}
#footer a {text-decoration: none; color: #998f76;}
#footer a:link {color: #998f76;}
#footer a:visited, a:active {color: #444;}
#footer a:hover {text-decoration: underline; color: #000;}
.style1 {
	color: #36567F;
	font-weight: bold;
}

.clear{
	clear:both;
	margin:0px;
	}