@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
#holdit {
	width: 978px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#wrapper #headershadow {
}
#bodywrapper {
	background-image: url(../images/wrappershadow.png);
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
#bodywrapper #body {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#bodywrapper #body #right {
	width: 950px;
	background-image: url(../images/rbg.jpg);
}

#bodywrapper #body #righttop {
	float: right;
	width: 700px;
	background-color: #FFF;
}

#bodywrapper #body #footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footerwrapper {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
#footerwrapper #realfooter {
	width: 978px;
	height: 268px;
	background-repeat: no-repeat;
	background-image: url(../images/footerdsads.png);
}
#bodywrapper #body #right p {
	margin: 10px;
}
#bodywrapper #body #right img {
	margin: 6px;
}

#footerwrapper #realfooter p {
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 35px;
	margin-left: 40px;
}

#bodywrapper #body #left p {
	margin: 10px;
}
.heading1 {
	font-size: 14px;
	font-weight: bold;
	color: #090;
	font-family: Arial, Helvetica, sans-serif;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #060;
}
.links {
	font-weight: bold;
	color: #090;
	text-decoration: none;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #090;
}
