#photo1 { 
float: left;
margin-left:40px;
margin-top:40px;
}
#photo1 img { 
float: left;
padding:5px;
border:1px solid #000; 
}
h1 a {
color: rgb(0,178,210); /*teal blue*/
text-decoration:none;
}
h1 a:hover,
.boxed-text a:hover { 
color: rgb(0,63,125); /*dark blue*/
}
.boxed-text-services { 
width: 354px; 
}
.title-boxed-para {
margin-top:30px;
}
.boxed-text a{
text-decoration:none;
}
.fresh-blue-bold-text {
color: rgb(0,178,210); /*teal blue*/
font-size:24px;
}
#services-list  { 
margin-left:20px;
width:320px;
}
#services-list a { 
text-decoration:none;
color: rgb(0,178,210); /*teal blue*/
}
#services-list a:hover { 
color: rgb(0,63,125); /*dark blue*/
text-decoration:underline;
}
#vertical-collage {
float:left;
margin-top:100px;
margin-left:5px;
}

