/*Site:MAE Health Care
  Designer:Anandarasu*/
  @font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 400;
  src: local('Arvo'), url(http://themes.googleusercontent.com/static/fonts/arvo/v6/WJ6D195CfbTRlIs49IbkFw.woff) format('woff');
}
@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 700;
  src: local('Arvo Bold'), local('Arvo-Bold'), url(http://themes.googleusercontent.com/static/fonts/arvo/v6/0Aa8aBJcGN1n1zDNhqNrnQ.woff) format('woff');
}
@font-face {
  font-family: 'Arvo';
  font-style: italic;
  font-weight: 400;
  src: local('Arvo Italic'), local('Arvo-Italic'), url(http://themes.googleusercontent.com/static/fonts/arvo/v6/7solcx-ZQo6LBqJvZuxkkg.woff) format('woff');
}
@font-face {
  font-family: 'Arvo';
  font-style: italic;
  font-weight: 700;
  src: local('Arvo Bold Italic'), local('Arvo-BoldItalic'), url(http://themes.googleusercontent.com/static/fonts/arvo/v6/Vj6JEk1YZr8j8R8H2j0b-j8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/uYKcPVoh6c5R0NpdEY5A-Q.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/O4NhV7_qs9r9seTo7fnsVD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/PRmiXeptR36kaC0GEAetxpXMLUeV6_io0G3F6eXSVcg.woff) format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(http://themes.googleusercontent.com/static/fonts/oswald/v8/PyqsDANUgLi2UsdO-d4iZQ.woff) format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(http://themes.googleusercontent.com/static/fonts/oswald/v8/dI-qzxlKVQA6TUC5RKSb3z8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 400;
  src: local('Play'), url(http://themes.googleusercontent.com/static/fonts/play/v4/dmwh-u_Rcp3MFyefMbpf7A.woff) format('woff');
}
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 700;
  src: local('Play-Bold'), url(http://themes.googleusercontent.com/static/fonts/play/v4/ExEmzRpc1jg3it614mrxcA.woff) format('woff');
}
  *{margin:0;padding:0}
ul li {list-style:none;}
img{border:none;}
a{text-decoration:none;outline:none;}
h2{  font-family: 'Oswald'; text-transform: uppercase; color:#272727; font-size:20px; padding:10px 10px;}
h3{  font-family: 'Oswald'; text-transform: uppercase; color:#272727; font-size:15px; margin:0px 10px;}
p{ padding:5px 10px;line-height:25px; text-align:justify; letter-spacing:normal;font:12px/20px arial;color:#222;}
body{ background:url("../images/body_bg.jpg");color: #000;font: 12px/20px Trebuchet MS,sans-serif;} 
.wrapper{ width:1000px; margin:20px  auto; background-color:#FFF;border: 1px solid rgb(233, 231, 233); padding:10px; ma}
.main{ border: 1px solid rgb(233, 231, 233);   }
.header{background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);border-bottom: 1px solid #ddd; display:inline-block; width:100%; }
.logo a{ background:url(../images/logo.png) no-repeat; width:180px; height:100px; display:inline-block;text-indent:-9999999px; margin:10px; float:left; margin-left:20px;}
.menu{ background: none repeat scroll 0 0 #f0f0f0; width:100%; display:inline-block; border-bottom:1px solid rgb(233, 231, 233);}
.menu ul li{ float:left; position:relative;}
.menu ul li a{ font-family: 'Arial'; font-size: 14px; color:#3c3c3c; padding:14px 20px ;display:inline-block; font-weight:normal; transition:all 0.7s;}
.menu ul li a:hover,.menu ul li a.active{ color: #c81e25;}
.menu ul ul{ position:absolute;left:0; background:#212121; display: none; z-index:999999; }
.menu ul li:hover ul{ display:block; border:1px solid rgb(233, 231, 233); border-bottom:none;}
.menu ul li ul li{border-bottom:1px solid rgb(233, 231, 233); width:180px;}
.menu ul li ul li a{ color:#FFF; text-transform:capitalize; padding:6px 12px; font-size:12px;}
.social{ width:120px; float:right; margin-top:90px;}
.social > ul > li{ float:left;}
.social ul li a.facebook{ width:22px; height:22px; display:inline-block; background:url(../images/facebook.jpg) no-repeat; padding:2px; text-indent:-999999px;}
.social ul li a.twitter{ width:22px; height:22px; display:inline-block; background:url(../images/twitter.jpg) no-repeat;padding:2px; text-indent:-999999px;}
.social ul li a.skype{ width:22px; height:22px; display:inline-block; background:url(../images/skype.jpg) no-repeat;padding:2px; text-indent:-999999px;}
.social ul li a.googleplus{ width:22px; height:22px; display:inline-block; background:url(../images/google+.jpg) no-repeat;padding:2px; text-indent:-999999px;}
.banner{ width:100%; display:inline-block; overflow:hidden;}
.content_row{ width:960px;margin: 10px 20px; display:inline-block;}
.inner_row{  width:100%; display:inline-block; margin:10px 0px;}
.highlight{ color:#FC0;padding:5px 10px;line-height:25px; text-align:justify; letter-spacing:normal; font-family: 'Open Sans'; font-size:15px; color:#222; margin-top:10px;}
.inner_row > p.highlight{ color:#c81e25!important;padding:5px 10px;line-height:25px; text-align:justify; letter-spacing:normal; font-family: 'Open Sans'; font-size:14px; color:#222;}
.left_row{ width:690px; float:left;}
.left_row ul{ margin:10px 0px;font-family: 'Open Sans'; font-size:14px; font-weight:normal;}
.left_row ul li{ padding:3px 17px;}
.welcome_col{ float:left; width:100%; border-right:1px solid rgb(233, 231, 233);}
.welcome_col img{ float:left; padding:4px; border:1px solid #CCC; margin-right:10px;}
.our_logos{ display:inline-block; width:100%; margin-top:20px;}
.our_logos img{padding:4px; border:1px solid #CCC; margin-right:30px; margin-left:10px;}
.right_row{ width:260px; float:right;}
.right_row table{ font-size:13px;}
.right_row td{ padding:0 10px;}
.right_row input[type="text"],textarea{border: 1px solid #e5e5e5;margin: 6px 0; width:150px; padding:2px;}
.button{color: #ffffff;font-family: 'Arial';font-size: 13px;font-style: normal; background:#1f1f1f; border:1px solid #333; padding:3px 6px; 
cursor:pointer;}
.service_bg{ background:#f5f5f5;}
.inner_row .service_col + .service_col+.service_col{ border:none;}
.inner_row > h3 { border-bottom:1px solid #e0e0e0; padding:10px 0;}
.inner_row > strong{font-family: 'Oswald' color:#272727; font-size:17px; padding:6px 10px; display:inline-block; color:#52bad2;}
.service_col{ width:310px; float:left; margin: 0 4px; border-right: 1px solid #e0e0e0;}
.service_col strong{font-family: 'Oswald' color:#272727; font-size:17px; padding:6px 10px; display:inline-block; color:#52bad2;}
.service_col ul li { background:url(../images/marker-1.gif) 2px 12px no-repeat; padding:4px 20px;color:#222;}
.qut_cols{  /*background: none repeat scroll 0 0 #fdfdfd;box-shadow: 0 0 3px 0 #000;float: left;margin: 16px 90px;*/ padding: 20px 0;/*width: 760px;*/}
.qut_cols p{  font-family: 'Open Sans'; font-size:15px; padding-bottom: 15px; color:#c81e25}
.qut_cols span{ display:block; text-align:right; margin:0 10px;}
.footer{ width:100%; display:inline-block;  border-top:1px solid rgb(233, 231, 233);} 
.footer p{ padding-top:15px; color:#c81e25;}
.footer span {display: inline-block;float: right;font-size: 13px;color:#c81e25;}
.footer a{ color:#999;}
/*---------------------------------------------about-us css start-----------------------------------------------------------*/
.inner_row > ul { margin-bottom:10px;}
.inner_row > ul > li{  background:url(../images/agt_back.png) 10px 8px no-repeat; padding:4px 30px;color:#222; font-size:13px; font-weight:normal;}
.inner_row > p{ padding:5px 10px;line-height:25px; text-align:justify; letter-spacing:normal;font:12px/20px arial;color:#222; margin-bottom:10px;}
ul.our_code > li{ display:inline-block; float:left; width:250px;}
/*---------------------------------------------about-us css End-----------------------------------------------------------*/



.header > span {
    display: block;
    font-family: arial;
    font-size: 15px;
    position: relative;
    right: 24px;
    text-align: right;
    top: 49px;
}

.header > span i {
    color: #c62120;
    font-style: normal;
}
.header > span img {
    vertical-align: middle;
}