      body {
	margin: -10px;
	font-family: arial, helvetica, verdana, sans-serif;
	}
	
		a {
		text-decoration: underline;
		}
	  	a:link {
	  	color: #666;
	  	}
	  
	   	a:visited {
	  	color: #666;
	  	}
	   
	   	a:active {
	  	color: #666;
	  	}
	  
	  	a:hover {
		color: #808080;
	 	}
   
   		#spacer {
		position:absolute;
		top:500px;
		
		}

      #content-outer {
        position: absolute;
        top: 0px;
        left: 50%;
        width: 900px;
        padding: 0px;
        margin: 0px;
        margin-left: -450px;
      }

      #content-inner {
        position: relative;
        width: 100%;
        height: 100%;
        padding: 0px;
        margin: 0px;
      }

      #header {
		position: relative;
		width: 880px;
		padding: 10px;
      }

      #brand {
		width: 350px;
		height: 72px;
		background-color: #FFFFFF;
		border: 0px solid #666;

      }

      #secondary_navbar {
        list-style: none;
        position: absolute;
        top: 10px;
        right: 0px;
        padding: 0px;
        margin: 0px;
      }

      #secondary_navbar li {
        display: inline;
        padding: 0px;
        margin; 0px;
      }

      #secondary_navbar a {
        color: #666;
        font-size: 9px;
        text-decoration: none;
        padding: 0px;
        padding-left: 10px;
        padding-right: 10px;
        border: 0px solid #666;
        border-right-width: 1px;
      }

      #secondary_navbar a.last {
        border-right-width: 0px;
      }

      #login {
        position: absolute;
        top: 60px;
        right: 12px;
      }
   
      #login a {
		font-size: 10px;
		color: #808080;
		text-decoration: none;
		font-weight: 800;
      }
	
	#phone {
		position: absolute;
		top: 77px;
		left: 10px;
		font-size: 11px;
		color: #808080;
      }
	  
      #visual {
        width: 100%;
        height: 250px;
        background-color: #BFD73B;
      }

      #navbar {
        background-color: #A1B53A;
        width: 880;
        left: 0px;
        list-style: none;
        padding: 10px;
        margin: 0px;
		margin-top: -3px;

      }

      #navbar li {
        padding: 0px;
        margin: 0px;
        display: inline;
      }

      #navbar a {
        margin: 0px;
        padding: 5px;
        padding-left: 50px;
        padding-right: 50px;
        text-decoration: none;
        color: #FFFFFF;
        font-size: 13px;
      }
	  
	   #navbar a:hover {
		color: #808080;
		}
	
      div.content_column {
        float: left;
        width: 50%;
        padding: 0px;
        margin-top: 10px;
        margin-bottom: 0px;
      }
	  
	    div.content_column_demo {
        float: left;
        width: 60%;
        padding: 0px;
        margin-top: 10px;
        margin-bottom: 0px;
      }
	    div.content_column_demo2 {
        float: left;
        width: 20%;
        padding: 0px;
        margin-top: 10px;
        margin-bottom: 0px;
      }
	  
	   div.content_column_demo2 p {
	color: #999999;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
      }
	  
	     div.content_column_demo2 H3 {
		color: #0099FF;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 15px;
      }
	  
	   div.content_column_demo3 {
        float: left;
        width: 20%;
        padding: 0px;
        margin-top: 10px;
        margin-bottom: 0px;
      }

      #left_content_column_demo {
	clear: right;
      }
	  
	  #left_content_column_demo3 {
        clear: left;
      }
	  
	   #right_content_column_demo2{
        clear: right;
      }
	  
	  #left_content_column {
        clear: left;
      }

      #right_content_column {
        clear: right;
      }
 		
		div.content_column b {
        font-size: 14px;
        color: #666;
		padding: 0px;
		}
		
      div.content_column h2 {
		font-size: 14px;
		margin-left: 20px;
		font-weight: 400;
		color: #666;
		font-style: normal;
		line-height: 9px;
      }
     
	  div.content_column h1 {
		font-size: 16px;
		margin-left: 20px;
		font-weight: 400;
		color: #666;
	  }
	  
	   div.content_column h3 {
		font-size: 12px;
		margin-left: 20px;
		margin-right: 20px;
		font-weight: 400;
		color: #666;
	  } 
	  div.content_column h3 a {
		text-decoration: none;
      }
	  
	  div.content_column h3 a:link {
	  	color: #666;
	  }
	  
	   div.content_column h3 a:visited {
	  	color: #666;
	  }
	   div.content_column h3 a:active {
	  	color: #666;
	  }
	  div.content_column h3 a:hover {
		color: #808080;
	  }
	  
	  div.content_column h1 a {
		text-decoration: none;
      }
	  
	  div.content_column h1 a:link {
	  	color: #666;
	  }
	  div.content_column h1 a:visited {
	  	color: #666;
	  }
	   div.content_column h1 a:active {
	  	color: #666;
	  }
	  div.content_column h1 a:hover {
		color: #808080;
	  }
	  
	    
	   div.content_column h2 a {
		text-decoration: none;
      }
	  
	  div.content_column h2 a:link {
	  	color: #666;
	  }
	  div.content_column h2 a:visited {
	  	color: #666;
	  }
	   div.content_column h2 a:active {
	  	color: #666;
	  }
	   div.content_column h2 a:hover {
		color: #808080;
	  }
	  
	    div.content_column b a {
		text-decoration: none;
		}

      div.content_column p {
		color: #666;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 12px;
      }

      div.cleared {
        float: left;
        clear: both;
      }

      #footer {
        width: 890px;
        text-align: center;
        padding: 5px;
        background-color: #A1B53A;
        color: #FFFFFF;
        font-size: 9px;
		font-weight: 800;
      }

      #footer a {
        text-decoration: none;
        color: #FFFFFF;
      }

      #footer a:hover {
        text-decoration: underline;
      }
	  
	 #form {
	 	width: 890px;
        text-align: center;
        padding: 5px;
        font-size: 11px;
		color: #808080;
		}
		
		
		div.centered {
		text-align: center;
		font-family: arial, helvetica, verdana, sans-serif;
		color: #666;
		font-size: 15px;
		font-weight: 800;
		table-style: border:5px dotted #BFD73B;
		}
		
		div.centered table 
		{
		margin: 0 auto; 
		text-align: left;
		}
		
		#middle {
		width: 436px;
		height: 180px;
		background: url("images/middle.gif") repeat-y;
    	}
    
		#top {
      	width: 100%;
      	height: 100%;
      	background: url("images/top.gif") no-repeat top;
   	 	}
    
		#bottom {
		width: 100%;
		height: 164px;
		background: url("images/top.gif") no-repeat bottom;
    	}
		
		#bottom h1 {
      	padding-top: 35px;
      	padding-left: 30px;
      	padding-right: 70px;
    	}
		
		#bottom h2 {
	position:absolute;
	top:487px;
	left:0px;
	padding-top: 20px;
	padding-left: 58px;
	padding-right: 25px;
	margin-top: -15px;
	font-weight: 800;
	line-height: 18.3px;
	font-style: normal;
	list-style-type: none;
    	}
		
		
		.link1 a#link1,
		.link2 a#link2,
		.link3 a#link3,
		.link4 a#link4
		{
	font-weight: 900;
	color: #FFFF00;
		}
		
		 div.content_short {
        float: left;
        width: 25%;
        padding: 0px;
        margin-top: 15px;
        margin-bottom: 15px;
      }

      #leftleft_content_short {
        clear: left;
      }

      #leftmiddle_content_short {
        clear: right;
      }
	  
	  #rightright_content_short {
        clear: right;
      }
	  
	  #rightmiddle_content_short {
        clear: right;
      }
 		
		div.content_short b {
        font-size: 14px;
        color: #666;
		padding: 0px;
		}
		
      div.content_short h2 {
        font-size: 12px;
        margin-left: 20px;
        font-weight: 400;
        color: #666;
      }
	  
	  div.content_short h2 a {
		text-decoration: none;
      }
	  
	  div.content_short h2 a:link {
	  	color: #666;
	  }
	  
	   div.content_short h2 a:visited {
	  	color: #666;
	  }
	   div.content_short h2 a:active {
	  	color: #666;
	  }
	  div.content_short h2 a:hover {
		color: #808080;
	  }
     
	  div.content_short h1 {
		font-size: 16px;
		margin-left: 20px;
		font-weight: 400;
		color: #666;
	  } 
	  
	  div.content_short p {
		color: #666;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 11px;
		text-decoration: none;
      }
		
		#swish {
		width: 100%;
		height: 70px;
		background: url("images/swish_card_corp.gif") no-repeat top;
		padding-top: -30px;
   	 	}
		#swishpod {
		width: 100%;
		height: 70px;
		background: url("images/swish_print_on_demand_interface.gif") no-repeat top;
		padding-top: -30px;
   	 	}
		
		#swishpp {
		width: 100%;
		height: 70px;
		background: url("images/swish_print_production.gif") no-repeat top;
		padding-top: -30px;
   	 	}
		
		#swishpc {
		width: 100%;
		height: 70px;
		background: url("images/swish_print_consultancy.gif") no-repeat top;
		padding-top: -30px;
   	 	}


		#list {
		position:absolute;
		top:487px;
		left:0px;
		font-size: 14px;
		padding-top: 23px;
		padding-left: 80px;
		padding-right: 25px;
		margin-top: -15px;
		font-weight: 600;
		line-height: 18.3px;
		font-style: normal;
		list-style-type: none;
		color: #666;
		}
		 
		#list a {
		text-decoration: none;
      	}
	  
	  	#list a:link {
	  	color: #666;
	  	}
	  
	   	#list a:visited {
	  	color: #666;
	  	}
	   
	   	#list a:active {
	  	color: #666;
	  	}
	  
	  	#list a:hover {
		color: #808080;
		text-decoration: underline;
	 	}
	
	
