/* CSS by Haja Mohideen  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
body{background:#ebeae4;font-family: 'sansationregular';}
@font-face {
    font-family: 'sansationbold';
    src: url('../fonts/sansation_bold-webfont.eot');
    src: url('../fonts/sansation_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sansation_bold-webfont.woff') format('woff'),
         url('../fonts/sansation_bold-webfont.ttf') format('truetype'),
         url('../fonts/sansation_bold-webfont.svg#sansationbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'sansationlight';
    src: url('../fonts/sansation_light-webfont.eot');
    src: url('../fonts/sansation_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sansation_light-webfont.woff') format('woff'),
         url('../fonts/sansation_light-webfont.ttf') format('truetype'),
         url('../fonts/sansation_light-webfont.svg#sansationlight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'sansationregular';
    src: url('../fonts/sansation_regular-webfont.eot');
    src: url('../fonts/sansation_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sansation_regular-webfont.woff') format('woff'),
         url('../fonts/sansation_regular-webfont.ttf') format('truetype'),
         url('../fonts/sansation_regular-webfont.svg#sansationregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* Links ---------------------- */
ul.inline-list, ul.link-list{margin: 20px 0 17px -22px;}
a img { border: none; }

a { color: #00646c; text-decoration: none; line-height: inherit; }

a:hover { color: #48494b; }

a:focus { color: #ddddc9; outline: none; }

p a, p a:visited { line-height: inherit; }
#wrapper{border-top:#8eccc1 6px solid;background:#fff;}
#Header{background:#FFFFFF;}
a.mail {
display:block;
width:26px;
height:18px;
background-image:url(../images/group.png);
background-position:0px -18px;

}
a.mail:hover {
background-position:0px 0px;
}
a.linked {
display:block;
width:18px;
height:18px;
background-image:url(../images/group.png);
background-position:-34px -18px;
}
a.linked:hover {
background-position:-34px 0px;
}
#follow{}
#follow ul{list-style:none;padding-top:10px 0;}
#follow ul li{list-style:none;display:block;padding: 10px 5px;float:left;}
#follow ul li a{display:block;}
#Main{background:/*url("../images/headbg.jpg") no-repeat top left*/ #fff;}
footer{background:#ebeae4 url("../images/abvshadow.png") center top no-repeat;padding:3em 0;color:#000;
    }
footer p{font-size:0.8em; line-height: 1.2;}
footer a { color: #00646c; text-decoration: none; line-height: inherit; font-size:0.8em;}
footer ul li{font-size:0.8em;}
footer a:hover { color: #48494b;font-size:0.8em; }

footer a:focus { color: #00646c; outline: none;font-size:0.8em; }

p a, p a:visited { line-height: inherit;font-size:0.8em; }
/* -----------------------------------------
   Shared Styles
----------------------------------------- */



/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */


