/* CSS Document */
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	text-align: left;
	height: auto;
	position: relative;
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin solid #DDDACC;
	line-height: 1.4;
	padding-top: 4px;
}  
body {
	text-align: center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #E8E6DD;
}
#wrapper #top {
	width: 970px;
	position: relative;
	height: auto;
	padding: 0px;
}

#logo {
	position: relative;
	height: 60px;
	width: 353px;
	left: 22px;
	top: 7px;
	float: left;
}
#wrapper #bottom {
	position: relative;
	height: auto;
	width: 970px;
	top: 0px;
}
#menu {
	height: auto;
	width: 450px;
	position: relative;
	top: 5px;
	padding-top: 10px;
	float: right;
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left 37px;
}
#copyright {
	font-family: Calibri, Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
	position: relative;
	padding-top: 5px;
}
#wrapper #img1 {
	position: relative;
	height: 230px;
	width: 970px;
	top: 0px;
}
#wrapper #bottom #col_left {
	float: left;
	width: 240px;
	position: relative;
	top: 0px;
	background-color: #F6F5F1;
	height: auto;
	margin-left: 28px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 10px;
}
#wrapper #bottom #col_right {
	float: left;
	width: 614px;
	position: relative;
	height: auto;
	top: 0px;
	margin-right: 28px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#wrapper #top #menu #contact {
	position: relative;
	height: auto;
	width: 200px;
	float: right;
	margin-bottom: 15px;
}
