* {
  margin: 0;
  padding: 0;
}

body {
	text-align: center;
	min-width: 792px;
	color: #000000;
	font: 62.5%/1.6em Georgia, "Times New Roman", Times, serif;
}
#subcontent h1, #subcontent h2, #subcontent p   {
	margin-left: 30px;
	margin-right: 15px;
}

#wrapper #mainContent form .googlebutton {
	height: 47px;
	width: 160px;
}



h1 {
	color: #085069;
	margin-bottom: 10px;
	letter-spacing: -2px;
	font-size: 4em;
	font-weight: bold;
}
h2 {
	color: #085069;
	margin-bottom: 10px;
	letter-spacing: -2px;
	font-size: 3.5em;
	font-weight: bold;
}
#mainContent p, #subContent p {
	font-size: 1.2em;
	margin-bottom: 12px;
}
#mainContent h2, #mainContent h1, #subcontent h2, #subcontent h1 {
	line-height: 1em;
}


a:link, a:visited, a:active {
	color: #F60;
	text-decoration: underline;
	font-weight: bold;
	border-style: none;
}
a:hover {
	text-decoration: none;
	color: #333;
}


#wrapper {
	width: 936px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: url(file:///C|/wamp/www/tlrb/images/test.gif) no-repeat left top;
	clear: both;
	border-top: 12px solid #F60;
	border-right: 12px solid #F60;
	border-left: 12px solid #F60;

}
#colourBar {
	background: #29AAE3;
	width: 960px;
	height: 12px;
	margin-right: auto;
	margin-left: auto;
}
#header h1 {
	background: url(../images/layout/logo-identapet.jpg) no-repeat;
	text-indent: -9000px;
	margin: 12px 0px 0px 12px;
	padding: 0px;
	height: 147px;
	width: 174px;
	border-style: none;
}
#header h1 a {
	background: url(../images/layout/logo-identapet.jpg) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 147px;
	width: 174px;
	border-style: none;
}


#header {
	clear: both;
	width: 936px;
	height: 171px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/layout/icons.jpg) no-repeat 283px 8px;
	position: relative;
}
#header #navigation{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 800px;
	float: right;
	position: absolute;
	right: 51px;
	bottom: 20px;
}
#mainContent ul, #subContent ul {
	margin: 12px 15px 12px 50px;
	list-style: none;
}
#mainContent ul .blue {
	font-size: 1.3em;
	color: #29AAE3;
	font-style: italic;
	background: url(../images/layout/bone-blue.jpg) no-repeat left 9px;
	padding-left: 35px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 46px;
}
#mainContent ul .red {
	font-size: 1.3em;
	color: #EA5E00;
	font-style: italic;
	background: url(../images/layout/bone-red.jpg) no-repeat left 9px;
	padding-left: 35px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 46px;
}
#header #navigation li a:hover {
	color: #085069;
}




#header #navigation  li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
}
#header #navigation li a {
	text-decoration: none;
	margin: 0px;
	border-style: none;
	font-size: 1.5em;
	color: #29AAE3;
	padding: 0px;
	display: block;
	float: right;
	float: none;
}
#header #navigation li .finding {
	margin-left: 97px;
}
#header #navigation li .registerNow {
	color: #FF6700;
	text-decoration: underline;
	font-size: 30px;
}
#header #navigation li .home {
	margin-left: 121px;

}
#header #navigation li .contact {
	margin-left: 101px;
}
.orange {
	color: #F60;
}



#subcontent {
	float: left;
	width: 467px;
	padding-top: 30px;
	padding-bottom: 15px;
}

#mainContent {
	float: right;
	width: 468px;
	background: #FFF;
	padding-top: 30px;
	padding-bottom: 15px;
}
#mainContent h2, #mainContent p   {
	margin-right: 30px;
	margin-left: 15px;
}

.clearFix {
	clear: both;
	text-indent: -9000;
}


#footer {
	clear: both;
	background: #29AAE3;
	width: 960px;
	height: 2.5em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
}
#subcontent p, #maincontent p {
	font-size: 1.2em;
	margin-bottom: 12px;
}
#magGlass {
	float: right;
	margin-right: 15px;
}
#mainContent form {
	margin-right: 30px;
	margin-left: 15px;
}
label {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 2px;
	margin-right: 15px;
}
input, textarea {
	width: 300px;
	margin-bottom: 8px;
	padding: 1px 8px;
}
.btn {
	background: #F60;
	width: auto;
	margin-top: 15px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	color: #FFF;
	border-style: none;
}
.btn:hover {
	background: #C64F00;
}
.noBorder {
	text-decoration: none;
	border-style: none;
}
#subcontent form {
	margin-right: 15px;
	margin-left: 30px;
}
select {
	margin-bottom: 5px;
}
.Big {
	font-size: 1.7em;
}
form div p {
	margin-left: -30px;
	padding-left: 0px;
}
#wrapper #subcontent form div p {
	margin-left: 0px;
	margin-top: 5px;
}
#wrapper #subcontent p a #cc {
	text-decoration: none;
	border-style: none;
}
.highlight2 {
	color: #FFF;
	background: #FF6403;
	font-weight: bold;
	line-height: 1.3;
	padding-right: 6px;
	padding-left: 6px;
}
.small {
	font-size: .9em;
}
.img_right {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 14px;
}
#CollapsiblePanel1 .CollapsiblePanelTab p {
	padding: 2px 0px;
	margin: 0px 0px 0px 12px;
}
form #agree {
	width: auto;
	margin-bottom: 12px;
}


#footer p {
	color: #FFF;
	text-align: right;
	margin-right: 35px;
	font: 1.2em "Century Gothic";
}
#footer p a {
	color: #FFF;
	text-decoration: none;
	border-style: none;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#footer p .doodleit {
	color: #FFDDC6;
}
