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

body {
	background-color: #002559;
	font-family: Arial, 'Helvetica Neue', 'Liberation Sans', FreeSans, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 80px;
}


#pagewrap {
	background-image: url(../images/toppink.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	color: #001B47;
	overflow: auto;
}


#header {
	overflow: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	background-image: url(../images/logo.gif);
	float: left;
	height: 57px;
	width: 283px;
	margin-top: 38px;
	margin-left: 14px;
	text-indent: -9999px;
	display: block;
}

.bloglogo {
	background-image: url(../images/logo.gif);
	float: left;
	height: 57px;
	margin-top: 38px;
	margin-left: 14px;
	text-indent: -9999px;
	display: block;
}


ul.nav  {
margin-top: 26px;
	overflow: auto;
	float:right;
}

.nav li {
	float: left;
	list-style-type: none;
	display: block;
	margin:0px;
	padding:0px;
		
}


.nav li a {
	color: #24477a;
	text-decoration: none;
	padding: 19px 15px 19px 15px;
	display: block;
	}
	


.nav li a:hover {
	text-decoration: none;
	color: #ed0c6e;
	}	
	
	

ul.three {
	background-color: #f6f6f7;
	overflow: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: 18px;
}

.three li {
	float: left;
	display: block;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d8dce4;
	width: 280px;
}

.three li:last-child {border:none;}

.three a {
	font-size: 36px;
	color: #1B3667;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
}

.three span {
	font-size: 12px;
	color: #1B3667;
	text-decoration: none;
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
}


a.what  {
	background-image: url(../images/what_instead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#illustration {
    color: #ffffff;
}

#illustration h1 {
	color: #ffffff;
	font-size: 44px;
	font-weight: bold;
	line-height: 46px;
}


#illustration p {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.learn {
	float: left;
	border: 1px none #CCCCCC;
	background-image: url(../images/learnmore.gif);
	height: 35px;
	width: 107px;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 15px;
}


.home {
	background-image: url(../images/Home_illu.jpg);
	height: 232px;
	padding: 24px;
	}



.about {
	background-image: url(../images/about.jpg);
	height: 374px;
	text-indent: -9999px;
 }

.contact {
	background-image: url(../images/contact_illus.gif);
	height: 172px;    
}

.philosophy {
	background-image: url(../images/philosophy.jpg);
	height: 172px;    
}
.services {
	background-image: url(../images/service.jpg);
	height: 172px;    
}
.whatinstead {
	background-image: url(../images/whatinstead.jpg);
	height: 172px;    
}

.individual {
	background-image: url(../images/giraffes.jpg);
	height: 172px;    
}

.group {
	background-image: url(../images/climb.jpg);
	height: 172px;    
}

.team {
	background-image: url(../images/cats.gif);
	height: 172px;    
}
.contact h1,.philosophy h1,.services h1,.whatinstead h1,.individual h1,.group h1,.team h1{
	font-size: 22px;
	font-weight: normal;
	color: #1B3667;
	padding: 24px;
}

#illustration p {
	color: #ffffff;
	padding-top: 24px;
	width: 400px;
	font-size: 14px;
}


.purpose {
	background-image: url(../images/light_grey_arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 167px;
	padding-bottom: 20px;
	margin-bottom: 54px;
	width: 300px;
	float: left;
	margin-right: 10px;
	padding-top: 14px;
 }
 
 .story {
	background-image: url(../images/medium_grey_arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 167px;
	padding-bottom: 20px;
	margin-bottom: 54px;
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 14px;
 }
 
 .instead {
	background-image: url(../images/Grey_Box.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 167px;
	padding-bottom: 20px;
	margin-bottom: 54px;
	padding-left: 10px;
	width: 280px;
	padding-right: 10px;
	float: left;
	margin-left: 10px;
	padding-top: 14px;
 }
 
#page {
	margin-top: 14px;
	margin-bottom: 24px;
	overflow: auto; 
 }

#quote blockquote {
	background-image: url(../images/quotes.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 200px;
	width: 300px;
	font-size: 24px;
	line-height: 30px;
	padding-top: 45px;
	padding-right: 10px;
	padding-left: 10px;
	float:left;
	color:#002559;
}

#quote .quotee {
	float:left;
	background-image: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D8DCE4;
	padding-top: 104px;
	padding-bottom: 104px;
	padding-left: 32px;
	font-size: 14px;
	text-transform: uppercase;
	width: 268px;
}

h5.servicelinegreen {
    padding-bottom: 5px;
    border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #99CA3B;
}

h5.servicelinepink {
    padding-bottom: 5px;
    border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ed0c6e;
}

ul.info {
	float:right;
	width: 300px;
}

.info li{
	font:'arial narrow';
	font-size: 20px;
	text-transform: uppercase;
	color: #63748d;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: none;
	background-image: url(../images/pink_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;	


}

.info li:hover, .info li.greendot  {
    background-image: url(../images/green_dot.gif);
}



.info li:last-child {
	color:#002559;
	font-weight: bold;
	background-image:none;
	font-size: 24px;
}

#footer {
	border: 1px solid #C9CDE3;
	overflow: auto;
	margin-bottom: 24px;
	padding: 18px;
	clear:both;
	margin-top: 24px;
}

#footer p {
    float:left;
	margin:0px;
	padding:0px;
	color: #63748d;
	font-weight: bold;
	font-size: 14px;
}

#footer ul {
    float:right;
	margin:0px;
	padding:0px;
}

#footer li {
	float:left;
	list-style-type:none;
	padding:0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#footer a {
	color: #63748d;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#footer a:hover,a.backlink {
    color:#b1baca;
	
}

.backlink  {
    color:#b1baca;
}

#connect {
	margin-left: 700px;    
}

#one {
	background-image: url(../images/number1_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;    
}

#two {
	background-image: url(../images/number2_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
}

#three {
	background-image: url(../images/number3_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;    
}

#four {
	background-image: url(../images/number4_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;    
}

#five {
	background-image: url(../images/number5_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;    
}

.pinkline {
    float:left;
	background-image: url(../images/pink_line.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;    
	width:380px;
	height:350px;
}

.greenline {
    float:right;
	background-image: url(../images/green_line.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;    
	width:380px;
	height:350px;
}

