#container {
                         width: 900px;
			\width: 920px;
			w\idth: 900px;
			margin: 0px;
			/*margin-left: auto;*/
			/*margin-right: auto;*/
			padding: 0px;
                        background-color: rgb(255,255,255);
                        font-family: Helvetica, Verdana, sans-serif;
}
#container a:link {color: rgb(0, 0, 255); text-decoration: underline;}
#container a:visited {color: rgb(255, 0, 0); text-decoration: underline;}
#container a:hover {color: red; background-color: rgb(183, 225, 155); text-decoration: none;}
#container a:active {color: black; background-color: rgb(183, 225, 155); text-decoration: none;}
#container align: center;}

#content {
                        margin-top: 0px;
                        margin-left: 8px;
                        padding: 0px;
                        background-color: rgb(255,255,255);
}

#banner {
                         width: 900px;
			\width: 920px;
			w\idth: 900px;
			padding: 0px;
			margin-bottom: 0px;
                        text-align: center;
                        color: black;
                        background-color: #FFFFFF;
                        background:  #fff url(http://www.mercygateusa.com/images/stripe.gif);
                        /*background-color: black;*/
		}
#banner-1 {
                         width: 900px;
			\width: 920px;
			w\idth: 900px;
			padding: 0px;
			margin-bottom: 0px;
                        text-align: center;
                        color: black;}
		#banner-3 {
                        height: 74px;
                        float: center;
			padding: 0px;
			margin-bottom: 2px;
                        text-align: center;
                        vertical-align: center;
                        color: white;
                        /*background-color: rgb(148,24,57)*/
                        /*background:  #fff url(http://www.mercygateusa.com/images/stripe2.gif);*/
                        }
		#sidebar-a {
			float: right;
			/*width: 256px;*/
                        /*\width: 276px;*/
			/*w\idth: 256px;*/
			height: 1080px;
                        /*border: 1px solid rgb(112,29,45);*/
                        margin: 1px;
			margin-left: 15px;
			padding: 1px;
			background-color: white;
		}
		#sidebar-b {
			float: left;
			/*width: 356px;*/
                        /*\width: 376px;*/
			/*w\idth: 356px;*/
			height: 210px;
                        margin-top: 8px;
			margin-right: 8px;
			padding: 1px;
			background-color: white;
		}
                #box {
		       float: right;
                       width: 300px;
                       /*\width: 310px;*/
                       /*w\idth: 300px;*/
                       height: 205px;
                       margin-right: 10px;
                       margin-left: 8px;
                       border: 1px solid rgb(140,140,140);
                       padding: 0px;
                       background-image: url(images/wood-ranch-gate.jpg);
                       background-repeat: no-repeat;
                }
                #boxb {
		       float: left;
                       width: 140px;
                       \width: 150px;
                       w\idth: 140px;
                       margin: 5px;
                       /*border: 1px solid black;*/
                       margin-right: 0px;
                       margin-left: 0px;
                       padding: 5px;
                       background-color: white;
	       }
        #bigbox  {
	                font-size: 9pt;
	                font-weight: normal;
	                text-align: center;
                        float: center;
                        margin-left: 4px;
                       width: 885px;
                       \width: 895px;
                       w\idth: 885px;
                }
	#footer {
			padding: 0px;
			margin-top: 0px;
                        width: 900px;
                        height: 60px;
                        float: center;
                        /*background-repeat: repeat-x;*/
		}
	#footer2 {
			clear: both;
			padding: 0px;
			margin-top: 0px;
			color: white;
                        text color: white;
			background-color: red;
		}

p {
	font-size: 11pt;
	font-weight: normal;
	text-align: justify; 
}
p2 {
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
}
h1 {
	font-size: 32pt;
	text-align: center;
        font-weight: bold;
	font-style: normal;
	font-family: Helvetica, Verdana, sans-serif;
}
h2 {
        font-size: 18pt;
	font-weight: bold;
        text-align: center;
	font-style: normal;
        /*text-decoration: underline;*/
	font-family: Helvetica, Verdana, sans-serif;
}
h3 {
        font-size: 14pt;
	font-weight: bold;
        text-align: center;
	font-family: Helvetica, Verdana, sans-serif;
}
h2-a {
        font-size: 14pt;
	font-weight: bold;
	font-family: Helvetica, Verdana, sans-serif;
}
h3 {
        font-size: 12pt;
        font-weight: bold;
        /*color: rgb(255, 0, 0);*/
        text-align: justify;
	/*text-decoration: underline;*/
	font-family: Helvetica, Verdana, sans-serif;
}
h4 {
        font-size: 12pt;
        font-weight: bold;
        text-align: center;
	font-family: Helvetica, Verdana, sans-serif;
}
em {
	font-weight: bold;
	font-style: normal;
}
.center-it {
        text-align: center;
}

.valignment { 
        line-height:2em;
        text-align: center; 
}

.left {
        font-size: 8pt;
	font-weight: normal;
        text-align: left;
	font-family: Helvetica, Verdana, sans-serif;
}