#box {
	margin: 1em auto;
	width: 200px;
	height: 150px;
	background: #bcd965;
	border: 1px solid #000;
}

.companieshouse {
	font-size:10px;
	}

#container{
margin: 0 auto;
  background-color:#ffffff;
  width:902px;
  padding:0px;
}

#left {
	float:left;
	width:200px;
	text-align:left;
	}
	
	#right {
		float:right;
		width:200px;
		}

#topleft {
 float:left;
 width: 295px;
}

#topcenter{
 float:left;
 font-family:verdana, arial; font-size:9px; color:red;
 width: 370px;
}

#adminbox{
	 width: 535px;
	 border: 1px dashed #ccffff;
	 padding: 5px;
	 overflow: hidden;
	}
	
	.buttons {
		float: left;
		text-align:center;
		width: 126px;
		height:180px;
padding: 2px;
}


#topright {
 float:right;
 background: url('/images/login.jpg') no-repeat;
 width: 225px;
 height:73px;
}

#formtopleft
{
padding-top:5px;
padding-left:5px;
width: 157px;
float:left;
}

#formtopright
{
float:right;
padding-top:40px;
width: 60px;
}
#formbottom
{
font-family:verdana, arial; font-size:9px; color:#33ccff; 
float:right;
width: 220px;
clear:right;

}
#formbottom a:link {
font-family:verdana, arial; font-size:9px; color:#33ccff; 
text-decoration:none;
}


#formbottom a:visited {
font-family:verdana, arial; font-size:9px; color:#33ccff; 
text-decoration:none;
}
#formbottom a:hover {
font-family:verdana, arial; font-size:9px; color:#33ccff; 
text-decoration:underline;
}
#header
{
padding-top:10px;
padding-left:10px;
width:100%;
background: url('/images/toplinks.jpg') no-repeat;
height: 36px;
clear: both;
}

#banner
{
    background: url('/images/banner.jpg') no-repeat;
	width:100%;
	height: 240px;
	clear: both;
}

#learnmore
{
float:right;
width:200px;
padding-top:150px;
}
#moreabout
{
background: url('/images/traffic.jpg') no-repeat;
width:225px;
height:202px;
}
#morebutton
{
float: left;
padding-left:10px;
padding-top:150px;
}
.step
{
width:480px;
height:55px;
padding-left:20px;
background: url('/images/step.jpg') no-repeat;
font-family:verdana, arial; font-size:12px; color:#06324B; 

}
.newscontent
{
padding:0px;
width:280px;
border-bottom: 1px dashed #ccffff;/*the border*/
clear:both;
min-height:80px;
}
.righttitle
{
padding-left:10px;
padding-top:10px;
width:280px;
height:33px;
background: url('/images/righttitle.jpg') no-repeat;
}

.lefttitle
{
float:left;
padding-left:10px;
padding-top:10px;
width:540px;
height:33px;
background: url('/images/lefttitle.jpg') no-repeat;
}


.lefttable
{
text-align:right;
padding-right: 5px;
float:left;
width:150px;
clear: left;
}
.righttable
{
float:left;
width:300px;
clear: right;
}
.righttableadmintop
{
	float:left;
width:392px;
height:36px;
background: url('/images/righttableadmintop.jpg') no-repeat;
clear: right;
}
.righttableadmin
{
float:left;
width:380px;
clear: right;
padding:5px;
	border: 1px dashed #ccffff;
background: url('/images/righttableadminbg.jpg') no-repeat bottom right;	
	
}


.leftadmin
{
text-align:right;
padding-right: 5px;
float:left;
width:150px;
}
.rightadmin
{
float:left;
width:220px;

}

.leftadminbox
{
text-align:right;
padding-right: 5px;
float:left;
width:125px;
}
.rightadminbox
{
float:left;
width:245px;

}



  /* The width and color of the left rail */
#rightRail{
	float:left;
	padding: 5px;
	padding-left:30px;
	width:275px;
	border-left: 1px dashed #ccffff;
}

.hright{border: none 0; 
border-top: 1px dashed #ccffff;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
#sitecontent{
 float:left;
    padding: 5px;
	padding-right:15px;
  width:550px;
}

#bottom{
width:902px;
padding: 5px;
clear:both;
}



hr{
	border:0;
	background-color:#ccffff;
height: 5px;/*whatever the total width of the border-top and border-bottom equal*/
}

input{
 font-family:verdana, arial; font-size:12px; color:#33ccff; 
}
textarea{
 font-family:verdana, arial; font-size:12px; color:#33ccff; 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, sans-serif; font-size:12px; color:#666666;
	text-align:justify;
}


h1 { 
 margin-top: 0; margin-bottom: 0; font-family:Arial, sans-serif; font-weight:bold; font-size:14px; color:#666666;
}
h1 a:link {
	color: #666666;
	font-family:Arial, sans-serif; font-size:14px;
	text-decoration:none;
	padding-right:25px;
}


h1 a:visited {
	color: #666666;
	font-family:Arial, sans-serif; font-size:14px;
	text-decoration:none;
	padding-right:25px;
}
h1 a:hover {
	color: #666666;
	font-family:Arial, sans-serif; font-size:14px;
	text-decoration:underline;
	padding-right:25px;
}

h2 {
 margin-top: 0; margin-bottom: 0; font-family:Arial, sans-serif; font-weight:bold; font-size:12px; color:#666666;
}

h3 {
  margin-top: 0; margin-bottom: 0; font-family:Arial, sans-serif; font-weight:bold; font-size:12px; color:#000000;
}

img
{
border:0;
}
.red {
color:#FF0000
}
.onstatus {
color:#00C;
}
.offstatus{
	color:#FF0000;
	}
a:link {
	color: #06324B;
	font-family:Arial, sans-serif; font-size:12px;
	text-decoration:none;
}


a:visited {
	color: #06324B;
	font-family:Arial, sans-serif; font-size:12px;
	text-decoration:none;
}
a:hover {
	color: #000000;
	font-family:Arial, sans-serif; font-size:12px;
	text-decoration:underline;
}
#footer {text-align:center; font-family:Arial, sans-serif; font-size:12px;
  line-height: 2;
}

.tablepad{
border: #33ccff 1px solid;
	width: 130px;
	background-color: #33ccff;
	font-family:Arial, sans-serif; font-size:12px;
	color: #ffffff;
	text-align:center;
	float:left;
	}
.tablepad a:link{
		padding: 5px;
	color: #ffffff;
	text-decoration:none;
	 display:block;
	}
.tablepad a:visited{
		padding: 5px;
	color: #ffffff;
	text-decoration:none;
	 display:block;
	}
	.tablepad a:hover{
	background-color: #ffffff;
	color: #33ccff;
	}


#less{
	text-align:left;
	
}
#more{
	text-align:left;
}
#cont{
	color:#666666; 
	overflow:hidden;
}
