body {
	background-image: url(images/background.gif);	
	background-repeat: repeat-x;
	margin: 0;
	text-align:justify;
	}

#topbanner{
	width: 960px;
	height: 116px;
	margin: 0px auto 0px auto;
	}

#logo{
	padding-top:30px
	}

#slogan{
	padding-top:70px
	}

#imagestrip{
	width: 960px; 
	height:301px;
	margin: 0 auto 0 auto; 
	}



#navbar{ 
	float:left; 
	height:301px;
	padding: 15px 12px 0 0;
	}

#image{
	float: left;
	}
	
#bottom{ 
	width: 960px;
	margin: 0 auto 20px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	border-top: 1px solid #25251d;
	text-align: center;
	padding: 10px 0 10px 0;
}


#navbar div{
	width: 211px;
	height: 54px;

}

#navbar div a{
	display: block;
	width: 211px;
	height: 54px;
}

#navbar div span{
	display: none;
}


#baboutus a{
	background: url('images/aboutus.gif') 0 0 no-repeat;
}
#baboutus a:hover{
	background: url('images/aboutus.gif') 0 -54px no-repeat;
	text-align: center;
}
#baboutus a.current{
	background: url('images/aboutus.gif') 0 -108px no-repeat;
}


#bourservices a{
	background: url('images/services.gif') 0 0 no-repeat;
}
#bourservices a:hover{
	background: url('images/services.gif') 0 -54px no-repeat;
}
#bourservices a.current{
	background: url('images/services.gif') 0 -108px no-repeat;
}


#bourteam a{
	background: url('images/team.gif') 0 0 no-repeat;
}
#bourteam a:hover{
	background: url('images/team.gif') 0 -54px no-repeat;
}
#bourteam a.current{
	background: url('images/team.gif') 0 -108px no-repeat;
}


#blinks a{
	background: url('images/links.gif') 0 0 no-repeat;
}
#blinks a:hover{
	background: url('images/links.gif') 0 -54px no-repeat;
}
#blinks a.current{
	background: url('images/links.gif') 0 -108px no-repeat;
}


#bcontactus a{
	background: url('images/contact.gif') 0 0 no-repeat;
}
#bcontactus a:hover{
	background: url('images/contact.gif') 0 -54px no-repeat;
}
#bcontactus a.current{
	background: url('images/contact.gif') 0 -108px no-repeat;
}



#bodystrip{
	width: 960px; 
	margin: 50px auto 30px auto;
	}

#vision{
	background-image: url(images/vision.png);
	background-repeat: no-repeat;
	float: left;
	width:196px;
	height:200px;
	padding-right:27px;
	padding-top:75px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:15px;
	color:#948e74;
	background-position: right top;
	}


#list{
	list-style:none;
	margin:0;
	}

li{
	margin-bottom:5px
	}

#color{
	color:#25251d;
	font-weight:bold
	}
	
#bodytext{
	float: left;
	width: 714px;
	padding-left:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 17px;
	padding: 5px 0 0 20px;
	}
#bodytext h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#ad2525;
	font-weight:normal;
	}

#bodytext h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#ad2525;
	font-weight:normal;
	margin: 0 0 5 0;
	}

#bodytext h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	margin: 0;
	}
	
#bodytext h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#ad2525;
	font-weight:normal;
	margin: 0;
	}	
	
#bodytext h6{
	font-family:Arial, Helvetica, sans-serif
	font-size:8px;
	color:#666666;
	}
	
.team {
	float:left; 
	display: inline;
	}

#kurt{
	height:143px;
	padding-top:40px;
	
	}

#michael{
	height:150px;
	padding-top:16px;
	}
	
#heidi{
	height:153px;
	padding-top:30px;
	padding-bottom:25px;
	}

.divide{
	border-top: 1px solid #cac7b8;
	margin: 20px 0 20px 0
	}
.divide img{
	margin: 10px 0 0 0;
	}

a:link, a:active, a:visited{
	color:#ad2525;
	text-decoration:none;
	}

a:hover{
	color:#ad2525;
	text-decoration:underline;
	}

a.bottomlinks:link, a.bottomlinks:active, a.bottomlinks:visited {
	color:#666666;
	text-decoration:none;
	padding: 0 10px 0 10px;
	}
a.bottomlinks:hover{
	color:#ad2525;
	text-decoration:none;
	}
