#wrapper {
	margin: auto;
	width: 790px;
	background: #FFFFFF;
	padding: 15px;
}
#navbar {
	height: auto;
	width: 200px;
	text-align: left;
	padding-left: 40px;
	color: #FFFFFF;
	float: right;
	background-image: url(../images/keys.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header {
	background: #FFFFFF url(../images/header.jpg) no-repeat left bottom;
	position: relative;
	width: 790px;
	height: 160px;
}

body {
	text-align: left;
	background-color: #0F7CB5;
}
#content {
	background: #FFFFFF;
	width: 528px;
	text-align: right;
	padding: 0px;
	float: left;
}
p {
	font: 0.7em Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font: lighter 1.5em Geneva, Arial, Helvetica, sans-serif;
	color: #009AD6;
}
.wishmain {
	position: relative;
	height: 100px;
	width: 528px;
	margin: 15px 0px;
	text-align: right;
	font: .7em Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #CCCCCC;
}
.wishleft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 260px;
	position: relative;
}
.hcompanyname {
	color: #557FBC;
	font-size: 1.1em;
	font-weight: lighter;
}
.wishright {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100px;
	width: 260px;
	position: relative;
}
#content a:link {
	color: #999999;
	text-decoration: none;
}
#content a:visited {
	color: #999999;
	text-decoration: none;
}
#content a:hover {

	color: #333333;
	text-decoration: none;
}
#content a:active {


	color: #999999;
	text-decoration: none;
}
#bigpicright {
}

#navbar a:link {

	color: #999999;
	text-decoration: none;
}
#navbar a:visited {


	color: #999999;
	text-decoration: none;
}
.clear {
	clear: both;
	height: 20px;
	width: 100%;
}
#navbar a:hover {



	color: #333333;
	text-decoration: none;
}
#navbar a:active {




	color: #999999;
	text-decoration: none;
}

