@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
#header {
	position: relative;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.png);
	height: 128px;
}
#header #logo {
	position: absolute;
	width: 150px;
	height: 75px;
	left: 60px;
	top: 35px;
}
ul#nav {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 65px;
	top: auto;
	bottom: 16px;
}
#nav li {
	display: block;
	float: left;
}
#content {
	clear: both;
	position: relative;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#slider {
	height: 353px;
	width: 859px;
	position: relative;
	left: 65px;
	overflow: hidden;
	margin-top: 10px;
}
#slider li {
	list-style-type: none;
	height: 353px;
	width: 859px;
	overflow: hidden;
}
#slider  li p {
	font-family: Tahoma, Arial;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	width: 415px;
	display: block;
	position: relative;
	top: 190px;
	left: 45px;
}
#slider li img {
	position: relative;
	left: 45px;
	top: 215px;
}
li#slide1 {
	background-image: url(images/slide1.png);
}
li#slide2 {
	background-image: url(images/slide2.png);
}
li#slide3 {
	background-image: url(images/slide3.png);
}
ol#controls {
	position: absolute;
	top: 253px;
	right: 73px;
	list-style-type: none;
}
#controls li {
	margin-top: 12px;
}
#controls a {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #232323;
	background-image: url(images/number.png);
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#controls a:hover {
	background-image: url(images/number2.png);
}
#featurette {
	position: relative;
	width: 863px;
	left: 63px;
	margin-top: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding-top: 20px;
	height: 100px;
}
#featurette  img.image {
	position: relative;
	left: 5px;
}
#featurette img.button {
	position: absolute;
	left: 350px;
	top: 81px;
}
#featurette h4 {
	display: block;
	position: absolute;
	top: 18px;
	height: 25px;
	width: 510px;
	left: 350px;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#featurette h4.index {
	background-image: url(images/featurette-index.png);
}
#content #featurette .who-we-are {
	background-image: url(images/featurette-firm.png);
}
#content #featurette .what-we-do {
	background-image: url(images/featurette-what-we-do.png);
}
#content #featurette .contact-us {
	background-image: url(images/featurette-contact.png);
}
#content #featurette .our-work {
	background-image: url(images/featurette-portfolio.png);
}
#featurette p {
	position: absolute;
	width: 500px;
	height: 35px;
	left: 350px;
	top: 44px;
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 15px;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 990px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	background-position: top;
	position: relative;
	margin-top: 0px;
	clear: both;
}
#footer ul {
	list-style-type: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 760px;
	position: relative;
	top: 25px;
}
#footer li {
	float: left;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #B3B3B3;
}
#footer li a {
	color: #B3B3B3;
	text-decoration: none;
}
#footer li a:hover {
	color: #3982C6;
	text-decoration: underline;
}
.clear {
	display: block;
	clear: both;
	position: relative;
}
#content h1 {
	position: relative;
	left: 70px;
	width: 859px;
	height: 70px;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content   h1.who-we-are {
	background-image: url(images/who-we-are.png);
}
#content h1.what-we-do {
	background-image: url(images/what-we-do.png);
	padding-bottom: 10px;
}
#content h1.contact-us {
	background-image: url(images/contact-us.png);
}
#content h1.our-work {
	background-image: url(images/our-work.png);
}
#content h1.our-blog {
	background-image: url(images/our-blog.png);
	background-color: #FFFFFF;
	height: 78px;
	margin-bottom: -3px;
}
#content h1.iphone{
	background-image: url(images/baltimore-iphone-apps.png);
	background-color: #FFFFFF;
	height: 78px;
	margin-bottom: -3px;
}
.image1 {
	left: 67px;
	position: relative;
}
#firm-left {
	width: 400px;
	position: relative;
	float: left;
	padding-right: 20px;
	left: 75px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebebeb;
	height: 365px;
}
#firm-left h2 {
	height: 70px;
	width: 298px;
	display: block;
	background-image: url(images/firm-subheader.png);
	text-indent: -9999px;
}
#firm-left p {
	font-family: Tahoma, Arial;
	font-size: 16px;
	line-height: 28px;
	margin-top: 15px;
	margin-left: 4px;
}
#social-media {
	margin-top: 35px;
	list-style-type: none;
	position: relative;
}
#social-media li {
	float: left;
	display: block;
	width: 189px;
	margin-right: 4px;
	position: relative;
}
#firm-right {
	float: left;
	width: 385px;
	margin-left: 110px;
}
#firm-right p {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 18px;
	margin-top: 15px;
}
#services-left {
	float: left;
	width: 220px;
	left: 75px;
	position: relative;
}
#services-left h2 {
	height: 24px;
	width: 204px;
	background-image: url(images/here-is-what-we-do.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#services-left ul {
	list-style-position: inside;
	margin-top: 10px;
	display: block;
	position: relative;
	list-style-type: none;
}
#services-left ul a {
	color: #000000;
	text-decoration: none;
}
#services-left li a:hover {
	color: #3982C6;
	text-decoration: underline;
}
#services-left li {
	font-family: Tahoma, Arial;
	font-size: 12px;
	margin-bottom: 9px;
}
#services-left li:before
{
content: "- ";
}
#services-middle {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e3e3e3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e3e3e3;
	float: left;
	position: relative;
	width: 350px;
	margin-left: 85px;
	padding-right: 20px;
	padding-left: 20px;
}
#services-middle h3 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 29px;
	position: relative;
	overflow: hidden;
	width: 318px;
	padding-bottom: 4px;
}
#services-middle p {
	font-family: Tahoma, Arial;
	font-size: 14px;
	line-height: 21px;
	padding-bottom: 30px;
}
h3.web-site {
	background-image: url(images/web-site-design.jpg);
}
h3.iphone {
	background-image: url(images/iphone.jpg);
}
h3.email {
	background-image: url(images/email-marketing.jpg);
}
h3.seo {
	background-image: url(images/seo.jpg);
}
#services-right {
	float: left;
	margin-left: 15px;
	width: 210px;
}
#services-right h2 {
	background-image: url(images/start-a-discussion.png);
	text-indent: -9999px;
	height: 65px;
	width: 210px;
}
#services-right p {
	font-family: Tahoma, Arial;
	font-size: 14px;
	line-height: 20px;
	padding-top: 15px;
	padding-left: 13px;
	padding-right: 13px;
}
#contact-left {
	float: left;
	width: 220px;
	left: 75px;
	position: relative;
	font-family: Tahoma, Arial;
	font-size: 13px;
	line-height: 20px;
}
#contact-left .input {
	border: 1px solid #6ba1d4;
	width: 215px;
	height: 15px;
	margin-bottom: 15px;
	padding: 5px;
}
#contact-left textarea {
	border: 1px solid #6ba1d4;
	width: 215px;
	padding: 5px;
	height: 150px;
}
#contact-right {
	width: 570px;
	float: left;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e3e3e3;
	position: relative;
	margin-left: 105px;
}
#contact-info {
	background-image: url(images/contact-info.png);
	background-repeat: no-repeat;
	height: 153px;
	width: 563px;
	position: relative;
	font-family: Tahoma, Arial;
	font-size: 15px;
	line-height: 22px;
}
#address {
	position: absolute;
	top: 25px;
	left: 10px;
}
#phone {
	top: 10px;
	position: absolute;
	left: 370px;
}
#fax {
	top: 74px;
	position: absolute;
	left: 370px;
}
#email {
	top: 118px;
	position: absolute;
	left: 370px;
}
#contact-info a {
	color: #000000;
}
#contact-info a:hover {
	background-color: #d7ecff;
}

#inline {
	font-family: Tahoma, Arial;
	font-size: 13px;
	width: 420px;
	height: 20px;
	text-align: center;
}
#inline a {
	color: #FFFFFF;
	background-color: #313131;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px;
}
#inline a:hover {
	background-color: #3982C6;
}
#inline strong {
	color: #3982C6;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#portfolio-intro {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	position: absolute;
	width: 560px;
	top: 27px;
	right: 70px;
	letter-spacing: 0.1em;
}
#portfolio-intro strong {
	color: #2579C8;
}
#works {
	width: 880px;
	position: relative;
	left: 60px;
	list-style-type: none;
}
#works li {
	display: block;
	float: left;
	width: 33%;
	height: 190px;
}
#works img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#blog-left {
	width: 550px;
	position: relative;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #e3e3e3;
	padding-right: 50px;
	left: 73px;
	padding-top: 0px;
	margin-top: 18px;
	float: left;
	height: 100%;
	padding-bottom: 10px;
}
#blog-left h2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #000000;
	background-color: #d7ecff;
	padding: 3px;
	display: inline;
}
#blog-left h3 {
	font-family: Tahoma, Arial;
	font-size: 25px;
	line-height: 32px;
	padding-top: 10px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 35px;
}
#blog-left  h4 {
	font-family: Tahoma, Arial;
	font-size: 15px;
	display: block;
	color: #2579C8;
	padding-bottom: 5px;
	padding-top: 25px;
}
#blog-left p {
	font-family: Tahoma, Arial;
	font-size: 13px;
	line-height: 21px;
	padding-bottom: 15px;
}
.image-left {
	float: left;
	padding-bottom: 15px;
	padding-right: 15px;
}
.image-right {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}
.image-middle {
	padding-top: 5px;
	padding-bottom: 10px;
}
#blog-left strong {
	color: #999999;
}
#blog-left ul {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
	list-style-position: inside;
	list-style-type: circle;
	padding-bottom: 15px;
}
#blog-left li {
	padding-bottom: 5px;
}
#blog-left  a {
	color: #3982C6;
}
#blog-left a:hover {
	color: #000000;
	background-color: #D7ECFF;
}
#blog-right {
	width: 225px;
	float: right;
	position: relative;
	top: 13px;
	right: 55px;
}
#blog-right h2 {
	height: 24px;
	width: 204px;
	background-image: url(images/more-posts.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#blog-right ul {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
	list-style-type: none;
	text-decoration: none;
	padding-top: 10px;
}
#blog-right li {
	padding-bottom: 15px;
}
#blog-right a {
	color: #333333;
	text-decoration: underline;
}
#blog-right a:hover {
	background-color: #D7ECFF;
}
p a {
	color: #000000;
	text-decoration: none;
}
p a:hover {
	color: #3982C6;
	text-decoration: underline;
}
#content.blog  {
	background-image: url(images/blog-background.png);
	background-position: 15px top;
	background-repeat: repeat;
}
