body {
	background: #808080;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div, h1, h2, h3, h4, h5, p, img, span, ul, li {
	margin: 0px;
	padding: 0px;
}
a:link a:visited a:hover a:active {
	text-decoration: none;
	border-style: none;
}
img {
	border-style: none;
}


#wrapper {
	background: url(../images/body_rpt.jpg) repeat-y;
	margin: 0px auto;
	padding: 0px;
	height: 768px;
	width: 1024px;
}
#container {
	margin: 0px auto;
	padding: 0px;
	height: 768px;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	background: #000;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 122px;
	width: 850px;
	position: relative;
	background: #FFF;
}
#header img {
	padding-left: 10px;
	margin-top: 0.5em;
}
#bodytext_left {
	width: 500px;
	padding: 0px 20px;
	}
#bodytext_left p {
	margin: 1em 0px;
	line-height: 23px;
	font-size: 1em;
}


#bodytext {
	width: 850px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	background: #000;
}
#bodytext img {
	float: right;
	margin-top: 2em;
	padding-right: 10px;
}

#bodytext h1 {
	font-size: 1.6em;
	color: red;
	font-weight: normal;
}
#bodyimage {
	margin: 0px;
	padding: 0px;
	height: 196px;
	width: 850px;
	background: url(../images/bodyimage_c.jpg);
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 850px;
	background: #000;
}
#footer h5 {
	color: #fff;
	text-transform: uppercase;
	float: right;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}
#footer p a img{
	float: right;
	text-decoration:none;
	border-style:none;
	padding-right: 20px;
}
#navigation {
	position: absolute;
	left: 436px;
	top: 93px;
}
#contact_temp {
	height: 50px;
	width: 175px;
	position: absolute;
	left: 668px;
	top: 68px;
}

#navigation li {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 50px;
}
#navigation ul li a:link{
	color: black;
	text-decoration: none;
}
#navigation ul li a:visited {
	color: black;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #808080;
	text-decoration: underline;
}
#navigation ul li a:active {
	color: black;
	text-decoration: none;
}
.redtext {
	color: red;
	font-size: 1.4em;
}
#sharethis {
	position: absolute;
	left: 875px;
	top: 430px;
	width: 50px;
	height: 25px;
}
