@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	background-color: #ebeced;
}
p {
	padding:0;
	margin:0;}

#wrapper {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #header {
	background-image: url(images/w_header.gif);
	background-position: left top;
	float: left;
	height: 71px;
	width: 320px;
	padding-left: 730px;
	padding-top: 10px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#wrapper #flash {
	float: left;
	height: 382px;
	width: 1000px;
	margin-left: 25px;
	background-color: #000;
	margin-right: 25px;
}
#wrapper #nav {
	float: left;
	width: 680px;
	background-color: #000;
	margin-left: 25px;
	height: 60px;
	margin-top: 15px;
}
#wrapper #content {
	background-image: url(images/w_content_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 960px;
	min-height: 100px;
	padding-left: 65px;
	padding-right: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	padding-top: 20px;
}
#wrapper #footer {
	background-image: url(images/w_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 68px;
	width: 1000px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	text-align: right;
	padding-right: 50px;
}

.submit_btn {
	background-image: url(images/w_login.gif);
	height: 28px;
	width: 52px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.main_copy {
	width: 630px;
	float: left;
	background-image: url(images/w_contact_line.gif);
	background-repeat: repeat-y;
	background-position: right 0px;
	padding-right: 30px;
}
.main_contact {
	float: left;
	width: 300px;
}
.textbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 21px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/w_textbox_lrg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #4c4c4c;
	padding-top: 5px;
	padding-left: 5px;
}
.w_send_btn {
	background-image: url(images/w_send_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 29px;
	width: 54px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#map {
	height: 383px;
	width: 1000px;
}
#wrapper #side_panel {
	background-color: #000;
	float: left;
	height: 382px;
	width: 320px;
}
#wrapper #reg {
	float: left;
	width: 320px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
#map1 {
	height: 383px;
	width: 497px;
	float:left;
	border: 1px solid #000;
}
#map2 {
	float:left;
	height: 383px;
	width: 499px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
#map3 {
	float:left;
	height: 383px;
	width: 332px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
