body
{
	background-color:#d7d7d7;
	margin:0px;
}

.main_wrapper
{
	margin-left:2%;
	margin-right:2%;
	width:960px;

	
}

.main_wrapper .main_footer
{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #898989;
	float: right;
	padding-top:10px;
	padding-bottom:10px;
}

.main_wrapper .main_footer a,.main_wrapper .main_footer a:visited 
{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #898989;
	text-decoration: none;
}

.main_wrapper .main_footer a:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #898989;
	text-decoration: underline;
}

.main_wrapper .header_body
{
	background-color:#ffffff;
	border: 1px solid #a7a7a7;
    height: 160px;
	width:960px;
}


.main_wrapper .mid_section
{
	width:960px;
	height:85px;
	background-color:#d7d7d7;
	display:block;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;	
}

.main_wrapper .mid_section .copy
{
	color:#5b6a87;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding-top:30px;
	
}

.main_wrapper .mid_section .buttons
{
	width:920px;
	height:29px;
	display:block;
	margin-left:10px;
	position: relative;
	top: 12px;
	
}

.main_wrapper .mid_section .buttons a
{
	background-image:url(../images/vivante_service_buttons.png);
	width:181px;
	height:29px;
	display:block;
	overflow:hidden;
	float:left;
}

.main_wrapper .mid_section .buttons a.gmp {  background-position:0px 0px;}
.main_wrapper .mid_section .buttons a.aseptic{  background-position:-182px 0px;}
.main_wrapper .mid_section .buttons a.pd{  background-position:-365px 0px;}
.main_wrapper .mid_section .buttons a.qc{ background-position:-548px 0px;}
.main_wrapper .mid_section .buttons a.distribution{ background-position:-732px 0px;}

.main_wrapper .mid_section .buttons a.gmp:hover,.main_wrapper .mid_section .buttons a.gmp_a {  background-position:0px -29px;}
.main_wrapper .mid_section .buttons a.aseptic:hover, .main_wrapper .mid_section .buttons a.aseptic_a{  background-position:-182px -29px;}
.main_wrapper .mid_section .buttons a.pd:hover,.main_wrapper .mid_section .buttons a.pd_a{  background-position:-365px -29px;}
.main_wrapper .mid_section .buttons a.qc:hover, .main_wrapper .mid_section .buttons a.qc_a{ background-position:-548px -29px;}
.main_wrapper .mid_section .buttons a.distribution:hover,.main_wrapper .mid_section .buttons a.distribution_a{ background-position:-732px -29px;}

.main_wrapper .mid_section .aboutus_buttons
{
	width:920px;
	height:29px;
	display:block;
	margin-left:10px;
	position: relative;
	top: 12px;
	
}
.main_wrapper .mid_section .aboutus_buttons a
{
	background-image:url(../images/vivante_aboutus_buttons.png);
	width:230px;
	height:29px;
	display:block;
	overflow:hidden;
	float:left;
}

.main_wrapper .mid_section .aboutus_buttons a.background {  background-position:0px 0px;}
.main_wrapper .mid_section .aboutus_buttons a.team {  background-position:-231px 0px;}
.main_wrapper .mid_section .aboutus_buttons a.news {  background-position:-463px 0px;}
.main_wrapper .mid_section .aboutus_buttons a.careers {  background-position:-695px 0px;}


.main_wrapper .mid_section .aboutus_buttons a.background:hover,.main_wrapper .mid_section .aboutus_buttons a.background_a{  background-position:0px -29px;}
.main_wrapper .mid_section .aboutus_buttons a.team:hover,.main_wrapper .mid_section .aboutus_buttons a.team_a {  background-position:-231px -29px;}
.main_wrapper .mid_section .aboutus_buttons a.news:hover,.main_wrapper .mid_section .aboutus_buttons a.news_a {  background-position:-463px -29px;}
.main_wrapper .mid_section .aboutus_buttons a.careers:hover,.main_wrapper .mid_section .aboutus_buttons a.careers_a {  background-position:-695px -29px;}

.main_wrapper .main_body
{
	background-color:#ffffff;
	border: 1px solid #a7a7a7;
}

.main_wrapper .header_logo
{
  width:920px;
  padding-left: 20px;
  padding-right: 20px;
  height:124px;
}

.main_wrapper .header_logo img
{
float:left;
}

.main_wrapper .header_logo img.tagline
{
  float:right;
}
/***************************          Main Buttons                  ********************/

.header_body .main_buttons
{
	width:920px;
	padding-left: 20px;
	padding-right: 20px;
	height:53px;
	position: relative;
	top: 5px; 
}

.header_body .main_buttons a
{
  width: 182px;
  height: 53px;
  overflow:hidden;
  display:block;
  background-image:url(../images/vivante_buttons.png);
  background-repeat:no-repeat;
  float:left;
  text-indent:-3000px;
}

.header_body .main_buttons a.home, .main_body .main_buttons a.home:visited{ background-position: 0px 0px; }
.header_body .main_buttons a.services, .main_body .main_buttons a.services:visited{  background-position: -182px 0px;}
.header_body .main_buttons a.facilities, .main_body .main_buttons a.facilities:visited{  background-position: -364px 0px;} 
.header_body .main_buttons a.aboutus, .main_body .main_buttons a.aboutus:visited{  background-position: -551px 0px; }
.header_body .main_buttons a.contactus, .main_body .main_buttons a.contactus:visited{   background-position: -733px 0px; }

.header_body .main_buttons a.home:hover,.header_body .main_buttons a.home_a{ background-position: 0px -53px; }
.header_body .main_buttons a.services:hover,.header_body .main_buttons a.services_a{  background-position: -182px -53px;}
.header_body .main_buttons a.facilities:hover,.header_body .main_buttons a.facilities_a{  background-position: -364px -53px;}
.header_body .main_buttons a.aboutus:hover,.header_body .main_buttons a.aboutus_a{  background-position: -551px -53px; }
.header_body .main_buttons a.contactus:hover,.header_body .main_buttons a.contactus_a{   background-position: -733px -53px; }



.body_wrapper 
{
	width:960px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	background-color:#ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a7a7a7;
	border-right-color: #a7a7a7;
	border-bottom-color: #5b6a87;
	border-left-color: #a7a7a7;
	float:left;
}

.body_wrapper .body_copy
{
  width: 600px;
  margin-left:30px;
  margin-top:30px;
  margin-bottom:20px;
  float:left;
}


.body_wrapper .body_flash, .body_wrapper .body_image
{
  float:left;
  width:300px;
  margin-top:20px;
}

.body_wrapper .column_33 /*Means 3/3 (1) column size */
{
	width: 920px;
	margin-left:20px;
	float:left;
	margin-bottom:20px;
}

.body_wrapper .column_23 /*Means 2/3 column size */
{
	width: 592px;
	margin-left:20px;
	margin-top:20px;
	float:left;
	margin-bottom:20px;
}

.body_wrapper .column_13 /*Means 1/3 column size */
{
    
	width: 266px;
    margin-left:40px;
	margin-top:20px;
	margin-bottom:20px;
    float:left;

}

.body_wrapper .body_copy_full
{
  width: 900px;
  display:block;
  padding-left:30px;
  padding-right:30px;
  padding-top:40px;
}

.body_wrapper .body_copy a:link, .body_wrapper .body_copy a:visited, .body_wrapper .column_23 a:link, .body_wrapper .column_23 a:visited, .body_wrapper .column_13 a:link, .body_wrapper .column_13 a:visited, .body_wrapper .body_image a:visited, .body_wrapper .body_image a:link
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration:none;
	color: #666666;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}


.body_wrapper .body_copy a:hover, .body_wrapper .column_23 a:hover, .body_wrapper .column_13 a:hover
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.body_wrapper .body_copy h1, .body_wrapper .body_copy_full h1, .body_wrapper .column_13 h1, .body_wrapper .column_23 h1, .body_wrapper .column_33 h1
{
  font-size:20px;
  color:#5b6a87;
}

.body_wrapper .body_copy h2, .body_wrapper .body_copy_full h2, .body_wrapper .column_13 h2, .body_wrapper .column_23 h2, .body_wrapper .column_33 h2
{
  font-size:16px;
  color:#5b6a87;
}

.input
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color:#9da6b7;
	border: 1px solid #5b6a87;	
}

.button
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
    background-color:#5b6a87;
	color: #ffffff;
	border: 1px solid #9da6b7;
	padding:5px;	
}

.indent
{
  margin:20px;
}

.float_right
{
  float:right;
}