#body{
	margin:0px;
	padding:0px;
	text-align:center;
}
img{
	border:0px;
}
*.space_top,*.space_bottom{
	clear:both;
	height:1px;
	overflow:hidden;
}


#body1{
	margin:0px auto;
	min-width:770px;
	width: 770px;
	/*background:#e9efef;*/
}
#toplinks{
	float:left;
	width:251px;
	height:354px;
	background:url(../images/logo.gif) top left no-repeat #93b936;
}
#toplinks1{
	/*clear:both;*/
	position:relative;
	margin:150px 2px 20px 50px;
}

#toplinks1 a{
	display:block;
	margin:3px 0px;
	height:27px;
	background:url(../images/link.gif) left center no-repeat;
}
#toplinks1 a.active{
	background:url(../images/active_link.gif) left center no-repeat;
}
#toplinks1 a img{
	margin:7px 0px 0px 40px;	
}
#top_image{
	float:right;
	width:100%;
	margin-left:-251px;
}
#top_image1{
	clear:both;
	
	height:354px;
	width:519px;
	background:url(../images/top_bg.gif) top repeat-x;
	margin-left:251px;
	overflow:hidden;
}
#top_image2{
	height:354px;
	background:url(../images/top_image.jpg) top left no-repeat;
}
#content_and_side_1{
	clear:both;
	border-left:251px solid #777777;
	background:#e9efef;
}
#content_and_side_2{
	clear:both;
	margin-left:-251px;
}
/*------------------| CONTENT |---------------------*/
#content1{
	float:right;
	width:100%;
	float:right;
	margin-left:-251px;
}
#content{
	clear:both;
	margin:10px 20px 10px 271px;
	width:479px;
	text-align:justify;
	font-family:tahoma;
	font-size:12px;
	color:#676767;
}
#content a{
	color:#00a1ec;
}
#content textarea{
	width:100%;
	height:70px;
}
#content h1{
	font-family:arial;
	font-size:18px;
	text-align:center;
	color:#00acef;
}
#content div.message_z1{
	margin-top:20px;
}
#content div.feedback{
	margin:20px 0px;
	text-align:justify;
}
#content div.feedback *.people{
	display:block;
	text-align:right;
	
}

/*----------------| END CONTENT |-------------------*/
/*------------------| SIDE |---------------------*/
#side{
	float:left;
	width:251px;
	overflow:hidden;
}
#side1{
	position:relative;
	margin:20px;
}
#side{
	font-family:arial;
	color:c6c6c6;
	font-size:11px;
}
#side a{
	color:#dddddd;
	
}
#side h2{
	color:#ffffff;
	text-align:center;
	font-family:arial;
	font-size:16px;
}
#side div.feedback{
	margin:10px 0px;
	text-align:justify;
}
#side div.feedback *.people{
	display:block;
	text-align:right;
	font-weight:bold;
}
#side div.feedback a{
	font-weight:bold;
}
/*----------------| END SIDE |-------------------*/
#footer_bg{
	clear:both;
	background:url(../images/footer_bg.gif) top repeat-x;
}
#footer{
	height:81px;
	background: url(../images/footer_left.gif) top left no-repeat;
	
}
#copyright{
	margin:20px;
	text-align:center;
}
#copyright, #copyright a{
	font-family:arial;
	font-size:11px;
	color:#b6b6b6;
	text-decoration:none;
}
span.completed_file{
	color: #990000;
	font-weight: bold;
}
