body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	}
p {
	margin: 0px;
	padding: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 33px;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

.red {
	color: #F00;
	font-size: 14px;
}
.blue {
	color: #00F;
	font-size: 16px;
}

#container {
	background-image:url(../images/otherpages.jpg);
	background-repeat:no-repeat;
	height: auto;
	width: 1000px;
	z-index: -10;
	min-height: 850px;
}
#container2 {
	background-image:url(../images/homepage.jpg);
	background-repeat:no-repeat;
	height: auto;
	width: 1000px;
	z-index: -10;
	min-height: 680px;
}
img {
	border: none;
	padding: 0;
}


#nav {
	width: 350px;
	height: 600px;
	float: left;
	z-index: 10;
	position: relative;
}
#nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;

}
#nav li{
	margin: 0;
	float: left;
	list-style: none;
	display: block;
	height: 46px;
	width: 200px;

}
#nav li a{
	display: block;
	height: 46px;

}
#nav a span{
	display: none;
}
#nav li ul{
	display: none;
	width: 200px;


}
#nav li:hover ul{
	display: block;


}
#nav .one{
	position:relative;
	left:66px;
	top:140px;
	height:46px;
	z-index:10;
	width: 230px;
	background-image: url(../images/1.jpg);
	background-repeat: no-repeat;
}
#nav .two{
	position:relative;
	left:47px;
	top:148px;
	height:46px;
	z-index:10;
	width: 230px;
	background-image: url(../images/2.jpg);
	background-repeat: no-repeat;
}
#nav .three{
	position:relative;
	left:51px;
	top:154px;
	height:46px;
	z-index:10;
	width: 230px;
	background-image: url(../images/3.jpg);
	background-repeat: no-repeat;
}
#nav .four{
	position:relative;
	left:64px;
	top:164px;
	height:46px;
	z-index:10;
	width: 260px;
	background-image: url(../images/4.jpg);
	background-repeat: no-repeat;
}
#nav .five{
	position:relative;
	left:89px;
	top:161px;
	height:46px;
	z-index:10;
	width: 240px;
	background-image: url(../images/5.jpg);
	background-repeat: no-repeat;
}
#nav .six{
	position:relative;
	left:122px;
	top:160px;
	height:46px;
	z-index:10;
	width: 220px;
	background-image: url(../images/6.jpg);
	background-repeat: no-repeat;
}
#nav .seven{
	position:relative;
	left:152px;
	top:161px;
	height:42px;
	z-index:10;
	width: 170px;
	background-image: url(../images/9.jpg);
	background-repeat: no-repeat;
}
#home {
	position: relative;
	width: 49px;
	height: 48px;
	top: -20px;
	left: 580px;
}
.button {
	position: absolute;
	float: right;
	top: 122px;
	left: 420px;
	z-index: 10;
	}
.button img {
	border:none;
	}
#maincontent {
!important
	margin: 0;
	padding: 0;
	height: auto;
	min-height: 600px;
	padding-top: 30px;
	z-index: 0;
	float: left;
	width: 630px;
	margin-left: 20px;
	margin-bottom: 10px;
	position: relative;
}
#based  {
	position: relative;
	width: 630px;
	top: 490px;
	font-weight: bold;
	text-decoration: none;
	font-size: 24px;
}
#scroll  {
	position: relative;
	width: 630px;
	top: 510px;
	background-color: #000;
	font-weight: bold;
	text-decoration: none;
}
#scroll a   {
	text-decoration: none;
}
#scroll marquee p  {
	color: #FF0;
	text-decoration: none;
	font-size: 14px;
}
#maincontent #message {
	position: relative;
	top: 500px;
	width: 460px;
}


.imgr {
	float: right;
	padding: 0 0  0 10px;
}
.imgl {
	float: left;
	padding: 0 10px 0 0;
}
.imgc {
	padding: 0;
	margin: 0 auto;
}
table {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
}
table a.rollover {
	display: block;
	width: 60px;
	height: 120px;
	text-decoration: none;
	background-image: url(../images/button.jpg);
	margin: 0 auto;
	}
table a.rollover:hover {
	background-position: -60px 0;
	}
table span{
	display: none;
	}
form {
	width: 410px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
form label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	float: left;
	padding-top: 5px;
	color: #333;
}


form input, textarea {
	width: 250px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
form #checkbox  {
	width: auto;
	float: left;
	padding-top: 5px;
	margin-left: 20px;
}
form .checkbox  {
	width: 125px;
	float: left;
	padding-top: 5px;
	margin-left: 150px;
}
form #submit {
	width: 60px;
	float: right;
	margin-left: 20px;
}

form br {
	clear: left;
}
form .small {
	width: 100px;
	float: none;
}
#stacontent{
padding-top: 25px;	
padding-left: 370px;

}
