/* CSS Document */
.topnavigation{ font-family:Arial;
				font-size:12px;
				color:#b2b2b2;
				padding-top:30px;
				text-decoration:none;
				}
				
.seoback{background-image:url(images/seoback.jpg);
         width:214px;
    	 hight:162px;
		 background-repeat:no-repeat;
		 }
		 
.designback{background-image:url(images/designback.jpg);
			width:237px;
			height:162;
			background-repeat:no-repeat;
			}
			
.developmentback{background-image:url(images/devellopmentback.jpg);
				width:239px;
				height:162px;
				background-repeat:no-repeat;
				}
				
.marketingback{background-image:url(images/marketingback.jpg);
				width:214px;
				height:162px;
				background-repeat:no-repeat;
				}
				
.services{font-family:Franklin Gothic Demi Cond;
				font-size:12px;
				color:#eb7800;
				text-decoration:none;
				}
				
.h2{font-family:Franklin Gothic Demi Cond;
				font-size:14px;
				color:#636363;
				}
				
.sublink{font-family:Arial;
				font-size:12px;
				color:#636363;
				text-decoration:none;
				}
				
.h1{font-family:Arial;
				font-size:15px;
				color:#eb7800;
				}
				
.content{font-family:Arial;
		font-size:12px;
		color:#000000;
		padding-right:15px;
		}
		
.footer{font-family:Arial;
		font-size:10px;
		color:#000000;
		}
		
.heading{font-family:Arial;
		font-size:12px;
		color:#eb7800;
		padding-right:15px;
		font-weight:bold;
		}
		
#content_heading{ width:734px;
					margin:0px;
					padding:0px;
					float:left;
					}
					
#content_heading.head{ width:700px;
					margin:0px;
					padding:0px;
					float:left;
					font-family:Arial;
					padding-top:2px;
					font-size:15px;
					color:#eb7800;
					font-weight:bold;
					}