 BODY {
    font-family: arial;




background-image: URL(images/bg.jpg);
    background-color: #FFFFFF;
    background-position: 0px 0px;
    background-repeat: repeat-x;
    background-attachment: nofixed; 


    scrollbar-arrow-color: #696969; 
    scrollbar-track-color: #FFFFFF; 
    scrollbar-base-color: #FFFFFF; 
    scrollbar-face-color: #AFAFAF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;}

/** Start new code **/
#header {
width:100%;
height:113px;
border-top:6px solid #f00100;
position:relative;
background:#fefefe;
}

#logo {
width:501px;
height:146px;
position:absolute;
top:-6px;
left:0;
background:url(images/bg_header.gif) 0 0 no-repeat;
}

#logo h1 {
font-size:1px;
background:none;
margin:0;
}

#logo h1 a {
display:block;
width:240px;
height:110px;
text-indent:-9999em;
}

ul.menu {
margin:0 0 0 -40px;
list-style:none;
}

ul.menu li {
float:left;
display:block;
height:28px;
padding:4px 0 2px;
}

ul.menu li#item1 {
width:102px;
padding-left:3px;
padding-right:3px;
}

ul.menu li#item2 {
width:93px;
padding-left:3px;
padding-right:3px;
}

ul.menu li#item3 {
width:86px;
padding-left:3px;
padding-right:3px;
}

ul.menu li#item4 {
width:99px;
padding-left:3px;
padding-right:3px;
}

ul.menu li#item5 {
width:91px;
padding-left:3px;
padding-right:3px;
}

ul.menu li a {
background:url(images/bg_a.jpg) 4px 9px no-repeat;
text-transform:uppercase;
text-decoration:none;
color:#333333;
font-size:12px;
font-weight:bold;
display:block;
height:22px;
padding:6px 0 0 16px;
}

ul.menu li a:hover {
background:#ee0000 url(images/bg_hover.jpg) 0 0 no-repeat;
color:#fff;
text-decoration:none;
}

#flash {
width:100%;
height:148px;
background:url(images/bg_flash.jpg) 0 0 repeat-x;
}

#flash div {
width:100%;
height:100%;
background:url(images/bg_menu_top.jpg) 18px 100% no-repeat;
}

.red-border {
border-left:2px solid #ee0000;
padding:3px 8px;
}

.red-border h4 {
font-size:10px;
margin:0;
font-weight:bold;
color:#333;
}

.red-font {
color:#ee0000;
font-weight:bold;
}

#logo-text {
position:absolute;
top:40px;
left:300px;
}

#plotter {
width:300px;
height:113px;
margin:0 0 0 501px;
background:url(images/bg_plotter.jpg) 0 0 no-repeat;
overflow:hidden;
float:left;
display:inline;
}

#plotter div {
margin:38px 0 15px 27px;
}

#plotter img {
margin:0 0 0 18px;
}

#icq {
float:left;
width:auto;
height:113px;
overflow:hidden;
}

/** End new code **/



  A:link { text-decoration: none; color: #626262; }
  A:visited { text-decoration: none; color: #626262; }
  A:active { text-decoration: none; color: #626262; }
  A:hover { text-decoration: underline; color: #D90202; }

 .a {font-size: 12px; font-family: Arial; font-weight: normal; letter-spacing: normal; color: #626262; }
 .b {font-size: 11px; font-family: Arial; font-weight: normal; letter-spacing: normal; color: #5F5F5F; }
 .c {font-size: 12px; font-family: Arial; font-weight: bold; letter-spacing: normal; color: #D90202; }
 .d {font-size: 10px; font-family: Arial; font-weight: normal; letter-spacing: normal; color: #626262; }
 .e {font-size: 14px; font-family: Arial; font-weight: bold; letter-spacing: normal; color: #F40000; }
 .f {font-size: 14px; font-family: Arial; font-weight: bold; letter-spacing: normal; color: #FFFFFF; }


 H1 {font-size: 16px; font-family: Arial; font-weight: bold; letter-spacing: normal; margin-top: 20; color: #D90202; }
 H2 {font-size: 13px; font-family: Arial; font-weight: normal; letter-spacing: normal; color: #D90202; }

a#cop {
font-size: 12px; font-family: Arial; font-weight: normal; letter-spacing: normal; color: #F40000;
}
#des{
	position: fixed;
	width:500px;
	height:35px;
	font-size: 18px;
	margin:109px 0 0 0;
	text-decoration: none;
		  }
		  #ob{
	background:url(images/ob_1.jpg) left center no-repeat; 
	position: fixed;
	width:16px;
	height:155px;
	color:#FFF;
	font-size: 18px;
	margin:267px 10px 10px 0;
	text-decoration: none;
		  }
		
*html #ob{
position:absolute;
}
