body {
	margin: 0px;
}
.pinkbutton {
	border: 3px double #EC008C;
	background-color: #FFF200;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

#monthlyspecials {
	width: 100%;
	height: 100px;
	font-size: 30px;
	color: #38487C;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.bigtextinsidemonthlyspecials {
	font-size: 40px;
	font-weight: bold;
}
.homepageproductblocks {
	text-align: center;
	padding-top: 5px;
	font-size: 21px;
	font-weight: bold;
	color: #38487C;
	background-color: #FFF200;
	border: 1px solid #38487C;
}


.homepageproductblocks a:link {
	text-decoration: none;
}
.homepageproductblocks img {
	margin-top: 3px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.homepageproductblocks2 {
	text-align: center;
	padding-top: 5px;
	font-size: 21px;
	font-weight: bold;
	color: #38487C;
	background-color: #EC008C;
	border: 1px solid #38487C;
}
.homepageproductblocks2 a:link {
	text-decoration: none;
}
.homepageproductblocks2 img {
	margin-top: 3px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






#outdoorbanners {
	width: 33%;
	height: 150px;
}
#portabledisplaybanners {
	width: 34%;
}
#framesandboards {
	width: 33%;
}
#wallsigns {
	width: 25%;
	height: 150px;
}
#meshbanner {
	width: 25%;
}
#fluorobanners {
	width: 25%;
}
#canvases {
	height: 150px;
	width: 25%;
}


#posters {
	height: 150px;
	width: 25%;
}
#lightboxes {
	width: 25%;
}
#billboards {



	width: 25%;
}
#flags {




	width: 25%;
}

#alignlogo {
	margin: auto;
	width: 760px;
}


h1 {
	font-size: 24px;
}
.smallheading {
	font-size: 16px;
}



#logo {
	margin: auto;
	height: 181px;
	width: 100%;
	background-color: #fff200;
}
.logophone {
	font-size: 24px;
	color: #EC008C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 20px;
}


#menu {
	margin: auto;
	height: 26px;
	width: 100%;
	background-color: #ec008c;
}
#alignmenu {
	margin: auto;
	width: 760px;
}

#footer {
	margin: auto;
	height: 26px;
	background-color: #ec008c;
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 26px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.redstar {
	color: #FF0000;
	vertical-align: super;
}

.note {
	font-style: italic;
	color: #999999;
	font-size: small;
}
#correctheight {
	clear: both;
}



#content {
	margin: auto;
	height: auto;
	width: 750px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: relative;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: groove;
	border-left-style: groove;
	border-top-color: #EC008C;
	border-right-color: #EC008C;
	border-bottom-color: #EC008C;
	border-left-color: #EC008C;
}
.leadingnote {
	font-style: italic;
	color: #999999;
}
.imageonright {
	margin-left: 15px;
}
.imageonleft {
	margin-right: 15px;
}
h2 {

	font-size: 18px;
}

#installationh1 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:24px;
}

#installationh2 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	background-color: #CCCCCC;
}

#installationp {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:10px;
}