* {
	margin: 0;
	}
html, body {
	background-color: #FFFFFF;
	color: #383838;
	font-family: "Microsoft Sans Serif", Helvetica, Geneva, Arial, sans-serif;
	height: 100%;
	margin: 0px;
	}
div.wrapper {
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0px auto -65px 0px;
	}
div.container {
	background-image: url('images/grad.jpg');
	background-repeat: repeat-x;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	}
div.footer {
	poition: relative;
	margin-top: -65px;
	height: 65px;
	width: 100%;
	clear: both;
	}
div.content {
	height: 240px;
	width: 100%;
	text-align: center;
	padding-right:auto;
	padding-left:auto
	}
p.photoleft
	{
	float:left;
	font-size:12pt;
	text-align:left;
	margin:0px 30px 0px auto;
	}
p.photoright
	{
	float:right;
	font-size:12pt;
	text-align:left;
	margin:0px auto 0px 0px;
	}	
p.first {
	font-size: 12pt;
	font-weight: bold;
	}
p.second {
	font-size: 10pt;
	font-weight: bold;
	}
p.third {
	font-size: 8pt;
	}
h1 {
	font-size: 22pt;
	font-weight: bold;
	letter-spacing: 9px;
	text-align:center;
	padding-top:30px;
	margin-top: 0px;
	}
h2 {
	font-size:13pt;
	font-weight: normal;
	}
a.one:link {
	display: block;
	border: 0px;
	color: #383838;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	}
a.one:visited {
	display: block;
	border: 0px;
	color: #383838;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	}
a.one:hover {
	display: block;
	border: 0px;
	color: #ABABAB;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	}
a.one:active {
	display: block;
	border: 0px;
	color: #ABABAB;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	}
a.contact {
	display: block;
	background: url('images/contact_button.gif') no-repeat  0 0;
	width: 700px;
	height: 29px;
	}
a.contact:hover {
	background-position: 0 -29px;
	}
a.contact2 {
	display: block;
	background: url('images/contact_button2.gif') no-repeat  0 0;
	width: 640px;
	height: 29px;
	}
a.contact2:hover {
	background-position: 0 -29px;
	}