@charset "UTF-8";


html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}

/* main css */
body { margin: 0; padding: 0; font-family:Arial, Helvetica, sans-serif; color:#; background-image:url(images/bg.jpg); background-repeat:no-repeat; background-position:top; background-color:#C96;}
#header { width:100%; height:220px; background-color:#ffffff; background-image:url(images/top-strip.jpg); background-repeat:repeat-x;}
#innerheader { width:950px; height:200px; margin-left:auto; margin-right:auto; background-image:url(images/pet-logo.jpg); background-repeat:no-repeat;}
#main { width:950px; height:auto; margin-left:auto; margin-right:auto; background-image:url(images/); background-repeat:no-repeat; margin-top:-20px;}
#innermainleft { width:680px; padding:10px; height:auto; margin-left:auto; background-image:url(images/); background-repeat:no-repeat; float:left;}
#innermainright { width:230px; padding:10px; height:auto; margin-left:auto; background-image:url(images/); background-repeat:no-repeat;}
#footer { width:100%; height:200px; background-color:#; background-image:url(images/bottom-strip3.png); background-repeat:repeat-x; background-color:; margin-top:-22px;}
#innerfooter { width:950px; height:200px; margin-left:auto; margin-right:auto; background-image:url(images/innerfooter6.png); background-repeat:no-repeat; background-color:}
#scroller { width:680px; height:150px; margin-bottom:10px; border-color:#000; border-width:thin; border-style:solid;}
#ticks { width:680px; height:58px; background-image:url(images/ticks.png); background-repeat:no-repeat; margin-bottom:10px;}
#innermainleft ul { margin-bottom:10px; margin:0; padding:0; width:300px; margin-left:30px;}
.link {float:left; width:150px; margin:0; padding-bottom:8px;}

a:link {color: #000;}
a:visited {color: #000;}
a:hover {color: #CCC;}
a:active {color: #000;}


/*classes*/
.form { width:200px; font-size:12px; color:#000; margin-left:15px;}
.form h3 { margin-bottom:10px;}
body p { margin-bottom:10px; color:#000; font-size:13px;}
body h3 { margin-bottom:10px; font-size:16px; color:#000; font-weight:bold;}