﻿/*  Body  */
/*body {background:#008000;}
body {background:#C2DEA6;}*/
body {
		font-family:Arial;
		background:#9BBE69;
	}
/*  Fonts  */
h1, h2
	{
		font-size:14pt;
		font-weight:bold;
		font-style:oblique;
		color:#008000;
		text-align:center;
		margin-top:0px;
	}
h2 {font-size:12pt;font-style:normal;margin-top:15px;text-align:right;margin-right:20px;}
p
	{
		font-size:10pt;
		color:#000000;
		font-weight:normal;
		text-indent:40px;
		text-align:justify;
		margin-top:5px;
		margin-left:10px;
		margin-right:30px;
		margin-bottom:0px;
	}
a, a:visited {color:#008000;}
a:hover {color:#02B302;}

/*  Containers  */
#main, #yam
	{
		display:block;
		position:relative;
		width:850px;
		height:700px;
		left:50%;
		margin:0 0 0 -425px;
		border:1px solid #FFFFFA;
		z-index:0;
	}
.back
	{
		display:block;
		position:absolute;
		width:850px;
		height:auto;
		top:0px;
		z-index:1;
	}
.eml
	{
		display:block;
		position:absolute;
		width:380px;
		height:18pt;
		top:190px;
		left:260px;
		line-height:16pt;
		font-family:Arial;
		font-size:14pt;
		color:#000000;
		text-align:center;
		z-index:10;
	}
.eml a, .eml a:visited {text-decoration:none;color:#000000;}
.eml a:hover {color:#008000;}
.back img.t {height:200px;width:210px;}
.back img.m {height:250px;width:210px;}
.back .top_img1, .back .top_img2, .back .top_img3, .back .top_img4
	{
		display:block;
		position:absolute;
		width:210px;
		height:200px;
		top:0px;
		left:0px;
		z-index:1;
	}
.back .mid_img1, .back .mid_img2, .back .mid_img3, .back .mid_img4
	{
		display:block;
		position:absolute;
		width:210px;
		height:250px;
		top:0px;
		left:0px;
		z-index:1;
	}	
.back .top_img2, .back .mid_img2 {left:210px;}
.back .top_img3, .back .mid_img3 {left:420px;}
.back .top_img4, .back .mid_img4 {width:220px;left:630px;}
.forward
	{
		display:block;
		position:absolute;
		width:850px;
		height:auto;
		height:500px;
		top:200px;
		z-index:2;
		background:transparent;
	}
.forward .wkarea
	{
		display:block;
		position:absolute;
		top:30px;
		left:180px;
		width:670px;
		height:470px;
	}
.forward .rgtpanel 
	{
		display:block;
		position:relative;
		width:172px;
		height:240px;
		height:auto;
		top:0px;
		float:right;
		margin-left:10px;
		padding-top:10px;
		padding-bottom:10px;
		text-align:center;
		color:#FFFFF9;
		font-size:11pt;
		font-weight:bold;
		font-style:oblique;
		background:#9BBE69;
		margin-bottom:30px;
	}

.forward .lftpanel
	{
		display:block;
		position:absolute;
		width:210px;
		height:450px;
		top:40px;
		left:10px;
		text-align:left;
		color:#FFFFF9;
		font-size:11pt;
		font-weight:bold;
		font-style:oblique;
	}
.forward .lftpanel ul.clients, .forward .rgtpanel ul.services
	{
		list-style-type:disc;
		list-style-position:outside;
		margin:0px;
		margin-top:15px;
		margin-left:15px;
		padding:0px;
	}
.forward .rgtpanel ul.services {list-style-type:none;margin:0px;margin-top:10px;margin-bottom:10px;}
.forward .lftpanel ul.clients li, .forward .rgtpanel ul.services li
	{
		color:#FFFFF9;
		font-size:10pt;
		font-weight:bold;
		font-style:normal;
		margin:0px;
		margin-bottom:15px;
	}
.forward .rgtpanel ul.services li {margin-bottom:10px;}
.copyright
	{
		display:block;
		position:absolute;
		width:820px;
		height:20px;
		left:15px;
		bottom:0px;
		font-size:10pt;
		font-weight:bold;
		font-style:oblique;
		color:#008000;
		text-align:center;
		line-height:20px;
	}
#yam 
	{
		top:0px;
		height:40px;
		font-size:10pt;
		font-weight:bold;
		color:#FFFFFF;
		border:0px;
	}
#yam a, #yam a:visited {color:#FFFFFF;text-decoration:none;}
#yam a:hover {color:#008000;text-decoration:underline;}
#yam .credit
	{
		display:block;
		position:absolute;
		width:450px;
		height:40px;
		top:0px;
		left:0px;
		text-indent:40px;
		line-height:30px;
		font-style:oblique;
		background-image:url('images/Globe.jpg');
		background-position:center left;
		background-repeat:no-repeat;
	}