@charset "UTF-8";
body {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#header {
	height: 113px;
}
#logo_div {
	float: left;
	height: 113px;
	width: 276px;
	margin-left: 15px;
}
#telephone_div {
	float: right;
	height: 84px;
	width: 433px;
}
#nav_div {
	background-image: url(../images/nav-bk.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 31px;
	width: 100%;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#nav_div ul {
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	height: 31px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav_div  li  {
	display: inline;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 5px;
	padding-bottom: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F03824;
}
#nav_div a {
	color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	text-decoration: none;
}
#nav_div a:hover {
	text-decoration: underline;
}
#main_content {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
}
h1 {
	color: #F13824;
	font-size: 30px;
	letter-spacing: -2px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 24px;
	color: #F03824;
	letter-spacing: -2px;
}
.form h2 {
	color: #FFFFFF;
	background-image: url(../images/blk-tab.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer_div {
	background-color: #333333;
	height: 210px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer_div p {
	padding: 0px;
	margin-top: 5px;
}
.small {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
}
.map-div {
float: right;
height: 400px;
width: 400px;
}
#contact-details {
width: 130px;
float: left;
}

#arrow {
	width: 15%;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	height: 20px;
	background-image: url(../images/arrow_base.jpg);
	background-repeat: repeat-x;
}
#arrow_p {
	float: left;
}

