/* ------------------------------------ */
/* CSS STYLEY FILEY FOR LOGICRED.CO.UK  */
/* www.logicred.co.uk 						 */
/* ------------------------------------ */

body {
	font-family: verdana;
	color: #666666;
	font-size:12px;
	line-height: 21px;
	background-color: #999999;
    text-align: left; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	background: #5f5d5c url(images/bg_loop.jpg) repeat-x;
	background-attachment:fixed;
}

p {margin: 2px;}

td img {display: block;}

#menu {
	font-family: arial;
	width: 620px;
	padding-left: 30px;
	height: 32px;
}

#menu a {
	font-family: arial;
	font-size: 13px;
	display: block;
	height: 12px;
	color: white;
	padding: 0 20px;
	text-decoration: none;
	float: left;
	line-height: 29px;
}

#menu a:hover {
	color: #768AA3;
}

.footer {
	font-family: sans-serif;
	margin-top: 4px;
	color:#FFFFFF;
	font-size:10px;
}

.hid, h1 {
	display: none;
}

li {
	list-style: square;
	margin-left: 0px;
	padding: 0;
	line-height: 24px;
	color: #3366CC;
}

ul {
	margin: 0;
	padding: 20px;
}

.headings {
	font-family: georgia,tahoma;
	letter-spacing: 1px;
	line-height: 21px!important;
	font-size: 20px;
	color: #CA4639;
	border-bottom: 1px dashed #ccc;
	text-transform:uppercase;
}

body#index a#index,
body#services a#services,
body#quote a#quote,
body#vacancies a#vacancies,
body#contact a#contact, {
	color: black;
	background: white;
	height: 32px;
	border-left: 3px solid #BFC9D6;
	border-right: 3px solid #9DABBB;
}

.footertext, .footertext a {
	color: #9A9A9A;
}
