/* andreas02 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.4
(Jul 08, 2006)

Screen layout: */

@import url("../css/main.css");

/* PRODUCT CATALOG: =pcproductcatalog
-----------------------------------------------
*/

#pcproductcatalog{
	height:200px;
	color:#ffffff;
	padding:0;
	background:#505050 url(../images/pcproductcatalog/productcatalogheader.jpg) top left no-repeat;
	clear:both;
	margin:5px 0 0 0;
}

#pcproductcatalog p{
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#pcproductcatalog h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#pcproductcatalog a{
color:#ffffff;
text-decoration:underline;
}

/* PRODUCT CATALOG: =pchigereducation
-----------------------------------------------
*/

#pchigereducation{
	height:200px;
	color:#ffffff;
	padding:0;
	background:#505050 url(../images/pcproductcatalog/highereducationheader.jpg) top left no-repeat;
	clear:both;
	margin:5px 0 0 0;
}

#pchigereducation p{
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#pchigereducation h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#pchigereducation a{
color:#ffffff;
text-decoration:underline;
}

/* PRODUCT CATALOG: =pccorporategovernment
-----------------------------------------------
*/

#pccorporategovernment{
	height:200px;
	color:#ffffff;
	padding:0;
	background:#505050 url(../images/pcproductcatalog/corporategovernmentheader.jpg) top left no-repeat;
	clear:both;
	margin:5px 0 0 0;
}

#pccorporategovernment p{
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#pccorporategovernment h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#pccorporategovernment a{
color:#ffffff;
text-decoration:underline;
}

/* PRODUCT CATALOG: =pclibrary
-----------------------------------------------
*/

#pclibrary{
	height:200px;
	color:#ffffff;
	padding:0;
	background:#505050 url(../images/pcproductcatalog/libraryheader.jpg) top left no-repeat;
	clear:both;
	margin:5px 0 0 0;
}

#pclibrary p{
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#pclibrary h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#pclibrary a{
color:#ffffff;
text-decoration:underline;
}