@charset "utf-8";


body {
	text-align: center;

}


.design1 {
	background-color: #9BD1FA;
}
.design2 {
	background-color: #00CC00;
}
.shadowbox3 {
	float:right;
	position: relative;
	background-color:black;
	width: 180px;
	margin-top: 30px;
	margin-right: 5px;
	
	
}

#pagecontain {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
}
#logo {
	width: 140px;
	float: left;
	position: relative;
}
#headingcontain {
	width: 547px;
	position: relative;
	margin-left: 150px;
}
#searchbar {
	position: relative;
	margin-top: 5px;
	width: 700px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#menucontain {
	text-align: center;
	margin-top: 5px;
	float: left;
	width: 150px;
}

#editbody {
	width: 700px;
	margin-top: 5px;
	text-align: center;
	position: relative;
	background-color: #9CD3FF;
}
#headingaddress {
	width: 180px;
	text-align: center;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	position: relative;
	right: 5px;
	top: -5px;
}
#MenuBar1 {
	margin-right: auto;
	margin-left: auto;
}
#divfooter {
	float: left;
	width: 700px;
	text-align: center;
	margin-top: 5px;
	padding: 0;
}

.rbottom
{
display:block;
background: #FFF
}

.rtop
{
display:block;
background: #FFF
}

.rbottom *
{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #9BD1FA;
	position: relative;
}

.rtop *
{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #9BD1FA;
	position: relative;
}

.r1
{

margin: 0 5px
}

.r2
{

margin: 0 3px
}

.r3
{

margin: 0 2px
}

.r4
{

margin: 0 1px;
height: 2px
} 
.nbottom  *
{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #00CC00;
	position: relative;
}
.nbottom
{
display:block;
background: #FFF
}
.ntop  *
{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #00CC00;
	position: relative;
}
.ntop
{
display:block;
background: #FFF
}
form {
	padding: 0;
	margin: 0;
}
.imgpad {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 3px;
	padding-right: 3px;
}
#standardbox {
	width: 500px;
	right: auto;
	left: auto;
	margin-left: auto;
	margin-right: auto;
}
#shadowstuff {
	background-color: #000000;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	height: 130px;
}
#contentstuff {
	margin-left: -5px;
	width: 550px;
	margin-top: -5px;
	float: left;
	position: relative;
	min-height: 130px;
}
