#main-container {
		.margin:-142px 0 0 0;
		}

#column1	{
		width:131px; 
		height:251px; 
		margin:10px 0 0 0;
		padding:0 0 0 25px; 
		overflow:visible;
		
		float:left;
		}
	/*--Inside Column1 or Left Column*/
	#col1-box	{
			width: 131px; 
			height:101px; 
			}
			
	
#column2	{
		width: auto;/*132px; */
		height:auto;/*216px; */
		margin:10px 15px 0 0;
		padding:0 5px 0 0;
		float:right;
		
		overflow:visible;
		
		}
	/*--Inside Column2 or Right Column*/
	.col2-text	{
			width: 120px; 
			height:auto;/*34px; */
			margin:20px 0 0 0px;
			float:left;			
			/*background-image: #fff url(images/contact-title.jpg) no-repeat top left;*/
			b!order:#000 1px solid;
			display:block;
			overflow:hidden;
			font-size:.7em;			
			}
	.col2-text a,a:link,a:hover,a:active,a:visited {color:#D86E0A;}
	#address	{
			width:116px;
			height:134px; 
			padding:0 8px 0 8px;
			margin:40px 0 0 0;
			position:relative;
			}
/* push center margin 189-193 * margin8px 0 0 193px */	
#center		{
		width: 380px; 
		height: auto; /*221-auto*/
		margin:0 0 0 180px;
		b!order:#000 1px solid;
		position:relative;
		}
#news-container		{
		width: 380px; 
		height: auto; /*221-auto*/
		/*margin: 221px 0 0 155px; 
		position: absolute; 
		float:left; 
		padding:0 25px;*/
		}
#news		{
		background-color:#F1F1F1; 
		width: 379px; 
		max-height:auto;/*200,231-auto*/ 
		margin: 0px; 
		float:left;
		border-right: 1px solid #788E99;
		padding-right:-30px;
		overflow : auto; overflow-x : hidden;
		}
#news-title	{
		width:380px; 
		height:23px; 
		margin: 15px 0 0 0; 
		background-image: url(images/news-title.gif); 
		float:left; 
		position:relative;
		}
#news-wrapper {
		width:360px;
		height:auto;
		color:#000;
		float:left;
	
		}

/*---Body Contents---*/
#center {
		font-size:.8em;
		}
#center-wrapper	{
		background-color:red;
		height:750px; 
		width:374px; 
		margin:0px 0 0 0px; /*271y338x*/
		position:relative; 
		float:left;
		z-index:2;
		}
#news a{color:#EF9E5D}
		
		
/*--Inside Column1/Left Column*/
#address	{
		color:#59656A;
		font-family:"Lucida Sans",Helvetica,Arial,sans-serif; 
		font-size:10pt;
		font-weight:heavy;
		}



/* Left Column */
.column-title	{
		margin:-22px 0 0 -18px;
		}

#feature-title	{
		background-image: url(images/feat-title.jpg); 
		width:131px; 
		height:24px; 
		}
#prod-name	{
		width:129px;
		padding:7px 0 0 0;
		font-family:"Orator Std",arial,sans-serif; 
		font-variant:small-caps; 
		font-size:80%;
		color:#fff;
		background-color:#748384;
		}
.feat-link	 a,a:link,a:visited,a:hover	{color:#000;text-decoration:none;}
.feat-link	 a:active		{color:black;text-decoration:none;}

#articlebox {
		width:129px;
		min-height:37px;
		border: 1px solid #788E99;
		background-color:#B4BDBF;
		}
#article-title {
		color:#fff;
		font-family:helvetica,arial,sans-serif; 
		font-size:1.1em; 
		font-weight:bolder; 
		font-style:ultra-expanded; 
		text-align:right;
		line-height:0.78em;
		padding:15px 3px 7px 3px; 
		}
#col-box a,a:link,a:visited,a:hover,a:active	{color: #000;text-decoration:none;}
#read-button {
		font-family:helvetica,arial,sans-serif; 
		font-size:8pt; 
		font-weight:normal; 
		color:#DC6166;
		margin: 15px 0 0 0;				
		}


/* Right Column */
#service-button {
		color:#93C2DB;
		text-align:right;
		font-size:.9em;
		font-weight:bold;
		padding-right:3px;
		width:120px;
		height:33px;
		margin:20px 0 0 0;
		border:2px solid #93C2DB;
		float:left;
		background-image:#000 url(images/contactcenter.gif)no-repeat -33px left;
		overflow:hidden;
		}
	
#service-button a:hover	{
		background-image:#4A5A73 url(images/contactcenter.gif) no-repeat top left;
		overflow:hidden;
		}



