* {
	margin: 0px;
	padding: 0px;
	font-family: Futura;
}
#wrapper {
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #header {
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	height: 140px;
}
#wrapper #body #left {
	float: left;
	width: 160px;
	padding: 20px;
}
#wrapper #body #right {
	float: right;
	width: 755px;
	padding: 10px;
}
#wrapper #body {
}
#wrapper #body #left #nav1 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 125px;
	float: right;
}
#wrapper #body #right #reel {
	height: 550px;
}
#wrapper #body #left #nav3 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	padding-top: 3px;
	padding-bottom: 3px;
	float: right;
	width: 125px;
}
#wrapper #body #left #nav4 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	padding-top: 3px;
	padding-bottom: 3px;
	float: right;
	width: 125px;
}
#wrapper #body #left #nav8 {
	padding-top: 3px;
	padding-bottom: 3px;
	float: right;
	width: 125px;
}
#wrapper #footer {
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	float: none;
	clear: both;
	font-size: 12px;
	padding: 5px;
}
body {
	background-image: url(images/gradient.jpg);
	background-color: #FFFF00;
	background-repeat: repeat-x;
}

a.nav:link {color:#000000; text-decoration: none; }
a.nav:visited {color:#000000; text-decoration: none; }
a.nav:hover {color:#000000; text-decoration: underline; }
a.nav:active {color: #000000; text-decoration: none; } 
.title {
	font-size: 24px;
	font-weight: bold;
}
#wrapper #body #right #more {
	overflow: auto;
	height: 550px;
}
#wrapper #body #right #clients {
	overflow: auto;
	height: 550px;
}
#wrapper #body #right #aboutJody {
	height: 610px;
}
