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

html {
	background:transparent;
	margin:0;
	padding:0;
	}

img{
	border:0;
	}
	
body {
	background:url(img_v2/bg.jpg) repeat-x #999999 fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	margin:0;
	padding:0;
	}

a {
	color:#4f732e;
	text-decoration:none;
	}

a:hover {
	color:#6f934e;
	text-decoration:underline;
	}
#wrap {
	max-width:991px;
	min-width:991px;
	margin:0 auto;
	}
* html #wrap {
	width:991px;
	}

/* Default CSS
================================================*/
/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin:1em 3px;
	padding:15px 15px 10px;
	border:1px solid #666;
	border-bottom:2px solid #000;
	border-top:2px solid #ccc;
	background:#efefef;
	overflow:auto;
}

.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	}
/* end of basic styling */

div#wrap div#head{
	width:100%;
	margin:1.5em 0 2em;
	padding:0em;
	background:url(img_v2/logo.png) no-repeat 2px 0;
	min-height:40px;
	}
	
div#wrap div#head a{
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	}

div#wrap div#head a.active{
	color:#afd38e;
	}

div#wrap div#head div#menu ul{
	width: 500px;
	float:right;
	margin:-1px 0 0;
	}

div#wrap div#head div#menu ul li{
	display:inline;
	line-height:20px;
	margin:0;
	padding:0px 5px;
	border-right: 1px #FFF solid;
	}

div#wrap div#head div#menu ul li.noborder{
	border:0;
	}
	
h1,h2,h3,p{
	margin:0 0 1em;
	font-weight:normal;
	}
	
h3{
	margin-bottom:2px;
	border-bottom:2px #afd38e solid;
	padding-bottom: 2px;
	}
	
h2{
	font-size:16px;
	}
	
h1{
	font-size:18px;
	}

h3{
	font-size:14px;
	}

div#wrap div#intro h1{
	display:none;
	}

div#wrap div#intro.intelli {
	background:url(img_v2/intelligent_way.png) no-repeat 0 0;
	width:991px;
	height:311px;
	}
	
div#wrap div#intro.reliability {
	background:url(img_v2/reliability_tech.png) no-repeat 0 0;
	width:991px;
	height:311px;
	}
	
div#wrap div#intro.intellilogic {
	background:url(img_v2/intellilogic.png) no-repeat 0 0;
	width:991px;
	height:311px;
	}
	
div#wrap div#intro.hardware {
	background:url(img_v2/hardware.png) no-repeat 0 0;
	width:991px;
	height:311px;
	}
	
div#wrap div#intro.reliable {
	background:url(img_v2/reliable_methods.png) no-repeat 0 0;
	width:991px;
	height:311px;
	}

div#wrap div#intro.access {
	background:url(img_v2/condition_terms.png) no-repeat 0 0;
	width:991px;
	height:311px;
	}
	

div#wrap div#intro.performer {
	background:url(img_v2/performer.png) no-repeat 0 0;
	width:991px;
	height:311px;
	}

div#wrap div#intro div{
	float:right;
	text-align:right;
	padding-right:25px;
	margin:180px 0 0;
	width:350px;
	color:#fff;
	font-size:1.1em;
	}
div#wrap div#intro.reliable div, div#wrap div#intro.intellilogic div{
	width:430px;
	}
	
div#wrap div#intro.reliability div{
	color:#000;
	width:250px;
	}

div#foot{
	text-align:right;
	padding-right:2px;
	margin:1em 0 2em;
	}
	
div.box{
	background:url(img_v2/box2.png) no-repeat;
	padding: 23px;
	}
	
div.box div{
	}
	
div.bottom{
	background:url(img_v2/box2.png) no-repeat bottom;
	min-height:23px;
	width:991px;
	clear:both;
	}
	
div#flash{
	margin:.5em 0;
	}

	
	/* Normal styling */
.cb {margin:0.5em 0;}
	/* Top corners and border */
.bt {
	height:15px;
	margin:0 0 0 18px;
	background:url(img_v2/box2.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:15px;
	background:url(img_v2/box2.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(img_v2/box2.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(img_v2/box2.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 4px;
	background:url(img_v2/borders2.png) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 4px 0 0;
	background:url(img_v2/borders2.png) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 23px;
	min-height:250px;
	background:#efefef;
}

	/* Without image */
.full {
	padding-right:35em;
}

	/* With image */
.img {
	padding-right:0;
}
.img img{
	float:right;
	margin:0 0 1.5em 3em;
	border:0;
	}
	/* 2 cols */
.2col{
	padding-right:0;
}
.col{
	width:48%;
	margin:0;
	float:left;
	}
.col33{
	width:33%;
	margin:0;
	float:left;
	}
	
.right{
	float:right;
	}
.colbreak{
height:100%;
width:2em;
float:left}
	
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}

 .countries, blockquote{
	clear:both;
	}

.countries ul.col{
 	float: left;
	position: relative;
	width:250px;
	margin:0 0 1em;
	}
	
.countries ul.col li{
	background:none;
	padding:0;
	margin:.2em 20px;
	list-style:circle;
	}

dl dt {
	font-size:1.2em;
	margin:0 0 .5em;
	padding:0;
	font-weight:normal;
	color:#4f732e;
	}

dl dd {
	border-left: 2px #afd38e solid;
	margin:0 0 1em;
	padding:0;
	padding-left:.9em;
	margin-left:.9em;
	}

ul li {
	list-style:circle;
	margin:.2em 0;
	padding:0;
	}

.alignright{
	float: right;
	clear: right;
	margin: 0 0 10px 20px;
}

.alignright p{
	font-size:.8em;
	}
	
.alignright img{
	max-height:200px;
	}

Default CSS ends here */

<!--[if lt IE 7]>
/* Required IE fixes
================================================*/
/* Serve gif images to IE/Win pre version 7 */
* html .i1,
* html .i2 {background-image:url(img_v2/borders2.gif);}
* html .bt,
* html .bt div,
* html .bb,
* html .bb div {background-image:url(img_v2/box2.gif);}
* html div#wrap div#intro.intellilogic {background:url(img_v2/intellilogic.jpg) no-repeat 0 0;}
* html div#wrap div#intro.reliability {background:url(img_v2/reliability_tech.jpg) no-repeat 0 0;}
* html div#wrap div#intro.hardware {background:url(img_v2/hardware.jpg) no-repeat 0 0;}
* html div#wrap div#intro.reliable {background:url(img_v2/reliable_methods.jpg) no-repeat 0 0;}
* html div#wrap div#intro.performer {background:url(img_v2/performer.jpg) no-repeat 0 0;}
* html div#wrap div#intro.intelli {background:url(img_v2/intelligent_way.jpg) no-repeat 0 0;}

/* Set a height to fix up some rendering issues. */
* html .i1,
* html .i3 {height:1px;}

<![endif]-->

#wrap ® {vertical-align: super; }
	


