*{
	padding: 0;
	margin: 0 auto;
}

body {
	background: #ffffff url('/media/vetmate/images/home/mainbg.jpg') repeat top center;
	width: 100%;
       font: 78% "Helvetica", "Arial", Verdana, sans-serif;
	font-stretch: normal;
	font-weight: normal;
	line-height: 1.88889em;
	color: #333;
	text-align: center;
}
#top { 
	background: url('/media/vetmate/images/home/header.png') no-repeat;
	width: 1020px;
	height: 111px;
}
#wrapper {
	background: url('/media/vetmate/images/home/container.png') repeat-y;
	width: 1020px;
	_text-align: left;
}
#banner {
	padding-top: 65px;  
	width: 966px;
	height: 306;
}   
.content {
	width: 960px;
	padding-top: 30px; 
	font-family:"Arial", sans-serif;  
	font-size: 12px;
	font-weight: normal;
	color: #333;  
	
	
}
/**** for 3 columns **************/
.column1,.column2, .column3 {
	min-height: 300px;
	float: left;
	width: 29%; 
	margin: 0px 10px 10px 10px; 
       _margin: 0px 5px 10px 5px;  
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 12px;  
	text-align: left;
	letter-spacing: -0.3pt;
	word-spacing: 0.5pt;
	line-height: 1.5;  
	background-color: #e9f0f3; 
	padding: 10px;
}  
.column1 h2,.column2 h2,.column3 h2  {  
	background: url('/media/vetmate/images/home/footprinticon.gif') no-repeat left;
        font-size: 18px; 
	text-align: left; 
	text-indent: 35px;
	padding-top: 5px;
	color: #0080FF;
}

#clear {
    display: block;
    clear: both;
    width: 100%;
    height:1px;
    overflow: hidden; 
}
   
/**** Learn More Link ******************/
.learnmore{     
	background:  url('/media/vetmate/images/home/small_arrow.gif') no-repeat center right;
	padding-right: 10px; 
	font-size: 11px;
	line-height: 17px; 
	text-align: right;  
	text-decoration: none; 
	color: #8FB619;
}  
.learnmore a {   

	text-decoration: none;
}   
.learnmore:hover {
	color: #8FB619;  
	text-decoration: underline;
}
/***************** Begin of FOOTERmenu ******************/

#footer_home {
	background: url('/media/vetmate/images/home/footer_home.jpg') no-repeat;
	width: 966px;
	height: 140px;
}

.footernav {
	overflow: hidden;
	width: 966px;
	padding-top: 100px;
	text-align: center;
	font: bold 12px Arial, sans-serif;
}

.footernav li {
	display: inline;
}

.footernav li a {
	display: inline;
	text-decoration: none;
	padding: 7px 5px; /*padding inside each tab*/
	color: #000000;	
}

.footernav li a:visited{
	color: white;
}

.footernav li a:hover {
	color: white;
}

.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}
h3 {
	font-size: 1.45em;
	line-height: 1.05em;
	border-bottom: 1px solid #333;
}
.galleryview {
	font-size: 12px; 
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
code, .code {

}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}  
/*
a:link, a:visited {
	color: #3671A8;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC5914;
}  */
.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p { 
        font-family: "Helvetica", Arial, sans-serif;
	font-weight: normal;
	color: #fff;  
	font-size: 12px;   
	letter-spacing: 0.4pt;
	word-spacing: 0.5pt;
	line-height: 1.2em;
}
a img {
	border:none;
} 

