body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:chocolate;
	background-color:whitesmoke;
	padding:0;
	text-align:center;
}
.top{
	background-image:url(background/header.jpg);
	background-repeat:no-repeat;
	color:#878C9B;
	background-color:inherit;
}
a {
color: blue; /* color of link */
text-decoration: none; /* removed the underline */
}

.menu{
	padding:54px 0 0 360px;
}
.menu a{
	color:#94939D;
	background:inherit;
	font-size:12px;
	text-decoration:none;
	padding:0 20px 0 5px;
}
.menu a:hover{
	text-decoration:underline;
	color:#DFDFDF;
	background:inherit;
}
.bottom{
	background-image:url(background/933_web_layout_right.jpg);
	background-repeat:no-repeat;
	color:#878C9B;
	background-color:inherit;
}
.bottom a{
	color:#7B7B7D;
	font-size:12px;
	font-weight:bold;
	background:inherit;
}
.copy{
    position:relative;
	text-align:left;
	a z-index:20;
	height:30px;
	color:#C8CACD;
	background:inherit;	
	margin:auto;
}
.text{
	padding:3px 0 0 17px;
}
.text a{
	color:#CFCFCF;
	background-color:#68676F;
	font-weight:bold;
}
.text1{
	padding:15px 0 0 17px;
}
.headeradv{
    position:relative;
	height:30px;
	color:#C8CACD;
	margin:0 0 0 0;
	background:inherit;	
}
#highlight{
	font-size: 15px;
	font-weight: bold;
	color: #9f161a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#orange{
	color: c86935;
}
#wrapper{
	width:1024px;
	height:768px;
	padding: 10px 0 10px 0;
	margin:auto;
}
#left{
	width:403px;
	height:768px;
	background-image:url(background/933_web_layout_left_product.gif);
	float:left;
	text-align: left;
}
#right{
	width:621px;
	height:768px;
	float:right;
	overflow: hidden;
}
#right_top{    
	width:621px;
	padding-top:40px;
}
#right_header{
	width:621px;
	padding-top:20px;
}
#right_content{
	width:621px;
	padding-top:20px;
}
#right_nav{
	width:621px;
	padding-top:20px;
}
#right_footer{
	width:621px;
	padding:5px 10px 0 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#content{
	background-image:url(background/content_backgrd.png);
	background-repeat: no-repeat;
	width: 580px;
	height: 290px;
	position: relative;
}
#content2{
	background-image:url(background/content_backgrd_small.png);
	background-repeat: no-repeat;
	width: 580px;
	height: 246px;
	position: relative;

}
#aboutusheader{
	width: 579px;
	height: 31px;
	position: relative;
}


#mycustomscroll {
	width: 550px;
	height: 240px;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	top: 10px;
	margin: 0.3em auto;
	padding: 5px 15px 15px 15px;
	text-align: justify;
	font-size: 13px;
}
#mycustomscroll2 {
	width: 550px;
	height: 196px;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	top: 10px;
	text-align: justify;
	font-size: 15px;
	margin-top: 0.3em auto;
	padding: 5px 15px 15px 15px;
}
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width:22px;
}
.vscrollerbar {
background-image: url(buttons/scrollbar_red.png);
width: 16px;
height: 79px !important;

background-image: url(buttons/scrollbar_red.png);
}

* html .vscrollerbar {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='buttons/scrollbar_red.png');
}


.hscrollerbase {height: 22px;}
.hscrollerbar {height: 22px; background-color: #84ADD6;}

.vscrollerbar, .hscrollerbar {
padding: 0px;
z-index: 2;
}

.scrollerjogbox {
width: 22px;
height: 22px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #698AAA;
}
