/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*

Dynojet Research Inc. Intro page CSS

/*
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body
{
color:#FFFFFF;
}

#sides
{
background-position-x: center; 
margin: auto; 
background: url(../images/background_images/splash_showdow.gif) repeat-y top center;
background-color:#fff;
text-align: center; 
width: 1000px; 
height: 690px;
margin-left: 1px; 
margin-right: 1px; 
margin-bottom: -10px;
}

#bottom
{
width: 968px; 
height: 25px;  
background-image:url(../images/background_images/bg_intro_main_vertical.gif);
background-repeat: repeat-x;
background-position:right;
}

#intro_page_logo
{
clear: both;
float: left;
margin: auto; 
margin-left: 30px;
border-bottom: 1px solid #F0F0F0; 
border-left: 1px solid #F0F0F0;  
border-right: 1px solid #F0F0F0;
width: 207px; 
height: 64px;
}

#tab_body
{
position: relative;
margin: auto; 
top: 20px; 
width: 970px;
height: 270px; 
clear: both;
color:#fff;
}

.tab_views
{
float: left; 
width: 172px; 
height: 270px; 
margin-right: 2px;
}

#logo_footer
{
margin: auto;
border-top: 1px solid #E1E1E1;
border-bottom: 1px solid #E1E1E1;
width: 900px; 
height: 50px;
position: relative; 
top: 90px;
}

#footer_insider
{
width: 735px;
margin-top: 18px; 
color: #000;

}

#company_logos_container
{
margin: auto; 
border-top: 1px solid #F0F0F0; 
border-bottom: 1px solid #F0F0F0; 
width: 900px; 
position: relative; 
top: 110px; 
height: 67px;
}

.individual_logos
{
width: px; /* It works to adjust width automatically in all browsers */
height: 49px; 
float:left; 
margin:5px;
}

a
{

outline:none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*

Dynojet Research Inc.  End Intro page 

/*
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/