html,body {
	height: 100%;
}

body {
	background-color:#ffffff;
	text-align: center;
	margin: 0px;
	min-width: 728px;
	height: 100%;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 11px;
	line-height: 16px;
	background-image: url(images/AP_background.jpg);
	background-repeat: repeat-x;
}
a {
		text-decoration: none;
		color:#419E45;
	}

a:hover {
		text-decoration: underline;
		color:#419E45;
	}
	
.bold_text1 {
	color:#419E45;
	font-weight: bold;
	}
.sub-heading{
	color:#999999;
	font-weight: bold;
	font-size:18px;
	margin-top:8px;
	}
.greentext {
	color:#419E45;
	}


#wrapper {
	margin:0 auto;
	width: 728px;
	background-color:#ffffff;
	text-align: left;

}
#headerimage {
	width: 728px;
	height: 283px;

	background:url(images/AP_image_main.jpg) no-repeat	}
	
	
#welcome {
	float:left;
	width:213px;
	height: 193px;
	background-color:#419E45;
	padding:25px;
	margin:7px 1em 7px 0.5em;
	color:#ffffff;
	
	}
	
#new_product {
float:left;
	width:435px;
	height:243px;
	margin:7px 2px 6px .4em;
	background:url(images/products_new1.jpg) no-repeat;
	}
	
#about_avipet {
	float:left;
	width:416px;
	margin-top: 35px;
	margin-left:5px;
	padding: 0 35px 55px;
	background-image: url(images/page_top.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
	
#products_main {
	float:left;
	width:416px;
	margin-top: 35px;
	margin-left:5px;
	padding: 0 35px 55px;
	background-image: url(images/page_top_products.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
	
#products_nav {
	float: left;
	width:188px;
	height: 257px;
	background-color:#ffffff;
	color::#419E45;;
	margin-top: 35px;
	padding: 0px 20px 20px;
	background-repeat: repeat-x;

	}
	
#products_nav ul{
	list-style:none;
	margin-left:0px;
	margin-top: 14px;
	padding-left: 0px;
	}
	
#products_nav ul li {
	margin-bottom:0px;
	line-height:24px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 20px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;

  }
 #products_nav ul li a{
 		text-decoration: none;
		color:#419E45;
	}
	
 #products_nav ul li a:hover{
 		text-decoration: underline;
		color:#419E45;
	}
.product_name {
	color:#419E45;
	font-weight: bold;
	font-size:24px;
	
	}
	
.page_name {
	color:#419E45;
	font-weight: bold;
	font-size:24px;
	}
	
 

		
#footer {
	margin-top: 50px;
	padding-top:20px;
	padding-bottom:30px;
	text-align: center;
	width:728px;
	font-size: 10px;
	float: left;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}
	
.contactbox1 {
	height: 150px;
	width: 360px;
	}
