/* CSS Document */

body {background-image:url(images/web-design-york.jpg);
      margin: 0px 0px 0px 0px;
	  font-family:Arial, Helvetica, sans-serif;
      }
	  
#container {position:relative; top:0px;
            margin: 0px auto 0px auto;
            width:1204px;
			height:1050px;
			background-image:url(images/home-foreground.jpg);
			}

#container2 {position:relative; top:0px;
             margin: 0px auto 0px auto;
            width:1204px;
			height:2200px;
			background-image:url(images/blank-foreground.jpg);
			}
			
#container3 {position:relative; top:0px;
           margin: 0px auto 0px auto;
            width:1204px;
			height:1200px;
			background-image:url(images/web-design-foreground.jpg);
			}
			
#container4 {position:relative; top:0px;
             margin: 0px auto 0px auto;
            width:1204px;
			height:1200px;
			background-image:url(images/ecommerce-foreground.jpg);
			}
			
#container5 {position:relative; top:0px;
            margin: 0px auto 0px auto;
            width:1204px;
			height:1200px;
			background-image:url(images/seo-foreground.jpg);
			}
			
#container6 {position:relative; top:0px;
           margin: 0px auto 0px auto;
            width:1204px;
			height:1200px;
			background-image:url(images/logo-design-foreground.jpg);
			}
			
#container7 {position:relative; top:0px;
            margin: 0px auto 0px auto;
            width:1204px;
			height:1200px;
			background-image:url(images/print-foreground.jpg);
			}
			
#container8 {position:relative; top:0px;
            margin: 0px auto 0px auto;
            width:1204px;
			height:1200px;
			background-image:url(images/contact-foreground.jpg);
			}
			
			
#content01 {width:650px;
            position:relative; top:30px; left:120px;
			height:270px;
			background-image:url(images/fruit.jpg);
			background-repeat:no-repeat;
			clear:both;
			}
#portfolio {width:570px;
float:left;
             padding:50px 0px 0px 170px;
			}
			
h1 {font-family:Arial, Helvetica, sans-serif;
    color:#999999;
    font-weight:lighter;
	clear:both; 	
	}


h2 {font-family:"Times New Roman", Times, serif;
    color:#999999;
    font-size:30px;
    font-weight:lighter;
	clear:both; 
	padding: 100px 0px 0px 330px;
		
	}
	
.style3 {
	font-size: 20px;
	color: #666666;
}
.style4 {
	font-size: 13px;
	color: #666666;
}
.style7 {font-size: 12px; font-weight: bold; }
.style8 {font-size: 12px}
.style9 {color: #666666}
.style12 {color: #000000}

.style26 {color: #000000}
.style42 {color: #E3E3E3}
.style46 {color: #43B1B8}
.style94 {
	color: #2189e5;
	font-size: 16px;
}
.style96 {color: #2189e5; font-weight: bold; }
.style98 {color: #000000; font-size: 16px; }
.style100 {color: #000000; font-size: 16px; font-weight: bold; }
.style101 {color: #238AE7}
.style102 {color: #000000; font-size: 12px; }


.border {
 border-style:solid;
 border-width:1px;
 border-color:#cccccc;color:#666666;
 background-color:#F2F2F2;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 width:230px;
 }
	
.bodylink {color:#666666; font-weight:bold;}

.footerlink {color:#000000;}
	
.logo {position:relative;
       top:10px; 
	   left:150px;
       }
	   
.projects {float:left; margin: -150px 0px 0px 680px;}
	   


.strapline {font-family:"Times New Roman", Times, serif;
            font-size:16px;
			}
	   
#menu {margin:-5px 0px 0px 430px; }

 #menu ul
 {
 list-style: none;
 padding: 0;
 margin: 0;
 }
 
 #menu a
 {
  font-weight:bold;
 font-size:12px;
 color:#FFFFFF;
 text-decoration:none;
 }
 
  #menu a:hover
 {
  font-weight:bold;
 font-size:12px;
 color:#FFFFFF;
 text-decoration:underline;
 }
 
 
  #menu li
 {
 float: left;
 margin: 0 0.45em;
 }