html{
	background-color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(images/background-image.png);
	background-repeat: repeat;

}

h1,h3,h4,h5,h6,h7{
font-size:18px;
color:#99cc33;
padding-left:40px;
padding-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
}

h2{
	font-size:14px;
	color:#99cc33;
	padding-left:40px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

p{

color:#56402b;
padding-left:40px;
padding-right:20px
}

li {
	line-height: normal;
}

a:link {
	color: #56402b;
	text-decoration: none;
	font-weight:bold;
	list-style-position: outside;
	list-style-type: disc;
}
a:visited {
	color: #56402b;
	text-decoration: none;
		font-weight:bold;
}
a:hover {
	color: #56402b;
	text-decoration: underline;
		font-weight:bold;
}
a:active {
	color: #56402b;
	text-decoration: none;
		font-weight:bold;
}


#container{
margin-top:100px;
width:900px;
margin-left:auto;
margin-right:auto;
z-index:900;
}

#container1{
width:500px;
margin-left:auto;
margin-right:auto;

}

#left{
width:150px;
float:left;
min-height:425px;
}

#body{
	float:left;
	width:590px;
	height:460px;
	background-color:white;
	margin-left:5px;
	margin-right:5px;
}

#body li{
color:#56402b;
}

.box2{
width:300px;
float:left;
}

.box2 img{
margin-top:35px;
margin-left:20px;
}

#body1{
	width:745px;
	height:460px;
	float:left;
	background-color:white;
	margin-left:5px;
	
}

body1_logo{
width:133px;
float:right;
background-image:url(images/logo.png);

}

.body_box{
	width:290px;
	float:left;
	font-color:#56402b;
	color: #56402b;

}

.body_box2{
width:300px;
float:left;

}

.body_box1{
width:420px;
float:left;
margin-top:0px;
}

#body_head1{
width:745px;
float:left;
margin-left:5px;
height:50px;
background-image:url(images/body_top2.png);
background-repeat:no-repeat;
}

#body_head{
background-image:url(images/body_top1.png);
background-repeat:no-repeat;
height:50px;
width:590px;
float:left;
margin-left:5px;
}

#footer{
	width:900px;
	float:left;
	text-align:right;
	color:#FFFFFF;
	margin:0;
	padding:0;
	font-weight: bold;
}

#footer a:link {
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer a:active {
	color: #fff;
	text-decoration: none;
}

#footer_2{
	width:745px;
	float:right;
	text-align:right;
	color:#FFFFFF;
	margin:0;
	padding:0;
	font-weight: bold;
}

#footer_2 a:link {
	color: #fff;
	text-decoration: none;
}
#footer_2 a:visited {
	color: #fff;
	text-decoration: none;
}
#footer_2 a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer_2 a:active {
	color: #fff;
	text-decoration: none;
}
.box{
width:150px;
float:left;
padding-bottom:26px;
}

.box1{
	width:150px;
	float:left;
}
/*
.box1 li{
border-bottom-style:solid;
border-width:1px;
border-color:white;
}
*/
.box1 a:link{

color:#FFFFFF;
text-align:left;
padding-left: 5px;

}

#right{
width:150px;
float:left;
margin-top:-50px;
}

#left{
width:150px;
float:left;
background-image:url(images/menu_bgrd.gif);
background-repeat:no-repeat;

}

#left_box{
width:150px;
float:left;
margin-top:24px;

}

#left_head{
width:150px;
float:left;
height:30px;
}

#left_foot{
width:150px;
float:left;
background-image:url(images/nav_bot.gif);
background-repeat:no-repeat;
height:30px;
}

.other_box1{
width:200px;
float:left;
}

.other_box1 img{
margin-left:50px;
margin-top:20px;
}

table{
	margin-left:0px;
	color:#56402b;
	float:left;
	top: 0px;
}

#head_heading{
float:right;
margin-right:20px;
height:30px;
}

#head_heading h1{
font-size:20px;
}

#register{
margin-top:-10px;
width:590px;
float:left;
margin-bottom:20px;
}

#register img{
margin-left:100px;
}

.img{
width:100px;
float:left;
margin-top:20px;
margin-left:40px;
}

img{
border:0;
}

