/* CSS Document */

@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;

}

#container {
	background-image: url(http://www.merco-inc.com/images/site-bg.gif);
	background-repeat: repeat-y;
	clear: both;
	position: relative;
}

#sidebar {
	width: 161px;
	background-image: url(http://www.merco-inc.com/images/gears.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 650px;
	float: left;
	padding-top: 20px;
	padding-left: 13px;
}

#sidebar2 {
	width: 161px;
	background-image: url(http://www.merco-inc.com/images/gears2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 720px;
	float: left;
	padding-top: 20px;
	padding-left: 13px;
}

#sidebar3 {
	width: 161px;
	background-image: url(http://www.merco-inc.com/images/gears3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 1170px;
	float: left;
	padding-top: 20px;
	padding-left: 13px;
}


#subnav {
	background-color: #004A8D;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#main {
	width: 700px;
	float: right;
	padding-right: 35px;
}

#main p  {
color:#000;
font-size: 12px;
line-height:16px;
font-family: "Trebuchet MS", sans-serif;
}


.spacer                
{ margin-top:30px;}

img.wh {
border:1px solid #000;
}

h1.home {
color:#013462;
font-size: 22px;
font-weight: bold;
line-height:16px;
font-family: "Trebuchet MS", sans-serif;
}

h2.home {
	color:#013462;
	font-size: 18px;
	font-weight: bold;
	line-height:28px;
	font-family: "Trebuchet MS", sans-serif;
}

.title3{
color:#013462;
font-size: 22px;
font-weight: bold;
line-height:16px;
font-family: "Trebuchet MS", sans-serif;
}


.title4 {
color:#013462;
font-size: 26px;
font-weight: bold;
line-height:16px;
font-family: "Trebuchet MS", sans-serif;
}

h3 {
color:#013462;
font-size: 26px;
font-weight: bold;
font-family: "Trebuchet MS", sans-serif;
}

.hometxt2
{
color:#013462;
font-size: 13px;
font-weight: bold;
line-height:16px;
font-family: "Trebuchet MS", sans-serif;
}

.hometxt
{
color:#000;
font-size: 12px;
line-height:16px;
font-family: "Trebuchet MS", sans-serif;
}

div.hometxt3
{
	padding: 10px;
	color:#FFF;
	font-size: 12px;
	line-height:16px;
	font-family: "Trebuchet MS", sans-serif;
	width: 260px;
}



.hometxt 
{
color:#000;
font-size: 12px;
line-height:16px;
font-family: "Trebuchet MS", sans-serif;
}

.highlight
{
background-color: #C7C876;
color: #004A8D;
display: block;
}


#navcontainer {
 	background-color: #004A8D;
	width:161px;
}

#navcontainer ul {
	list-style-type: none;
	text-align:right;
	color:#C7C876;
	font-size: 12px;
	font-family: "Trebuchet MS", sans-serif;
	margin:0px;
	padding: 0px;
}

#navcontainer li {
	padding: 5px 0 5px 0;
}

#navcontainer a
{
padding: 0 5px 0 0;
    display:block;
	color: #FFF;
	text-decoration: none;
}

#navcontainer a:hover
{

	background-color: #C7C876;
	color: #004A8D;
}

#text ul {
	margin: 0 0 0 0 ;
	padding-left: 30px ;
	font-size: 12px;
	line-height:16px;
	font-family: "Trebuchet MS", sans-serif;
}

#text li {
	
}

a {
	color:#013462;
}

a:hover {
	text-decoration: none;
}
