html, body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a, a:visited, a:link, a:hover {
	color: #444444;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#sp_navigation {
	margin:10px 20px;
}

#sp_top {
	background-color: #000000;
	background-image: url(images/lines.gif);
	background-repeat: repeat-y;
	height: 120px;
	margin: 0px;
	margin-left:240px;
	display: block;
}

#sp_pics {
	background-color: #CCCC99;
	background-image: url(images/pics-1.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	display: block;
	height: 126px;
	margin-left:240px;
}

#sp_text {
	font-size: 0.7em;
	color: #666666;
	margin: 0px;
	display: block;
	margin-left:240px;
	background-color: #dedede;
	background-image: url(images/lines.gif);
	background-repeat: repeat-y;
	/* some nasty hack, curse you IE for making me do this Grrrr! \*/
	height: 1%;
	/* end of hack */
}

#sp_text p {
	margin: 0px 10px 0px 80px;
	padding: 10px 0px;
}

#sp_text h1, #sp_text h2, #sp_text h3, #sp_text h4, #sp_text h5, #sp_text h6 {
	margin: 0px 10px 0px 80px;
	padding: 20px 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

#sp_foot {
	background-color: #000000;
	height: 32px;
	background-image: url(images/lines.gif);
	background-repeat: repeat-y;
	margin: 0px;
	display: block;
	margin-left:240px;
}

#sp_back-forward {
	font-size:0.7em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #bbbbbb;
	height: 3.4em;
	background-image: url(images/lines.gif);
	background-repeat: repeat-y;
	margin: 0px;
	display: block;
	margin-left:240px;
}

ul#sol_nav {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
/*	background: #cccccc url(images/lines.gif) repeat-y;*/
	padding: 0px;
	margin: 0px;
	/*margin-left:240px;
	padding-top:8px;*/
	list-style-type: none;
	text-align: center;
/*	height: 80px;*/
}

ul#sol_nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
/*	margin-left: 40px;
	width: 150px;
	float: left;*/
	display: block;
	font-size: 0.65em;
	padding-left: 0px;
	text-indent: 0px;
	display: inline;
}

ul#sol_nav li a {
	display: block;
	margin: 4px 30px;
/*	width: 200px;*/
}

#sp_back-forward a,#sp_back-forward a:link,#sp_back-forward a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#sp_back-forward a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.back_button {
	position:relative;
	float:left;
	text-align:left;
	left:80px;
	width:90px;
	margin:0px;
	padding:0px;
}

.middle_button {
	position:relative;
	float:left;
	text-align:center;
	left:80px;
	width:210px;
	margin:0px;
	padding:0px;
}

.forward_button {
	position:relative;
	float:left;
	text-align:right;
	left:80px;
	width:90px;
	margin:0px;
	padding:0px;
}

#rr_col_2 {
	background-image: url(images/lines.gif);
	background-repeat: repeat-y;
}

.navelement {
	margin-bottom:26px;
}

#senior_experts_nav {
	font-size:0.7em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #bbbbbb;
	height: 3.4em;
	background-image: url(images/lines.gif);
	background-repeat: repeat-y;
	margin: 0px;
	display: block;
	margin-left:240px;
}

#sp_pics ul, #senior_experts_nav ul {
	margin: 0px;
	padding:0px;
	line-height: 1.3em;
	font-size: 0.9em;
	list-style-type: none;
	text-indent: 0px;
	text-align:left;
	margin-left: 75px;
	border: 0px solid red;
	color: #FFFFFF;
}

#sp_pics li, #senior_experts_nav li {
	width: 135px;
	float: left;
	display: inline;
	margin: 0px;
	padding:0px;
	padding-left: 5px;
	text-indent: 0px;
}

#senior_experts_nav a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}

#senior_experts_nav a:hover {
	text-decoration: none;
	color: #333333;
}

#sp_pics a,#sp_pics a:link,#sp_pics a:visited {
	color: #000000;
	text-decoration: none;
}

#sp_pics a:hover {
	color: #000000;
	text-decoration: underline;
}

#sp_text ul {
	margin:0px 10px 0px 80px;
	text-indent:0px;
	line-height: 1.7em;
	list-style-type: none;
	list-style-position: inside;
}

#sp_text li {
	margin: 0px;
	text-indent: 0px;
}

.department {
	padding: 0px;
	float: left;
	font-weight: bold;
}

.clientlist {
	padding-top: 8px;
}