/*reset*/
* {
margin:0;
padding:0;
border: none;
}
/*end of reset*/
body{
	font-family: tahoma, Tahoma;
	font-size: 14px;
	text-align:left;
}

#wrapper {
	width:1010px;
	margin:0 auto;
	
	}
#shadow {
	float:left;
	width:1010px;	
	background: url(shadow.png) repeat-y center top;
	}
#container {
width:980px;
float:left;
margin-left:14px;
border-left: 1px solid #000;
border-right: 1px solid #000;


}	
#header {
	background:url(bsbs_logo.png) no-repeat;
	width:980px;
	height:126px;
	text-indent:-9999px;
	
	}


/* navigation starts here*/
  #tabs10 {
      float:right;
      width:100%;
      font-size:93%;
          border-bottom:1px solid #2763A5;
      line-height:normal;
	  margin-top:10px;
      }
    #tabs10 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs10 li {	
      display:inline;
      margin:0;
	  padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      } 
/*end of navigation*/

#mainContent {
	float:left;
	width: 640px;	
	padding:10px;
	background:url(top.png) repeat-x top;
		}
#mainContent h3{
	color:#036;
	}		
#first{
	float:left;
	width:610px;
	height:220px;
	background:url(divshad.png) no-repeat;
	padding:20px 10px 10px 10px;
		}
		
#first, #second {
	margin:20px 10px 0 10px;
	
		}

#first p{ margin:10px 0 5px 0;}
#first ul{
	list-style-type: none;
}
#second{
	float:left;
	width:600px;
	height:320px;
	background:url(graph.jpg) no-repeat left;
	}
#second p {
	margin:300px 0  0 150px;
	color:#000066;
	font-size:14px;
	font-weight: bold;
	}	
.blue {
	color:#00ADEF;
	font-weight: bold;
	}			
		
#secondaryContent {	
	float:right;
	width:300px;
	padding:10px;
	background:url(top.png) repeat-x top;
	height:600px;
	
	}
.subSecond{
	margin:5px 0 0 0;
	padding:20px;
	background:url(quote.png) no-repeat;
	height:80px;
		}
#subSecondBig{
	margin:10px 0 0 0;
	padding:10px;
	background:url(quoteBig.png) no-repeat;
	height:200px;
	}
.qoute {
	color:#00ADEF;
	font-size: 13px;
	font-style: italic;
	}
.quoter {
	font-size:11px;
	}			
#footer{
	font-size:10px;
	width:980px;
	line-height:20px;
	background:#25569A url(footer.png) repeat-x;
	float:left;
	}
#copyright{	
	float:left;
	margin-left:10px;
	
		}
#developed {
	float:right;
	margin-right:10px;
	}			

#firstAbout {
	float:left;
	width:650px;
	height:470px;
	background:url(firstAbout.png) no-repeat top;
	padding:20px 30px 10px 30px;
	margin-top:20px;

			}
#firstAbout h4{
	color:#00ADEF;
	margin:10px;
	font-size:15px;
		}
#firstAbout h3{
	color:#E48B29;
	margin:20px;
	margin-left:35%;
	font-size:17px;
	}				
#firstAbout p{
	margin:5px;
	}		
#firstAbout li{
	color: #26BAC1;
	}

#firstClients table{
	width:100%; line-height:20px;
	}	
#firstClients td{
	border-bottom:1px solid #000;
			}	
	
#secondAbout{
	float:right;
	width:550px;
	height:320px;
	background:url(graph.jpg) no-repeat right bottom;
			}
			
	
#secondAbout p {
	margin:300px 0  0 100px;
	color:#000066;
	font-size:15px;
	font-weight: bold;
	
	}	
			
#secondaryContentAbout {	
	float:right;
	width:190px;
	padding:10px;
	background:url(top.png) repeat-x top;
	height:600px;
		}	
#mainContentAbout {
	float:left;
	width:960px;	
	padding:10px;
	background:url(top.png) repeat-x top;
	}		
	/*table header*/	
.cl {
	color:#00ADEF;
	font-weight: bold;
	text-align:center;
	font-size:16px;
	margin:15px 0 15px 0;
			}
.bold{
	font-weight:bold;
	}	
#firstClients{
	
	width:650px;
	height:100%;
	padding:0px 20px 0px 30px;
	margin:0 auto;
	
	
	}
#containerClients{

float:left;
width:699px;
}
#boxUpper{
	background:url(boxUpper.png) no-repeat;
	width:693px;
	height:36px;
	float:left;
	margin-top:15px;
	}
#boxDown{
	background:url(boxDown.png) no-repeat bottom;
	width:696px;
	height:40px;
	float:left;
		}	
#mainContentClients {
	float:left;
	width: 960px;	
	padding:10px;
	padding-top:15px;
	background:url(top.png) repeat-x top;
		}		
#mainContentClients h3{	
color:#036;
margin-bottom:15px;
}				