html, body {
	height:100%;
}
body {
	font-family: Georgia;
	font-size: 101%;
	color: #000000;
	background-color:#fff;
	width:100%;
	min-width:950px;
}
#wrap {
	position: relative;
	background:#fff;
	min-width:950px;
	max-width: 950px;
	width:950px;;
	margin: 0px auto;
	min-height:100%;
	height:auto !important;
	height:100%;
}
#logo {
	height:100px;
	margin-bottom:60px;
	}
ul#nav {
	right:0px;
	top: 45px;
	font-size:0.75em;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	height:9px;
}
#nav li {
	float:left;
	margin-left: 65px;
}

#nav a:link, #nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-transform:uppercase;
	color:#333333;
	display:block;
	text-decoration:none;
	width:113%
	}

#nav a:hover, #nav a.active {
	color: #ff6600;
	}

.content {
	padding-bottom:2em;
	border-bottom: #ccc solid 1px;
	margin-bottom:2.5em;
	clear:both;
	overflow:hidden;
	}
#ideology {
	display:block;
	height:285px;
}
#ideology .slides {
	float:left;
	height:285px;
	margin:0 27px;
	overflow:hidden;
	position:relative;
	width:820px;
}
#ideology #slide-container {
	height:auto !important;
	position:absolute;
	width:99999px;
}
#ideology .slide {
	float:left;
	width:822px;
}
#ideology .slides .slide_0 {
	background-color:#F0F0F0;
	height:280px;
	text-align:center;
}
#ideology .slides .slide_0 p {
	width:80%;
	text-align:center;
	padding-left:80px;
	margin-top: 15px;
}
#ideology .slides .slide_0 img {
	margin-top: 85px;
}
#ppl {
	clear:both;}
#info {
	float:left;
	width: 290px;
	position:relative;
	padding-right:20px;
	}
#view {
	float:left;
	width: 640px;
	position:relative;
	}	
#footer {
	position:relative;
	padding-top:30px;
	height:150px;
	width:950px;
	margin: -180px auto 0px;
	background-color:#fff;
}
.footercol {
	float: left;
	width:22%;
	margin: 0 25px 0 0;
	}
.footerul {
	margin-top: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
	}
.footerul li {
	display:block;
	margin-bottom:0.7em;
	border-bottom: #999 dotted 1px;
	}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
	margin-top: 1.5em;
	line-height: 190%;
	}
#footer img {
	padding: 0 10px 23px;
	}
#footer a:link {
	text-decoration:none;
	color: #F60;
	}
#footer a:visited {
	text-decoration:none;
	color: #999;
	}
#footer a:hover {
	text-decoration:none;
	color: #000;
	}
.footer_blank {
	height:150px;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:bold;
	text-transform:uppercase;
	color:#333;
	display:block;
	padding-bottom: 25px;
	margin-bottom: 30px;
	border-bottom: #ccc solid 1px;
	}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	text-transform:uppercase;
	color:#333;
	display:block;
	margin-bottom: 30px;
	}	
.content h3{
	font-size:1.3em;
	display:block;
	margin-bottom: 30px;
	line-height:120%;
	}
.content h4{
	font-size:1.3em;
	display:block;
	margin-bottom: 30px;
	line-height:120%;
	color:#F60;
	}	
.content p {
	line-height: 200%;
	margin-bottom: 2em;
	font-size: 0.75em;
	color:#666;
	}
p.end {
	margin-bottom: 0em;
	}	
.content p a:link {
	color:#F60;
	text-decoration:none;
	border-bottom: #F60 solid 1px;
} 
.content p a:visited {
	color: #666;
	text-decoration:none;
	border-bottom: #666 solid 1px;
}
.content p a:hover {
	color:#000;
	text-decoration:none;
	border-bottom: #000 solid 1px;
}
table.clients {
	width:100%;
}

table.clients td {
	text-align:center;
	vertical-align:middle;
	height:120px;
	width:20%;
	}
.left_arrow {
float:left;
height:38px;
margin:131px 0 0;
width:38px;
border-bottom: 0px;
	}
.left_arrow a {
background:url("../img/ar_left.png") no-repeat top;
text-indent:-9999em;
display:block;
width: 100%;
height: 100%;
}
.right_arrow {
float:left;
height:38px;
margin:131px 0 0;
width:38px;
border-bottom: 0px;
	}
.right_arrow a {
background:url("../img/ar_right.png") no-repeat top;
text-indent:-9999em;
display:block;
width: 100%;
height: 100%;
}

.content p a.merc:link {
	color: #008CA8;
	text-decoration:none;
	border-bottom: #008CA8 solid 1px;
} 
.content p a.merc:visited {
	color: #666;
	text-decoration:none;
	border-bottom: #666 solid 1px;
}
.content p a.merc:hover {
	color:#000;
	text-decoration:none;
	border-bottom: #000 solid 1px;
}