body {
	margin: 0px;
	padding: 0px;
	text-align: center;	
	background: #333;
}

#page {
	width: 901px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	border:1px solid transparent;
        background:#000;
	position:relative;
}

#content {
	width: 890px;
	margin: 405px 0px 0px 11px ;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	padding:0px 0px;
	color:#ddd;
}

#tnav {
        margin-top:355px;
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#fff;
    }

#tnav a{
        color:#fff; 
        text-decoration:none; 
        display:block; 
        width:100%; 
        border-right:3px solid #111;
        line-height:30px;
        font-size:14px;
        letter-spacing:1px;
}

#tnav a:hover{
        color:#c10000; 
        text-decoration:underline;
}

#tnav table{}

#tnav table tr td{
        text-align:center;
        width:180px;
}

#tnav tr td.last-child{
        border:0px;}

#contact-bl {
        margin:0; 
        padding:0;
        font-size:10px;
        border-bottom:1px solid #ccc;
    }

.toplink{
        clear:both;
        display:block;
        text-align:right;
}

#foot {
	padding-top: 8px;
	clear: both;
	text-align: center;
	vertical-align: top;
	padding-bottom:20px;
	background-color:none;
	color:#ccc;
}

#credit{font-size:10px;text-align:right;margin:8px 8px 0px 0px;}


#foot p {
	margin-bottom:10px;
	margin-top:0px;	
}

#top {
	position: absolute;
	top: 0px;
	width: 900px;
	height:395px;
	text-align: left;
        background : url('images/header.png') no-repeat 50% 50%;
}




/* nav menu 3 footer */

#fnav{text-align:center ;
	background-image:url(images/teampaco.gif);
	background-repeat:no-repeat;
    }

#fnav a{color:#c10000;}

    

#fnav p{    
        font-size:10px;
        font-family:Verdana;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 4px 0px;
	margin-bottom:14px;
	padding: 0px;
	line-height: normal;
	width:560px;
	color:#fff;
	display:block;
}

h1 {
	font-size: 20px;
	font-weight:100;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 14px;
}



#logo {
	position:absolute;
	top:0px;
	left:43px;
	border:none;

}
/*/
.dogbox{
		display:block; 
		width:411px; 
		height:366px; 
		border:1px solid #ccc;
}


