body {
	background-color: #fbfbfb;
	background-image: url(../images/bigbckgrd.gif);
	background-repeat: repeat-x;
	margin-top: 50px;
	font-family: Verdana, Tahoma, "Lucida Sans", Arial;
	font-size: 62.5%;
	color: #40504b;
	background-position: center top;
}

p {
	font-size: 1.1em;
	line-height: 1.6em;
	margin-right: auto;
	margin-left: auto;
}

a {
	color: #63a9cb;
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
	
}

h1 {
	font-family:Verdana, Tahoma, "Lucida Sans", Arial;
	font-size:1.6em;
	margin-bottom: 25px;
	color: #40504b;
}

h2 {
	font-family:Verdana, Tahoma, "Lucida Sans", Arial;
	font-size:16px;
	height: 18px;
	width: 635px;
	margin-bottom: 35px;
}

h4 {
	font-family:Verdana, Tahoma, "Lucida Sans", Arial;
	font-size:1.1em;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 80px 4px;
}

h3 {
	font-family:Verdana, Tahoma, "Lucida Sans", Arial;
	font-size:1.4em;
}

.clear { clear: both;}

#logobox {
	width: 257px;
	height: 56px; float:left;
}

#isocert {
float:right; margin-right:50px;
}

#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	padding-left: 50px;
}

#mainnav {
	margin: 0;
	height: 50px;
}

#mainnav ul {
	list-style-type: none;
	width: 720px;
	margin-top:40px;
	padding-left:8px;
	
}
#mainnav ul li {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	}

#mainnav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 9px 17px;
	display: block;
}

#mainnav li a:hover {
	color: #FFFFFF;
	
}

#mainnav ul li span {
	float: left;
	background-color: #63a9cb;
	padding: 10px 12px 17px;
}

#maintext {
	width: 630px;
	margin-top: 25px;
	margin-left: 40px;
}

#firstleftimage {
	margin-right: 20px;
	margin-bottom: 20px;
}

#leftimage {
	margin-right: 20px;
}


.bluebox {
	background-image: url(../images/blueline.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
}

#centerpic {
	margin-bottom: 30px;
}

.box1of3 {
	width: 160px;
	margin-top: 50px;
	height: 150px;
	margin-bottom: 120px;
	color: 40504b;
	float: left;
}

.borderright {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acb9b5;
	margin-right: 30px;
	padding-right: 40px;
}

.link1of3 {
	font-weight: bold;
	color: #40504b;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-position: 100% 4px;
	background-repeat: no-repeat;
	float: left;
	padding-right: 10px;
}

#footer {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	width: 630px;
	display: block;
	clear: both;
	height: 100px;
	padding-top: 20px;
}

#footer ul {
	list-style-type: none;
	margin:0px 0px 40px;
	padding:0px;
}

#footer ul li {
	float: left;
	font-size: 1.1em;
	color: #999999;
}

#footer ul li a {
	color: #63a9cb;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: underline;
	
}

#footer ul li a:hover {
	color: #333333;
	text-decoration: underline;
}

#copyright {
	height: 1.1em;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	color: #999999;
}

#servicelist {
	list-style-image: url(../images/tick.jpg);
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 25px;
}

#servicelist li{
	margin-top: 20px;
	margin-bottom: 20px;
}

#pdflist {
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 25px;	
	list-style-type:none;
}

#pdflist li{
	margin-top: 20px;
	margin-bottom: 20px;
}

#pdflist li a {
	background-image: url(../images/pdficon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:14px;
	padding-left: 27px;
	padding-top: 5px;
	width: 150px;
	display: block;
}

#jpglist {
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 25px;	
	list-style-type:none;
}

#jpglist li{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 2px;
}

#jpglist li a {
	background-image: url(../images/jpgicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:15px;
	padding-left: 25px;
	padding-top: 5px;
	width: 150px;
	display: block;
}

#googlemap {
	height: 350px;
	width: 600px;
	margin-left: 20px;
	margin-top: 20px;
	border: 1px solid #666666;
	
}

#languages {
	position: absolute;
	top: 25px;
	right: 25px;
}

#languages a{
	color: #40504b;
	text-decoration: underline;	
}

input {
	height: 16px;
	width: 352px;
	border: 1px solid #999999;
}

input.submit {
	height: 24px;
	width: 66px;
	border: none;
}

textarea {
	width: 352px;
	border: 1px solid #999999;
}

