/* CSS Document */

body

{

	margin: 0 0 0 0;
	background-color:#1B222B;
	text-align:center;
	
}




/* Body Content */

.title

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	text-decoration: none;
	color: #FFF;
	
}

.content

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	text-decoration: none;
	line-height: 20px;
	color: #585858;
	
}



.productline

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .8em;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	line-height: 20px;
	color: #585858;
	
}



.contact

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	line-height: 15px;
	color: #fff;
	
}

.footer

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #9FADB1;
	padding: 0px, 0px, 0px, 20px;
	
}





/* Body Label */

.label

{
	
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	
}

.sublabel

{
	
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	
}


/* Menu Links */

a.menu

{

	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
}


a.menu:hover

{
	background-color: #6E001B;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
}



a.lmenu

{

	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
		
}


a.lmenu:hover

{

	color: #FFF;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}

a.bodylinks

{

	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
		
}


a.bodylinks:hover

{

	color: #FFF;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}

/* Body Image Position */

.image

{
	
	padding: 10px, 10px, 0px, 10px;
	
}

/* Service List */

.servicelist

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	
}

/* Enquiry Form */

td.enquiry
{

	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	text-decoration: none;
	line-height: 20px;
	color: #585858;




/* Body Links */



ul.works

{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	list-style-type: decimal;
}

