body {
	background:#e9f4fa url(images/bg.jpg) repeat-x top center;
	margin:40px 0px 30px 0px;
	padding:0px;
	color:#2c2c2c;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:small;
	}
.clear {
	clear:both;
	height:0px;
	}
a {
	color:#7eadd4;
	}
a:hover {
	color:#dcda00;
	}
a:visited {
	color:#5887cd;
	}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px 0px 7px 0px;
	}
img {
	border:0px;
	}
p {
	margin:7px 0px;
	padding:0px;
	}
#container {
	margin:0px auto;
	width:760px;
	position:relative;
	
	}
#header {
	position:relative;
	width:760px;
	height:128px;
	background:url(images/top.png) no-repeat !important;
	background:url(images/top.gif) no-repeat;
	}
#logo {
	position:absolute;
	top:24px;
	left:35px;
	z-index:10;
	}
#navi {
	position:absolute;
	top:40px;
	right:30px;
	z-index:10;
	}
#navi ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}
#navi ul li {
	float:left;
	}
#navi ul li a {
	float:left;
	width:70px;
	height:70px;
	}
#n_home a {
	background:url(images/nav/home.jpg) no-repeat;
	margin-right:13px;
	}
#n_home a:hover, #n_home .active {
	background:url(images/nav/home.jpg) no-repeat bottom;
	}
#n_about a {
	background:url(images/nav/about.jpg) no-repeat;
	margin-right:20px;
	}
#n_about a:hover, #n_about .active {
	background:url(images/nav/about.jpg) no-repeat bottom;
	}
#n_cuddlers a {
	background:url(images/nav/cuddlers.jpg) no-repeat;
	margin-right:18px;
	}
#n_cuddlers a:hover, #n_cuddlers .active {
	background:url(images/nav/cuddlers.jpg) no-repeat bottom;
	}
#n_contact a {
	background:url(images/nav/contact.jpg) no-repeat;
	}
#n_contact a:hover, #n_contact .active {
	background:url(images/nav/contact.jpg) no-repeat bottom;
	}
#navi span {
	display:none;
	}
#midbg {
	float:left;
	width:760px;
	background:url(images/mid.png) repeat-y !important;
	background:url(images/mid.gif) repeat-y;
	min-height:385px;
	}
#content {
	/*background:url(images/divider.jpg) no-repeat 0px 0px;*/
	margin-left:24px;
	/*padding:11px 0px 0px 0px;*/
	padding:22px 0 0 0;
	width:711px;
	z-index:5;
	position:relative;
	top:-12px;
	}
#con_banner {
	border:1px solid #ccc;
	overflow:hidden;
	margin:0px auto;
	position:relative;
	width:711px;
	height:225px;
	}
#con_left {
	float:left;
	width:335px;
	margin-left:10px;
	}
#content ul {
	list-style-type:circle;
	}
#con_right {
	float:right;
	width:335px;
	margin-left:10px;
	}
#con_left_sub {
	float:left;
	width:198px;
	height:auto !important;
	min-height:355px;
	height:355px;
	}
#con_left_sub img {
	padding:20px 0px 50px 6px;
	}
#con_right_sub {
	float:right;
	width:490px;
	margin-bottom:0px !important;
	margin-bottom:7px;
	/*padding:40px 0 0 20px;*/
	padding:25px 0 0 20px;
	border-left:1px solid #d6cdbf;
	height:auto !important;
	min-height:315px;
	height:315px;
	}
.cuddlers #con_right_sub {
	margin-bottom:16px !important;
	margin-bottom:0px;
	padding-bottom:20px;
	}
#con_right_sub h2 {
	font-variant:small-caps;
	color:#555;
	}
.bearpic {
	float:left;
	width:49%;
	text-align:center;
	margin:0px;
	padding:0px;
	}
.bearpic img {
	cursor:url("zoom.cur"),pointer;
	}
.bearpic p {
	text-align:center;
	}
.bearpic form {
	margin:10px 0 0 0;
	padding:0px;
	text-align:center;
	z-index:15;
	position:relative;
	}
#footer {
	background:url(images/bott.png) no-repeat bottom !important;
	background:url(images/bott.gif) no-repeat bottom;
	width:760px;
	min-height:26px;
	clear:both;
	}
#footer h4 {
	position:relative;
	top:-10px;
	left:380px;
	width:300px;
	font-size:x-small;
	text-align:right;
	}
#extraDiv {
	position:absolute;
	bottom:18px !important;
	bottom:5px;
	left:60px;
	width:655px;
	height:111px;
	background:url(images/bee_path.gif) no-repeat;
	z-index:1;
	}