@charset "utf-8";
/* CSS Document */

/*Common styles for AGC Print*/

* {
	margin: 0px;
	padding: 0px;
}

body {
    background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica;
}


div#agc-print-holder-nottingham {
	width:950px;
	height:100%;
	margin:10px auto 5px auto;
	background-color:#ffffff;
}

div#print-solutions-east-midlands-header {
    width:900px;
	height:202px;
	float:left;
}

div#notts-printers-left {
   float:left;
   width:303px;
   height:100%;
}

div#page-contents {
  float:left;
  width:415px;
  height:100%;
  font-size:11pt;
  color:#666666;  
  background-color:#FFFFFF;
  padding-right:10px;
}

div#print-solutions-right-column {
  float:right;
  width:222px;
  height:497px;
}



div#agc-printers-footer {
   clear:both;
   float:left;
   width:650px;
   height:48px;
   border-top: dashed #999999 1px;
   background-image:url(../print-solutions-nottingham/footer.jpg);
   font-size:8pt;
   color:#999999;
   padding-left:300px;
   padding-top:21px;
}

div#agc-printers-footer2 {
   clear:both;
   float:left;
   width:650px;
   height:51px;
   font-size:8pt;
   color:#999999;
   border-top: dashed #999999 1px;
   padding-top:20px;
   padding-left:300px;
   background-image:url(../print-solutions-nottingham/final-printing-solution-footer-notts.jpg);
   background-repeat:no-repeat;
}




h1 {
	color: #bb3a8e;
	font-weight: bold;
	font-size:12pt;	
} 

.nottingham-printers-style1 {
	color: #c4519c;
	font-weight: bold;
	font-size:11pt;	
}

.nottingham-printers-style2 {
	color: #6a0202;
	font-weight: bold;
	font-size:11pt;
}

.lincolnshire-web-design {
	color: #999999;
	font-weight: normal;
	font-size:8pt;
	text-decoration:none;
}

.style1 {
	color: #BB3A8E;
	font-weight: bold;
}
.style2 {color: #0066CC}

.style3 {color: #BB3A8E}

.style1 {
	color: #BB3A8E;
	font-weight: bold;
}
.style2b {color: #0066CC}



