/* CSS Document */

body {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height:155%;
	margin:0px;
	padding:0px;
	background:url(http://www.figure8therapeutics.com/images/bg.jpg) top center repeat-y #3B281A;
}


#banner {
	width:690px;
	height:224px;
	margin-top:15px;
	padding:0px;
}

#banner h3 {
	font:16px "Century Gothic", sans-serif;
	position:relative;
	top:-185px;
	left:500px;
	width:250px;
	line-height:155%;
}

#location h3 {
	font:24px "Century Gothic", sans-serif;
	line-height:155%;
}


#container {
	width:720px;
	margin:0px auto;
	padding:0px;
	border:0px solid #ff0000;
}

#navbar2 {
	position:relative;
	margin-left:20px;
	margin-top:20px;
	height: 28px;
	width:720px;
	border:0px solid #ff0000;
}
#navbar2 ul{
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#navbar2 li, div#footer li {
	list-style-type: none;
	display: inline;
}
#navbar2 li a {
	font:16px "Gill Sans MT", sans-serif;
	color:#666666;
	text-decoration: none;
	line-height:28px;
	padding:2px 15px 2px 15px;
	border:0px solid #ff0000;
}

#navbar2 li a:hover {
	font:16px "Gill Sans MT", sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	background:url(http://www.figure8therapeutics.com/images/bg_nav.jpg) top center repeat-x;
}

.float_left {
	float:left;
	margin:0px 10px 10px 0px
}

#main h1 {
	font:30px "Century Gothic", sans-serif;
	color:#CBA486;
	background:url(http://www.figure8therapeutics.com/images/border_top.jpg) bottom center repeat-x;
}

#main p {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height:155%;
}

#home h1 {
	font:10px "Century Gothic", sans-serif;
	color:#CBA486;
	background:url(http://www.figure8therapeutics.com/images/border_top.jpg) bottom center repeat-x;
}

#right_contact {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height:155%;
	border-left:1px solid #CCCCCC;
	padding-bottom:90px;
	padding-left:30px;
	float:right;
}

#sec {
	width:350px;
}

#sec h2 {
	font:17px "Century Gothic", sans-serif;
}

#sec p {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	line-height:145%;
}	

#footer {
	clear:both;
	padding-top:40px;
	background:url(http://www.figure8therapeutics.com/images/footer.jpg) top center no-repeat;
}

#footer ul {
	margin:0px;
	padding-left:60px;
}

#footer li a {
	font:12px "Gill Sans MT", sans-serif;
	color:#666666;
	text-decoration: none;
	line-height:28px;
	padding:2px 20px 2px 20px;
}

#footer li a:hover {
	font:12px "Gill Sans MT", sans-serif;
	color:#666666;
	text-decoration:underline;
}

