/* 
-----------------------------------
-----------------------------------
Site:        Pfizer Animal Health
CSS author:  Russ Weakley
Updated:     17/12/08
Updated by:  Russ Weakley
-----------------------------------
-----------------------------------
*/

#container
{
	width: 860px;
	background: #FFF url(/images/back-container-narrow.gif);
}

#container-top { background: url(/images/back-container-top-narrow.gif) no-repeat; }

#nav
{
	width: 856px;
	background: #fff url(/images/back-nav-narrow.jpg) no-repeat 0 100%;
}

#header { background: #fff url(/images/back-header-narrow.jpg) no-repeat 3px 3px; }
#nav ul { width: 856px; }
#tools { width: 860px; }
#tools #breadcrumb { width: 445px; }
#content { width: 860px; }
#main-content { width: 620px; }
#main-content .section-item { width: 620px; }
#section-col1 { width: 300px; }
#section-col2 { width: 300px; }

.section-col-container1
{
	width: 292px;
	background: url(../images/dummy-section01-narrow.jpg) no-repeat 3px 100%;
}

.section-col-container2
{
	width: 292px;
	background: url(../images/dummy-section02-narrow.jpg) no-repeat 3px 100%;
}

#general-content { width: 380px; }
#homecol1 { width: 460px; }

#footer
{
	width: 860px;
	background: url(/images/back-footer-narrow.jpg) no-repeat;
}

#homecol1 .feature1, #homecol1 .feature2
{
	float: left;
	width: 170px;
	padding: 3px;
	margin: 0 0 10px 0;
	border: 1px solid #c2c2c2;
}

#homecol1 .feature1
{
	clear: none;
	margin: 0 0 10px 0;
}
