﻿*{margin:0; padding:0;}

body{
	font-family:"Trebuchet MS",Verdana;
	font-size:80%;
}
.wrapper{
	width:800px;
	/*width:expression(document.body.clientWidth >= 1001 ? "1000px" : (document.body.clientWidth <= 764 ? "764px" : "100%") );*/
	min-width:800px;
	max-width:1600px;
	background-image:url(../images/main_bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.clear
{
	clear:both;
}
.float_right
{
	float:right;
}

.c1 a
{
	color:#0084CF;
	text-decoration:none;
}
.c1 a:hover
{
	text-decoration:underline;
}

h1 {
	color:#000000;
	font-family:"Trebuchet MS",Verdana;
	font-size:1.7em;
	font-weight:normal;
	margin-bottom:0pt;
	padding-top:40px;
}
h2
{
	color:#999999;
	font-family:"Trebuchet MS",Verdana;
	font-size:16px;
	margin-bottom:10px;
}

.c1 p
{
	padding-bottom:10px;
}

.row_wrapper{
	float:right;
	width:100%;
	margin-left:-225px;
}

a img
{
	border:0px none;
}

.r2_fl .c1 {
	margin-left:245px;
	font-size:0.95em;
	margin-bottom:157px;
}
.r2_fl .c2 {
	float:left;
	width:225px;
}


.r2_fl .c1 ul
{
	margin:0px 0 0 25px;
	padding:0px;
}


/*** NAV ***/
.nav_vert{
	margin-top:0px;
	padding-right:60px;
}
.nav_vert ul{
	list-style-type:none;
	text-align:left;
	overflow:hidden;
	width:124px;
	float:right;
	background-image:url(../images/nav_grad.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-bottom:4px solid #00317A;
	background-color:#006DB8;
	margin-bottom:5px;
}

.nav_vert ul li{
	font-size:0.9em;
	float:left;
	padding:0;
	/*background-image:url(../images/button_hor_left.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
	border-bottom:1px solid #fff;
}


.nav_vert ul li a{
	display:block;
	background-color:transparent;
	color:#fff;
	text-decoration:none;
	float:left;
	width:124px;
	margin:0;
	padding:6px 0px 6px 0px;
	text-align:center;
	font-size:0.95em;
}

.nav_vert ul li a:hover{
	color:#fff;
	background-color:#CC9900;
	text-decoration:none;
}

#ufoDemo
{
	padding-top:40px;
}

.button
{
	padding:7px 35px 6px 0px;
	text-align:right;
	font-size:0.9em;
	display:block;
	clear:both;
	margin-bottom:4px;
	margin-right:60px;
}
.button.star
{
	background-image:url(../images/button_star.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	color:#fff;
	text-decoration:none;
}
.button.arrow
{
	background-image:url(../images/button_arrow.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	color:#fff;
	text-decoration:none;
}
.button.star:hover
{
	background-image:url(../images/button_star_hv.jpg);
}
.button.arrow:hover
{
	background-image:url(../images/button_arrow_hv.jpg);
}

.footer
{
	clear:both;
	text-align:right;
	width:100%;
	padding:3px;
	background-color:#0084CF;
	color:#fff;
	font-size:0.9em;
}
.footer a
{
	color:#fff;
	text-decoration:none;
	padding-left:15px;
}
.footer a:hover
{
	text-decoration:underline;
}

.country_toggle
{
	width:120px;
	float:right;
	display:block;
	text-align:center;
}
.country_toggle a.why
{
	background-image:url(../images/whyinv.gif);
	background-repeat:no-repeat;
	width:73px;
	height:83px;
	display:block;
	margin:0 auto;
}
.country_toggle a.why:hover
{
	background-image:url(../images/whyinv_hv.gif);
}
.country_toggle a.legal
{
	background-image:url(../images/spec_legal.gif);
	background-repeat:no-repeat;
	width:120px;
	height:101px;
	display:block;
	margin:0 auto;
}
.country_toggle a.legal:hover
{
	background-image:url(../images/spec_legal_hv.gif);
}


.enquiry_form label
{
	display:block;
	width:180px;
	float:left;
	clear:both;
	margin-top:3px;
	font-size:0.95em;
}
.enquiry_form input
{
	display:block;
	width:180px;
	float:left;
	margin-top:3px;
}
.enquiry_form select
{
	display:block;
	width:184px;
	float:left;
	margin-top:3px;
}
.enquiry_form textarea
{
	display:block;
	width:180px;
	float:left;
	margin-top:3px;
}
.enquiry_form .submit_button
{
	/*margin-left:180px;*/
	margin-top:30px;
	width:120px;
}

.c1 ul li
{
	margin-bottom:4px;
}

.publication_item
{
	border-top:1px solid #c4d0e0;
	clear:both;
	padding:15px 10px;
}
.publication_item img
{
	float:left;
	margin-right:10px;
	border: 2px solid #F0F0F0;
	border-width: 0 2px 2px 0;
}
.publication_item a
{
	color:#013179;
}
.publication_item h2, .publication_item p
{
	margin-left:100px;
}
.r2_fl {
	background-image:url(/images/corner_swoosh.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.c1 {
	margin-bottom:157px;
}

.logos 
{
	margin-top:10px;
	margin-bottom:10px;
}