/* CSS Document */

body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.rsperformers.co.uk/jbcfloors/images/bg.gif);
    background-repeat: repeat;
    text-align: center;
	
}
#background
{
   background-color: #FFFFFF;
	height: auto;
	width: 700px;
	margin-top: 0px;
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	
}    

#banner {
	background-image: url(http://www.rsperformers.co.uk/jbcfloors/images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 80px;
	width: 100%;
}

#menu
{
    height: 20px;
    width: 700px;
    clear: both;
    position: relative;
   
}
.menuitem
{
   float: left;
    display: inline;
}





p{
font-family:arial;
font-size:11px;
text-align:left;
}
.header2{
font-weight:bold;
font-size:13px;
color: #23346B;
line-height:2;
}
.header1{
font-weight:bold;
font-size:11px;
color: #23346B;
line-height:1.7;
}
p.caption
{
    font-weight: bold;
    font-style: italic;
    line-height: 1.5;
    width: 110px;
    text-align: right;
  
}
p.caption2
{
    font-weight: bold;
    font-style: italic;
    line-height: 1.5;
    
    text-align: left;
  
}
hr{
color: #5977AD;
height:0.5px;
}
li{
font-family:arial;
font-size:11px;
font-weight:bold;
text-align:left;
list-style-type: disc;
line-height:1.4;
}
a:link {color: #23346B; text-decoration: none}     /* unvisited link */
a:visited {color: #23346B; text-decoration: none}  /* visited link */
/* these next two to be altered to match main colour for each section  - ie this whole style loads in as a separate sheet */
a:hover {color: #475DA3; text-decoration: none}   /* mouse over link */
a:active {color: #475DA3; text-decoration: none}   /* selected link */


#tabmenu
{
    position: absolute;
    bottom: 0;
    display: inline;
    left: 0px;
    margin-left: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #6e88b8;
    width: 690px;
}





#tabmenu a
{
    color: #FFFFFF;
     
}

.TabMenuItem
{
    padding: 2px 4px 2px 4px;
    background-color: #6e88b8;
    text-align: center;
    font-size: 11px;
    font-family: 'Arial Rounded MT Bold';
    color: #FFFFFF;
    text-decoration: none;
}

.TabMenuItemSelected
{
    background-color: #2f5599;
    text-align: center;
    font-size: 11px;
    font-family: 'Arial Rounded MT Bold';
    color: #FFFFFF;
    text-decoration: none;
}
.TabMenuItemHover
{
    text-decoration: none;
    background-color: #2f5599;
    text-align: center;
    font-size: 11px;
    font-family: 'Arial Rounded MT Bold';
    color: #FFFFFF;
    text-decoration: none;
}
#welcomecontent
{
    margin-left: 50px;
    width: 290px;
    height: auto;
    margin-top: 40px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
#companycontent
{
    margin-left: 350px;
    width: 290px;
    height: auto;
    margin-top: 180px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
.servicescontent
{
    margin-left: 50px;
    width: 290px;
    height: auto;
    margin-top: 40px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
#servicescontentmiddle
{
    margin-left: 200px;
    width: 290px;
    height: auto;
    margin-top: 20px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
#casestudiesfilter
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    margin-left: 50px;
}
#casestudiescontentmain
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    margin-left: 40px;
    margin-right: 40px;
    text-align: center;
}
.casestudiesleftbox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    margin-right: 10px;
    text-align: left;
    width: 300px;
}
#contactcontent1
{
    margin-left: 350px;
    width: 290px;
    height: auto;
    margin-top: 180px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
#contactcontent2
{
    margin-left: 250px;
    width: 390px;
    height: auto;
    margin-top: 20px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #6e88b8;
}