

BODY{
	background-color : #d6d6d6;
	font-family : Arial, Helvetica, Sans-serif;
}

P, TD{
	font-family : Arial, Helvetica, Sans-serif;
}

P{
	margin : 0 0 1em 0;
}

#frame{
	width : 750px;
	border : 1px solid black;
	background-color : white;
	background-image : url(http://fwt.clients.coventry-id.co.uk/includes/structural-images/corner2.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}
#leftColumn	 {	width : 200px;	vertical-align : top;	}
#content		{	width : 550px; vertical-align : top;	}
#header{
	margin-left : 10px;
	margin-right : 20px;
	margin-top : 15px;
	margin-bottom : 0px;
}

#bodyText{
	margin-left : 10px;
	margin-right : 20px;
	margin-top : 10px;
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 13px;
	text-align : justify;
	margin-bottom : 25px;

}
#footer{ font-size : 11px; margin-top : 5px; 	}
.smallText { font-size : 11px;  }


#menu{
	width : 153px;
	margin  : 5px 0 20px 0;
	font-family : Arial, Helvetica, Sans-serif;
	font-size: 12px;
	padding : 0 5px 0 17px;
}


#menu UL{
	margin : 0 0 0 0;
	padding : 0;
}

#menu UL LI{
	list-style-image : url(/assets/furniture/bullet.gif);
	font-weight : bold;
	font-size : 12px;
	margin : 0 0 7px 20px;
}

#menu UL LI A{
	display : block;
	border-bottom : 1px dashed black;
	color : black;
	text-decoration : none;
}

#menu UL LI A:hover{
	color : #c00;
	text-decoration : none;
}

#menu UL LI UL{
	margin : 5px 0 0 15px;
	padding : 0;
}

#menu UL LI UL LI{
	list-style-image : url(/assets/furniture/bullet-secondary.gif);
	font-weight : normal;
	font-size : 11px;
	margin : 0 0 0 0;
}

#menu UL LI UL LI A{
	color : #c00;
	border-bottom : none;
}
#menu UL LI UL LI A:hover{
	color : #003399;
}



address{
	font-family : Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-style : normal;
}

A {
	color : #003399;
	text-decoration : none;
}

A:Hover{
	color : #cc0000;
	text-decoration : underline;	
}

H1{
	font-size : 21px;
	color : #cc0000;
	font-weight : 500;
	border-bottom : 1px dashed black;
}
H2{
	font-size : 19px;
	color : black;
	font-weight : 500;
}
H3{
	font-size : 17px;
	color : #cc0000;
}
H4{
	font-size : 15px;
}
H6{
	border : 1px solid black;
	padding : 5px;
	font-size : 13px;
	font-weight : normal;
	color : black;
	background-color : #d6d6d6;
}

HR{
	border : none;
	color : black;
	background-color : black;
	height : 1px;
}

UL, OL{
	margin :  0 30px 1em 30px;
}

UL LI{
	list-style : square;
	list-style-image : url(/assets/furniture/text-bullet.gif);
	color : #333;
	margin : 0 0 4px 0;
}
.form{
	width:90%;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif; 
}

.form2{
	width:100%;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 

}