/* ----- Start of General Settings ----- */

body {
	margin: 0px;
	padding: 0px;
	background: #f8f1f6;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

ul,li {
	list-style: none;
	margin: 0px;
	padding: 0px;
    font-size: 0px;
}

div,h1,h2,img,p,span,form,input {
	margin: 0px;
	padding: 0px;
}

.clearer {
	clear: both;
}

a:link {
	color: #cb39a3;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #cb39a3;
}

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

a:active {
	text-decoration: none;
	color: #cb39a3;
}

/* ----- End of General Settings ----- */

/* ----- Start of framesheet ----- */

#framesheet {
	margin: 0px auto;
	background: url(../images/framesheet-bg.jpg) top center no-repeat;
	padding: 0px;
	width: 100%;
}

/* ----- Start of Wrapper container ----- */

#wrapper-container {
	width: 799px;
	margin: 0px auto;
	padding: 0px;
}

/* ----- Start of wrapper up ----- */

#wrapper-up {
	width: 799px;
	background: url(../images/body-bg.jpg) 0 0 repeat-y;
	margin: 0px;
	padding: 0px;
}

/* ----- Start of wrapper ----- */

#wrapper {
	width: 791px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/header-bg-paw.jpg) top right no-repeat;
}

#header-line {
	width: 791px;
	height: 5px;
	background: url(../images/header-line.jpg) 0 0 no-repeat;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 742px;
	margin: 0px;
	padding: 0px 25px 0px 24px;
}

#header {
	width: 742px;
	height: 134px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	margin: 20px 0px 20px 0px;
	padding: 0px;
}

/* ----- Start of main menu ----- */

#main-menu {
	width: 419px;
	height: 28px;
	padding: 85px 0px 21px 323px;
}

#main-menu ul {
	width: 419px;
	height: 28px;
	padding: 0px;
	margin: 0px;
}

#main-menu ul li {
	padding: 0px;
	margin: 0px;
	height: 28px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	text-align: center;
}

#main-menu ul li.home {
	width: 70px;
	margin: 0px;
	padding: 0px;
}

#main-menu ul li.home a {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background: url(../images/home-nh.jpg) 0 0 no-repeat;
	color: #000;
	text-decoration: none;
}

#main-menu ul li.home a:hover {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background: url(../images/home.jpg) 0 0 no-repeat;
	color: #A926AE;
	text-decoration: none;
}

#main-menu ul li.home-select {
	width: 70px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	background: url(../images/home.jpg) 0 0 no-repeat;
	color: #A926AE;
}

#main-menu ul li.about {
	width: 67px;
	margin: 0px;
	padding: 0px;
}

#main-menu ul li.about a {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background: url(../images/about-nh.jpg) 0 0 no-repeat;
	color: #000;
	text-decoration: none;
}

#main-menu ul li.about a:hover {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background: url(../images/about.jpg) 0 0 no-repeat;
	color: #A926AE;
	text-decoration: none;
}

#main-menu ul li.about-select {
	width: 67px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	background: url(../images/about.jpg) 0 0 no-repeat;
	color: #A926AE;
}

#main-menu ul li.dogs {
	width: 61px;
	margin: 0px;
	padding: 0px;
}

#main-menu ul li.dogs a {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background: url(../images/dogs-nh.jpg) 0 0 no-repeat;
	color: #000;
	text-decoration: none;
}

#main-menu ul li.dogs a:hover {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background: url(../images/dogs.jpg) 0 0 no-repeat;
	color: #A926AE;
	text-decoration: none;
}

#main-menu ul li.dogs-select {
	width: 61px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	background: url(../images/dogs.jpg) 0 0 no-repeat;
	color: #A926AE;
}

#main-menu ul li.puppies {
	width: 55px;
	margin: 0px;
	padding: 0px;
}

#main-menu ul li.puppies a {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background: url(../images/puppies-nh.jpg) 0 0 no-repeat;
	color: #000;
	text-decoration: none;
}

#main-menu ul li.puppies a:hover {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background: url(../images/puppies.jpg) 0 0 no-repeat;
	color: #A926AE;
	text-decoration: none;
}

#main-menu ul li.puppies-select {
	width: 55px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	background: url(../images/puppies.jpg) 0 0 no-repeat;
	color: #A926AE;
}

#main-menu ul li.contact {
	width: 64px;
	margin: 0px;
	padding: 0px;
}

#main-menu ul li.contact a {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background: url(../images/contact-nh.jpg) 0 0 no-repeat;
	color: #000;
	text-decoration: none;
}

#main-menu ul li.contact a:hover {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background: url(../images/contact.jpg) 0 0 no-repeat;
	color: #A926AE;
	text-decoration: none;
}

#main-menu ul li.contact-select {
	width: 64px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	background: url(../images/contact.jpg) 0 0 no-repeat;
	color: #A926AE;
}

#main-menu ul li.gallery {
	width: 61px;
	margin: 0px;
	padding: 0px;
}

#main-menu ul li.gallery a {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background: url(../images/gallery-nh.jpg) 0 0 no-repeat;
	color: #000;
	text-decoration: none;
}

#main-menu ul li.gallery a:hover {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background: url(../images/gallery.jpg) 0 0 no-repeat;
	color: #A926AE;
	text-decoration: none;
}

#main-menu ul li.gallery-select {
	width: 61px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	background: url(../images/gallery.jpg) 0 0 no-repeat;
	color: #A926AE;
}

#main-menu ul li.links {
	width: 41px;
	margin: 0px;
	padding: 0px;
}

#main-menu ul li.links a {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background: url(../images/links-nh.jpg) 0 0 no-repeat;
	color: #000;
	text-decoration: none;
}

#main-menu ul li.links a:hover {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background: url(../images/links.jpg) 0 0 no-repeat;
	color: #A926AE;
	text-decoration: none;
}

#main-menu ul li.links-select {
	width: 41px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	background: url(../images/links.jpg) 0 0 no-repeat;
	color: #A926AE;
}

/* ----- End of main menu ----- */

/* ----- Start of main box ----- */

#main-box {
	width: 742px;
	margin: 0px;
	padding: 0px;
}

/* ----- Start of left box ----- */

#left-box {
	width: 436px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#intro-img {
	width: 436px;
	height: 215px;
	margin: 0px 0px 25px 0px;
	background: url(../images/intro-img.jpg) 0 0 no-repeat;
	padding: 0px;
}

#flash-map {
	width: 425px;
	height: 350px;
	margin: 0px;
	padding: 0px 0px 10px 11px;
	float: right;
}

#f-gallery {
	width: 550px;
	height: 300px;
	margin: 0px auto;
	padding: 0px;
}

/* ----- Start of dogs box ----- */

.dogs-box {
	width: 740px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 1px solid #A926AE;
}

.dogs-box-title {
	width: 740px;
	height: 30px;
	background: #fff url(../images/mydogs-paw.jpg) 0 0 no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 30px;
	line-height: 30px;
}

.dogs-box img {
	width: 250px;
	padding: 10px;
	margin: 0px;
	display: block;
	float: left;
}

.dogs-box p {
	width: 450px;
	padding: 10px;
	margin: 0px;
	display: block;
	text-align: justify;
	color: #000;
	font-size: 12px;
	line-height: 15px;
	float: right;
}

/* ----- End of dogs box ----- */

/* ----- Start of about me box ----- */

#aboutme-box {
	width: 742px;
	margin: 0px;
	padding: 0px;
}

#aboutme-box p {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 12px;
	line-height: 15px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: justify;
}

#aboutme-box p span {
	font-weight: bold;
	font-style: italic;
}

#aboutme-box img.left {
	float: left;
	margin: 0px 10px 10px 0px;
}

#aboutme-box img.right {
	float: right;
	margin: 0px 0px 10px 10px;
}

/* ----- End of about me box ----- */

.main-imgs {
	width: 436px;
	margin: 0px;
	padding: 0px;
}

.main-imgs img {
	display: block;
	margin: 0px 0px 25px 0px;
	padding: 0px;
}

#section-box {
	width: 436px;
	margin: 0px;
	padding: 0px;
}

#mylinks-box {
	width: 135px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../images/mylinks-line.jpg) 0 0 repeat-y;
}

#mylinks-title {
	width: 135px;
	height: 30px;
	background: #fff url(../images/mylinks-paw.jpg) 0 0 no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 30px;
	line-height: 30px;
}

#mylinks-box p {
	width: 105px;
	margin: 0px;
	padding: 0px;
	float: right;
	color: #000;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	display: block;
}

#mylinks-box p a {
	color: #000;
	text-decoration: underline;
}

#mylinks-box p a:hover {
	color: #000;
	text-decoration: none;
}

#contactme-box {
	width: 290px;
	margin: 0px;
	padding: 0px;
	float: right;
	background: url(../images/contactme-line.jpg) 0 0 repeat-y;
}

#contactme-title {
	width: 290px;
	height: 30px;
	background: #fff url(../images/contactme-paw.jpg) 0 0 no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 30px;
	line-height: 30px;
}

#contactme-box p {
	width: 260px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: right;
	color: #686868;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	display: block;
}

#contactme-more {
	width: 265px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	float: right;
	background: url(../images/more-btn.jpg) 0 0 no-repeat;
}

#contactme-more a {
	width: 50px;
	height: 20px;
	display: block;
	float: left;
	font-size: 0px;
	color: #fff;
}

/* ----- End of left box ----- */

/* ----- Start of right box ----- */

#right-box {
	width: 290px;
	background: url(../images/dog-pair.jpg) top right no-repeat;
	float: right;
	margin: 0px;
	padding: 0px;
}

#right-box-inner {
	width: 290px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#right-box-inner img {
	width: 290px;
	height: 40px;
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#right-box-inner p.links {
	width: 290px;
	display: block;
	color: #000;
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0px 20px 0px;
	padding: 0px;
	text-align: justify;
	border-bottom: 1px solid #9faab0;
	font-weight: bold;
	font-style: italic;
}

#right-box-inner p {
	width: 290px;
	display: block;
	color: #000;
	font-size: 12px;
	line-height: 15px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: justify;
}

#right-box-inner p span {
	font-weight: bold;
	font-style: italic;
}

#main-page-title {
	width: 290px;
	background: url(../images/hi-text.jpg) 0 0 no-repeat;
	height: 42px;
	margin: 50px 0px 10px 0px;
	padding: 0px;
}

#right-box p {
	width: 290px;
	display: block;
	color: #000;
	font-size: 12px;
	line-height: 15px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: justify;
}

#right-box p span {
	font-weight: bold;
	font-style: italic;
}

#main-para-more {
	width: 290px;
	height: 20px;
	background: url(../images/more-btn.jpg) bottom right no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border-top: 1px solid #9faab0;
}

#main-para-more a {
	width: 50px;
	height: 20px;
	display: block;
	float: right;
	font-size: 0px;
	color: #fff;
}

#mydogs-box {
	width: 290px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: url(../images/mydogs-line.jpg) 0 0 repeat-y;
}

#mydogs-title {
	width: 290px;
	height: 30px;
	background: #fff url(../images/mydogs-paw.jpg) 0 0 no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 30px;
	line-height: 30px;
}

#mydogs-box img {
	width: 98px;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	float: left;
}

#mydogs-box p {
	width: 150px;
	display: block;
	margin: 0px;
	padding: 0px 12px 0px 0px;
	float: right;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

/* ----- End of right box ----- */

/* ----- End of main box ----- */

#bottom-gradient {
	width: 791px;
	height: 30px;
	background: url(../images/footer-shading.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
}

/* ----- End of wrapper up ----- */

/* ----- End of wrapper up ----- */

/* ----- Start of wrapper down ----- */

#wrapper-down {
	width: 799px;
	height: 55px;
	background: url(../images/footer-bg.jpg) 0 0 no-repeat;
	margin: 0px;
	padding: 0px;
}

#wrapper-down p {
	display: block;
	width: 149px;
	margin: 0px;
	padding: 11px 60px 33px 51px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	float: right;
}

#ikonixlogo {
	display: block;
	width: 75px;
	padding: 0px;
	margin: 11px 20px 10px 60px;
	font-size: 11px;
	color: #A926AE;
	float: left;
	background: url(../images/ikonixlogo.jpg) 0 0 no-repeat;
}

#ikonixlogo a {
	display: block;
	width: 75px;
	height: 34px;
	font-size: 0px;
	color: #f8f2f6;
}

#w3clogo {
	display: block;
	width: 40px;
	padding: 0px;
	margin: 17px 344px 16px 0px;
	font-size: 11px;
	color: #A926AE;
	float: left;
	background: url(../images/w3c.jpg) 0 0 no-repeat;
}

#w3clogo a {
	display: block;
	width: 40px;
	height: 22px;
	font-size: 0px;
	color: #f8f2f6;
}

/* ----- End of wrapper down ----- */

/* ----- End of Wrapper container ----- */

/* ----- End of framesheet ----- */