a:link {
	color: #FF9;
}
a:visited {
	color: #FF0;
}
a:hover {
	color: #999;
}
a:active {
	color: #FF0;
}
.contact_form {
	float: left;
	height: 285px;
	width: 450px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 10px;
	margin-right: 0px;
}
.text_1 {
	float: left;
	height: 20px;
	width: 100px;
	text-align: right;
}
.form_1 {
	height: 20px;
	width: 350px;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
}
.form_2 {
	height: 150px;
	width: 350px;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
}


.Header {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.navigationbar {
	height: 28px;
	width: 538px;
	float: left;
	margin: auto;
}
body,td,th {
	color: #CCC;
	text-align: center;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #414A59;
}
.left_banner {
	float: right;
	height: 173px;
	width: 505px;
	margin-bottom: 0px;
}
.top_right_banner {
	float: left;
	height: 173px;
	width: 519px;
	margin-bottom: 0px;
}
.bottom_left_content {
	float: right;
	height: 270px;
	width: 436px;
	margin-bottom: 0px;
	background-color: #111417;
	border: 1px;
	border-color: #FF0;
	text-align: left;
	line-height: inherit;
	font-size: 14px;
}
.bottom_right_copywrite {
	float: left;
	height: 34px;
	width: 519px;
	background-color: #111417;
	border: 0px;
	border-color: #FF0;
	text-align: center;
	background-image: url(images/owlseyelakelabradors_copywrite.gif);
	padding: 0px;
	font-size: xx-small;
	vertical-align: text-bottom;
	line-height: 12px;
	margin: 0px;
}
.top_left_content {
	float: right;
	height: 206px;
	width: 436px;
	background-color: #111417;
	text-align: left;
	font-size: 14px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

