@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
}
#header {
	height: 25px;
	width: 1013px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}

#top_navig {
	height: 118px;
	width: 1013px;
	background-image: url(../images/contact44.jpg);
}

#left_navig {
	float: left;
	height: 612px;
	width: 255px;
	background-image: url(../images/bg_left_navig_rest12.jpg);
	color: #000000;
	overflow: auto;
}

				   
#left_navig a{
	color: #000000;
	text-decoration: none;
}
					 
#left_navig a:hover{ text-decoration: underline;}	




#right_cont {
	float: right;
	height: 612px;
	width: 758px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_right_cont_rest.jpg);
	overflow: hidden;
	background-repeat: repeat;
}


#right_cont a{
	color: #000000;
	text-decoration: none;
}
					 
#right_cont a:hover{ text-decoration: underline;}	



#footer {
	height: 30px;
	width: 1013px;
	clear: both;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	overflow: auto;
	margin: 0px;
}


				   
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
					 
#footer a:hover{ text-decoration: underline;}



#main_cont {
	padding: 0px;
	width: 1013px;
	overflow: auto;
	height: 785px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}

#table {
	background-color: ;
	padding: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px solid ;
	float: none;
	overflow: auto;
}

#left {
	float: left;
	background-color: ;
	height: auto;
	width: 200px;
}
#middle {
	background-color:  ;
	float: left;
	height: auto;
	width: 200px;
}

#right {
	background-color: ;
	float: left;
	height: auto;
	width: 200px;
}
