/* mbhuju@gmail.com */
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);

body{margin:0px; font-family: 'PT Sans', sans-serif;  font-size:18px; color:#000000; font-weight: normal; line-height: 24px;}

a:link, a:active, a:visited{color:#ff0000; text-decoration:underline;}
a:hover{color:#000; text-decoration:underline;}

a.footermenu:link, a.footermenu:active, a.footermenu:visited {font-size:10px; color:#FFFFFF; font-weight: bold; text-decoration:none;}
a.footermenu:hover{color: #000;}

a.more:link, a.more:active, a.more:visited {font-size:15px; color:#000; font-weight: bold; line-height:30px; text-decoration: underline;}
a.more:hover{color: #fff; text-decoration: underline;}

a.more01:link, a.more01:active, a.more01:visited {font-size:16px; color:#1903bd; line-height:30px; text-decoration: underline;}
a.more01:hover{color: #000; text-decoration: underline;}

img{max-width:100%;}


/*********
HEADER
******/
#header{ width:100%; background:#a5b3f3; height:auto; text-align:center;}

#smlogo{display:none; background:#a5b3f3;  text-align:center;}
/*********
NAV
******/
#menu{ width:100%; background:#242877; height:auto; text-align:center;}
#menuframe{ width:891px; margin:0 auto;}

#cssmenu{ display:none;}


/*******
CONTENT
*********/
#content{width:100%; background:#FFFFFF; height:auto;}
#inner{ width:880px; margin:0 auto; padding:40px 0; }

#contactleft{ width:40%; float:left;}

#contactright{ width:38%; float:right; font-size:16px; margin-right:12%; }

#photo{width:914px; height:auto; margin:0 auto;}

#product1{width:49%; height:auto; float:left; padding-bottom:63px;}
#product2{width:49%; height:auto; float:right; padding-bottom:63px;}
#ayala1{width:32%; height:auto; float:left;}
#ayala2{width:32%; height:auto; float:left; margin-left:2%;}
#ayala3{width:32%; height:auto; float:right;}
/*******
FOOTER
*********/
#footerbg{width:100%; background:url(../images/repeatbacnew.jpg) repeat-x;}
#footinner{ width:1040px; margin:0 auto; padding-left:100px; }
#footer{ width:100%; background:#5560b4; padding:40px 0;}
#footerframe{ width:1030px; margin:0 auto;}
#footer_left{ width:60%; text-align:center; float:left; font-size:16px;}
#footer_right{ width:40%; text-align:center; float:left;}


/*******
STYLE
*********/
h1{	font-size:30px;	font-weight:bold;  margin-top:0; line-height:30px;}

.style1{ font-size:20px; line-height:30px; font-weight:bold;}
.style2{ font-size:20px; color:#2b4ce0; line-height:30px; font-weight:bold;}
.style3{ font-size:16px; color:#000; line-height:24px; }
.style4{ font-size:24px; color:#000; line-height:30px; font-weight:bold;}

.img{border:1px solid #D7D7D5; padding:5px; }
.imgright{ float:right; margin-left:20px;}
.productimg{ padding-bottom:15px; }
.clear{clear:both;}


/*******
FORM
*********/
input, textarea, select { width:90%; height:25px; background:#f5f5f5; border:1px solid #acacac;}
textarea{ height:100px;}

.btn{ width:100px; height:30px; font-weight:bold; text-align:center; color:#FFFFFF;	background:#242877; border:1px solid #000000; font-size:12px;}
.email_error{ padding:2px; border:1px solid red; color:red; margin-bottom:5px;}
.btn2{ width:108px;}

