﻿body 
{
    position: absolute;
    width: 100%;
    height: 100%;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #DFDFDF;
}
h1
{
   font-size: 22px;
   font-weight: bold;
   padding-top: 5px;
   line-height: 15px;
} 
h2
{
   font-size: 14px;
   font-weight: bold;
   color: gray;
  
} 

#container
{
    position: absolute;
    width: 100%;
    height:100%;
    left: 0px;
    top: 0px;
    background-color: #DFDFDF;
}
#headerBg
{
    width: 100%;
    height: 120px;
    background-image: url('../images/BG-heading.gif');
    background-repeat: repeat-x;
}
#headerBar
{
    width: 100%;
    height: 45px;
    background-image: url('../images/headerBar.png');
    background-repeat: repeat-x;
}
#pageContent 
{
	width: 900px;
	display: block;
	margin-left:auto;
	margin-right:auto;
}
#logo
{
    width: 450px;
    position: absolute;
    top: 0px;
    
}
#logo2
{
    position: absolute;
    top: 0px;
    margin-left: 490px;
}
#redbackAbout
{
   
}
#spacer
{
    height: 10px;
}
#menu
{
    width: 180px;
    height: 500px;
    padding-left: 5px;
    padding-top: 20px;
    background-image: url(../images/menuBG.png);
    background-repeat:no-repeat;
}
#content
{
    width: 695px;
    position: absolute;
    margin-left: 190px;
    top: 175px;
    background-color:White;
    padding: 5px;
}
#footer 
{
   
	background-color: Gray;
    width: 100%;
    height: 33px;
    position: fixed;
    padding-top: 5px;
    bottom: 0px;
    z-index:99;
   
}
#footerContent { font-size: 10px; line-height: 33px; font-weight: normal; color: #FFFFFF; position: relative; margin-left:auto; margin-right:auto; width:739px;
    top: -2px;
    left: 3px;
}
.base_links { font-size: 10px; line-height: 33px; font-weight: normal; color: #FFFFFF; position: relative; margin-left:auto; margin-right:auto; width:739px;
    top: -2px;
    left: 3px;
}
.base_links a:link { color: #FFFFFF; text-decoration: none; font-weight: bold; }
.base_links a:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; }
.base_links a:hover { color: #CCCCCC; text-decoration: none; }
#contact
{
    height: 450px;   
}
.descr
{
    position: absolute;
    display: block;
    border-style: solid;
    border-width: thin;
    border-color: #AAAAAA;
    padding: 2px;
    background-color: #F8F8F8;
    left: 242px;
    width: 300px;
}
#div1
{
    height: 43px;
    top: 8px;
}
#div2
{
   height: 20;
    top: 67px;
}
#div3
{
    height: 60px;
    top: 112px;
}
#div4
{
    height: 60px;
    top: 188px;
}
#div5
{
    height: 45px;
    top: 260px;
}
#div6
{
    height: 50px;
    top: 320px;
}
#div7
{
    height: 30px;
    top: 384px;
}
#div8
{
    height: 48px;
    top: 430px;
}
#div10
{
    position: absolute;
    height: 477px;
    width: 94px;
    left: 550px;
    top: 10px;
}
#default
{
    height: 390px;
    font-size: 14px;
    font-weight: bold;
    color: gray;
    line-height: 20px;
}
#div9
{
    position: absolute;
    height: 387px;
    width: 350px;
    left: 355px;
    top: 10px;
}
#googlemap1
{
    position: absolute;
    left: 5px;
    top: 218px;
}
#googlemap2
{
    position: absolute;
    left: 360px;
    top: 5px;
}
#address
{
     display: block;
     width: 350px;
     height: 200px;
}
#contact
{
  height:460px;   
}
#applications
{
   padding-left: 80px;
   height:1550px;  
}
#content_qa {
	width:740px;
	height:350px;
	padding:5px;
	float:left;
	border: 2px solid #CCCCCC;
	border-right: none;
	overflow: auto;	/* Introduced By Suja */
		/* overflow-x:hidden;y:scroll;  Commented By Suja */
			scrollbar-3dlight-color:#EEEEEE;
			scrollbar-arrow-color:#FFFFFF;
			scrollbar-track-color:#EEEEEE;
			scrollbar-darkshadow-color:#EEEEEE;
			scrollbar-face-color:#CCCCCC;
			scrollbar-hxighlight-color:#CCCCCC;
			scrollbar-shadow-color:#CCCCCC;
	font-size: 14px;
	}

#content_qa a {
	text-decoration:underline;
	color:#0000FF;
	}
.red
{
    color: Red;
    font-weight:bold;
}
#links
{
    height: 390px;
}
#indLinks
{
    vertical-align:middle;
}
