/* Generated by KompoZer */

#Table_01 
{  
  width: 775px;  
  margin-right: auto;
  margin-left: auto;  
  font-family: Arial,Helvetica,sans-serif;  
  font-size: 12px;
  background-color: white;
}

#header 
{  
  width: 775px;  
  height: 87px;
}

#menu 
{  
  background-repeat: no-repeat;  
  height: 42px;  
  width: 775px;  
  background-image: url(http://www.r2videopro.com/images/bg/menu.png);
}

#content
{
  overflow: auto;
  width: 450px;
} 

#content-bg 
{
  overflow: auto;
  background-repeat: no-repeat;
  min-height: 600px;  
  background-image: url(http://www.r2videopro.com/images/bg/content-bg.png);
}

#menu-text 
{  
  padding-left: 200px;  
  padding-top: 13px;  
  font-weight: bold;  
  color: black;
}

#left-nav 
{  
  float: left;  
  width: 200px;
  margin-top: 50px;  
  margin-left: 50px;
  padding-top: 10px;
  padding-left: 15px;
  padding-bottom: 10px;
  background-color: rgb(218,218,218);
}

#left-nav-bg
{
  width: 175px;
  padding: 5px;
  background-color: rgb(237,237,237);
  min-height: 100px;
}

#content-text 
{  
  float: left;
  margin-top: 25px;
  padding-left: 20px;
  padding-bottom: 20px;
}

#footer-text 
{  
  padding: 5px;  
  margin-left: auto;  
  margin-right: auto;  
  text-align: center;
}

#gray-heading
{
  background-color: rgb(218,218,218);
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 5px;
}

#footer-bg 
{  
  padding-right: 5px;  
  padding-left: 5px;  
  margin-left: auto;
  margin-right: auto;
  height: 40px;
  width: 700px;
  background-repeat: repeat;  
  background-image: url(http://www.r2videopro.com/images/bg/footer-bg.png);
}

body
{
  background-image: url(http://www.r2videopro.com/images/bg/bg.png);
}

h1, h2, h3, h4, h5, h6
{
  background-color: rgb(218, 218, 218);
  padding-left: 5px;
  padding-right: 5px;
}

h1
{
  font-size: 24px;
}

img
{
  border: 0px;
}

img.left
{
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}

img.right
{
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
}

.center
{
text-align: center;
}

.container
{
display: table;
}

.global-nav a 
{  
  font-weight: bold;  
  font-size: 14;  
  text-decoration: none;  
  color: black;
}

.summary
{
  font-size: 14px;
  background-color: transparent;
}

a:hover 
{  
  color: gray;
}