/* CSS Document */

#outer {
 text-align:left;
 border:0px none #000000;
 width:750px;
 height:700px;
 margin:auto;
}

 
#hdr {
 width:750px;
}

#nav1 {
	clear: both;
	height:25px;
	background-image:url(images/template/navbar.gif);
	width: 750px;	
}

#nav2 {
	clear: both;
	height:29px;
	background-image:url(images/template/navbar1.gif);
	width: 750px;
	text-align:center;	
}

#left_top {
	float:left;
	width:403px;
}

#right_top {
	float:right;
	width:340px;
	text-align:right;
	margin-top:53px;
}
 
#left_block {
	float:left;
	width:133px;
}

#left_content {
	float:left;
	width:133px;
}

#button_block {
	float:left;
	width:133px;
	background-image:url(images/template/button.gif);
}

#search_block {
	float:left;
	width:133px;
	height:60px;
	background-image:url(images/template/search_background.gif)
}
 
#right_block {
    float:right;
	width:140px;
}
 
#content {
	float:left;
	width:457px;
	padding: 0 10px;
}

#product_left {
	float:left;
	width:159px;
}

#product_middle {
	float:left;
	width:159px;
}

#product_right {
	float:left;
	width:159px;
}

#footer {
	clear: both;
	width: 750px;
}

#productrange_topleft {
	float:left;
	width:223px;
}

#productrange_topright {
	float:right;
	width:210px;
	padding-top:30px;
	padding-right:20px;
}

#product_content {
	clear: both;
	float:left;
	width:477px;
}

#productrange_left {
	float:left;
	background-image:url(images/template/catagory_background.gif);
}

#productrange_right {
	float:right;
	padding-left:10px;
}

#clinictreatment_block {
	float:left;
	width:165px;
	padding-left:20px;
	padding-top:50px;
	background-image:url(images/template/clinic_treatments1.gif);
}

#topleft_padding {
	float:left;
	width:250px;
	padding-left:20px;
}

#topright {
	float:right;
	width:186px;
	padding-left:10px;
}

#padding_leftandright {
	clear: both;
	float:left;
	width:447px;
	padding-left:20px;
	padding-right:10px;
}

#top_strapline {
	float:left;
	width:750px;
	text-align:right;
}
#basket_padding {
	float:left;
	width:457px;
	padding-left:10px;
	padding-right:10px;
}