/*Global Declaration*/

body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}

body, div, h1, h2, h3, h4 , h5, h6, ul , li, p {
		
	margin:0px;
	padding:0px;
}

hr {
	color:#333;
	height:1px;
	margin: auto;
	background-color: #0F0F0F;
	border: 0px none #666;
}
ul, li{
	
 list-style-type:none;

}

img{

 border:none;
}
img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

.clear
{
	clear:both;
	}

/*Global Declaration End*/
.maincontainer {
	background-image: url(../images/shawdowbg.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: auto;
	width: 956px;
	overflow: hidden;
}
.flagbox .chatbox {
	height: 28px;
	width: 355px;
	margin-left: 66px;
	 margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333;
	
}
.imgflag {
	margin-right: 1px;
}
.flagbox .flags {
	margin-top: 5px;
	margin-left: 40px;
}


.container {
	margin: auto;
	width: 950px;
	overflow: hidden;
}
.newsbox .newshead {
	background-image: url(../images/newsheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 256px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F90;
	line-height: 30px;
}
.newsbox .newsfooter {
	background-image: url(../images/newscurvebtm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
.newsbox .newscontent {
	background-image: url(../images/newsbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 189px;
}
.newscontent p {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	line-height: 16px;
	margin-top: 2px;
	text-decoration: none;
	padding-bottom: 8px;
}
.date a{
	color: #F60;
	font-weight: bold;
	text-decoration: none;
}
.news {
	color: #333;
	text-decoration: none;
}



.header {
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 112px;
}
.header .logoreva {
	background-image: url(../images/revalogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 89px;
	width: 510px;
	float: left;
	margin-top: 10px;
}
.header .flagbox {
	width: 435px;
	float: left;
	height: 102px;
}
.bannerbox .banner {
	background-image: url(../images/banner.jpg);
	height: 288px;
	width: 677px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 5px;
	margin-top: 16px;
}
.bannerbox .newsbox {
	height: 288px;
	width: 256px;
	float: left;
	margin-left: 7px;
	margin-top: 16px;
}



.menunav {
	background-color: #252b31;
	height: 48px;
}
.menunav ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}
.menunav ul li {
	float: left;
	display: inline;
	margin-top: 12px;
	margin-left: 18px;
	margin-right: 16px;
}
.menunav ul li a {
	color: #FFF;
	text-decoration: none;
}

.menunav ul li a:hover {
	color: #F90;
	text-decoration: none;
}
.bannerbox {
	height: 315px;
	background-image: url(../images/bannerboxbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentbox {
	background-image: url(../images/contentboxbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
	height:100%
}
.leftnav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.leftnav ul li {
	display: inline;
	height: 37px;
	width: 294px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.leftnav ul li a  {
	text-decoration: none;
	color: #000;
	
}
.leftnav ul li a span {
	display: block;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	text-decoration: none;
	color: #000;
	height: 37px;
	line-height: 37px;
	cursor: pointer;
	
}

.select_menu {
	display: block;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	background-position: left -37px;
	padding-left: 28px;
	text-decoration: none;
	color: #000;
	cursor: pointer;
	height: 37px;
	line-height: 37px;
}
.leftnav ul li a span:hover {
	display: block;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	background-position: left -37px;
	padding-left: 28px;
	text-decoration: none;
	color: #000;
	cursor: pointer;
}
.leftnav_hover {
	display: block;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	background-position: left -37px;
	padding-left: 28px;
	text-decoration: none;
	color: #000;
	cursor: pointer;
	height: 37px;
	line-height: 37px;
}
.leftnav_default {
	display: block;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	text-decoration: none;
	color: #000;
	height: 37px;
	line-height: 37px;
	cursor: pointer;
}
.leftnav_default:hover {
	display: block;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	background-position: left -37px;
	padding-left: 28px;
	text-decoration: none;
	color: #000;
	cursor: pointer;
	height: 37px;
	line-height: 37px;
}
.leftnav_default1 {
	display: block;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	text-decoration: none;
	color: #000;
	height: 37px;
	line-height: 37px;
	cursor:auto;
}
.contentbox .boxleft {
	float: left;
	width: 294px;
}
.contentbox .boxright {
	float: left;
	width: 656px;
}
.boxrightcontent {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align:justify;
}
.boxrightcontent p {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
}

.footer 
{
	background-color: #21262c;
	height: 100px;
	clear: both;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:'underline';
	text-align:center;
	margin:auto;

}
.footer a {
	
	
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration:'underline';
	
}
.footer  a {
	color: #FFF;
	text-decoration:'underline';
	
}

.footer a:hover {
	color: #F90;
	text-decoration:'underline';
}

.footer p
{
    margin-top:5px;
}

.footer .copyright {
	text-align:center;
	color: #F90;
	font-size: 12px;
	margin-top: 10px;

	
}
.titlebox {
	background-color: #21262C;
	height: 42px;
}
h2 {
	color: #F90;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 10px;
	padding-left: 10px;
}
.special {
	color: #F60;
}
.officebox .agentbox {
	float: left;
	width: 354px;
}
.officebox .flaglistbox {
	float: left;
	width: 301px;
	margin-top: 35px;
}
.agentbox .agentflash {
	height: 186px;
	width: 269px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
}
.c1
{
	width:180px;
	float:left;
	}
.c2
{
	width: 120px;
	float:left;
	}
	
	
.c1 p a
{
	 text-decoration:none;
	 color:#000;
	 font-size:12px;
}
	
	
.c2 p a
{
	 text-decoration:none;
	 color:#000;
	 font-size:12px;
	
	}
	
.c1 p , .c2 p
{
	  height:15px;
	  margin-bottom:10px;
	 
	}		
				
.imgflaglong {
	margin-right: 15px;
	
}
.officebox {
	overflow: hidden;
}
.addressbox {
	margin-top: 10px;
	margin-left: 15px;
	background-image: url(../images/at.gif);
	background-repeat: no-repeat;
	height: 150px;
	clear: both;
	width: 190px;
}
.addressbox p {
	font-size: 12px;
	text-align: right;
	padding-top: 10px;
}
.addressbox p a {
	color: #F60;
	text-decoration: none;
}
.newsbox .chatbox {
	background-image: url(../images/livesupport.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
	height: 78px;
	width: 219px;
	margin-left: 35px;
	margin-bottom:10px;
}
.flagboxtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333;
	
}
.links
{
	color: #F60;
	text-decoration: none;
}
.links:hover
{
	color: #F60;
	text-decoration: underline;
}
.customers 
{
	width:630px;

}
.operators 
{
	width:656px;

}
.services
{
    width:656px;
}
.operators ul {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	
}
.operators ul li {
	display: inline;
	width: 130px;
	font-weight: bold;
	float: left;
	padding-left: 15px;
	padding-bottom: 7px;
	padding-top: 7px;
	border:solid 1px #CCC;
}

.services ul {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	
}
.services ul li {
	display: inline;
	width: 300px;
	font-weight: bold;
	float: left;
	padding-left: 15px;
	padding-bottom: 6px;
	padding-top: 6px;
	border:solid 1px #CCC;
}

.customers ul {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	
}
.customers ul li {
	display: inline;
	width: 290px;
	font-weight: bold;
	float: left;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	border:solid 1px #CCC;
}
 .collapsedborders li {
	margin-top: 0;
	margin-right: -1px;
	margin-bottom: -1px;
	margin-left: 0;
 }  
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.contactbox
{
	width:620px;

}

.contactleft
	{
		width:448px;
		float:left;
	}
		
.contactright
	{
		width:185px;
		float:right;
		margin-left:5px;
		
		}	
.lb
{
	width:100px;
	text-align:left;
	display:block;
	float:left;
	padding-right:5px;
	
	}
	
.lb1
{
	width:100px;
	display:block;
	float:left;
	
}

.lbl
{
	width:200px;
	text-align:left;
	display:block;
	float:left;
	padding-right:3px;
	height: 18px;
}
	
	
.inp
{
	width:241px;
 margin-left:7px;
 border:solid 1px ;
	
	}
	.inps
{
	width:241px;
	margin-left:7px;
	border:solid 1px ;
	
	}	
	
.butn
{
	 background-color:Orange;
	  font-weight:bold;
	  border-color:Black;
	  border-style:solid;
	  border-width:1px;
	  cursor:pointer;
	  margin-left:7px;
	  width:122px;
	}	

.butns
{
	 background-color:Orange;
	  font-weight:bold;
	  border-color:Black;
	  border-style:solid;
	  border-width:1px;
	  cursor:pointer;
	  margin-top:-10px;
	  width:122px;
	}	
	.butns1
{
	 background-color:Orange;
	  font-weight:bold;
	  border-color:Black;
	  border-style:solid;
	  border-width:1px;
	  cursor:pointer;
	  margin-top:-10px;
	  width:180px;
	}	
.schedule
{
	width: 232px;
	height: 80px;
	display:block;
	
	margin-left:80px;
	margin-bottom:10px;
}
.schedule a
{
	background-position: left top;
	background-image: url( ../images/appoinmnet.gif );
	background-repeat: no-repeat;
	width: 232px;
	height: 80px;
	display:block;
	
}

.quotee
{
	width: 148px;
	height: 80px;
	display:block;
	margin-left:335px;
	margin-bottom:10px;
	margin-top:-90px;
}

.quotee a
{
	background-position: left top;
	background-image: url( ../images/quote.gif );
	background-repeat: no-repeat;
	width: 148px;
	height: 80px;
	display:block;
}

.gap
{
    margin-left:60px;
}
.rdl_gap
{
    margin-top:-14px;
    margin-left:-5px;
}
.rdl_gap1
{
    margin-top:-12px;
}
	.lblError
{
	width:10px;
	text-align:right;
	margin-top:-5px;
	color:Red;
	
}
.ddl
{
    width:245px;
    margin-left:7px;
    border:solid 1px ;
    
}.lbl1

{
    width:450px;
  
	display:block;
	padding-right:10px;
	height: 18px;
}
.table1
{
    width:98%;
    margin:AUTO;
 
  border:solid 1px #252b31;
}        
.font
{
    font-family:Trebuchet MS;
    font-size:13px;
    color:Black;
    text-align: justify;
}
.font1
{
    font-family:Trebuchet MS;
    font-size:10px;
    color:Black;
    text-align: justify;
}

.style_quote
{
    margin-left:100px;
}

.font-heading
{
    font-family:Trebuchet MS;
    font-size:16px;
    color:Black;
}   

.style_quote1
{
    margin-left:150px;
}

.color
{
    color:#f90;
}
.testi-text
{
    font-size:10px;
    font-style:italic;
}
.test-gap
{
    margin-top:20px;
}
.error
{
    color:Red;
    font-weight:bold;
    font-size:10px;
}
.button-margin
{
    margin-left:105px;
}
