/* Tags */

body {
	font-family: Verdana;
	font-size: 10px;
	color: #707070;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1 {
	color: #9e0b0f;
	font-size: 14px;
}

h2 {
	color: #9e0b0f;
	font-size: 14px;
	padding-bottom: 0;
	margin-bottom: 0;
}

img {
	border:none;
}

p {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 12px;
}


/* Structure ids */

#wrapper {
	padding-top: 10px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-color: #ffffff;
}

#map {
	float: right;
	padding: 10px;
}

#home_logo
{
	padding-top: 30px;
}

#examples .box-right
{
	
}

#tabs {
	width: 440px;
	height: 29px;
	float: right;
	padding-bottom: 25px;
	text-align: left;
}

	#tabs ul {
		margin: 0;
		padding: 0;
		width: 445px;
		padding-top: 5px;
		border-top: 3px solid #9e0b0f;
	}
	
	#tabs li {
		background-color: #e6e4df;
		width: 96px;
		height: 15px;
		list-style-type: none;
		float: left;
		margin: 3px;
		padding-left: 5px;
		padding-bottom: 5px;
	}
	
	#tabs #home {
	
	}
	
	#tabs #contact {
		
	}
	
	#tabs a:link, #tabs a:active, #tabs a:visited {
		font-size: 14px;
		color: #ffffff;
		text-decoration: none;
	}
	
	#tabs a:hover {
		font-size: 14px;
		color: #ffffff;
		text-decoration: underline;
	}

#content {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	height: 470px;
	overflow: visible
	border-top: 2px solid #7b7b7b;
	margin-top: 25px;
}

#footer {
	width: 100%;
	height: 70px;
	background: #ffffff;
	border-top: 2px solid #909090;
	border-bottom: 2px solid #ae242a;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: center;
}

#footer #logos {
	width: 700px;
	margin: 0 auto;
}

	#footer #logo-landscape {
		float: right;
		padding-top: 33px;
	}

	#footer #logo-white {
		float: left;
		padding-top: 39px;
	}

/* Home */

#home_text {
	font-size: 16px;
	color: #555555;
	line-height: 24px;
	margin-top: 90px;
	width: 340px;
	float: right;
	text-align: justify;
}

#home_image {
	border: 3px solid white;
	margin-left: 25px;
	margin-top:50px;
	float: left;
	padding-bottom: 20px;
}

/* About, Services */
#headers
{
	margin-top: 5px;
}
.heading_left
{
	background: #cdcccc;
	width: 29%;
	float: left;
	height: 25px;
}

.heading_left h1
{
	margin:5px;
}
.heading_right
{
	background: #e6e4df;
	width: 70%;
	height: 25px;
	float: right;
}

.box-left {
	width: 29%;
	float: left;
	margin-bottom: 15px;
	padding-left: 4px;
}

.box-left h1
{
	padding: 0;
	margin: 0;
}

.box-right {
	width: 70%;
	float: right;
}

.box-right h2
{
	font-size: 13px;
	font-weight: normal;
}

.quals 
{
	font-size: 9px;
	color: #acadac;
}

.profile 
{
	float: left;
	padding: 5px;
	padding-left: 0;
}

.anne
{
	text-align:justify;
}

#about_anne {
	width: 49%;
	float: left;
}

#about_baillie {
	width: 49%;
	float: right;
}
	
	.box-right #image-container {
		height: 406px;
		width: 100%;
		text-align: center;
		padding-bottom: 10px;
	}
	
	.image-container img {
		border: 1px solid #cccccc;
	}
	
#office .box-right
{
	width: 220px;
}

#phone .box-right
{
	width: 220px;
}

#email .box-right
{
	width: 220px;
}

.section
{
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 0;
	margin-top: 0;
}
