/* CSS Document */
/* Start*/
#wraper{
    width:100%;
}
/* Start Search Section*/
#searchBox{
    margin:0px 0px 0px 0px; 
}
#searchBox .searchField{
    padding:0px 6px 0px 0px;
    margin:0px;
    vertical-align:top;
}
#searchBox .searchField .textBox {
    border:#5780AC 1px solid;
    font-size:11px;
    width:161px;
    height:16px;
}
#searchBox .searchButton{
    margin:0px;
    padding:0px;
    vertical-align:top;
}
/* Start Nav Section*/
#navOuter{
    width:919px;
    background:url(http://www.bellandwebster.co.uk/templates/bellWebster/images/bg_topNav.gif) no-repeat bottom left;
    height:29px;
}
#nav{
    float:left;
    width:732px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    padding-left:10px;
}
#nav ul{
    margin:0px 0px 0px 0px;
    padding:0px;
    list-style-type:none;
}
#nav li{
    float:left;
    display:block;   
    list-style-type:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;         
}
#nav a{
    float:left;
    display:block;
    height:22px;
    padding-left:16px;
    padding-right:16px;
    padding-top:10px;
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#ffffff;
}
#nav a:hover{
    float:left;
    color:#F5F5F5;
}   
#nav .current{
    float:left;
    background:url(http://www.bellandwebster.co.uk/templates/bellWebster/images/tabs.gif) no-repeat bottom right;
    display:block;
    padding-right:8px;
}
#nav .current a{
    float:left;
    display:block;
    height:22px;
    padding-right:8px;
    padding-top:10px;
    background:url(http://www.bellandwebster.co.uk/templates/bellWebster/images/tabs.gif) no-repeat bottom left;   
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#303030;
}
#leftContainer{
    width:192px;
    margin:0px;
    padding:0px 0px 0px 0px;
    border:1px solid #e7e7e7;
    /*background:url(http://www.ir.eleco.com/__data/assets/image/0012/12324/leftnavBg.gif) repeat-x bottom left;*/
    background-color:#F6F6F6;
    vertical-align:top;
    text-align:left;
}
#bodyContent .mainTitle{
    width:658px;
    height:50px;
    margin-bottom:20px;
    background:url(http://www.bellandwebster.co.uk/templates/bellWebster/images/outLine.gif) repeat-x bottom left;
}
#bodyContent ul li{
    margin:0px;
    padding:0px 0px 5px 12px;
    list-style-type:none;
    background:url(http://www.bellandwebster.co.uk/templates/bellWebster/images/bulletarrow.gif) no-repeat top left;
}
#bodyContent ul li a{
    text-decoration:none;
}
#bodyContent ul li a:hover{
    text-decoration:none;
}
a {
    text-decoration:none;
}
a:hover {
    text-decoration:none;
}
h5 {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	}
h5 a {
    text-decoration:none;
}
h5 a:hover {
    text-decoration:none;
}
#breadcrumb{
    width:708px;
    height:16px;
    background:url(http://www.bellandwebster.co.uk/templates/bellWebster/images/subLinks.gif) no-repeat top left;
    color:#384D7E;
    font-size:.8em;
}

.container {
	margin:0px;
	padding:0px;
}