* {
	margin: 0px;
	padding: 0px;
}
html {
	height: 101%;
}
body {
	background: #000000 url(../hound_dog_images/page_background.gif) repeat-x;
	text-align: center;
	font-size: 0.625em;
	margin: 0px;
}
.clearer {
	clear: both;
	height: 0px;
}
a {
	color: #FDF1AC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FCE667;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.pricestable {
	width: 100%;
	font-size: .8em;
	color: #CCCCCC;
	line-height: 12px;
}
#full_width {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

.pricestable p {
	margin-bottom: -5px;
}


h1 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 3px;
}


#wrapper {
	color: #FFFFFF;
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font: 1.4em Arial, Helvetica, sans-serif;
}
#hound_dog_logo {
	background: url(../hound_dog_images/hound_dog_banner.jpg) no-repeat;
	height: 176px;
}
#navigation {
	height: 40px;
	margin-top: 135px;
	margin-left: 90px;
	position: absolute;
	width: 680px;
	font-size: 1.1em;
}
#contact_bar {
	color: #A2DBE6;
	margin-top: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 30px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
#content_top {
	background: url(../hound_dog_images/content_top.gif) no-repeat;
	height: 40px;
}
#content_main {
	background: url(../hound_dog_images/content_main.gif) repeat-y;
	padding-right: 25px;
	padding-left: 15px;
	line-height: 20px;
	font-size: 1.1em;
}
#content_main p {
	padding-bottom: 15px;
}
#content_base {
	background: url(../hound_dog_images/content_base.gif) no-repeat;
	height: 34px;
	color: #999999;
	font-size: .75em;
	padding-top: 6px;
	text-align: center;
}

#heading {
	position: relative;
	top: -20px;
	color: #A2DCE8;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
}
#heading img {
	vertical-align: text-bottom;
	margin-right: 10px;
}
#boxout_container {
	float: left;
	width: 260px;
	position: relative;
	top: -20px;
}
#boxout_container ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: url(../hound_dog_images/paw_white_bullet.gif);
}
#boxout_container li {
	margin-left: 20px;
	list-style: disc;
	margin-bottom: 20px;
	font-weight: bold;
}
#boxout_top {
	background: url(../hound_dog_images/boxout_top.gif) no-repeat;
	width: 250px;
	height: 28px;
}
#boxout_base {
	background: url(../hound_dog_images/boxout_base.gif) no-repeat;
	width: 250px;
	height: 28px;
}
#boxout_body {
	background: url(../hound_dog_images/boxout_body.gif) repeat-y;
	width: 220px;
	padding-left: 13px;
	padding-right: 13px;
	font-size: 0.8em;
	color: #C1E7F0;
	line-height: 1.4em;
}
.centred_img {
	text-align: center;
}
.italic {
	font-style: italic;
}
#right_text_area ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 15px;

}
#right_text_area li {
	list-style: url(../hound_dog_images/paw_bullet.gif) none;
	margin-left: 20px;
}
#right_text_area {
	float: left;
	width: 480px;
	padding-top: 15px;
	position: relative;
	top: -20px;
}

#page_footer {
	font-size: .9em;
	color: #666666;
	text-align: right;
	padding-right: 50px;
	padding-left: 50px;
}
#page_footer a {
	color: #666666;
	text-decoration: none;
}
#page_footer a:hover {
	color: #A2DAE7;
	text-decoration: underline;
}
