/*  main structure tags  */body {
	margin: 0;	padding: 0;	font-family: Arial, Helvetica, sans-serif;	font-size: 70%;	color: #666666;	line-height: 120%;
}
#wrapper {	width: 760px;
	margin: 0 auto;}

#header {
	float: left;
	height: 51px;
	background: #666;
	margin-bottom: 4px;}
#logo {
	float: left;
	width: 149px;
	height: 51px;
}
#navigation {	float: left;	width: 611px;
	margin-top: 30px;
}

#navigation ul {
	float: right;
}

#navigation li {
	float: left;
	list-style-type: none;
	list-style-image: none;
	text-align: center;
}

.navgap {
	width: 2px;
	margin: 0;
}
#bodyarea {
	clear: both;
}
#news {
	float: left;	width: 128px;
	margin: 6px 10px 0 11px;}
#news li {
	margin: 0 0 10px 17px;
	line-height: 130%;}

#news h2 {
	margin: 0 0 7px 0;
}

#flashheader {
	float: left;	width: 611px;	height: 187px;
}

#content {	float: left;
	clear: both;
	margin: 5px 0 20px 0;	width: 760px;
}

#adminsubnav {	float: left;	width: 128px;
	margin: 6px 0 0 11px;
}#adminsubnav ul {	margin: 0;	padding: 0;}

#adminsubnav li {
	margin: 0 0 10px 17px;
	line-height: 130%;}

#adminsubnav h2 {
	margin: 0 0 7px 0;
}
#textarea {
	float: left;
	width: 760px;
	margin: 6px 0 0 0;	background: url(/lloydmasters/images/contentpagebg.gif);
}#textarea_admin {	float: right;
	width: 590px;
	margin: 0;	padding: 9px;}
#footer {
	clear: both;	margin: 0 auto;
	overflow: hidden;
	width: 563px;
}

#footer_left {	float: left;
	width: 263px;
}#footer_right {	float: left;
	width: 300px;
	font-size: 80%;}

#logo_small {
	float: right; 	margin-left: 20px;
}/*  basic tags  */h1 {
	font-size: 140%;	color: #00618B;
}

h2 {
	font-size: 120%;	font-family: Helvetica, sans-serif;
}
a {
	color: #666666; 
}

a:hover {
	color: #999999;
}

b, strong {
	color: #00618B;
}

hr {
	clear: both;
	border: 0;
	border-top: 1px dashed #ccc;
	height: 1px;
	padding: 0;
	margin: 5px 0 5px 0;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-image: url(/lloydmasters/images/bullet.jpg);
}

label {
	float: left;
	width: 100px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	border: 1px solid #999999;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	border: 1px solid #999999;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	border: 1px solid #999999;
}

.checkbox {
	border: 0;
}

img {
	border: 0;
}



/*  extra tags  */

#navigation a {
	color: #FFF;
	text-decoration: none;
}

.contentbox h2 {
	margin: 61px 0 0 8px;
	line-height: 120%;
}

.contentbox a {
	color: #999;
	text-decoration: none;
}

.contentbox p {
	width: 230px;
	padding: 9px;
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
	margin-top: 6px;
}

.contentbox b {
	color: #FFF;
}


.textlink_colour {
	color: #00618B;
}

.textlinkbg_long_admin {
	float: right;
	background: url(/lloydmasters/images/hotspots/textlinkbg_large.jpg);
	width: 611px;
	height: 31px;
	margin: 4px 0 5px 10px;
}

.textlinkbg_long_admin h2 {
	margin: 6px 0 0 8px;
	line-height: 120%;
}

.editlists ul{
	float: left;
	margin: 0;
	padding: 0;
	background: #eee;
	width: 100%;
}

.editlists ul:hover {
	background: #666;
	cursor: pointer;
	color: #fff;
}


.contentheader {
	float: left;
	width: 760px;
	height: 40px;
	background: #ccc;
	margin-top: 4px;
}

.header_leftcolumn {
	float: left; 
	width: 150px;
	height: 40px;
}

.header_middlecolumn {
	float: left; 
	width: 432px;
	height: 40px;
	border-left: 1px dashed #fff;
	border-right: 1px dashed #fff;
}

.header_rightcolumn {
	float: left; 
	width: 176px;
	height: 40px;
}

.leftcolumn {
	float: left; 
	width: 130px;
	padding: 10px;
}

.middlecolumn {
	float: left; 
	width: 412px;
	padding: 10px;
}

.rightcolumn {
	float: right; 
	width: 156px;
	padding: 10px;
}

.header_leftcolumn h2 {
	margin: 12px 0 0 10px;
	line-height: 120%;
}

.header_middlecolumn h2 {
	margin: 12px 0 0 10px;
	line-height: 120%;
}

.header_rightcolumn h2 {
	margin: 12px 0 0 10px;
	line-height: 120%;
}

#textarea ul {
	margin: 0 0 0 18px;
}

#textarea li {
	margin-bottom: 10px;
}




#cl ul {
	float: left;
	margin: 0;
	padding: 0;
}

.sectorlist {
	float: left;
}

.sectorheading {
	list-style-image: none;
	list-style-type: none;
	background: #A6C109;
	margin: 10px 0 0 0;
	padding: 6px;
	width: 379px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	font-size: 125%;
	text-decoration: none;
}

.clientlist {
	margin: 10px 0 10px 0;
	clear: both;
	float: left;
	width: 410px;
}

.clientheading {
	float: left;
	width: 190px;
	height: 32px;
	margin-right: 7px;
	padding: 5px 0 0 8px;
	background: #bcbcbc;
	list-style-image: none;
	list-style-type: none;
	color: #fff;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}

.clientheading:hover {
	background: #eee;
	cursor: pointer;
	color: #999;
}

.clientheading2 {
	float: left;
	width: 190px;
	height: 32px;
	margin-right: 7px;
	padding: 5px 0 0 8px;
	background: #dedede;
	list-style-image: none;
	list-style-type: none;
	color: #fff;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}


#textarea_admin li {
	list-style: none;
}
