.home_content_images
{
	background-color:#000000;
}

.home_content_title
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #3AC2EF;
	font-weight: bold;
	height: 44px;
}

.product_content_title
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3AC2EF;
	font-weight: bold;
}

.home_content_text
{
	font-size: 12px;
	text-align: justify;
	color: #6384A5;
	word-spacing: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.home_content_text2
{
	font-size: 12px;
	text-align: justify;
	color:#333333;
	height: 130px;
	word-spacing: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-color: #F1F7FA;
	padding-left: 20px;
}

.home_content_text2 p
{
	font-size: 12px;
	text-align: justify;
	color:#3AC2EF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-color: #F1F7FA;
}

.home_content_text2 a
{
	text-decoration: none;
	color: #3AC2EF;
}

.home_content_text2 a:hover
{
	text-decoration: none;
	color:#666666;
}

.home_footer_copyright
{
	font-size: 9px;
	text-align: justify;
	color: #6384A5;
	height: 30px;
	word-spacing: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 30px;
}

.home_footer_menu
{
	font-size: 9px;
	text-align: center;
	color: #6384A5;
	height: 30px;
	word-spacing: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 30px;
}

.home_footer_menu a
{
	text-decoration: none;
	color: #6384A5;
}

.home_footer_menu a:hover
{
	text-decoration: none;
	color:#000000;
}

#home_content_borderimages_11
{
	height: 165px;
	width: 200px;
	top: 45px;
	left: 21px;
}
#home_content_borderimages_12
{
	height: 165px;
	width: 200px;
	top: 45px;
	left: 5px;
}
#home_content_borderimages_13
{
	height: 165px;
	width: 200px;
	top: 45px;
	left: 6px;
}
#home_content_borderimages_14
{
	height: 165px;
	width: 200px;
	top: 45px;
	left: 5px;
}

.active2
{
	margin:10px;
	background-color:white;
	border:1px  double #CCCCCC;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-border-radius:8px;
	width: 375px;
	height: 330px;
}

.frame
{
	margin:10px;
	background-color:white;
	border:1px  double #CCCCCC;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-border-radius:8px;
	width: 570px;
	height: 360px;
	position: relative;
	left:-185px;
	top: 10px;
}
.frame2
{
	margin:10px;
	background-color:white;
	border:1px  double #CCCCCC;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-border-radius:8px;
	width: 495px;
	height: 240px;
	position: relative;
	left:-220px;
	top: 10px;
}

#home_content_borderimages2
{
	background-color:#E3ECF7;
	border:1px double #E3ECF7;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-border-radius:8px;
	width: 200px;
	height:100%;
}

.home_sorbitol_text
{
	color: #4B5D72;
	text-align: justify; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
}

.profile_title
{
	color: #316CA2; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px; 
	text-align: left;
}

.profile_text
{
	color: #316CA2; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	text-align: justify;
	line-height:20px;
}
.faq
{
	color: #316CA2; 
font-family: helvetica;	font-size: 13px; 
	text-align: justify;
	line-height:20px;
	font-weight:normal;
}

.profile_text_name
{
	color: #316CA2; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	text-align: justify;
}

.home_faq
{
	background-color:white;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
img {border-style:none;}
A:link {text-decoration: none;border-style:none;}
A:visited {text-decoration: none;border-style:none;}
A:active {text-decoration: none;border-style:none;}
A:hover {text-decoration: none;border-style:none;} 

.form
{
	width:200px;
}

input,select,textarea {
    padding           : 2px;
    font-family       : arial;
    font-size         : 14px;
    color             : #555555;
    background-color  : #e9f5f9;
    border-style      : solid;
    border-color      : #c8dbe4;
    border-width      : 1px;
	height:28px;
  }  
  
  input:hover {
    color             : #555555;
    background-color  : #fffcf6;
    border-color      : #c8dbe4;
  }    
  
  input:focus {
    color             : #182d59;
    background-color  : #fef5e0;
    border-color      : #feb414;
  }   

  textarea:hover {
     color             : #555555;
    background-color  : #fffcf6;
    border-color      : #c8dbe4;
  }    
  
  textarea:focus {
    color             : #182d59;
    background-color  : #fef5e0;
    border-color      : #feb414;
  }  

.line {background: url(../images/line.jpg) top repeat-y;}
