body {
	margin: 0;
	padding: 0;
	background:url(../../assets/bg_body.jpg) repeat-x #000000;
	text-align: center;
	font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.hidden {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
#wrap {
	width: 900px;
	margin: 0 auto 20px auto;
	text-align: left;
	padding: 92px 0 30px 0;
}
#header {
	width: 521px;
	margin: 0;
	padding: 50px 0 30px 0;
	background:url(../../assets/bg_header.jpg) no-repeat;
}
#container {
	width: 555px;
	float: left;
	background:url(../../assets/container_bg.jpg) repeat-y;
}
#content_index {
	width: 521px;
	font-size: 13px;
	line-height: 22px;
	background:url(../../assets/bg_content.gif) no-repeat 420px bottom;
	padding: 24px 0 0 36px;
	margin: 0 0 64px 0;
	float: left;
}
#content_contact {
	width: 521px;
	padding: 24px 0 0 36px;
	margin: 0 0 14px 0;
	float: left;
}
#content {
	width: 521px;
	background:url(../../assets/bg_content.gif) no-repeat 420px bottom;
	padding: 24px 0 0 36px;
	margin: 0 0 64px 0;
	float: left;
}
#logo {height: 70px; width: 274px; margin: 0; padding:0;}
#logo a {height: 100%; width: 100%; display: block; 

	background-image:url(../../assets/sprite.png);
	background-position: 0 -163px;
	background-repeat: no-repeat;
	background-color: transparent; 
text-indent: -9999px; 
overflow: hidden;}

h2#index, h2#services, h2#contact, h2#portfolio {
	height: 66px;
	margin: 0 0 0 40px;
	padding: 0;
	text-indent: -9999px;
}
h2#index {
	background: url(../../assets/index.gif) no-repeat left 0px;
}
h2#services {
	background: url(../../assets/services.gif) no-repeat left 0px;
}
h2#contact {
	background: url(../../assets/contact.gif) no-repeat left 0px;
}
h2#portfolio {
	background: url(../../assets/portfolio.gif) no-repeat left 0px;
}
#nav {
	width: 300px;
	float: right;
	margin: 0;
	background: url(../../assets/bg_nav.gif)  no-repeat 40px bottom;
}
#menu {
	width: 110px;
	margin: 34px 0 0 0;
	padding: 0 0 0 84px;
	list-style-type: none;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	margin: 0 0 6px 0;
}
#menu li a {
	color: #CCCCCC;
	text-decoration: none;
}
#menu li a:hover {
	color: #FF3300;
}
ul.list {
	margin: -9px 0 9px 44px;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
}
li.list {
	margin: 0;
	padding: 0;
}
.address {
	float: left;
	width: 148px;
	margin: 0;
	padding: 0 0 0 42px;
}
.address ul {
	margin: 0;
	padding: 0;
}
.address li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 16px;
}
.floatleft {
	float: left;
	padding: 0 0 0 42px;
	margin: 0;
	width: 250px;
}
.floatleft ul {
	margin: 0;
	padding: 0;
}
.floatleft li {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	line-height: 16px;
}
.floatleft a {
	color: #888888;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #FF3300;
}

p {
	width: 240px;
	padding: 0 0 10px 40px;
	margin: 0;
	font-size: 13px;
}
.a {
	background-image:url(../../assets/sprite.png);
	background-position: -387px -94px;
	background-repeat: no-repeat;
	background-color: transparent;
}
.d {
	background-image:url(../../assets/sprite.png);
	background-position: -387px -132px;
	background-repeat: no-repeat;
	background-color: transparent;
}
img.content {
	float: left;
	margin: 0;
	padding: 0;
}

#image {
	width: 144px;
	height: 137px;
	background: url(../../assets/dogs/pic_aa.jpg) no-repeat;
	margin: 80px 0 80px 70px;
}
#image a {
	display: block;
	width: 100%;
	height: 100%;
	background: white url(../../assets/dogs/pic_a.jpg) no-repeat;
	color: #000;
}
#images {
	width: 144px;
	height: 137px;
	background: url(../../assets/dogs/pic_cc.jpg) no-repeat;
	margin: 80px 0 80px 70px;
}
#images a {
	display: block;
	width: 100%;
	height: 100%;
	background: white url(../../assets/dogs/pic_c.jpg) no-repeat;
	color: #000;
}
#imagec {
	width: 144px;
	height: 137px;
	background: url(../../assets/dogs/pic_ff.jpg) no-repeat;
	margin: 80px 0 80px 70px;
}
#imagec a {
	display: block;
	width: 100%;
	height: 100%;
	background: white url(../../assets/dogs/pic_f.jpg) no-repeat;
	color: #000;
}
#imagep {
	width: 144px;
	height: 137px;
	background: url(../../assets/dogs/pic_bb.jpg) no-repeat;
	margin: 80px 0 80px 70px;
}
#imagep a {
	display: block;
	width: 100%;
	height: 100%;
	background: white url(../../assets/dogs/pic_b.jpg) no-repeat;
	color: #000;
}
#imagep a:hover {
	background: transparent none;
}
#image a:hover, #images a:hover, #imagec a:hover {
	background: transparent none;
}
.contact_form {
	width: 415px;
	height: 274px;
padding: 0 15px 0 19px;
	margin: 30px 0 0 30px;
	background:url(../../assets/bg_form.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

fieldset.contact 
{ margin: 36px 0 0 0; 
padding: 0; 
width: 180px;
float: right;
} 
fieldset.enquiry { 
margin: 36px 0 0 0; 
padding: 0; 
width: 218px;
float: left;
} 


fieldset {
border: 0;
}

.label { 
display: block;
color:#FF3300;
margin: 0 0 2px 4px;
padding-top: 12px;
}
legend {
	display: none;
}


.textfield {
	color: #333333;
	margin:0;
	padding: 3px 0 0 8px;
	height:30px;
	width: 172px;
	font-size: 12px;
	background-color: transparent;
	background-image:url(../../assets/sprite.png);
	background-position: -224px -5px;
	background-repeat: no-repeat;
	border: 0;
}
.textarea {
	margin:0;
	padding: 10px 0 0 8px;
	height:132px;
	width: 220px;
	color: #333333;
	background-color: transparent;
	background-image:url(../../assets/sprite.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 0;
	
}
.button {
	float: right;
	margin: 0 4px 32px 0;
	padding: 4px 4px 8px 4px;
	font-size: 14px;
	border:0;
	color: #fff;
	width:68px;
	height: 27px;
	background-image:url(../../assets/sprite.png);
	background-position: -230px -48px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.contact_form p {
	width: 490px;
	font-size: 11px;
	line-height: 11px;
	margin: 0 0 0 204px;
	color: #666;
	
}

.clear {
	clear: both;
}
.arrow {
	color: #FF3300;
	font-size: 120%;
}

