body{
background:#181818 url(../images/body-bg.jpg) repeat-x;
margin:0 auto;
padding:0px;
font-family:Verdana;
font-size:13px;
}

#maincontainer{
width:980px;
margin:0 auto;
}

#header{
width:100%;
height:120px;
float:left;
background:url(../images/header.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#menu{
width:100%;
float:left;
background:url(../images/menu.jpg);
background-position:top left;
background-repeat:no-repeat;
height:50px;
}

#middlecontainer{
width:950px;
float:left;
margin-left:15px;
}

#topcontainer{
width:100%;
float:left;
min-height:190px;
}

#flash{
width:700px;
float:left;
height:190px;
background:url(../images/header1.jpg) no-repeat;
}

#latest{
float:right;
width:220px;
height:190px;
background:url(../call_centre.jpg) no-repeat;
}

#products{
width:100%;
float:left;
height:150px;
margin-top:10px;
background:url(../images/top.jpg);

}

#pathway{
width:100%;
float:left;
height:30px;
margin-top:10px;
background:#333;
}

#bodycontainer{
width:100%;
float:left;
margin-top:10px;
}

#mainbody{
width:700px;
background:#fff;
overflow:hidden;
float:left;
}

#login{
width:179px;
float:left;
margin-left:10px;
margin-top:10px;
padding:10px;
border-right:1px solid #ccc;
}

#content{
float:right;
width:460px;
min-height:100px;
margin-right:10px;
padding:10px;
}

#rightmods{
width:240px;
float:right;
background:#f9f9f9;
}

#righttop{
width:100%;
float:left;
background:#f9f9f9;
}

#products img{
float:left;
margin-left:10px;
margin-top:10px;
}

.loginth{
font-weight:bold;
font-size:14px;
border-bottom:1px solid #ccc;
float:left;
width:85%;
line-height:25px;
letter-spacing:1px;
}

div#menu ul{
float:left;
}

div#menu ul li{
float:left;
list-style:none;
padding:0px 15px;
}

div#menu ul li a{
color:#B9B9B9;
font-size:15px;
font-weight:bold;
text-decoration:none;
}

div#footer{
width:900px;
float:left;
color:#888;
background-color:#FFF;
border-top: 4px #000000 solid;
text-align:center;
font-size:13px;
font-weight:bold;

}

div#footer img{
border:none;
}

td.blkBold{
font-weight:bold;
}

span.support{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#003300;
float:left;
margin-top:5px;
}
