#container   
{
width: 1200px;
min-width: 1200px;
margin-right: auto;
margin-left: auto;
min-height: 100%;
height: auto !important;
text-align: left;
background-image: url("http://www.multicominc.com/menu/leftnavbackground.jpg");
color: #333;
border: 1px solid black


}

#leftnav
{
float: left;
width: 250px;
margin: auto;
min-height: 100%;
height: auto !important;
padding: 8px;

}


#content
{
max-width: 100%;
margin-left: auto;
min-height: 100%;
height: auto !important;
margin-top: 4px;
padding: 5px 5px;
background: #ffffff;
}


#noflash
{
background-image: url("http://www.multicominc.com/Flash/multicom%20banner%20header%202.gif");
width: 600px;
height: 100px;
padding: 0 0 0 0;
background-color: #000000;
}


#footer
{
clear: both;
width: 1200px;
padding: 0 0 1px 0;
color: #333;
background-color: #5E051A;
border-top: 1px solid gray;
}

#leftnav p, #rightnav p { margin: 0 0 0 0; }
#content h2 { margin: 0 0 0 0; }

.inlineimage {
	margin: 10px 10px 10px 12px;
	width: 200px;
	height: 158px;
	border: solid 2px #5E051A;
	float: left }

#header {
	background: #5E051A;
	font-size: xx-large;
	background-image: url("http://www.multicominc.com/images/multicom-header-1-23-07.gif");
	background-repeat: no-repeat;
	width: auto;
	height: 100px;
	
	 }
	
#menu {
	background: #5E051A;
	padding-top: 0px;
	width: 1200px;
	height: 26px;
	text-align: center;
	 }

#menu ul {
	font-size: medium;
	list-style: none;
	margin: 0;
	border: solid 1px #fff }

#menu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 10px }

#menu a:hover {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none }


body
{font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
text-align: center;
width: 100%;
margin-right: auto;
margin-left: auto;
padding: 0px;
background-color: #5E051A

}
#rightnav
{
float: right;
width: 180px;
min-height: 100%;
height: 90%;
margin: 0px;
padding: 1em;
background: #dbb3bc
}