@charset "utf-8";
.footer {
	background-color: #336699;
	font-size: 80%;
	height: 60px;
	width: 100%;
	position: relative;
	left: 0px;
	margin-bottom: 20px;
}
.footercopyright {
    height: 20px;
    width: 391px;
    top: 20px;
    left: 10px;
    color: #FFFFFF;
    position: absolute;
}


.slrcltd {
	height: 20px;
	width: 155px;
	left: 780px;
	top: 20px;
	position: absolute;
	z-index: 5;
	text-align: right;
}

/*
Colours:
Light Blue: #5DB5E0 (Heading)
Mid Blue: #1595D3 (Div bg)
Dark Blue: #0A6592 (Paragraph)
Orange: #D39515 (Hover)
*/

/*

body {
	background-color: #85929C;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1595D3;
	width: 100%;
}

* {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	text-decoration: none;
	font-size: 100%;
	color: #1595D3;
}
a:visited {
	text-decoration: none;
	font-size: 100%;
	color: #1595D3;
}
a:hover {
	text-decoration: underline;
	font-size: 100%;
	color: #1595D3;
}
a:active {
	text-decoration: none;
	font-size: 100%;
	color: #1595D3;
}

h1  {
	font-size: 200%;
	color: #5DB5E0;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}

h2  {
	font-size: 100%;
	color: #5DB5E0;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}

h3  {
	font-size: 150%;
	color: #1595D3;
	text-align: left;
	font-weight: bold;
	font-family: Arial;
	line-height: 20px;
}

h4  {
	font-size: 150%;
	color: #1595D3;
	font-weight: bold;
	text-align: left;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	line-height: 35px;
}

h5  {
	font-size: 150%;
	color: #1595D3;
	text-align: left;
	font-weight: lighter;
	font-family: Arial;
}

h6  {
	text-indent: 20px;
	font-family: Arial;
}


p {
	font-size: 100%;
	color: #0A6592;
	font-style: normal;
	line-height: 16px;
	text-align: left;
	left: 700px;
	background-repeat: no-repeat;
}

.wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	float: none;
	margin-top: 0px;
	z-index: 2;
	position: relative;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.wrapper-sub {
	border: thin solid #1595D3;
	margin-bottom: 10px;
}

.header {
	background-color: #FFFFFF;
	width: 100%;
	vertical-align: middle;
	text-align: left;
	height: 150px;
}

.headercontact {
	position: absolute;
	width: 258px;
	vertical-align: middle;
	text-align: right;
	height: 64px;
	left: 693px;
	top: 29px;
}

.logo {
	position: absolute;
	left: 40px;
	top: 30px;
	width: 345px;
	height: 60px;
	background-color: #FFFFFF;
	z-index: 2;
	float: left;
}

.logo img {
	max-width: 100%;
	height: auto;
}

.nav1 {
	background-color: #1595D3;
	width:530px;
	height: 30px;
	left: 40px;
	top: 100px;
	position: absolute;
	font-size: 100%;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 20px;
	padding-left: 380px;
	z-index: 1;
	visibility: visible;
}

.nav1 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.nav1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav1 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
.nav1 a:active {
	text-decoration: none;
	font-size: 100%;
	color: #FFFFFF;
}

.nav1 ul li {
	display: inline;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 25px;
	vertical-align: middle;
	visibility: visible;
}

.content {
	background-color: #FFFFFF;
	width: 910px;
	position: relative;
	font-size: 100%;
	left: 20px;
	top: 0px;
	color: #354A8C;
	height: auto;
}

.contentindex{
	background-color: #FFF;
	width: 910px;
	position: relative;
	height: 550px;
	z-index: 3;
	padding-top: 0px;
}
.contentindexheading {
	width: 700px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 10px;
	color: #354A8C;
}

.contentindextxt1 {
	width: 910px;
	height: 93px;
	position: absolute;
	left: 0px;
	top: 60px;
	font-size: 100%;
	color: #0E709F;
	text-align: left;
}

.contentindexbox1 {
	width: 410px;
	height: 316px;
	position: absolute;
	left: 0px;
	top: 190px;
	font-size: 100%;
	color: #354A8C;
	text-align: left;
}

.contentindexbox2 {
	width: 410px;
	height: 316px;
	position: absolute;
	left: 500px;
	top: 190px;
	font-size: 100%;
	color: #354A8C;
	text-align: left;
}

.contentprofile{
	background-color: #FFF;
	width: 910px;
	position: relative;
	height: 750px;
	z-index: 3;
	padding-top: 0px;
}
.contentprofileheading {
	width: 700px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 10px;
	color: #354A8C;
}

.contentprofiletxt1 {
	width: 910px;
	height: 315px;
	position: absolute;
	left: 0px;
	top: 124px;
	font-size: 100%;
	color: #0E709F;
	text-align: left;
}

.contentprofilesubhead {
	width: 450px;
	height: 56px;
	position: absolute;
	left: 0px;
	top: 51px;
	font-size: 100%;
	color: #354A8C;
	text-align: left;
}

.contentprofilebox1 {
	width: 114px;
	height: 142px;
	position: absolute;
	left: 85px;
	top: 448px;
	font-size: 100%;
	color: #354A8C;
	text-align: left;
}

.contentprofilebox1a {
	width: 114px;
	height: 142px;
	position: absolute;
	left: 88px;
	top: 595px;
	font-size: 100%;
	color: #354A8C;
	text-align: left;
}

.contentprofilebox2 {
	width: 114px;
	height: 142px;
	position: absolute;
	left: 212px;
	top: 449px;
	font-size: 100%;
	color: #354A8C;
	text-align: left;
}

.contentprofilebox2a {
	width: 114px;
	height: 142px;
	position: absolute;
	left: 213px;
	top: 598px;
	font-size: 100%;
	color: #354A8C;
	text-align: left;
}












.contentgallery{
	background-color: #FFF;
	width: 910px;
	position: relative;
	height: 3800px;
	z-index: 3;
	padding-top: 0px;
}
.contentgalleryheading {
	width: 700px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 10px;
	color: #354A8C;
}

.contentgallerysubhead {
	width: 181px;
	height: 24px;
	position: absolute;
	left: 365px;
	top: 60px;
	font-size: 100%;
	color: #0E709F;
	text-align: left;
}

.contentgallerysubheading1 {
	width: 252px;
	height: 40px;
	position: absolute;
	left: 25px;
	top: 118px;
}

.contentgallerysubheading2 {
	width: 252px;
	height: 40px;
	position: absolute;
	left: 25px;
	top: 700px;
}

.contentgallerysubheading3 {
	width: 424px;
	height: 40px;
	position: absolute;
	left: 25px;
	top: 1250px;
}

.contentgallerysubheading4 {
	width: 252px;
	height: 40px;
	position: absolute;
	left: 25px;
	top: 1792px;
}

.contentgallerysubheading5 {
	width: 252px;
	height: 40px;
	position: absolute;
	left: 25px;
	top: 2325px;
}

.contentgallerysubheading6 {
	width: 252px;
	height: 40px;
	position: absolute;
	left: 27px;
	top: 3191px;
}

.contentgallerysubheading7 {
	width: 252px;
	height: 40px;
	position: absolute;
	left: 25px;
	top: 3570px;
}

.contentgallerytxt1 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 195px;
}

#contentgallerypic1 {
	width: 189px;
	height: 144px;
	position: absolute;
	left: 25px;
	top: 190px;
}

#contentgallerypic1zoom {
	position: absolute;
	left: 250px;
	top: 190px;
	width: 570px;
	height: 338px;
	z-index: 5;
	visibility: hidden;
}

.contentgallerytxt2 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 354px;
}

#contentgallerypic2 {
	width: 189px;
	height: 144px;
	position: absolute;
	left: 25px;
	top: 354px;
}

#contentgallerypic2zoom {
	position: absolute;
	left: 250px;
	top: 354px;
	width: 570px;
	height: 338px;
	z-index: 5;
	visibility: hidden;
}

.contentgallerytxt3 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 518px;
}

#contentgallerypic3 {
	width: 189px;
	height: 144px;
	position: absolute;
	left: 25px;
	top: 518px;
}

#contentgallerypic3zoom {
	position: absolute;
	left: 250px;
	top: 518px;
	width: 570px;
	height: 338px;
	z-index: 5;
	visibility: hidden;
}

.contentgallerytxt4 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 750px;
}

#contentgallerypic4 {
	width: 189px;
	height: 144px;
	position: absolute;
	left: 25px;
	top: 750px;
}

#contentgallerypic4zoom {
	position: absolute;
	left: 250px;
	top: 750px;
	width: 570px;
	height: 338px;
	z-index: 5;
	visibility: hidden;
}

.contentgallerytxt5 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 914px;
}

#contentgallerypic5 {
	width: 189px;
	height: 144px;
	position: absolute;
	left: 25px;
	top: 914px;
}

#contentgallerypic5zoom {
	position: absolute;
	left: 250px;
	top: 914px;
	width: 570px;
	height: 338px;
	z-index: 5;
	visibility: hidden;
}

.contentgallerytxt6 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 1078px;
}

#contentgallerypic6 {
	width: 189px;
	height: 144px;
	position: absolute;
	left: 25px;
	top: 1078px;
}

#contentgallerypic6zoom {
	position: absolute;
	left: 250px;
	top: 1078px;
	width: 570px;
	height: 338px;
	z-index: 5;
	visibility: hidden;
}

.contentgallerytxt7 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 1300px;
}

#contentgallerypic7 {
	width: 189px;
	height: 144px;
	position: absolute;
	left: 25px;
	top: 1300px;
}

#contentgallerypic7zoom {
	position: absolute;
	left: 250px;
	top: 1300px;
	width: 570px;
	height: 338px;
	z-index: 5;
	visibility: hidden;
}

.contentgallerytxt8 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 1464px;
}

#contentgallerypic8 {
	width: 189px;
	height: 144px;
	position: absolute;
	left: 25px;
	top: 1464px;
}

#contentgallerypic8zoom {
	position: absolute;
	left: 250px;
	top: 1464px;
	width: 570px;
	height: 338px;
	z-index: 5;
	visibility: hidden;
}

.contentgallerytxt9 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 1628px;
}

#contentgallerypic9 {
	width: 189px;
	height: 144px;
	position: absolute;
	left: 25px;
	top: 1628px;
}

#contentgallerypic9zoom {
	position: absolute;
	left: 250px;
	top: 1628px;
	width: 570px;
	height: 338px;
	z-index: 5;
	visibility: hidden;
}


.contentgallerytxt10 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 1840px;
}

#contentgallerypic10 {
	width: 189px;
	height: 144px;
	position: absolute;
	left: 25px;
	top: 1840px;
}

#contentgallerypic10zoom {
	position: absolute;
	left: 250px;
	top: 1840px;
	width: 570px;
	height: 338px;
	z-index: 5;
	visibility: hidden;
}

.contentgallerytxt11 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 2004px;
}

#contentgallerypic11 {
	width: 189px;
	height: 144px;
	position: absolute;
	left: 25px;
	top: 2004px;
}

#contentgallerypic11zoom {
	position: absolute;
	left: 250px;
	top: 2004px;
	width: 570px;
	height: 338px;
	z-index: 5;
	visibility: hidden;
}

.contentgallerytxt12 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 2168px;
}

#contentgallerypic12 {
	width: 189px;
	height: 144px;
	position: absolute;
	left: 25px;
	top: 2168px;
}

#contentgallerypic12zoom {
	position: absolute;
	left: 250px;
	top: 2168px;
	width: 570px;
	height: 338px;
	z-index: 5;
	visibility: hidden;
}

.contentgallerytxt13 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 3236px;
}

#contentgallerypic13 {
	width: 189px;
	height: 144px;
	position: absolute;
	left: 27px;
	top: 3240px;
}

#contentgallerypic13zoom {
	position: absolute;
	left: 250px;
	top: 3240px;
	width: 570px;
	height: 338px;
	z-index: 5;
	visibility: hidden;
}

.contentgallerytxt14 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 3405px;
}

#contentgallerypic14{
	width: 189px;
	height: 144px;
	position: absolute;
	left: 25px;
	top: 3405px;
}

#contentgallerypic14zoom {
	position: absolute;
	left: 250px;
	top: 3340px;
	width: 570px;
	height: 338px;

	z-index: 5;
	visibility: hidden;
}

.contentgallerytxt15 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 2370px;
}

#contentgallerypic15{
	width: 189px;
	height: 144px;
	position: absolute;
	left: 25px;
	top: 2370px;
}

#contentgallerypic15zoom {
	position: absolute;
	left: 250px;
	top: 2370px;
	width: 570px;
	height: 338px;
	z-index: 5;
	visibility: hidden;
}

.contentgallerytxt16 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 2534px;
}

#contentgallerypic16{
	width: 189px;
	height: 144px;
	position: absolute;
	left: 25px;
	top: 2534px;
}

#contentgallerypic16zoom {
	position: absolute;
	left: 250px;
	top: 2534px;
	width: 570px;
	height: 338px;
	z-index: 5;
	visibility: hidden;
}

.contentgallerytxt17 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 2698px;
}

#contentgallerypic17{
	width: 189px;
	height: 144px;
	position: absolute;
	left: 25px;
	top: 2698px;
}

#contentgallerypic17zoom {
	position: absolute;
	left: 250px;
	top: 2698px;
	width: 570px;
	height: 338px;
	z-index: 5;
	visibility: hidden;
}

.contentgallerytxt18 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 2862px;
}

#contentgallerypic18{
	width: 189px;
	height: 144px;
	position: absolute;
	left: 25px;
	top: 2862px;
}

#contentgallerypic18zoom {
	position: absolute;
	left: 250px;
	top: 2862px;
	width: 570px;
	height: 338px;
	z-index: 5;
	visibility: hidden;
}

.contentgallerytxt19 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 3026px;
}

#contentgallerypic19{
	width: 189px;
	height: 144px;
	position: absolute;
	left: 25px;
	top: 3026px;
}

#contentgallerypic19zoom {
	position: absolute;
	left: 250px;
	top: 3026px;
	width: 570px;
	height: 338px;
	z-index: 5;
	visibility: hidden;
}

.contentgallerytxt20 {
	width: 570px;
	height: 140px;
	position: absolute;
	left: 250px;
	top: 3620px;
}

#contentgallerypic20{
	width: 189px;
	height: 144px;
	position: absolute;
	left: 25px;
	top: 3620px;
}

#contentgallerypic20zoom {
	position: absolute;
	left: 250px;
	top: 3335px;
	width: 570px;
	height: 338px;
	z-index: 5;
	visibility: hidden;
}

.contentcontact {
	background-color: #FFF;
	width: 910px;
	position: relative;
	height: 580px;
	z-index: 3;
	color: #354A8C;
}

.contentcontactheading {
	width: 251px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 10px;
}

.contentcontacttxt1 {
	width: 194px;
	height: 111px;
	position: absolute;
	left: 659px;
	top: 462px;
	font-size: 100%;
	color: #354A8C;
	text-align: left;
	line-height: 35px;
}

.contentcontacttxt1 a:link {
	color: #1595D3;
	font-style: normal;
	text-decoration: none;
}
.contentcontacttxt1 a:visited {
	color: #1595D3;
	font-style: normal;
	text-decoration: none;
}
.contentcontacttxt1 a:hover {
	text-decoration: underline;
	color: #1595D3;
	font-style: normal;
}
.contentcontacttxt1 a:active {
	color: #1595D3;
	font-style: normal;
	text-decoration: none;
}

.contentcontacttxt2 {
	width: 196px;
	height: 109px;
	position: absolute;
	left: 410px;
	top: 465px;
	font-size: 100%;
	color: #354A8C;
	text-align: left;
	line-height: 25px;
}

.contentcontactform {
	width: 289px;
	height: 462px;
	position: absolute;
	left: 0px;
	top: 65px;
	font-size: 100%;
	color: #354A8C;
	text-align: left;
}

.contentcontactmap {
	width: 500px;
	height: 375px;
	position: absolute;
	left: 410px;
	top: 65px;
	font-size: 100%;
	color: #354A8C;
	text-align: left;
}

.contentclients{
	background-color: #FFF;
	width: 910px;
	position: relative;
	height: 850px;
	z-index: 3;
	padding-top: 0px;
}
.contentclientsheading {
	width: 700px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 10px;
	color: #354A8C;
}

.contentclientstxt1 {
	width: 910px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 60px;
	font-size: 100%;
	color: #0E709F;
	text-align: left;
}

.contentclientstxt2 {
	width: 390px;
	height: 650px;
	position: absolute;
	left: 0px;
	top: 100px;
	font-size: 100%;
	color: #0E709F;
	text-align: left;
	line-height: 35px;
}

.contentclientstxt3 {
	width: 400px;
	height: 650px;
	position: absolute;
	left: 420px;
	top: 100px;
	font-size: 100%;
	color: #0E709F;
	text-align: left;
	z-index: 2;
	line-height: 35px;
}

.contentclientsbox1 {
	width: 440px;
	height: 330px;
	position: absolute;
	left: 470px;
	top: 500px;
	font-size: 100%;
	color: #354A8C;
	text-align: left;
	z-index: 1;
}

.contentlinks {
	background-color: #FFF;
	width: 100%;
	position: relative;
	font-size: 100%;
	left: 0px;
	top: 0px;
	height: 270px;
	z-index: 2;
	color: #354A8C;
}

.contentlinksheading {
	width: 700px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 10px;
}

.contentlinkstxt1{
	position: absolute;
	width: 850px;
	height: 198px;
	z-index: 5;
	left: 0px;
	top: 60px;
}

.contentlinkstxt1 ul li{
	margin-left: 7%;
	line-height: 2.3em;
}

.contentlinkspic{
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 65px;
	max-width: 310px;
	width: 850px;
	height: 425px;
}

.content404 {
	background-color: #FFF;
	width: 880px;
	position: relative;
	font-size: 100%;
	left: 30px;
	top: 0px;
	height: 830px;
	z-index: 2;
	color: #354A8C;
}

.content404heading {
	width: 700px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 10px;
}

.content404txt1{
	position: absolute;
	width: 850px;
	height: 302px;
	z-index: 5;
	left: 0px;
	top: 520px;
}

.content404txt1 ul li{
	margin-left: 7%;
	line-height: 2.3em;
}

.content404pic{
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 65px;
	max-width: 310px;
	width: 850px;
	height: 425px;
}

.contentdone {
	background-color: #FFF;
	width: 100%;
	position: relative;
	font-size: 100%;
	left: 0px;
	top: 20px;
	height: 350px;
	z-index: 2;
	color: #354A8C;
}
.contentdonetxt {
	position: absolute;
	width: 436px;
	height: 200px;
	left: 20px;
}

.contentdonepicture {
	width: 300px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 500px;
}

.footer {
	background-color: #1595D3;
	height: 120px;
	width: 910px;
	position: relative;
	left: 20px;
	margin-bottom: 20px;
}
.footercopyright {
	height: 20px;
	width: 254px;
	top: 100px;
	left: 10px;
	color: #FFFFFF;
	position: absolute;
}

.footer-ise {
	position: absolute;
	background-color: #1595D3;
	width: 175px;
	font-size: 120%;
	text-align: left;
	color: #FFFFFF;
	left: 300px;
	border-top-style: none;
	padding-top: 0px;
	height: 100px;
	z-index: 2;
	visibility: visible;
	top: 10px;
}

.footer-labc {
	position: absolute;
	background-color: #1595D3;
	width: 175px;
	font-size: 120%;
	text-align: left;
	color: #FFFFFF;
	left: 500px;
	border-top-style: none;
	padding-top: 0px;
	height: 100px;
	z-index: 2;
	visibility: visible;
	top: 10px;
}

.slrcltd {
	height: 20px;
	width: 155px;
	left: 747px;
	top: 100px;
	position: absolute;
	z-index: 5;
	text-align: right;
}

.slrcltd a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.slrcltd a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.slrcltd a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
.slrcltd a:active {
	text-decoration: none;
	font-size: 100%;
	color: #FFFFFF;
}

.submit-button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0A6592;
	background-color: #9BFF9B;
	font-weight: bold;
	height: 40px;
	width: 115px;
	border-radius: 20px;
}

.reset-button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0A6592;
	background-color: #FF9B9B;
	font-weight: bold;
	height: 40px;
	width: 100px;
	border-radius: 20px;
}

.centeredtext  {
	font-size: 100%;
	color: #354A8C;
	text-align: center;
	font-family: Arial;
}

.indent {
	font-size: 100%;
	color: #354A8C;
	font-style: normal;
	line-height: 25px;
	text-align: justify;
	margin-left: 20px
}

.indentdouble {
	font-size: 100%;
	color: #354A8C;
	font-style: normal;
	line-height: 25px;
	text-align: justify;
	margin-left: 60px
}

.bodyred {
	color: #F00;	
}

.footerfollow {
	height: 50px;
	width: 200px;
	top: 125px;
	left: 779px;
	color: #FFF;
	position: absolute;
	vertical-align: middle;
}

.facebook {
	top: 5px;
	width: 40px;
	height: 40px;
	z-index: 3;
	position: absolute;
	left: 95px;
}

.twitter {
	position: absolute;
	left: 148px;
	top: 5px;
	width: 40px;
	height: 40px;
	z-index: 3;
}

/*.linkedin {
	left: 760px;
	top: 129px;
	width: 40px;
	height: 40px;
	z-index: 3;
	position: absolute;
}

.youtube {
	position: absolute;
	left: 870px;
	top: 129px;
	width: 40px;
	height: 40px;
	z-index: 3;
}

.googleplus {
	position: absolute;
	left: 925px;
	top: 129px;
	width: 40px;
	height: 40px;
	z-index: 3;
}

.formbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	height: 25px;
	color: #0A6592;
	font-style: normal;
	background-color: #E1EEFF;
	line-height: 20px;
	border: thin solid #0A6592;
}

.formmultilinebox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #0A6592;
	font-style: normal;
	background-color: #E1EEFF;
	line-height: 20px;
	border: thin solid #0A6592;
}
*/
