@charset "utf-8";
/* CSS Document */

/* Breakout of separate style sheets */
 @import url("/reset.css");
/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/

	/* IE CENTERING FIX */
	body{
		text-align: center; 
		background: url('/images/bg_slice.gif') top repeat-x #4fad26;
		font-family: Arial, Helvetica, sans-serif;
		line-height:1.4em;
		font-size:small;
		padding-top:.2em;
		color:#555;
	}
	
	

	hr{border:0;height:1px;color:#ccc;background:#ccc;}
	
/* -------------------------------------*/


.outline {
	width: 1060px;
	padding:0;
	padding-bottom:2em;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

    a:link {color: #000; text-decoration:underline; }
	a:hover { color:#1E77AD  ; text-decoration:none;}
	a:active { color: ; }
	

.left {
	position:relative;
	left: 10px;
	top: 30px;
	width: 340px;
	float: left;
}	

.right {
	position:relative;
	top: 30px;
	width: 625px;
	float:right;
	margin: 0 95px 0 0 ;
	padding:15px 0 0 0;
	z-index:1;
}	

.logo {
	position:relative;
	width: 300px;
	height:120px;
	margin:;
}

.navbar {
	position:relative;
	width: 160px ;
	top:10px;
	margin: 0 0 0 70px;
	
}	

.icons {
	position:relative;
	top: 55px;
	width: 196px;
	padding: 0 0 0 70px;
}	

.link {
	position:relative;
	color: #000000;
	margin: 32px 200px 0 -125px;
	float: left;
}	

.con-left {
	color: #ffffff;
	font-size:11px;
	width: 200px;
	position:relative;
	text-align:left;
	left:90px;
	top: 45px;
}

h1 {
	font-size:18px;
	color: #ffff11;
	margin-bottom:0 ;
	padding-bottom:0 ;
}		

.con-left p {
	margin-top:5px;
}	

.con-main {
	background:url('/images/content_bg.png') no-repeat;
	behavior: url('/styles/iepngfix.htc');
	min-height: 600px;
	padding: 85px 0 0 0;
}

.con-text {
    position:relative;
	background: url('/images/content_slice.gif') repeat-y;
	width: 625px;
	margin: -265px 0 0 0;
	padding: 2px 0 2px 35px;
	text-align:left;
}	

.con-text h1 {
	font-size:18px;
	color: #459821;
	margin-bottom:0 ;
	padding-bottom:0 ;
}	

.con-text p {
	width: 560px;
	color: #000000;
	font-size:11px;
}

.top-link {
	color: #8c8c8c;
	font-size: 12px;
	margin: 0 70px 0 0;
	padding: ;
}	
	
	
.watermark {
	float:left;
	background: url('/images/watermark.gif');
	width: 828px;
	height: 373px;
	margin:-195px 0 0 -130px;
	padding:0;
}

#boxes {
	position:relative;
	width: 600px;
	float:right;
	margin: 0 -10px 0 0;
	padding:0;
	color: #ffffff;
	font-size: 9px;
	line-height:1.4em;
	text-align:left;
}	

#boxes p {
	padding:35px 0 0 20px;;
	margin: 0;
	width: 150px;
}		

#box1 {
	background: url('/images/box_app.png') no-repeat;
	behavior: url('/styles/iepngfix.htc');
	width: 196px;
	height: 181px;
}

#box2 {
	background: url('/images/box_port.png') no-repeat;
	behavior: url('/styles/iepngfix.htc');
	width: 196px;
	height: 181px;
}	

#box3 {
	background: url('/images/box_people.png') no-repeat;
	behavior: url('/styles/iepngfix.htc');
	width: 196px;
	height: 181px;
}

.footer {
	font-size:9px;
	float:right;
	position:relative;
	color: #ffffff;
	padding: 0 15px 0 0;
}		
	