html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:hover {
color: #FA610A;
}

b {
color: #000000;	
}



ul {
	list-style: disc;
	list-style-position: inside;
	margin: 5px;
}



h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}



p {
	padding: 3px 5px 3px 5px;	
}



div#outer {
	width: 780px;
	margin: 5px auto 0px auto;
}



div#header {
	width: 780px;
	margin: 5px auto -5px auto;
	height: 250px;
	overflow: hidden;
}



div#upper-box {
	float:left;
	height:180px;
	width: 780px;
}



.head-image {

	float: none;	

}



div#lower-box {

	float:left;

	width: 780px;

}



div#call-box {

	background: url("/img/call.jpg") no-repeat;

	color: #ffffff;

	width: 247px;

	height:85px;

	float: right;

	font-size: 14px;

	font-weight: bold;

	padding: 5px 0px 5px 0px;

	text-align: center;

}



.rics-logo {

	float: right;	

}



div#closing {

	float: left;

	padding: 10px 25px 5px 0px;

}



div#footer {

	float: left;

	width:100%;

}



ol#features {

	list-style: decimal; 

	list-style-position: inside;

	padding: 5px;

	font-weight: bold;

}

#signature {
	margin: 12px 5px 3px 0px;	
}

input {
	border: 1px #000000 solid;
}

textarea {
border: 1px #000000 solid;
}