/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.info_box{
	float:left;
	margin-right:46px;
	overflow:hidden;
	padding-bottom:5px;
	width:280px;
	font-size:13px;
         	}
	
.info_box h2{
	padding-bottom:-10px;
	font-size:18px;
         text-align:center;
	}
	
#top .box3{
	margin-right:0px;
	}
	
.box_image{
	width:100%;
	height:128px;
	overflow:hidden;
	margin-bottom:5px;
	}


.info_box2{
	float:left;
	overflow:hidden;
	padding-bottom:5px;
	width:280px;
	font-size:13px;

	}
	
.info_box2 h2{
	padding-bottom:-10px;
	font-size:18px;
         text-align:center;
	}
 #press-release{  

         width:400px;  
         float: left;  
         } 


.side{
	float:right;
         clear:right;
         margin: 3px;
	padding-bottom:5px;
	width:200px;
	font-size:13px;
         overflow: auto;
	}
a:link {
	color: #085eaa;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #085eaa;
}
a:hover {
	text-decoration: underline;
	color: #085eaa;
}
a:active {
	text-decoration: none;
	color: #085eaa;
}
input.btn {
   border-top: 1px solid #96d1f8;
   background: #0154a2;
   background: -webkit-gradient(linear, left top, left bottom, from(#0154a2), to(#65a9d7));
   background: -webkit-linear-gradient(top, #0154a2, #0154a2);
   background: -moz-linear-gradient(top, #0154a2, #0154a2);
   background: -ms-linear-gradient(top, #0154a2, #0154a2);
   background: -o-linear-gradient(top, #0154a2, #0154a2);
   padding: 4.5px 9px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 12px;
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   width: 120px;
   }
input.btn:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
input.btn:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
#main.box {
  min-height: 400px;
}
.Contact1{
	float:left;
	overflow:hidden;
	padding-bottom:5px;
	width:410px;
	
         	}

.Contact2{
	float:right;
	overflow:hidden;
	padding-bottom:5px;
	width:450px;
	
         	}