@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(../img/bgBody.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #999999;
}
h1 {
	margin: 12px 0;
	padding: 0;
	color: #000000;
	font-size: 1.2em;
}
h2 {
	margin: 12px 0;
	padding: 0;
	color: #000000;
	font-size: 1em;
}
h3{
	margin:12px 0 0 0;
	padding: 0;
	color: #89C241;
	font-size: 1em;
}
h4{
margin:0 0 0 0;
padding:0 0 0 0;
}

p{
padding:0 0 0 0;
margin:0 0 12px 0;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
.green {
	color: #89C241;
}
object {
	outline: none;
	
}
a {
	text-decoration: none;
	color: #2a55a3;
}
.noListStyle {
	margin: 0;
	padding: 0;
	list-style: none;
}
#wrapper {
	margin: 0 auto 22px auto;
	padding: 0;
	width: 956px;
	background: url(../img/bgWrapper.png) repeat-y;
	border-left: 1px solid #566281;
	border-right: 1px solid #566281;
}
#header {
	margin: 0;
	padding: 0;
	position: relative;
	width: 956px;
	height: 130px;
	background: url(../img/bgHeader.png) #FFF no-repeat;
	border-bottom: 1px solid #000;
}
#header #contactDetails {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 18px;
	left: 360px;
	width: 570px;
	font-size: .9em;
	font-weight: bold;
}
#header #contactDetails li {
	margin: 0 0 0 12px;
	padding: 0;
	display: inline;
}
#header #navigation {
	margin: 0;
	padding: 0;
	bottom: 14px;
	left: 214px;
	position: absolute;
	width: 720px;
}
#header #navigation li {
	margin: 0 0 0 62px;
	padding: 0 0 0 14px;
	display: inline;
	height: 18px;
	background: url(../img/bgNavigationItem.png) no-repeat left top;
}
#home #header #navigation .home {
	background: url(../img/bgNavigationItem.png) no-repeat left bottom;
}
#aboutUs #header #navigation .aboutUs {
	background: url(../img/bgNavigationItem.png) no-repeat left bottom;
}
#services #header #navigation .services {
	background: url(../img/bgNavigationItem.png) no-repeat left bottom;
}
#locations #header #navigation .locations {
	background: url(../img/bgNavigationItem.png) no-repeat left bottom;
}
#contactUs #header #navigation .contactUs {
	background: url(../img/bgNavigationItem.png) no-repeat left bottom;
}
#header #navigation a {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#header #navigation a:hover {
	color: #89C241;
}
#colLeft {
	margin: 0;
	padding: 0;
	width: 274px;
	height: 100%;
	float: left;
	background: #89C241;
}
#locations #colLeft .top {
	margin: 0;
	padding: 0;
	width: 274px;
	height: 331px;
	background: #FFF;
	position:relative;
}
#colLeft .top {
	margin: 0;
	padding: 0;
	width: 274px;
	height: 237px;
	background: #FFF;
}
#colLeft .top img {
	display: block;
}
#colLeft .top ul {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 212px;
}
#colLeft .top ul li {
	margin: 4px 0;
	padding: 0 0 3px 0;
	text-align: right;
	border-bottom: 1px dotted #999999;
}
#colLeft .top ul li a {
	color: #999999;
}
#colLeft .top ul li a:hover {
	color: #89c03e;
}
#colLeft .bottom {
	margin: 0;
	padding: 0;
	width: 274px;
	height: 200px;
	clear: right;
	position: relative;
	background: url(../img/bgLeftBottom.png) #89C241 no-repeat top;
}
#colLeft .leftQuote {
	position: absolute;
	top: 28px;
	right: 8px;
}
#colRight {
	margin: 0;
	padding: 0;
	width: 682px;
	float: right;
}
#locations #colRight .top {
	margin: 0;
	padding: 0;
	width: 682px;
	height: 331px;
	background: #89C241;
}
#colRight .top {
	margin: 0;
	padding: 0;
	width: 682px;
	height: 237px;
	background: #89C241;
}
#colRight .top img {
	display: block;
}
#colRight .bottom {
	margin: 0;
	padding: 30px 30px;
	width: 622px; /*682px*/
	background: url(../img/bgRightBottom.png) #FFF no-repeat top;
}
#colRight .bottom .imagesRight {
	margin: 15px 0 15px 15px;
	float: right;
	width: 172px;
}
#colRight .bottom .imagesRight img {
	margin: 0 0 12px 0;
}
#colRight .bottom .addressBox
{
	width: 300px;
	float: left;
}
#footer {
	margin: 0;
	padding: 0;
	width: 956px;
	height: 46px;
	clear: both;
	background: #FFF;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: .9em;
}
#footer a {
	text-decoration: none;
	color: #999999;
}
#footer ul {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}
#footer ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
.footerImage {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
}

/************************************/
#mapBox{
width:682px;
height:331px;
position:relative;
/*background:#0033CC;*/
}

#mapBox a{
color:#FFFFFF;
}
#mapBox a:hover{
text-decoration:underline;
}
.mapRegionMarker{
color:#FFFFFF;
position:absolute;
font-size:16px;
font-weight:bold;
text-shadow: 2px 2px 2px #444;
}

.mapLocationMarker{
color:#FFFFFF;
position:absolute;
font-size:14px;
font-weight:bold;
text-shadow: 2px 2px 2px #444;
}
.markerLeft{
padding:0 0 0 16px;
background:url(../img/map-marker.png) no-repeat;
background-position:left;
}
.markerRight{
padding:0 16px 0 0px;
background:url(../img/map-marker.png) no-repeat;
background-position:right;
}
.markerTop{
padding:10px 0 0 0;
background:url(../img/map-marker.png) no-repeat;
background-position:center top;
}
.markerBottom{
padding:0 0 10px 0;
background:url(../img/map-marker.png) no-repeat;
background-position:center bottom;
}

.mapWorld{
background:url(../img/map-world.png);
}
.mapEurope{
background:url(../img/map-europe.png);
}
.mapAmericas{
background:url(../img/map-americas.png);
}
.mapAsiaOceania{
background:url(../img/map-asia-oceania.png);
}
.mapRussia{
background:url(../img/map-russia.png);
}

.greenBox{
background:#89c241;
width:274px;
height:180px;
position:absolute;
bottom:0;
}
.greyBox{
background:#DDD;
width:274px;
height:180px;
position:absolute;
bottom:0;
}

.locationsImage{
width:274px;
height:180px;
position:absolute;
bottom:0;
}
