body, html {
	margin: 0;
}

table, td, ul, li{
	margin:  0;
	border:  0;
	padding: 0;
}

table, td{
	border-collapse: collapse;
	border-spacing: 0;
}

td{
	vertical-align: top;
}

img{
	border: none 0;
}

ul{
	list-style: url("/images/red-dot.gif") none;
	padding-left: 1em;
	padding-left: expression("1.5em");
}

ul ul{
	list-style: url("/images/arrow3.gif") none;
	padding-left: 1em;
	padding-left: expression("1.5em");
}

a{
	color: #AFAFB1;
}



a:hover{
	color:#D8070C;
	text-decoration: none;
}

h1 {
      text-decoration: none;
      margin-top: 0;
      margin-bottom: 0;
      font-size: 2.0em;
      font-weight: lighter;
} 

h2 {
      text-decoration: none;
      margin-top: 0;
      margin-bottom: 0;
      font-size: 2.0em;
      font-weight: lighter;
} 


h3 {
      text-decoration: none;
      margin-top: 0;
      margin-bottom: 0;
      font-size: 1.5em;
      font-weight: lighter;
} 

h4 {
      text-decoration: none;
      margin-top: 0;
      margin-bottom: 0;
      font-size: 1.0em;
      font-weight: lighter;
} 


/************************************ HEADER  ***********************************************/

#all{
	font-family:  Tahoma, Verdana, sans-serif;
	width: auto;
	margin: auto;
	min-width: 1000px;
	hbackground-color: #e9eaeb;
}

* html #all{
	width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000) ? '1000px' : '100%');
}

#header{
	width: 100%;
	overflow: hidden;
}

#header-left{
	width: 45%;
	height: 171px;
	float: left;
}

#header-left .wraper{
	background: url("/images/header-left.jpg") no-repeat right top;
	margin-right: 171px;
	height:171px;
}

#header-right{
	background: url("/images/header-right-bg.jpg") repeat-x top;
	width: 55%;
	height: 171px;
	float: right;
}

#header-right .wraper{
	background: url("/images/header-right.jpg") no-repeat left top;
	margin-left: 141px;
	padding:20px 26px 0 115px;
	height:171px;
}

#header-center{
	width: 0;
	height: 171px;
	float: left;
}

#header-center .wraper{
	background: url("/images/header-center.jpg") no-repeat right top;
	margin: 0 -171px;
	height:171px;
	position: relative;
}

#header-right-bottom{
	clear: both;
	float: right;
	width: 55%;
	position: relative;
	left: 171px;
}

#header-right-bottom .wraper
{
	background-color:#EDEFEF;
	margin-right: 171px;
	padding:5px 20px 10px 26px;
}

#header-menu{
	width: 45%;
	float: left;
}

#header-menu .wraper{
	margin-right: -171px;
	padding-left: 43px;
}



/************************************/

#contacts{
	width: auto;
	font-size: 0.8em;
	padding:62px 14px 0 206px;
	color:#FFF;
}

#contacts a{
	color:#FFF;
	text-decoration:none;
}

#contacts div{
	text-align:right;
	font-size:0.8em;
}

#contacts span{
	color:#EF927C;
}

#contacts p{
	margin: 0;
}

#logo{
	padding: 52px 0 0 42px;
}

* html #logo img{
	filter:expression(fixPNG(this));
}

#header-text1{
	margin-left:-89px;
	padding-top:1.8em;
	color:#FFF;
	float: right;
	clear: both;
}

#header-text1, #header-text1 img{
	background: none transparent;
}

* html #header-text1{
	padding-top: 1.3em;
}

* html #header-text1 img{
	filter:expression(fixPNG(this));
}

* html #header-text1 a img{
	position: relative;
}

#header-text2{
	font-size: 0.65em;
	color:#818084;
}

#header-text2 strong{
	font-weight:normal;
}

#sup_inc{
float: right;
}

#sup_inc td{
	padding-top: 4px;
}

#sup_inc img{
	margin-right: 16px;
}

/****************************** CONTENT *****************************************************/

#content{
	width: 100%;
	margin-top: 1.0em;
	background: url("/images/content-bg.gif") repeat-x bottom;
}

#left-column {
	width: 171px;
	padding-bottom: 1.5em;
}

#center-column {
	padding: 0 2em 1em 2em;
	font-size: 0.80em;
/*	text-align: justify;    */
	border-left: 1px solid #AEAFB2;
	color: #737275;
}

#rigth-column{
	width: 201px;
 
}

#first-page-text-grey{
	background-color: #818084;
	padding: 1em 1.5em;
	color:#FFF;
	font-size: 1.35em;
       font-style:italic; 
}

#first-page-right-header{
	padding: 1em 1.5em;
	color:#AEAFB2;
	font-size: 1.65em;
}

#first-page-right-header2{
	padding: 1em 1.5em;
	color:#AEAFB2;
	font-size: 1.65em;
}

#baner_div
{
padding-top: 5px;
text-align: center;
height: 70px;
border: 1px solid #B6070E;
width:  250px;
font-size: 1.25em;
}

#baner_div span
{
font-size: 1.40em;
}
/****************************** FOOTER *****************************************************/

#footer{
	width: 100%;
	background: #858489 url("/images/footer-bg.jpg") repeat-x bottom;
	color: #b6070e;
	font-size: 0.7em;
}

#footer a{
	color: #FFF;
}

#footer p span{
	color: #FFF;
}

.horizontal-line{
	height: 5px;
	width: auto;
	line-height: 0;
	font-size: 0;
	margin-bottom: 20px;
}

#footer-left{
	padding-right: 166px;
}

#footer-left .wraper{
	padding-left: 45px;
}

#footer-left .vertical-line{
	height: 80px;
	width: 1px;
	float: right;
	background-color: #FFF;
}

#footer-left .horizontal-line{
	background-color: #b6070e;
}

#footer-right{
	width: 50%;
}

#footer-right .horizontal-line{
	background-color: #515054;
}

/****************************** ADDON ID*****************************************************/

.banner object{
	margin: auto;
	display: block;
	position: relative;
	z-index: 20;
}

#banner2{
	background-color: #999;
}

.links{
	padding: 20px 0;
	font-size: 0.7em;
}

.links ul, .links h3{
	padding-left: 22px;
}

.links ul, .links div{
	padding-right: 22px;
}

.links ul li{
	margin: 1em 0;
}

.links a{
	color:#818084;
}

.links div{
	float:right;
}

.links div a{
	color: #b6070e;
}

.links h3{
	background-color: #b6070e;
	color:#FFF;
	font-size:1.2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.error{
	color: #D00;
	padding: 0.3em 0;
}



/**************************************  POP-UP   WINDOW    ************************************************/

.drag-handle{ /*Overwrite default drag handle bar background color with below*/
background-color: #03277C;
}

#interVeil{ /*CSS for veil that covers entire page while modal window is visible*/
position: absolute;
background: black url(images/blackdot.gif);
width: 10px;
left: 0;
top: 0;
z-index: 100;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
opacity: 0.8;
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
}

.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #646464;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
background-color: white;
color: black;
height: 150px;
overflow: auto;
position: relative;
z-index: 101;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}

table.rates {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.rates th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #b6070e;
	-moz-border-radius: 0px 0px 0px 0px;
        padding-left: 1em;
	padding-left: expression("1.5em");
        color: #ffffff;
        padding-right: 1em;
	padding-right: expression("1.5em");
}
table.rates td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
        padding-left: 1em;
	padding-left: expression("1.5em");
        padding-right: 1em;
	padding-right: expression("1.5em");
}

strong {
	font-weight:normal;
}
