body {
background-color:#B6B6B4;
font-size:14px;
font-family:  Helvetica, Arial;
background-image:url('bg.jpg');
/*color:#333;*/
margin:0;
padding:0;
}
 
/*body {
background-color:#B6B6B4;
link:#080878;
vlink:#080878;
//background-image:url('bodyimage.gif') ;
font-size:14px;
font-family:  Helvetica, Arial;
color:#333;
margin:0;
padding:0;

background-image: url("bodyimage.gif")   , url("bodyimage.gif") ;

background-size:  200px 1456px;
background-position: left , right ;
background-repeat: no-repeat;
}*/
 


 
#wrapper {
width:1000px;
//background-color:#f8f8f8;
background-image:url('BlueBKG.jpg');
margin:0 auto;
border-left:1px solid #ccc;
border-right:1px solid #ccc;

}


/*#wrapper {
width:1000px;
//background-color:#f8f8f8;
background-image:url('YellowBKG.jpg');
margin:0 auto;
border-left:1px solid #ccc;
border-right:1px solid #ccc;

}*/


/*#wrapper {
width:1000px;
//background-color:#f8f8f8;
background-image:url('PurpleBKG.jpg');
margin:0 auto;
border-left:1px solid #ccc;
border-right:1px solid #ccc;

}*/


/*#wrapper {
width:1000px;
//background-color:#f8f8f8;
background-image:url('GreenBKG.jpg');
margin:0 auto;
border-left:1px solid #ccc;
border-right:1px solid #ccc;

}*/





#header {
width:960px;
height:165px;
//background: url('Planexlogo.png') no-repeat;
margin:0 auto;
margin-bottom:25px;
//border-bottom:1px solid #ccc;
//border-top:1px solid #ccc;
}

#header1 {
width:960px;
height:120px;

//background: url('Planexlogo.png') no-repeat;
margin:0 auto;
margin-bottom:25px;
//border-bottom:1px solid #ccc;
//border-top:1px solid #ccc;
}




/*#header h2 {
padding:10px;
}*/

#nav b{
width:960px;
height:40px;
border-bottom:1px solid #ccc;
}

#header h3 {
padding:10px;
}

#nav {
width:999px;
height:40px;
border-bottom:1px solid #ccc;

}



#nav a {
   

height:50;

	

}

#nav a:hover {
background-color:#bababa;
height:80px;
}

#content {
//width:675px;
float:left;
padding:10px;
margin: -150px 0 0 0;
}

#content1 {
//width:675px;
float:left;
padding:10px;
margin: -650px 0 0 0;
}


#sidebar {
width:200px ;
float:right ;
margin-bottom:25px;
margin-top:-80px;
margin-right:-10px;

}

#sidebar a {
text-decoration:none;

}

#sidebar li {
list-style:none;

}



#footer {
position:absolute
clear:both;
width:999px;
height:30px;
border-top:0px solid #ccc;
color: #ffffff;


}


#footer p {
padding:10px;
}


.vr {
    background-color:#0000;
    position:absolute;
	left:400px;
	right:auto;
    height:598px;
	top:435px;
    border-left:1px dotted #ccc;
	border-right:1px dotted #ccc;
	width:550px;
	overflow-y: scroll;
	
}



.content {
  float:right;
  border: 1px dotted #ccc;
  padding:30px;
  margin: -125px 0 0 0;

}

.content table {
  border: 0;
  border-collapse: collpase;
}

.content td {
  padding: 0;
}

.content caption { 
  caption-side: bottom; 
}

.boxed {
  border: 1px dotted #ccc; ;
  height:200px;
}

#innercontent {

  	float:right;
	height: 30px;
    width: 400px;
    margin: 125px 0 0 -200px;
    top: 50%;
    left: 47%;
	line-height: 30px;
	padding-left:.16em;
	
	
}

#innerboarder {
width:550px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #9FD6E1;
//border-right-width: 1px;
//border-right-style: solid;
//border-right-color: #9FD6E1;

//height:850px;

overflow:auto;
margin-top:-610%;
padding:0;
float:left;
margin-left:110%;
}

#ex
{
float:left;
//width:700px;
padding:10px;
//border:1px dotted #ccc;
//margin-top:-0%;
//margin-left:25%;
//height:600px;
margin:0 0 0 25%;
}

img.left {float: left;
padding-right:15px;}

.flag {
	width: 16px;
	height: 11px;
	background:url(flags.png) no-repeat
}

.flag.flag-in {background-position: -16px 0 }


#verticalScroller {
    position: absolute;
    width:52px;
    height: 180px;
    overflow: hidden;
}

#verticalScroller > div {
    position:absolute;
    width:50px;
    height:50px;
}

$('.bxslider').bxSlider({
  minSlides: 3,
  maxSlides: 4,
  slideWidth: 170,
  slideMargin: 10
});






