/* HTML */
html, body
{
	height: 100%;	
	margin: 0;
	padding: 0;
}

/* BODY */
body
{
	line-height: 1.5em;
}

/* WRAPPER */
#wrapper
{
	height: auto !important;
	height: 100%;
	min-height: 100%;	
	position: relative;
}

/* FCKEDITOR */p, ul, li{	margin-top: 0px;	margin-bottom: 0px;}

/* IMG */a img{	border: none;}

/* HEADINGS */
h1,h2,h3,h4,h5,h6{	margin: 0;
	padding: 0;	line-height: 1.3em;
}
/* TABLE */table{	border-collapse: collapse;}

/* CLEAR */
.clear
{
	clear: both;	
}/* GOOGLEMAPS */#googlemaps{	margin: 0;	border: none;}

/* FORMS */
form{	margin: 0;	padding: 0;}

.submit
{
	width: auto;
}
