body {
	margin: 0px;
	background: #d6d6d6 url(images/bodybg.png) repeat-x;
	font-family: Arial, helvetica, sans-serif;
	font-size: 16px;
}

a {
color: #c92294;
text-decoration: none;

}


a:visited {
	color: #c92294;
	text-decoration: none;
	text-align: center;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	overflow: hidden;
}

#topinfo {
	color: #FFFFFF;
	float: right;
	width: auto;
	font-size: 14px;
	margin-top: 4px;
	margin-right: 15px;
}


#header {
	margin-top: 25px;
}


#logo {
width: 172px;
float: left;

}

#menu {
width: auto;
float: right;
padding-top: 25px;
}


.nav {
	float: left;
	width: auto;
	margin-left: 8px;
}

.nav a {
	color: #ffffff;
	font-size: 16px;
	padding: 5px 15px 5px 15px;
}

.nav a:hover{
	color: #ffffff;
	font-size: 16px;
	background: #3a99ba;
	padding: 10px 20px 10px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


.line {
	background: url(images/line.png) repeat-x;
height: 2px;
margin-top: 30px;

}

#findoutmore {
	width: 460px;
	float: left;
}

#slide {
position: absolute;
top: 353px;
height:380px;
overflow: hidden;
}


#dog {
	float: right;
	background: url(images/dog.png) no-repeat;
	height: 350px;
	width: 425px;
	margin-top: -50px;
	z-index: 100;
	position: relative;
}


.titlebig {
font-size: 32px;
color: #ffffff;
margin-top: 15px;
margin-bottom: 20px;
}

.findoutmoretext {
	color: #1c2c3b;
	font-size: 14px;
	font-weight: bold;
}

#button {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}

#text {
	margin-top: 300px;
}

#subpagetext {
	margin-top: 0px;
}

#textsub {
margin-top: 260px;
margin-bottom: 30px;
}


.texttitle {
	color: #c92294;
	font-size: 35px;
	margin-top: 20px;
	margin-bottom: 15px;

}

.texttitlecontact {
color: #c92294;
font-size: 35px;
margin-top: 25px;
margin-bottom: 40px;


}


.text1 {
color: #666666;
font-size: 13px;
font-weight: bold;

}


#grid {
	color: #c92294;
margin-top: 30px;
margin-bottom: 100px;
height: 130px;
}

.grid1 {
	color: #c92294;
width: 320px;
float: left;

}

.grid2 {
	color: #c92294;
width: 320px;
float: left;


}

.grid3 {
	color: #c92294;
width: 320px;
float: right;

}

.gridtitle {
color: #c92294;
padding-top: 10px;
font-size: 19px;
}




#footer {
	position: relative;
margin-top: 10px;
color: #ffffff;
width: 100%;
height: 342px;
	background: url(images/footer.png) repeat-x;
margin-bottom: 0px;
	
}


#footercontent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
color: #ffffff;

}


#footerleft {
width: 300px;
float: left;
font-size: 13px;
padding-top: 60px;

}

#footerright {
width: auto;
float: right;
padding-top: 85px;
}



.clear {
	clear: both;
}


#contact {

color: #252525;
}


input.text, textarea {
  font-size: 15px;
  width: 99%;
  margin-top: -2px;
    border: 1px solid #333333;
padding-left: 5px;
border: 1px solid #44afd2;
}
.text:focus, textarea:focus {
  background-color: #44afd2;
  color: #ffffff;
}



td.colone {
  vertical-align: top;
    width:30%;
	text-align:right;

}




td.coltwo {
  color:red;
  text-align: center;
  vertical-align: top;
  padding-top:9px;
}



td.colthree {
  width:70%
}



td {
padding-bottom: 5px;
font-family: arial;
}
