.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #FFFFFF;
	padding-right: 30px;
	padding-top: 5px;
	font-size: 12px;
	word-spacing: 0.2em;
}
.Main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 40px;
	padding-right: 10px;
}
.phonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-right: 10px;
}
.mainaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #BCD6FB;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #B8D5FD;
	padding-top: 20px;
}
.menudivider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #20282B;
	padding-right: 10px;
	padding-left: 10px;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #20282B;
	line-height: 33px;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #20282B;
	line-height: 33px;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #91AFEB;
	line-height: 33px;
	text-decoration: none;
}
a:link {
	color: #B8D5FD;
	text-decoration: none;
}
a:visited {
	color: #B8D5FD;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #BCD6FB;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}

h3, h4, h5 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B8D5FD;
	}
h4 + h5 {
	margin-top: 5px;
	}	
h4 {
	margin-top: 25px;
	}
h5 + p {
	margin-top: 0;
	}


/* SERVICES */
#services .left_column,
#services .right_column
	{
	width: 220px; /* affects the space between the link columns */
	float: left;
	clear: none !important; /* overrides the clear left that occurs below */
	}	
#services div { /* stops the big gap that occurs due to the image floated on right */
	clear: left;
	}	
#services ul {
	margin-left: 2px;
	}	
#services li {
	list-style-type: circle;
	}
#technology_descriptions + div {
	margin-bottom: 20px;
	}
.clear {
	clear: both;
	}
div.hr {
	overflow: auto;
	height: 2px;
	border-radius: 3px;
	background-color: rgba(0,0,0,.3);
	margin: 20px 0 40px 0;
	}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 0.2em;
	color: #FFFFFF;
	}
