/* CSS Document */


.container {
	height: 1655px;
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}

* {
	margin: 0px;
	padding: 0px;
}


body {
	background-image: url(../images/BBD-1px-bak2.gif);
	background-repeat: repeat-x;
	background-color: #4E4E4E;
	font-family: Tahoma;
	font-size: 14px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	text-decoration: none;
	color: #A4EE00;
}
a:hover {
	text-decoration: none;
	color: #01B0FF;
}
a:active {
	text-decoration: none;
	color: #A4EE00;
}
a:visited {
	color:#A4EE00;
	text-decoration: none;
}



h1 {
	letter-spacing: 2px;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 3px;
	text-transform: uppercase;
}
h2 {
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
}
h3 {
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 13px;
	color: #4e4e4e;
	padding-bottom:6px;
}

.header-box {
	height: 150px;
	width: 981px;
	float: left;
}
.logo {
	float: left;
	height: 68px;
	width: 243px;
	clear: left;
}
.twitter-space {
	float: left;
	height: 68px;
	width: 227px;
	clear: none;
	margin-left: 260px;
	padding: 0px;
}

.contact-info {
	float: right;
	height: 60px;
	width: 210px;
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 11px;
	clear: none;
}
.contact-info a:link{
	color:#000000;
}

.contact-info a:hover{
	color:#01B0FF;
}

.contact-info a:visited{
	color:#4e4e4e;
}	
.contact-info-icons {
	float: left;
	height: 14px;
	width: 18px;
	margin-top: 5px;
	clear: left;
}
.contact-info-txt {
	margin-top: 5px;
	text-align: right;
	padding-bottom: 3px;
}
.navbar-back {
	background-image: url(../images/logo-design-navbar.gif);
	float: left;
	height: 32px;
	width: 981px;
	margin-top: 20px;
	clear: left;
	padding-top: 6px;
}

ul.navbar{
	list-style-type:none;
	margin-left: 30px;
	padding: 0px;
}
ul.navbar li{
	display:inline;
	color: #FFFFFF;
	float: left;
	height: 11px;
	font-size: 15px;
	text-decoration: none;
	width: 600px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/navbar-grey.gif);
}

ul.navbar a:link{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 23px;
	width: 93px;
	text-align: center;
	padding-top: 3px;
}
ul.navbar a:visited{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 23px;
	width: 93px;
	text-align: center;
	padding-top: 3px;
}

ul.navbar a:hover{
	height: 23px;
	width: 93px;
	float: left;
	background-image: url(../images/design-agency-navblu.gif);
	background-repeat: no-repeat;
	color: #4E5255;
	text-align: center;
	display: list-item;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.statement {
	background-image: url(../images/together-statement.jpg);
	float: left;
	height: 212px;
	width: 981px;
	margin-top: 0px;
}
.statement-text {
	font-family: Tahoma;
	font-size: 15px;
	color: #4e4e4e;
	float: right;
	height: 40px;
	width: 380px;
	margin-top: 110px;
	text-align: right;
	margin-right: 20px;
}
.statement-more {
	background-image: url(../images/indesign-brochure-more-grey.gif);
	float: right;
	height: 26px;
	width: 94px;
	margin-right: 20px;
	clear: right;
	margin-top: 25px;
	text-align: center;
}

.statement-more a:link{
	float: right;
	height: 23px;
	width: 94px;
	text-align: center;
	padding-top:3px;
	text-decoration:none;
	color:#FFFFFF;
}
	
.statement-more a:visited{
	float: right;
	height: 23px;
	width: 94px;
	text-align: center;
	padding-top:3px;
	text-decoration:none;
	color:#FFFFFF;

}
.statement-more  a:hover{
	background-image: url(../images/indesign-brochure-more-blu.gif);
	float: right;
	height: 23px;
	width: 94px;
	padding-top: 3px;
	text-align: center;
	color: #FFFFFF;
}
.mid-container {
	float: left;
	height: 308px;
	width: 981px;
	margin-top: 25px;
}
.mid-brief-img {
	background-image: url(../images/create-design-brief-hove.gif);
	float: right;
	height: 41px;
	width: 232px;
	clear: right;
	padding-top: 7px;
	text-align: center;
	font-size: 15px;
	color: #A4EE00;
	font-weight: normal;
	margin-right: 15px;
}

.mid-image {
	float: left;
	height: 257px;
	width: 444px;
	margin-top: 35px;
	margin-left: 15px;
}
.mid-image-examples {
	height:67px;
	width:206px;
	margin-right:9px;
	margin-bottom:9px;
	float: left;
	background-color: #97DB00;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #90D000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #90D000;
}	
.mid-text-content {
	clear: right;
	float: right;
	height: 250px;
	width: 445px;
	margin-top: 20px;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #4e4e4e;
	padding-left: 15px;
}
.mid-text-content a:link {
	text-decoration: none;
	color: #FF00A9;
	font-size: 14px;

}
.mid-text-content a:hover{
	color:#ffffff;
	
}

.mid-text-content a:visited {
	text-decoration: none;
	color: #FF00A9;
	font-size: 14px;
}
	
.mid-text-content a:active {
	text-decoration: none;
	color: #FF00A9;
	font-size: 14px;

}
.mid-p {
	margin-top: 5px;
	line-height: 15px;
	color: #4e4e4e;
}
.lower-section-box {
	float: left;
	height: auto;
	width: 971px;
	margin-top: 50px;
	padding-left: 10px;
}

.lower-section-sub{
	width:290px;
	float: left;
	height: auto;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF00A9;
	padding: 10px;

}
.lower-section-text{
	text-decoration:none;
	font-family: Tahoma;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 5px;
	height: auto;
	width: inherit;
	clear: left;
}
.lower-section-clients{
	margin-bottom:10px;
	font-size: 11px;
	float: inherit;
	clear: both;


}
.footer-box {
	width: 981px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	clear: left;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF00A9;
}
.footer-txt-left {
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	height: auto;
	width: auto;
}
.footer-txt-right {
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	height: auto;
	width: auto;
}
.black-txt {
	color: #000000;
}
.grey-txt {
	color: #333333;
}
