﻿/* CSS Document */

body {
	margin: 0; 
	padding: 0 0 50px 0;
	font-size: 17px;
	font-family:Verdana;
	background: #AED1CA url(images/bg-maina.jpg) no-repeat top center;
}

a:visited {
	color: #48509E;
	text-decoration: none;
}

a:link {
	color: #48509E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.img-main-right {
	float:right;
}

.navigation {
	background: #85C4BB;
	clear:both;
}

.navwrapper {
	background: #85C4BB;
	margin-top:0px;
}

#navwrapper a:visited {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:3px
}

#navwrapper a:link {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:3px
}

#navwrapper a:hover {
	color: #2A3896;
	text-decoration: none;
	letter-spacing:3px
}

#wrap {
	width: 894px;
	padding: 0px 0px;
	margin: 0 auto;
	background: #ffffff url(images/bg-content.png) repeat-y top;
}

#footertop {
	width: 894px;
	padding: 0px 0px;
	margin: 0 auto;
}

#header {
	height: 190px;
}

#logo {
	float: left;
	overflow: hidden;
}

#logo img {
	margin: 35px 40px;
}

#contact {
	float: right;
	width: 400px;
	font-size: 14px;
	line-height:1.3em;
	padding-top: 10px;
}

#countrypics {
	float: right;
	width: 400px;
	padding-top: 30px;
}

div.countrypics { 
vertical-align: baseline; 
} 


#contact strong {
	color: #00B3BC;
}


#main {
	padding: 20px 45px;
	line-height:1.3em;
}


.current {
	background: #00ADEE;
}


#main-left {
	padding:0px 0px;
	margin:0px 0px;
	float:left;
	width:398px;
}

#main-left p {
	color:#00B3BC;
	font-style:italic;
	font-size:18px	
}


#main-right {
	float:left;
	padding: 0px 0px 0px 20px;
	width:370px;
}

#main-right img {
	margin-right:10px;
	margin-bottom:10px;
}

.img-pad-left {
	border-style: solid;
	border-width: 1px;
}

#references {
	padding:0px 0px 0px 0px;
	margin:0 0 0 0;
}

.smallp {
	font-size:12px;
	line-height:1.2em;
	padding-top:0px;
}

.normalgreenp {
	padding: 0px;
	margin: 0px;
	line-height: 1.2em;
	font-size: 14px;
	color: #00B3BC;
}
.boldgreenp {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #00B3BC;
}

ul.services {
	margin-left:0px;
	padding-left:0px;
}

ul.services li {
	list-style:none;
	list-style-position:outside;
	margin-left:0px;
	background-image: url('images/circle1.jpg');
	background-position: 0px 7px; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom:1em;
}

.mainleader {
	font-size:20px;
	font-weight: bold;
	font-style:italic;
	color: #00B3BC;
}

ul.mainservices {
	margin-left:0px;
	padding-left:0px;
	font-size:20px;
	font-weight: bold;
	color: #00B3BC;
}

ul.mainservices li {
	list-style:none;
	list-style-position:outside;
	margin-left:0px;
	background-image: url('images/bigcircle.jpg');
	background-position: 0px 7px; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	margin-left:20px;
	padding-left:20px;
	padding-bottom:1em;
}

#partnerpic {
	float:left;
}

#partnerpic img {
	float:left;
}

#partnerdesc {
	width:188px;
	padding: 0px 0px 0px 10px;
	float:left;
}

#partnerdesc h3 {
	margin:0px 0px 5px 0px;
}

#partnerdesc p {
	font-size:14px;
	line-height:1.2em;
}

#partnerdesc h4 {
	margin:0px;
	font-size: xx-small;
	font-weight:normal;
	line-height:1em;
}

.partnerquote {
	margin-top:20px;
	color:#00B3BC;
	line-height:1.3em;
}

#pics {
	text-align: center;
}

#pics img {
	margin: 10px;
}

#bottom {
	clear:both;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#bottom span {
	color: #00B3BC;
}

#footer {
	margin: 0 auto;
	width: 894px;
	height: 30px;
	padding-top: 3px;
	font-size: 10px;
}

#footer a {
	color: #291f84;
	text-decoration: underline
}

#footer a:hover {
	text-decoration: none;
}

#footer .left {
	float: left;
}

#footer .right {
	float: right;
	color: #ffffff;
}
