.main {
	background-color: #662616;
}
.bg {
	background-color: #6A2B12; 
}
.mt {
	border-width: 0px; width: 969px;
}
.t {
	border-width: 0px; width: 100%;
}
.bg1 {
	background-image: url('images/bg.gif'); background-repeat: repeat-x; background-position: center left; 
}
.bg2 {
	background-image: url('images/top2.gif'); background-repeat: repeat-y; background-position: center left; 
}



/* -- Middle BG / Table -- */

.mbg {
	background-color: #DBDBDB; 
}
.mbg1 {
	background-color: #F5F4F4; 
}



/* -- Right BG / Table -- */

.rbg {
	background-image: url('images/bg1.gif'); background-repeat: repeat-y; border-top: #90391D 1px solid; border-right: #90391D 1px solid; border-bottom: #90391D 1px solid; border-left: #90391D 1px solid;
}



/* -- Bottom BG -- */
.ibf1 {
	font-family: Verdana, Arial, Arial Narrow; font-size: 11px; color: #0066FF; font-weight: bold; line-height: 13pt;
}
.ibf1 a {
	color: #0066FF; text-decoration: none;
}
.ibf2 {
	font-family: Verdana, Arial, Arial Narrow; font-size: 11px; color: #009933; font-weight: bold; line-height: 13pt;
}

#menu
{
	float:left;
	width:975px;
	height:42px;
	background:url(images/menu_bg.jpg) repeat-x center top;
	text-align:center
}
#menu a
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:17px;
	text-decoration:none;
	color:#000;
	line-height:42px;
	padding:0 10px 0 10px 
}
#menu a:hover
{
	color: #EEE
}
.services_bg
{
	background:url(images/services_index_bg.jpg) repeat-y top;
	height:200px;
	border: #a25f45 solid 1px;
	margin:5px 0 0 0
}
.text_service
{
	font-family:arial black;
	font-size:14px;
	color: #dd8331;
	text-align:center
}
.srv_img
{
	background:url(images/services_img2.jpg) no-repeat;
}
.srv_list
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#f5d1b7;
}
		.srv_list a
		{
		font-size:13px;
		font-weight:bold;
		color:#f5d1b7;
		text-decoration:none
		}