body
{
	margin: 0;
	padding: 0;
	color: #fff;
	font: normal 11pt Arial,Helvetica,sans-serif;
	background: #FFFCD7;
}

#page
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: #FFFCD7;
	
}

#m-header
{
	margin: 0;
	padding: 0;
        height: 136px;
	
}

#logo{
    float:left;
    width:188px;
}

#main-banner {
width: 772px;
height: 136px;
background: url("../images/slice_0_1.jpg") no-repeat;
margin-left: 188px;
}

#mainmenu
{
    background: url("../images/menu.jpg") no-repeat;
   width: 960px;
   height: 64px;
    
}

#mainmenu ul
{
	padding:20px 0px 5px 0px;
	margin:0px;
        margin-left: 200px;
}

#mainmenu ul li
{
	display: inline;
        ________margin-left: 112px;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #6399cd;
	
	text-decoration:none;
}

.li-1
{
	margin-left: 132px;
}
.li-2
{
	margin-left: 105px;
}
.li-3
{
	margin-left: 110px;
}
.li-4
{
	margin-left: 105px;
}
#breadcrumbs
{
	background: #41688b url("../images/slice_3_1.jpg") no-repeat bottom;
}
#content-shift
{
	width: 772px;
	margin-left: 188px;
	
}

#comercial
{
	background-color: #41688b;
	padding-top: 40px; 
	
	
}

#slide-box{
	background: url("../images/rect.png") no-repeat left top;
	padding: 5px 5px;
	width: 642px;
	height: 198px;
	margin: 0px auto;
}
#---m-shadow{
	height:28px;
	width: 750px;
	background: #41688b url("../images/shadow.jpg") no-repeat top;
	
}
#m-content
{
	background: #41688b url("../images/slice_3_1.jpg") no-repeat bottom;
	padding-bottom: 20px;
}


#footer
{
		
}
#footer-up
{
	background: url("../images/foo-up.jpg") no-repeat;
	height: 36px;
}
#footer-content
{
	background-color: #333333;
}
#footer-bottom
{
	background: url("../images/foo-bottom.jpg") no-repeat;
	height: 67px;
}

 #copyright{
	text-align: center;
	font-size: 10px;
	color:#3d3d3;
 }


#m-sidebar
{
	background: url("../images/sidebar.jpg") no-repeat;
	position: fixed;
	left: 158px;
	top: 200px;
	width: 177px;
	height: 244px;
	padding-left: 20px;
	padding-top: 40px;
	
	
}


.m-container {
	width:970px;
	margin:0px 100px 0px 147px;
	}


.clear {clear:both;}


.pad
{
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
}

.m-border
{
	margin-bottom: 10px;
	border: solid 1px #fff;
	padding: 10px 10px;
}

.m-bottom-line
{
	background-color: #3b5e7e;
	margin-bottom: 10px;
	border-bottom: solid 1px  #333;
	padding: 10px 10px;
}

.link-span-2
{
	width:50px;
	margin-right: 2px;
	margin-bottom: 2px;
	float: left;
}
