@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}


a:link {
	color: #000033;
	text-decoration: none;
}









a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#wrapper #logo {
	height: 90px;
	padding-top: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/header.png);
}
#wrapper #logo #graphic {
	float: left;
	height: 90px;
	width: 419px;
}
#wrapper #logo #searchbar {
	float: right;
	width: 290px;
	padding-top: 45px;
	padding-right: 17px;
}




#wrapper #navigation {
	height: 20px;
	background-color: #D8B163;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 2px;
}
#wrapper #bodyArea {
	background-image: url(../images/bodyareabkgrd_a.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 740px;
}
#wrapper #bodyArea #mainframe {
	width: 650px;
	height: 730px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#wrapper #bodyArea #mainframe #box1 {
	width: 165px;
	float: left;
	margin-left: 55px;
}
#wrapper #bodyArea #mainframe #box2 {
	width: 170px;
	float: left;
	padding-left: 70px;
}
#wrapper #bodyArea #mainframe #box3 {
	width: 100px;
	float: left;
	margin-right: auto;
}
#wrapper #bodyArea #mainframe #email {
	width: 640px;
}



#wrapper #bodyArea #footer {
	height: 20px;
	clear: both;
	background-color: #D8B163;
}
