/* Commercial Signs Css */

body	{
		margin:0px;
		padding:0px;
		}
		
#main	{width:800px;
		background:url(../images/backgroundtile2.jpg);
		background-repeat:repeat;
		}
		

#header	{
		width:800px;
		}

#leftcol	{
			float:left;
			/* border-bottom: .2em solid #878787; */
			}

#middlecol	{
			float:right;
			width:596px;
			text-align:left;
			}

.lefttop	{
			background:url(../images/left_top.jpg);
			background-repeat:no-repeat;
			width:204px;
			height:356px;
			vertical-align:top;
			}

#leftbot		{
			background:url(../images/left_repeat.jpg);
			background-repeat:repeat-y;
			width:204px;
			vertical-align:bottom;
			text-align:center;
			}
			
/* Page Heights */			
.signage	{height:742px;}
.digital	{height:510px;}
.screen		{height:250px;}
.artwork	{height:1000px;}
.contact	{height:460px;}
.about		{height:290px;}
.gallery	{height:410px;}

/* End Page Heights */			
img.rightgap	{
				padding-right:20px;
				padding-bottom:7px;
				}

.mainheading	{
			margin-left:30px;
			margin-bottom:40px;
			}

td.storytxt	{
			font-family: "Arial Black", Arial;
			font-size:14px;
			color:#FFFFFF;
			vertical-align:top;
			padding-left:20px;
			}

.floatfix	{
			clear:both;
			}
	
.titles	{padding-bottom:10px; padding-top:20px;}

.titles_top	{padding-bottom:10px;}

.bodytxt	{
			font-family:"Arial Black", Arial;
			font-size:14px;
			color:#FFFFFF;
			}

.orange	{color:	#F78F2E;}	

a.email	{color:#FFFFFF;}

/* Gallery styles */

#backdrop	{
			background:url(../images/backgroundtile2.jpg);
			background-repeat:repeat;
			}