﻿body 
{
	font-family:Arial
}

h1
{
	padding: 0px;
	margin: 0;
	display: inline;
	color: #0162aa;
	font-size: 58px;
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	vertical-align: top;
}

h2
{
	padding: 0px;
	margin: 0;
	display: inline;
	color: #0162aa;
	font-size: 20px;
	font-family: Arial;
	font-style: normal;
	line-height: normal;
}

.LandingPageWrapper
{
	margin: 0 auto;
	width: 900px;
}
.LandingPage
{
	padding-left: 23px;
	padding-right: 23px;
}

.HeaderWrapper
{
	padding-top: 21px;
}

.LandingHeading
{
	padding-top: 10px;
}

.Logo
{
	float:left;
}

.LanguageDroppy
{
	padding-top:20px;
	float:right;
}

.Chooseindustry
{
	font-family: Arial;
	font-size: 24px;
	font-weight:bold;
	color: #676767;
	padding-right: 5px;
	padding-bottom: 30px;
}

.IndustryWrapperLeft
{
	float:left;
	width: 200px;
	height: 270px;
}

.IndustryWrapperRight
{
	float:left;
	padding-left:30px;
	width: 200px;
	height: 270px;
}

.IndustryPics
{
	padding-left: 25px;
}

.industryHeadingsWrapper
{
	padding-top: 8px;
}

.IndustryHeadings
{
	padding-left: 25px;	
}

.IndustryDescriptionsWrapper
{
	padding-top: 6px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #676767;
}

	a:link {color: #676767; text-decoration: underline; }
	a:active {color: #676767; text-decoration: underline; }
	a:visited {color: #676767; text-decoration: underline; }
	a:hover {color: #676767; text-decoration: none; }

.LearnMoreWrapper
{
	font-size: smaller;	
	color: #0162aa;
}

.industrylearnmore
{
	padding-left: 25px;
}

.ServiceHeadings
{
	padding-top:5px;
	background-repeat:no-repeat;
}

.servieslabels
{
	text-align:center;
	font-size: 12px;
	font-weight:bold;
	color: #676767;
	
}

.CompanyDetailsWrapper
{
	padding-top: 30px;
	font-size: 10px;
	color: #676767;
}

.CompanyAddressWrapper
{
	font-size: 10px;
	color: #676767;
}

.CompanyAddress
{
	float:left;
}

.LegalCopyright
{
	float:right;
}

a.LegalCopyright:link
{
	font-size: 10px;
	color: #676767;
	text-decoration: none;
}

a.LegalCopyright:hover
{
	font-size: 10px;
	color: #676767;
	text-decoration: none;
}

.labelspacer
{
	padding-left: 10px;
	padding-right: 10px;
}
