﻿/* generated by csscreator.com */ 
body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-image:url('images/Verb_BG.jpg');
 background-repeat:repeat;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
} 
 
html{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-image:url('images/Verb_BG.jpg');
 background-repeat:repeat;
} 

img {
	border: none;
	padding: none;
	margin: none;

}

a {
	border: none;
	padding: none;
	margin: none;
}
h1 {
	color: #a4b734;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 5px;
}

ul { 
 padding-left: 10px; 
 padding-top: 0px; 
} 

p {
 padding-top: 0px;
 margin-top: 0px;
 padding-bottom: 0px;
 margin-bottom: 0px;

}

.content_text {
 
}
 
#pagewidth{ 
 width:993px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:218px; 
 
 width:100%;
} 
 
#maincol{
 background-image:url('images/home_bg.png');
 background-position: 0 0;
 background-repeat:no-repeat;
 float: right; 
 display:inline; 
 position: relative; 
 width:100%; 
 height: 592px;
 /*padding-top: 120px;
 padding-left: 40px;*/
 }
 
#maincol_about{
 background-image:url('images/about_bg.png');
 background-position: 0 0;
 background-repeat:no-repeat;
 float: right; 
 display:inline; 
 position: relative; 
 width:100%; 
 height: 592px;
 color: white;
 padding-top: 150px;
 }
#maincol_design{
 background-image:url('images/white_bg.png');
 background-position: 0 0;
 background-repeat:no-repeat;
 float: right; 
 display:inline; 
 position: relative; 
 width:100%; 
 height: 592px;
 }
#maincol_art{
 background-image:url('images/white_bg.png');
 background-position: 0 0;
 background-repeat:no-repeat;
 float: right; 
 display:inline; 
 position: relative; 
 width:100%; 
 height: 592px;
 }
#maincol_printing{
 background-image:url('images/white_bg.png');
 background-position: 0 0;
 background-repeat:no-repeat;
 float: right; 
 display:inline; 
 position: relative; 
 width:100%; 
 height: 592px;
 }
#maincol_people{
 background-image:url('images/white_bg.png');
 background-position: 0 0;
 background-repeat:no-repeat;
 float: right; 
 display:inline; 
 position: relative; 
 width:100%; 
 height: 592px;
 }


#columns {        
 width: 990px;    
 padding-top: 80px;
 padding-left: 40px;

}        

#columns .column {        
 position: relative;        
 width: 28%;        
 padding: 5px;        
}    

#columns .left {        
 float: left;
  margin-top: -50px;    
}
#columns .lefthome {        
 float: left; 
}   
#columns .middle {        
 float: left;   
}   
#columns .right {        
 float: left;    
}
#columns .right2col {        
 float: left;   
  width: 66%;  
}


 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

