body{
margin:0;
padding:0;
font-family: Arial, Arial, serif;
font-size:small;
color:#48475F;
text-align:center;
}
* html body{
font-size:x-small; /* for IE5/Win */
font-size:x-small; /* for other IE */
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl{
margin:0;
padding:0;
}
#wrap{
width:528px;
height:578px;
margin-left:auto;
margin-right:auto;
margin-top:35px;
margin-bottom:0;
padding-left:250px;
border:1px solid #898989;
background:url(http://www.vet4vet.net//images/site/bg_home.jpg) top left no-repeat;
text-align:left;
}
* html #wrap /* this is recognized by IE only */
{
width: 778px; /* total width, only for IE5.x/Win */
width: 778px; /* content width for other IE */
}
#nav_column{
width:175px;
padding-left:15px;
margin-top:180px;
float:left;
font-family:Arial, sans-serif;
font-size:1.1em;
}
#nav_column ul.nav{
width:150px;
text-transform:uppercase;
list-style:none;
}
#nav_column ul.nav li{
padding:8px 0;
border-bottom:1px solid #CACBD3;
}
#nav_column ul.nav li.last{border:0;}
#nav_column ul.nav li a{
color:#666;
text-decoration:none;
width:144px;
display:block;
padding:3px;
}
#nav_column ul.nav li a:hover,
body#home #nav_column ul.nav li.home a{background:#D2DCF3;}
#content{
margin:75px 45px 35px 215px;
width:253px;
}
#content p, #content ul{
font-size:1.1em;
line-height:1.4em;
margin:1em 0;
}
#content a{color:#48475F;}
h1{background:url(http://www.vet4vet.net//images/site/logo_rmn.gif) top left no-repeat;
width:263px;
height:65px;
text-indent:-1000em;
text-decoration:none;
outline:none;
display:block;
margin:0;
}
div.clear{clear:both;}
#footer{
width:778px;
margin-left:auto;
margin-right:auto;
margin-top:15px;
padding-bottom:50px;
text-align:center;
line-height:1.5em;
clear:both;
}
#footer ul{
list-style:none;
margin:5px 0;
color:#666;
}
#footer ul li{
display:inline;
padding:0 10px;
border-right:1px solid #666;
}
#footer ul li.last{border:0;}
#footer ul li a{color:#666;}