html, body {
	margin:0;
	padding:0;
	
}

#topban1 {
	height: 50px;
	width: 100%;
	font-family: 'Courgette', cursive;
	font-size: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	top: auto;
	float: left;
	background-color: #3F3F3F;
}
#arrow1 {
	float:left;
}
		
#footer {
	height: 400px;
	width: 100%;
	background-color: #3F3F3F;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/TMPnavbottom.png);
	background-repeat: repeat-x;
	font-family: Helvetica, "Lucida Sans Unicode", Tahoma;
	font-size: 13px;
	padding: 20px;
	color: #FFF;
	float: left;
	position: relative;
}
#footer #footerwrap {
	height: 300px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer #footerwrap #ftop {
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#footer #footerwrap #ftop #ftopleft {
	float: left;
	width: 266px;
	height: 35px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: 'Duru Sans', sans-serif;
}
#footer #footerwrap #ftop #ftopmiddle {
	height: 50px;
	width: 251px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	font-family: 'Courgette', cursive;
}

#footer #footerwrap #ftop #ftopright {
	float: left;
	height: 50px;
	width: 251px;
	padding-top: 0px;
	font-family: 'Courgette', cursive;
	padding-right: 15px;
}
#footer #footerwrap #fcontent {
	height: 250px;
	width: 800px;
}
#footer #footerwrap #fcontent #fcontentleft {
	padding: 5px;
	float: left;
	height: 230px;
	width: 256px;
	background-image: url(../images/canmap1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer #footerwrap #fcontent #fcontentmiddle {
	padding: 5px;
	float: left;
	height: 230px;
	width: 256px;
}
#footer #footerwrap #fcontent #fcontentmiddle #social {
	height: 175px;
	width: 50px;
	float: right;
}

#footer #footerwrap #fcontent #fcontentmiddle #socialtext {
	float: right;
	width: 200px;
	height: 175px;
	line-height: 16px;
	color: #CCC;
}

#footer #footerwrap #fcontent #fcontentright {
	padding: 5px;
	float: left;
	height: 230px;
	width: 256px;
}

#footer #footerwrap #fcontent #fcontentright #ding1 {
	font-family: Wingdings, "Wingdings 2", "Wingdings 3";
	width: 30px;
	float: right;
}
#footer #footerwrap #fcontent #fcontentright #phone {
	width: 100px;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
}
#footer #footerwrap #fcontent #fcontentright #ding2 {
	font-family: Wingdings, "Wingdings 2", "Wingdings 3";
	width: 30px;
	float: right;
}


#footer #footerwrap #fcontent #fcontentright #email {
	width: 120px;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
}


#footer #footerwrap #fcontent #fcontentright #ding3 {
	width: 30px;
	float: right;
	font-family: Webdings;
}
#footer #footerwrap #fcontent #fcontentright #address {
	width: 165px;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
}
#form #contact #enterinfo form #contactformitalic {
	font-family: 'Courgette', cursive;
}
