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

/* Universal Styles */

body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#666666;
	background-image: url(images/top_bar.jpg);
	background-repeat: repeat-x;
}
#container {
	float: none;
	height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	padding-right: 10px;
	padding-left: 10px;
}
#content {
	float: left;
	height: 100%;
	width: 1000px;
}
#main-header {
	height: 100px;
	width: 1000px;
	float: left;
}
h1 {
	color: #62B5D0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	line-height:45px;
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: 0.125ex;
	font-weight: bold;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
}
h3 {
	margin:0;
}
h4 {
	font-size:17px;
	color: #999999;
}
h5 {
	color:#A7170E;
}
.subhead-h1 {
	font-size:25px;
	margin-bottom:0;
}
.left {
	float:left;
}
.right {
	float:right;
}
a:link {
	text-decoration:none;
	color: #666666;
}
a:visited {
	text-decoration:none;
	color: #666666;
}
a:hover {
	text-decoration:none;
	color: #333333;
}
a:active {
	text-decoration:none;
	color: #333333;
}
a:link img {
outline: none;
border: none;
}

a:visited img {
outline: none;
border: none;
}

a:hover img {
outline: none;
border: none;
}

a:active img {
outline: none;
border: none;
}

a:focus img {
outline: none;
border: none;
}
a {
outline: none;
border: none;
}
#sidebar {
	width:205px;
	float: right;
	clear: none;
	height: 600px;
	margin-top: 27px;
	padding-left: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccdcf;
}
#sidebar h4 {
	margin-left:7px;
	margin-top:20px;
	margin-bottom:12px;
}
#sidebar p {
	margin-left:7px;
	margin-top:0;
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
	
}
#sidebar a:link p {
	text-decoration:none;
	color: #CCCCCC;
}
#sidebar a:visited p {
	text-decoration:none;
	color: #CCCCCC;
}
#sidebar a:hover p {
	text-decoration:none;
	color: #666666;
}
#sidebar a:active p {
	text-decoration:none;
	color: #999999;
}
.featured-gallery-links {
	width:183px;
	height:22px;
	padding-top:5px;
	padding-left:10px;
	background-color:#b0dae7;
	display:block;
	font-weight:bold;
	font-size:15px;
	margin-left:7px;
	background-image: url(images/blue_lines.gif);
}
.featured-gallery-links:hover {
	background-color:#666666;
	background-image:none;
}
.featured-gallery-links a:link {
	text-decoration:none;
	color: #FFFFFF;
}
.featured-gallery-links a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
.featured-gallery-links a:hover {
	text-decoration:none;
	color: #FFFFFF;
}
.featured-gallery-links a:active {
	text-decoration:none;
	color: #FFFFFF;
}
#footer {
	font-size:13px;
	color:#cccdcf;
	margin-top:25px;
	float:left;
	width: 1000px;
	padding-bottom: 25px;
	clear:both;
	display:block;
}
#footer a:link {
	text-decoration:none;
	color: #cccdcf;
}
#footer a:visited {
	text-decoration:none;
	color: #cccdcf;
}
#footer a:hover {
	text-decoration:none;
	color: #999999;
}
#footer a:active {
	text-decoration:none;
	color: #cccdcf;
}
.main-menu {
	float:right;
}
.main-menu span {
	visibility:hidden;
	margin:-9999px;
}
#home_current {
	float:left;
	display:block;
	background-image: url(images/home.gif);
	background-position:-61px;
	width:61px;
	height:50px;
	margin-right:5px;
}
#home {
	float:left;
	display:block;
	background-image: url(images/home.gif);
	width:61px;
	height:50px;
	margin-right:5px;
}
#home:hover {
	float:left;
	display:block;
	background-image: url(images/home.gif);
	background-position:-61px;
	width:61px;
	height:50px;
	margin-right:5px;
}
#home span {
	visibility:hidden;
	margin:-9999px;
}
#our-work_current {
	float:left;
	display:block;
	background-image: url(images/our-work.gif);
	background-position:-103px;
	width:103px;
	height:50px;
	margin-right:5px;
}
#our-work {
	float:left;
	display:block;
	background-image: url(images/our-work.gif);
	width:103px;
	height:50px;
	margin-right:5px;
}
#our-work:hover {
	float:left;
	display:block;
	background-image: url(images/our-work.gif);
	background-position:-103px;
	width:103px;
	height:50px;
	margin-right:5px;
}
#our-work span {
	visibility:hidden;
	margin:-9999px;
}
#company_current {
	float:left;
	display:block;
	background-image: url(images/company.gif);
	background-position:-94px;
	width:94px;
	height:50px;
	margin-right:5px;
}
#company {
	float:left;
	display:block;
	background-image: url(images/company.gif);
	width:94px;
	height:50px;
	margin-right:5px;
}
#company:hover {
	float:left;
	display:block;
	background-image: url(images/company.gif);
	background-position:-94px;
	width:94px;
	height:50px;
	margin-right:5px;
}
#company span {
	visibility:hidden;
	margin:-9999px;
}
#we-like_current {
	float:left;
	display:block;
	background-image: url(images/we-like.gif);
	background-position:-70px;
	width:70px;
	height:50px;
	margin-right:5px;
}
#we-like {
	float:left;
	display:block;
	background-image: url(images/we-like.gif);
	width:70px;
	height:50px;
	margin-right:5px;
}
#we-like:hover {
	float:left;
	display:block;
	background-image: url(images/we-like.gif);
	background-position:-70px;
	width:70px;
	height:50px;
	margin-right:5px;
}
#we-like span {
	visibility:hidden;
	margin:-9999px;
}
#say-hello_current {
	float:right;
	display:block;
	background-image: url(images/say-hello.gif);
	background-position:-104px;
	width:104px;
	height:50px;
	margin-right:5px;
}
#say-hello {
	float:right;
	display:block;
	background-image: url(images/say-hello.gif);
	width:104px;
	height:50px;
	margin-right:5px;
}
#say-hello:hover {
	float:right;
	display:block;
	background-image: url(images/say-hello.gif);
	background-position:-104px;
	width:104px;
	height:50px;
	margin-right:5px;
}
#say-hello span {
	visibility:hidden;
	margin:-9999px;
}
#trail {
	color: #999999;
	font-size: 12px;
	float: left;
	width: 715px;
	margin-top: 15px;
	height: 14px;
}
.hide-trail {
	visibility:hidden;
	color:#FFFFFF;
}
#trail a:link {
	text-decoration:none;
	color: #999999;
}
#trail a:visited {
	text-decoration:none;
	color: #999999;
}
#trail a:hover {
	text-decoration:none;
	color: #333333;
}
#trail a:active {
	text-decoration:none;
	color: #333333;
}
#back-top {
	float: right;
	width: 90px;
	height: 60px;
	clear: both;
	margin-top:15px;
}
#back-top-roll span {
	margin:-9999px;
	visibility:hidden;
}
#back-top-roll {
	display:block;
	background-image: url(images/going-up.gif);
	width:91px;
	height:69px;
}
#back-top-roll:hover {
	display:block;
	background-image: url(images/going-up.gif);
	background-position:-91px;
	width:91px;
	height:69px;
}

/* Home Styles */

#home-content {
	width: 715px;
	margin-top: 5px;
	float: left;
}
#home-content p {
	font-size: 15px;
	line-height: 25px;
	margin-top: 20px;
}
#homepage_carousel {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #cccdcf;
		border-bottom-color: #cccdcf;
		float: left;
		margin-bottom: 15px;
		width:715px;
		padding-top:15px;
}
.carousel_window {
		width: 625px;
		height: 125px;
		overflow: hidden;
		position: relative;
		float:left;
		margin-left:15px;
		margin-right:15px;
}
.carousel_item {
		position: absolute;
		top: 0;
		right: -628px; 
		width: 625px;
}
.carousel_item img {
		float:left;
		margin-right:20px;
}
#homepage_carousel p {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:-5px;
	margin-bottom:0;
	margin-right:40px;
	font-size:13px;
	line-height:18px;
	color:#A7170E;
}
#why-choose-nav-left {
	float: left;
	margin-top: 40px;
}
#why-choose-nav-right {
	float: right;
	margin-top: 40px;
}

#hello-hero {
	margin-top:25px;
	height: 130px;
	width: 715px;
	clear: both;
	float: left;
	position: relative;
}
#hello-hero p {
	margin-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:15px;
}
#hello-agencies {
	background-image:url(images/blue_lines.gif);
	margin-right:10px;
	padding: 10px;
	height: 85px;
	width: 320px;
	float:left;
}
#hello-business {
	background-image:url(images/blue_lines.gif);
	margin-left:10px;
	padding: 10px;
	height: 85px;
	width: 320px;
	float:left;
}
#home-blog-roll {
	float: left;
	width: 1000px;
	margin-top:30px;
	clear: both;
}
#home-blog-roll h4 {
	margin:0px;
	font-size:22px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccdcf;
}
.home-blog-roll-post {
	margin-top:20px;
	font-size:12px;
	width:230px;
	float: left;
	margin-right: 20px;
}
.home-blog-roll-post img {
	float:left;
	margin-right:10px;
	border: 1px solid #999999;
}
.home-blog-roll-post p strong {
	margin-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:5px;
}
.home-blog-roll-post p {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:5px;
}
.home-blog-roll-post a:link {
	text-decoration:none;
	color: #999999;
}
.home-blog-roll-post a:visited {
	text-decoration:none;
	color: #999999;
}
.home-blog-roll-post a:hover {
	text-decoration:none;
	color: #333333;
}
.home-blog-roll-post a:active {
	text-decoration:none;
	color: #333333;
}

/*Focus Page Styles*/

.focus-content {
	width: 715px;
	margin-top: 5px;
	float: left;
}
.focus-content p {
	font-size: 15px;
	line-height: 25px;
	margin-top: 15px;
	margin-bottom: 50px;
}
.reasons {
	font-family:Arial, Helvetica, sans-serif;
}
.focus-content img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom:15px;
}
.services {
	float:left;
}
.services p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #999999;
	font-size: 14px;
}
.services ul {
	margin-top: 15px;
	margin-left:10px;
	list-style-type: square;
	padding-left: 5px;
	color: #999999;
}
.services li {
	margin-bottom: 5px;
	font-size: 14px;
}
.services  h5 {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 15px;
}
#focus-sidebar {
	width:205px;
	float: right;
	clear: none;
	padding-bottom:30px;
	margin-top: 27px;
	padding-left: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccdcf;
}
#estimate {
	height: 146px;
	width: 129px;
	background-image: url(images/estimate-bg.jpg);
	padding-top: 69px;
	background-repeat: no-repeat;
	padding-left: 65px;
	font-size: 12px;
	color: #fcf9c1;
	line-height: 16px;
	display: block;
	margin-bottom: 40px;
}
#estimate p {
	margin: 0px;
}
#estimate:hover {
	background-position:-194px 0;
}
.our-services {
	font-size: 24px;
	width: 95%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.focus-subhead {
	font-size:28px;
	margin-bottom:0;
}

/* Company Page Styles */

.company-content {
	width: 715px;
	margin-top: 5px;
	float: left;
}
.company-content p {
	font-size: 15px;
	line-height: 25px;
}
.company-profiles {
	float:left;
	width:340px;
	padding-right:10px;
	margin-top: 20px;
}
.company-profiles p {
	font-size: 13px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 7px;
}
#how-we-work {
	margin-top:35px;	
}
#how-we-work p {
	margin-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:15px;
}

/*Landing Page Styles*/

.landing-content {
	width: 715px;
	margin-top: 5px;
	float: left;
}
.landing-content p {
	font-size: 15px;
	line-height: 25px;
}
#landing-list {
	margin-top: 15px;
	margin-left:10px;
	list-style-type: square;
	padding-left: 5px;
	color: #999999;
}
#landing-list li {
	margin-bottom: 5px;
	font-size: 14px;
	color: #666666;
}
#landing-list  h5 {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 15px;
}

/* Project Page Styles */

.project-content {
	width: 100%;
	margin-top: 5px;
	float: left;
}
.project-content p {
	margin-right: 20px;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 15px;
}
.project-content a:link {
	text-decoration:none;
	color: #62b5d0;
}
.project-content a:visited {
	text-decoration:none;
	color: #62b5d0;
}
.project-content a:hover {
	text-decoration:none;
	color: #333333;
}
.project-content a:active {
	text-decoration:none;
	color: #333333;
}
#project-footer {
	margin-top: 25px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: relative;
	height: 125px;
	width: 980px;
	padding-bottom: 15px;
	float: left;
	clear: both;
}
#project-footer ul {
	float: left;
	width: 470px;
	list-style: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#project-footer li {
	float: left;
	width: 225px;
	margin: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 8px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #f3f3f3;
} 

/* Our Work Gallery Page Styles */ 

.our-work-content {
	width: 100%;
	margin-top: 5px;
	float: left;
}
#our-work-content-heading {
	font-size:35px;

}
.our-work-content p {
	margin-right: 20px;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 15px;
}
.our-work-content a:link {
	text-decoration:none;
	color: #62b5d0;
}
.our-work-content a:visited {
	text-decoration:none;
	color: #62b5d0;
}
.our-work-content a:hover {
	text-decoration:none;
	color: #333333;
}
.our-work-content a:active {
	text-decoration:none;
	color: #333333;
}
.our-work-design {
	width: 480px;
	float: left;
	margin-right: 35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 20px;
}
.our-work-production {
	width: 480px;
	float: left;
	margin-top: 20px;
}
.our-work-header {
	width:100%;
	float:left;
	clear:both;
	margin-bottom:20px;
}
.our-work-project {
	height: 200px;
	width: 206px;
	float: left;
	font-size: 12px;
	margin-right: 32px;
	margin-bottom: 20px;
}
.our-work-project a:link {
	text-decoration:none;
	color: #999999;
}
.our-work-project a:visited {
	text-decoration:none;
	color: #999999;
}
.our-work-project a:hover {
	text-decoration:none;
	color: #333333;
}
.our-work-project a:active {
	text-decoration:none;
	color: #333333;
}
#tag-cloud {
	margin-top: 25px;
	padding-top: 10px;
	position: relative;
	height: 125px;
	width: 980px;
	padding-bottom: 15px;
	float: left;
	clear: both;
}
#tag-cloud ul {
	float: left;
	width: 900px;
	list-style: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#tag-cloud li {
	float: left;
	width: 225px;
	margin: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 8px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #f3f3f3;
} 
#tag-cloud h4 {
	margin:0;
	font-size:20px;
	margin-bottom:25px;
}
/* Design & Production Gallery Page Styles */

.design-gallery-content {
	width: 100%;
	margin-top: 5px;
	float: left;
}
.design-gallery {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.project-thumb {
	float: left;
	height: 210px;
	width: 284px;
	margin-right: 45px;
	margin-bottom: 25px;
	font-size: 14px;
}
.project-thumb a:link {
	text-decoration:none;
	color: #999999;
}
.project-thumb a:visited {
	text-decoration:none;
	color: #999999;
}
.project-thumb a:hover {
	text-decoration:none;
	color: #333333;
}
.project-thumb a:active {
	text-decoration:none;
	color: #333333;
}
/* Contact Page Styles */

.contact-content {
	width: 100%;
	margin-top: 5px;
	float: left;
}
.contact-container {
	width: 100%;
	float: left;
	font-size: 15px;
	color:#999999;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	line-height: 19px;
}
.contact-firms {
	width: 290px;
	margin-top: 20px;
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	height: 400px;
}
.contact-in-touch {
	width: 290px;
	margin-top: 20px;
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	height: 400px;
}
.be-social {
	width: 300px;
	margin-top: 20px;
	float: left;
	padding-right: 10px;
	height: 400px;
}

#landing-page-menu {
	display: block;
	float: left;
	width: 685px;
	height: 40px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left: 0px;
}
#landing-page-menu li {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-right:60px;
}
#landing-page-menu li:hover {
	background-image:url(images/land-page-button.gif);
	background-color:#a8180f;
}
#landing-page-menu span {
	height:30px;
	padding-top:10px;
	display:block;
	padding-left:25px;
	padding-right:25px;
	
}
#landing-page-menu a:link {
	text-decoration:none;
	color: #333333
}
#landing-page-menu a:visited {
	text-decoration:none;
	color: #333333;
}
#landing-page-menu a:hover {
	text-decoration:none;
	color: #feffda;
}
#landing-page-menu a:active {
	text-decoration:none;
	color: #feffda;
}
#estimate-small {
	height: 137px;
	width: 120px;
	background-image: url(images/estimate-bg-roll-small.jpg);
	padding-top: 52px;
	background-repeat: no-repeat;
	padding-left: 58px;
	padding-right:15px;
	font-size: 12px;
	color: #fcf9c1;
	line-height: 16px;
	display: block;
	margin-bottom: 5px;
	margin-top: 55px;
}
#estimate-small p {
	margin: 0px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #feffda;
	font-weight:normal;
}
#estimate-small:hover {
	background-position:-194px 0;
}
#landing-list a:link {
	text-decoration:none;
	color: #666666;
}
#landing-list a:visited {
	text-decoration:none;
	color: #666666;
}
#landing-list a:hover {
	text-decoration:none;
	color: #62b5d0;
}
#landing-list a:active {
	text-decoration:none;
	color: #62b5d0;
}