@charset "utf-8";
/* CSS Document 
   Author: Kyle Reddoch
   Company: The Everyday Web Expert
*/

/**** Univeral Properties ****/

body {
	margin:0;
}

form {
	margin:0;
	padding:0;
}

input.text {
	width:200px;
	height:auto;
	font-family:Century Gothic, sans-serif;
	font-size:12px;
	color:#4d82fd;
	margin:0 0 5px 0;
}

select.text {
	width:200px;
	height:auto;
	font-family:Century Gothic, sans-serif;
	font-size:12px;
	color:#4d82fd;
	margin:0 0 5px 0;
}

textarea.contact {
	width:200px;
	height:200px;
	font-family:Century Gothic, sans-serif;
	font-size:12px;
	color:#4d82fd;
	margin:0 0 5px 0;
}

textarea.application {
	width:725px;
	height:150px;
	font-family:Century Gothic, sans-serif;
	font-size:12px;
	color:#4d82fd;
	margin:0 0 5px 0;
}

textarea.application2 {
	width:230px;
	height:100px;
	font-family:Century Gothic, sans-serif;
	font-size:12px;
	color:#4d82fd;
	margin:0 0 5px 0;
}

strong.blue {
	font-weight:bold;
	color:#4d82fd;
}

a, a:visited {
	font-family:inherit;
	font-size:inherit;
	color:inherit;
	text-decoration:underline;
}

a:hover {
	font-family:inherit;
	font-size:inherit;
	color:inherit;
	text-decoration:none;
}

h1.grey {
	font-family:Century Gothic, sans-serif;
	font-size:18px;
	color:#898989;
	margin:0 0 10px 0;
}

h1.blue {
	font-family:Century Gothic, sans-serif;
	font-size:18px;
	color:#4d82fd;
	margin:0 0 10px 0;
}

h2.grey {
	font-family:Century Gothic, sans-serif;
	font-size:17px;
	color:#898989;
	margin:0 0 5px 0;
}

h2.blue {
	font-family:Century Gothic, sans-serif;
	font-size:17px;
	color:#4d82fd;
	margin:0 0 10px 0;
}

h2.blue-services {
	font-family:Century Gothic, sans-serif;
	font-size:16px;
	color:#4d82fd;
	margin:0;
	text-transform:uppercase;
}

h3.grey {
	font-family:Century Gothic, sans-serif;
	font-size:15px;
	color:#898989;
	margin:0 0 5px 0;
}

h3.blue {
	font-family:Century Gothic, sans-serif;
	font-size:15px;
	color:#4d82fd;
	margin:0 0 10px 0;
}

#home-content-container p {
	font-family:Century Gothic, sans-serif;
	font-size:12px;
	color:#363636;
	margin:0;
	line-height:16px;
}

#sub-outer-container p {
	font-family:Century Gothic, sans-serif;
	font-size:12px;
	color:#363636;
	margin:0;
	line-height:16px;
}

p.grey {
	font-family:Century Gothic, sans-serif;
	font-size:12px;
	color:#363636;
	margin:0;
	line-height:16px;
}

span.contact {
	color:#4d82fd;
	font-size:14px;
	font-family:Century Gothic, sans-serif;
	font-weight:bold;
}

span.communities {
	color:#000;
	font-size:10px;
	font-family:Century Gothic, sans-serif;
}

span.hidden {
	display:none;
}

span.follow-us {
	color:#898989;
	font-size:13px;
	font-family:inherit;
}

#main-container {
	width:915px;
	height:auto;
	margin:0 auto;
}

#head-container {
	width:915px;
	height:141px;
	float:left;
	background:url(../images/bg_img_head.jpg) no-repeat;
	padding:0;
}

#head-container hr{
	margin:5px 0;
	color:#FFFFFF;
	background-color:#FFFFFF;
	height:3px;
	border:0;
}

#head-container .logo {
	width:118px;
	height:124px;
	padding:17px 0 0 59px;
	float:left;
}

#head-container .contact-info {
	width:279px;
	height:124px;
	padding:17px 44px 0 415px;
	float:left;
	font-family:Century Gothic, sans-serif;
	font-size:14px;
	color:#898989;
	text-align:right;
}

#nav-container {
	width:828px;
	height:27px;
	float:left;
	margin:0 auto;
	background:url(../images/bg_img_nav.jpg) no-repeat;
	padding:0 0 0 87px;
}

#nav-container ul {
	width:828px;
	height:27px;
	display:inline;
}

#nav-container li {
	width:138px;
	height:27px;
	float:left;
	list-style:none;
}

#nav-container li a.home, #nav-container li a.home:visited {
	width:138px;
	height:27px;
	float:left;
	display:block;
	background:url(../images/img_btn_home.jpg) 0 0 no-repeat;
}

#nav-container li a.services, #nav-container li a.services:visited {
	width:138px;
	height:27px;
	float:left;
	display:block;
	background:url(../images/img_btn_services.jpg) 0 0 no-repeat;
}

#nav-container li a.about, #nav-container li a.about:visited {
	width:138px;
	height:27px;
	float:left;
	display:block;
	background:url(../images/img_btn_about.jpg) 0 0 no-repeat;
}

#nav-container li a.companion, #nav-container li a.companion:visited {
	width:138px;
	height:27px;
	float:left;
	display:block;
	background:url(../images/img_btn_companion.jpg) 0 0 no-repeat;
}

#nav-container li a.contact, #nav-container li a.contact:visited {
	width:138px;
	height:27px;
	float:left;
	display:block;
	background:url(../images/img_btn_contact.jpg) 0 0 no-repeat;
}

#nav-container li a.home:hover, #nav-container li a.services:hover, #nav-container li a.about:hover, #nav-container li a.companion:hover, #nav-container li a.contact:hover {
	background-position:0 -27px;
}

#areas {
	width:915px;
	height:48px;
	margin:0 auto;
	float:left;
	background:url(../images/bg_img_areas.jpg) no-repeat;
}

#footer {
	width:466px;
	height:62px;
	margin:0 auto;
	padding:15px 49px 0 400px;
	float:left;
	background:url(../images/bg_footer.jpg) no-repeat;
	font-family:Century Gothic, sans-serif;
	font-size:10px;
	color:#898989;
	text-align:right;
}

/**** Home Page Properties ****/

#home-intro {
	width:915px;
	height:235px;
	margin:0 auto;
	float:left;
	background:url(../images/bg_img_companions.jpg) no-repeat;
}

#home-content-container {
	width:831px;
	height:350px;
	margin:0 auto;
	float:left;
	background:url(../images/bg_img_home-content.jpg) no-repeat;
	padding:28px 49px 0 35px;
}

#home-col1 {
	width:288px;
	height:350px;
	float:left;
}

#home-col1 img.advertise{
	float:left;
	margin:20px 0 0 15px;
}

#home-col1 img.social{
	float:left;
	margin:20px 0 0 15px;
}

#home-col2 img.testimonial{
	float:left;
	margin:20px 0 0 15px;
}

#home-col3 img {
	float:left;
	margin:10px 5px 0 0;
}

#home-col1 .what-we-are{
	width:248px;
	height:272px;
	float:left;
	padding:10px 25px 0 15px;
	background:url(../images/bg_what-we-are.jpg) no-repeat;
}

#home-col2 {
	width:341px;
	height:350px;
	float:left;
}

#home-col2 .testimonials{
	width:162px;
	height:272px;
	float:left;
	padding:10px 24px 0 155px;
	background:url(../images/bg_testimonials.jpg) no-repeat;
}

#home-col3 {
	width:202px;
	height:350px;
	float:left;
}

#home-col3 .work-for-us{
	width:167px;
	height:148px;
	float:left;
	padding:10px 22px 0 13px;
	background:url(../images/bg_work-for-us.jpg) no-repeat;
}

#home-col3 .resources{
	width:177px;
	height:114px;
	float:left;
	padding:10px 15px 0 10px;
	background:url(../images/bg_resources.jpg) no-repeat;
}

#home-col3 .license{
	width:202px;
	height:48px;
	float:left;
	font-family:Century Gothic, sans-serif;
	font-size:10px;
	color:#60605a;
	text-align:right;
	padding:20px 0 0 0;
}

/**** Sub Page Properties ****/

#sub-outer-container {
	width:828px;
	height:565px;
	margin:0 auto;
	padding:29px 53px 19px 34px;
	float:left;
	background:url(../images/bg_sub-outer-container.jpg) no-repeat;
}

#sub-content-container {
	width:754px;
	height:491px;
	float:left;
	padding:37px;
	background:url(../images/bg_sub-content-container.jpg) no-repeat;
}

#sub-app-container {
	width:754px;
	height:491px;
	float:left;
	overflow:auto;
}

#sub-outer-container ul,li {
	font-family:Century Gothic, sans-serif;
	font-size:12px;
	color:#363636;
	margin:0 0 0 5px;
	padding:0;
	line-height:16px;
}

#sub-content-container-C {
	width:754px;
	height:491px;
	float:left;
	padding:37px;
	background:url(../images/bg_sub-content-container-C.jpg) no-repeat;
}

#sub-content-container-left {
	width:367px;
	height:460px;
	float:left;
	margin:0 10px 0 0;
}

#sub-content-container-right {
	width:367px;
	height:442px;
	float:left;
	margin:0 0 0 10px;
}

#sub-content-container-more {
	width:367px;
	height:18px;
	float:left;
	margin:0 0 0 10px;
}

#sub-content-container-more img.more {
	margin:0;
	float:right;
}