/*---------------------------------clearfix start-----------*/
.clear:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
/* Hides from IE-mac \*/ * html .clear {height: 1%;} .clear {display: block;} /* End hide from IE-mac */
/*-----------------------------------clearfix end-----------*/
html, body {  
	font		: 11px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height	: 15px;
	color		: #000;
	margin		: 0;
	padding		: 0;
	background	: #fff url(../images/wh.gif) 0 0 repeat-x;
	
}
h1,h2,h3,h4,h5,h6,p,form { margin:0;padding:0;}
h1{
	font: 22px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:10px 10px 20px 30px;
}
a:link, a:active, a:visited { color:#1879C4; } a:hover { color : #C40E01; }
img  			{	border  : 0; } 
.bold		{	font-weight: bold;	} 
.center		{	text-align: center;	}
.left		{	text-align: left;	}
.right		{	text-align: right;	}
.hidden		{	display: none; }
.visible	{	visibility: visible; width:100%; height:auto; }
.green		{	color: Green; }
.red		{	color: #990000;	}
.v50		{	float:left; width:50% }

#outerwrap{
	width			: 990px;
	margin			: 0 auto;
}
#center{
	min-height		: 400px;
}
#top{
	width			: 100%;
	height			: 230px;
	background		: url(../images/logo.gif) 10px 0 no-repeat;
}
#bot{
	text-align		: center;
	color			: #000;
	padding			: 10px 0 10px 0;
	clear			: both;
}
#logo{
	margin-left		: 4px;
	font			: 28px Georgia;
	float			: left;
}
#moreimages{
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#000;
	float:right;
	padding:5px 45px 2px 2px;
}
/* ----- MAIN NAVIGATION   ------------------------------------------------------ */
#menu {
	float			: right;
	margin			: 160px 55px 0 0;
	padding			: 0;
	list-style		: none;
}
#menu li {
	float			: left;
	padding			: 10px;
}
#menu li a{
	color			: #000;
	font-size		: 17px;
    font-style		: normal;
    font-variant	: normal;
	text-decoration	: none;
}
#flex{
	margin-top:20px;
	width:902px; margin:0 auto;
	height:485px;
}
#partners{ margin-left:20px; }
#partners div{
	width:240px; float:left; padding:10px;
}
#whoweare{ width:780px; margin:0 auto; }
#whoweare img{
	margin:0 50px 2px 50px;
}
/*-------------------------------------------------*/
#pager-top	{ border-bottom:1px solid #ccc;  border-top:1px solid #ccc; }
#pager-bot	{ border-bottom:1px solid #ccc; }
.pager-left		{ width:140px; }
.pager-center	{ width:340px; }
.pager-select	{ width:140px; }

#images 		{ width:100%; border:0; }
#images td	{
	width:200px;
	padding:4px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align: center;
}
#images td.td4{ border-right:0;}

#images td div	{ padding-top:5px; }
#images td b	{ font-weight:normal; color:green; }
#images td p	{ padding:2px; color:#333;  }

#PVS{
	text-align:right;
	line-height:22px;
}
#PVS span{
	width: 100px;
	background: #f0f0f0;
	padding:4px;
	border-top:1px solid #ccc;	
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}
