@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video 
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}
body 
{
    text-align:center;  /* for ie   */
	background:#ffffff;
	max-width:100%;
	max-height:1955px;
	height:1395px;
}
img 
{
	max-width: 100%;
}
a
{
	text-decoration:none;
	outline:none;
	border:0px;
}
* html .clearfix 
{
	height:1%;
	overflow:visible
}
*+html .clearfix 
{
	min-height:1%
}
.clearfix:after 
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	font-size:0
}
.clear 
{
	clear:both;
	height:0;
	overflow:hidden
}
#top
{
	float:left;
	width:100%;
	height:133px;
}
#topWrapper
{
	margin:0 auto;
	width:1000px;
	height:133px;
}
.abhayatheeramLogo
{
	float:left;
	left:0;
	margin-top:28px;
}
#mainUl
{
	float:right;
	right:0;
	margin-top:51px;
}
#menu 
{
	width: 590px;
	float:right;
	background:#ffffff;
	position:relative;
	z-index:1;
}
#menu, #menu ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu:before, #menu:after 
{
	content: "";
	display: table;
}
#menu:after 
{
	clear: both;
}
#menu 
{
	zoom:1;
}
#menu li 
{
	float: left;
	position: relative;
}
#menu a 
{
	float: left;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 12px;
	padding-right: 11px;
	font-family:"Alef",serif;
	font-size: 15px;
	color: #0e1451;
	-webkit-transition: background .6s ease-in-out;
	-moz-transition: background .6s ease-in-out;
	-o-transition: background .6s ease-in-out;
	-ms-transition: background .6s ease-in-out;
	transition: background .6s ease-in-out;
}
#menu li:hover > a 
{
	color: #ffffff; 
	background:#0e1451; 
}
*html #menu li a:hover 
{ /* IE6 only */
	color: #fafafa;
}
#menu ul 
{
	margin: 20px 0 0 0;
	_margin: 0; /*IE6 only*/
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 56px;
	left: 0;
	z-index: 1;
	background: #0e1451;	
	box-shadow: 0 -1px 0 rgba(255,255,255,.3);	
	border-radius: 3px;
	transition: all .2s ease-in-out;  
}
#menu li:hover > ul 
{
	opacity: 1;
	visibility: visible;
	margin: 0;
}
#menu ul ul 
{
	top: 0;
	left: 150px;
	margin: 0 0 0 20px;
	_margin: 0; /*IE6 only*/
	box-shadow: -1px 0 0 rgba(255,255,255,.3);		
}
#menu li ul li a
{
	color:#ffffff;
}
#menu ul li 
{
	float: none;
	display: block;
	border: 0;
	_line-height: 0; /*IE6 only*/
	box-shadow: 0 1px 0 #111, 0 1px 0 #fff;
}

#menu ul li:last-child 
{   
	box-shadow: none;    
}
#menu ul a 
{    
	padding: 10px;
	width: 120px;
	_height: 10px; /*IE6 only*/
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
	text-align:left;
	padding-left:18px;
}
#menu ul a:hover 
{
	background:#ffffff;
	color:#0e1451;
}
#banner
{
	float:left;
	width:100%;
	min-height:462px;
	height:auto;
	overflow:hidden;
	border-top:3px solid #000645;
	border-bottom:3px solid #000645;
	position:relative;
	z-index:0;
}
.slideshow
{
	max-width:100%;
	width:auto;
	list-style: none;
	position:relative;
}
ul.slideshow li 
{
	position:absolute;
	left:0px;
	top:0px;
	display:inline;
}
ul.slideshow li.show 
{
	z-index:500;	
}
#services
{
	float:left;
	width:100%;
	height:542px;
	border-bottom:3px solid #000645;
}
#serviceWrapper
{
	margin:0 auto;
	width:1000px;
	height:542px;
}
.werviceHd
{
	font-family:calibri;
	font-size:26px;
	color:#000645;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	line-height:36px;
	padding-top:50px;
}
.hdLineTwo
{
	font-size:21px;
	color:#9a9a9a;
}
#deliveryCare
{
	float:left;
	width:250px;
	height:379px;
	margin-top:40px;
}
#deliveryCareImg
{
	float:left;
	width:250px;
	height:135px;
	top:0;
}
#deliveryCareImg img
{
	margin:0 auto;
}
#deliveryHd
{
	float:left;
	width:250px;
	height:40px;
	text-align:center;
	font-family:calibri;
	font-size:22px;
	font-weight:bold;
	color:#000645;
	margin-top:20px;
}
.deliveryNote
{
	text-align:center;
	margin-top:7px;
	font-family:calibri;
	font-size:15px;
	color:#000000;
	width:230px;
	margin-left:10px;
	float:left;
}
#readMoeDiv
{
	text-align:center;
	margin-top:30px;
	font-family:calibri;
	font-size:17px;
	color:#000000;
	width:250px;
	float:left;
}
.readMoreLink
{
    color: #000000;
    display: inline-block;
    overflow: hidden;
	
	text-decoration:underline;
    vertical-align: top;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    -o-perspective: 600px;
    -ms-perspective: 600px;
    perspective: 600px;
    -webkit-perspective-origin: 50% 50%;
    -moz-perspective-origin: 50% 50%;
    -o-perspective-origin: 50% 50%;
    -ms-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
}
.readMoreLink span
{
    display: block;
    position: relative;
    padding: 0 2px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.readMoreLink:hover span 
{
	background:#0e1451;
    -webkit-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
    -moz-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
    -o-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
    -ms-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
    transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
}
.readMoreLink span:after 
{
    content: attr(data-title);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 2px;
    color: #ffffff;
	background:#0e1451;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
    -moz-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
    -o-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
    -ms-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
    transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
}
#welcome
{
	float:left;
	width:100%;
	height:486px;
}
#welcomeWrapper
{
	margin:0 auto;
	width:1000px;
	height:486px;
}
#welcomeData
{
	float:left;
	width:618px;
	height:486px;
}
.welcomeHd
{
	text-align:left;
	font-family:calibri;
	font-size:23px;
	font-weight:bold;
	color:#000645;
	margin-top:51px;
	margin-bottom:10px;
}
.welcomeNote
{
	text-align:justify;
	margin-top:19px;
	font-family:calibri;
	font-size:15px;
	color:#000000;
	line-height:22px;
}
#testimonial
{
	float:right;
	right:0;
	width:348px;
	height:273px;
}
#test3
{
	float:left;
	width:348px;
	height:50px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:-20px;
}
#test1
{
	float:left;
	width:348px;
	height:62px;
	margin-top:10px;
}
#testImg
{
	float:left;
	left:0;
	top:0;
	width:25px;
	height:62px;
}
.testimonialNote
{
	text-align:justify;
	font-family:calibri;
	font-size:14px;
	color:#000000;
	line-height:18px;
	float:right;
	right:0;
	width:306px;
	font-style:italic;
}
#readMoeDiv1
{
	text-align:right;
	margin-top:5px;
	font-family:calibri;
	font-size:15px;
	color:#000000;
	width:250px;
	float:right;
	right:0;
}
.readMoreLink1
{
    color: #05092e;
    display: inline-block;
    overflow: hidden;
	font-weight:bold;
	text-decoration:underline;
    vertical-align: top;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    -o-perspective: 600px;
    -ms-perspective: 600px;
    perspective: 600px;
    -webkit-perspective-origin: 50% 50%;
    -moz-perspective-origin: 50% 50%;
    -o-perspective-origin: 50% 50%;
    -ms-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
}
.readMoreLink1 span
{
    display: block;
    position: relative;
    padding: 0 2px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.readMoreLink1:hover span 
{
	background:#0e1451;
    -webkit-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
    -moz-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
    -o-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
    -ms-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
    transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
}
.readMoreLink1 span:after 
{
    content: attr(data-title);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 2px;
    color: #ffffff;
	background:#0e1451;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
    -moz-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
    -o-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
    -ms-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
    transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
}
#newsEvent
{
	float:right;
	right:0;
	width:348px;
	height:147px;
	margin-top:5px;
}
.welcomeHd1
{
	text-align:left;
	font-family:calibri;
	font-size:23px;
	font-weight:bold;
	color:#000645;
	margin-bottom:10px;
	top:0;
}
#test2
{
	float:left;
	width:348px;
	height:67px;
	margin-top:10px;
	background:url(../images/office-update-bg.jpg) left no-repeat;
}
#updates
{
	text-align:justify;
	font-family:calibri;
	font-size:14px;
	color:#000000;
	line-height:18px;
	float:right;
	right:0;
	width:306px;
}
#wrapper 
{ 
	width: 306px; 
	margin: 0 auto;
}
blockquote p 
{
	margin-bottom: 10px; 
	margin-left:0px;
	font-family:calibri;
	text-align:justify; 
	color:#3c3c3c;
	font-size:14px;
	line-height:18px;
}
blockquote cite 
{ 
	font-style: normal; 
	display: block; 
	text-align: right; 
	text-transform: uppercase; 
	font-size: 11px; 
	font-weight: bold; 
	letter-spacing: 1px; 
	font-family: Arial, Helvetica, sans-serif; 
	margin-right:10px; 
	color:#9f1f63;
}
blockquote 
{
	font-family: Georgia, Times, serif;
	width: 306px;
	margin: 0 auto;
}
#quote_wrap 
{ 
	padding-bottom:10px;
}
#footer
{
	float:left;
	width:100%;
	height:312px;
	background:#05092d;
}
#footerWrapper
{
	width:1000px;
	height:312px;
	margin:0 auto;
}
#siteLinks
{
	float:left;
	left:0;
	width:160px;
	height:240px;
}
#siteLinksHd
{
	float:left;
	width:160px;
	height:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:21px;
	color:#ffffff;
	text-align:left;
	margin-top:35px;
}
.siteLinksMenu
{
	float:left;
	margin-top:30px;
}
.siteLinksMenu li
{
	list-style:none;
	text-align:left;
}
.siteLinksMenu li a
{
	font-family:calibri;
	font-size:16px;
	color:#f2f2f2;
	line-height:26px;
	-webkit-transition: color .4s linear;  
    -moz-transition: color .4s linear;   
    transition: color .4s linear;  
}
.siteLinksMenu li a:hover
{
	color:#646cbb;
}
#serviceLinks
{
	float:left;
	left:0;
	width:160px;
	height:240px;
	margin-left:66px;
}
#socialLinks
{
	float:left;
	left:0;
	width:160px;
	height:240px;
	margin-left:50px;
}
#facebook
{
	float:left;
	width:160px;
	height:29px;
	margin-top:36px;
}
#fbLeft
{
	float:left;
	width:29px;
	height:29px;
}
#fbRight
{
	float:right;
	right:0;
	width:110px;
	height:29px;
	font-family:calibri;
	font-size:16px;
	color:#f2f2f2;
	text-align:left;
}
.fbLink
{
	-webkit-transition: color .4s linear;  
    -moz-transition: color .4s linear;   
    transition: color .4s linear;
	line-height:37px;
	color:#f2f2f2;
}
.fbLink:hover
{
	color:#646cbb;
}
#twitter
{
	float:left;
	width:160px;
	height:29px;
	margin-top:10px;
}
#googlePlus
{
	float:left;
	width:160px;
	height:29px;
	margin-top:10px;
}
#contactAddress
{
	float:right;
	right:0;
	width:325px;
	height:293px;
}
#contactsHd
{
	float:left;
	width:308px;
	height:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:21px;
	color:#ffffff;
	text-align:left;
	margin-top:35px;
}
.pdHd
{
	text-align:left;
	float:left;
	width:99%;
	font-family:calibri;
	font-size:20px;
	font-weight:bold;
	color:#000000;
	margin-top:5px;
	margin-bottom:2px;
}
#address
{
	float:left;
	width:308px;
	height:110px;
	font-family:calibri;
	font-size:17px;
	color:#f2f2f2;
	text-align:left;
	margin-top:35px;
	line-height:23px;
}
#callUs
{
	float:left;
	width:308px;
	height:50px;
	font-family:calibri;
	font-size:17px;
	color:#f2f2f2;
	text-align:left;
	margin-top:0px;
	line-height:23px;
}
#mailDiv
{
	float:left;
	width:325px;
	height:20px;
	font-family:calibri;
	font-size:17px;
	color:#f2f2f2;
	text-align:left;
	margin-top:15px;
}
.mailLink
{
	font-family:calibri;
	font-size:17px;
	color:#f2f2f2;
	-webkit-transition: color .4s linear;  
    -moz-transition: color .4s linear;   
    transition: color .4s linear;  
}
.mailLink:hover
{
	color:#646cbb;
}
#copy
{
	float:left;
	position:relative;
	z-index:0;
	font-family:calibri;
	font-size:15px;
	color:#f2f2f2;
	left:0;
	text-align:left;
	margin-left:-594px;
	margin-top:244px;
	line-height:24px;
}
.fruitybeanLink
{
	font-family:calibri;
	font-size:16px;
	color:#9f1f63;
	-webkit-transition: color .4s linear;  
    -moz-transition: color .4s linear;   
    transition: color .4s linear;  
}
.fruitybeanLink:hover
{
	color:#442338;
}
#contactDetails
{
	float:left;
	margin-top:3px;
	font-family:calibri;
	font-size:18px;
	color:#202020;
	text-align:left;
	line-height:25px;
	width:500px;
}
#callUs1
{
	float:left;
	width:500px;
	height:50px;
	font-family:calibri;
	font-size:18px;
	color:#202020;
	text-align:left;
	margin-top:0px;
	line-height:23px;
	margin-top:20px;
}
#mailDiv1
{
	float:left;
	width:500px;
	height:20px;
	font-family:calibri;
	font-size:18px;
	color:#202020;
	text-align:left;
	margin-top:0px;
	margin-bottom:20px;
}
.mailLink1
{
	font-family:calibri;
	font-size:18px;
	color:#05092d;
	-webkit-transition: color .4s linear;  
    -moz-transition: color .4s linear;   
    transition: color .4s linear;  
}
.mailLink1:hover
{
	color:#646cbb;
}
.vision
{
	font-family:calibri;
	font-size:19px;
	color:#05092d;
	text-align:left;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:-10px;
}
#welcome1
{
	float:left;
	width:100%;
	height:680px;
}
#welcomeWrapper1
{
	margin:0 auto;
	width:1000px;
	height:680px;
}
.list
{
	font-family:calibri;
	font-size:15px;
	color:#05092d;
	text-align:left;
	float:left;
	margin-top:20px;
	line-height:24px;
}
#placementWelcome
{
	float:left;
	width:100%;
	height:730px;
}
#placementWelcomeWrapper
{
	margin:0 auto;
	width:1000px;
	height:730px;
}
#careerTbl
{
	float:left;
	width:610px;
	height:500px;
	text-align:left;
	font-family:calibri;
	margin-bottom:20px;
	margin-top:10px;
}
.headTd
{
	height:50px;
}
.carrerHD
{
	font-family:"Gilda Display", serif;
	font-size:19px;
	color:#442338;
	text-align:left;
	font-weight:bold;
	text-decoration:underline;
}
.textbox
{
	border-radius:4px;
	border:1px solid #dedede;
	padding:5px;
	width:251px;
	font-family:"Gilda Display", serif;
	font-size:14px;
	color:#000000;
	-webkit-transition: border 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
    -moz-transition: border 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
    -ms-transition: border 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
    -o-transition: border 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
    transition: border 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
}
.textbox:focus
{
	border:1px solid #100952;
	box-shadow: 0 0 1px #100952;
}
.textbox1
{
	border-radius:4px;
	border:1px solid #dedede;
	padding:5px;
	width:262px;
	font-family:"Gilda Display", serif;
	font-size:14px;
	color:#000000;
	-webkit-transition: border 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
    -moz-transition: border 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
    -ms-transition: border 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
    -o-transition: border 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
    transition: border 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
}
.textbox1:focus
{
	border:1px solid #100952;
	box-shadow: 0 0 1px #100952;
}
.textAreaCareer
{
	border-radius:4px;
	border:1px solid #dedede;
	padding:5px;
	font-family:"Gilda Display", serif;
	font-size:14px;
	color:#000000;
	-webkit-transition: border 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
    -moz-transition: border 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
    -ms-transition: border 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
    -o-transition: border 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
    transition: border 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
}
.textAreaCareer:focus
{
	border:1px solid #100952;
	box-shadow: 0 0 1px #100952;
}
.careerSbBtn
{
	width:100px;
	height:33px;
	border-radius:5px;
	border:1px solid #442338;
	background:#100952;
	font-family:"Alef",serif;
	font-size: 15px;
	color:#ffffff;
	margin-top:10px;
	-webkit-transition: all 800ms;
	-moz-transition: all 800ms;
	-ms-transition: all 800ms;
	-o-transition: all 800ms;
	cursor:pointer;
}
.careerSbBtn:hover
{
	color:#100952;
	background:#ffffff;
}
.contactMail
{
	font-family:calibri;
	font-size:18px;
	color:#05092d;
	float:left;
	margin-top:10px;
	width:99%;
}
.contactAst
{
	font-family:calibri;
	font-size:18px;
	color:#05092d;
	line-height:26px;
	margin-top:30px;
	float:left;
}
#callIconDiv
{
	float:right;
	position:relative;
	z-index:0;
	width:210px;
	height:36px;
	font-family:calibri;
	font-size:22px;
	color:#006;
	text-align:left;
	margin-top:10px;
	margin-bottom:-33px;
}
#callIconDiv img
{
	float:left;
}
.callNo
{
	margin-left:15px;
	line-height:19px;
	font-size:20px;
}
.name
{
	text-align:right;
	font-family:calibri;
	font-size:15px;
	float:right;
	margin-top:5px;
	color:#05092d;
}
#mainHeadTags 
{
	position:fixed;
	left: -5000px;
	top: - 5000px;
}
#siteHead
{
	float:left;
	width:100%;
	max-width:615px;
	min-height:19px;
	margin-top:20px;
}
#siteLeft
{
	float:left;
	width:20px;
	height:19px;
	margin-right:20px;
}
#siteRight
{
	float:left;
	width:auto;
	height:19px;
	font-family:calibri;
	font-size:20px;
	color:#2a2a2b;
	line-height:18px;
}
#siteRight a
{
	font-size:20px;
	color:#2a2a2b;
	-webkit-transition: color .4s linear;  
    -moz-transition: color .4s linear;   
    transition: color .4s linear;
	line-height:18px;
}
#siteRight a:hover
{
	color:#1a2269;
}
#siteHead1
{
	float:left;
	width:615px;
	min-height:146px;
	margin-top:20px;
}
#siteLeft1
{
	float:left;
	width:20px;
	height:19px;
	margin-right:20px;
}
#siteRight1
{
	float:left;
	width:auto;
	height:19px;
	font-family:calibri;
}
.services
{
	font-size:20px;
	color:#2a2a2b;
	line-height:18px;
	text-align:left;
	float:left;
	width:100%;
	margin-left:0px;
	margin-top:0px;
}
#abhayatheeramserviceLinks
{
	float:left;
	width:400px;
	margin-top:10px;
	margin-left:30px;
}
.abhayatheeramserviceUl
{
	float:left;
	width:auto;
	min-width:100px;
	margin-top:0px;
	margin-left:0px;
}
.abhayatheeramserviceUl li
{
	list-style:none;
	text-align:left;
}
.abhayatheeramserviceUl li a
{
	font-size:18px;
	color:#2a2a2b;
	-webkit-transition: color .4s linear;  
    -moz-transition: color .4s linear;   
    transition: color .4s linear;
	line-height:30px;
	text-align:left;
}
.abhayatheeramserviceUl li a:hover
{
	color:#1a2269;
}
.sitemapLink
{
	font-family:calibri;
	font-size:16px;
	color:#ffffff;
	-webkit-transition: color .4s linear;  
    -moz-transition: color .4s linear;   
    transition: color .4s linear;  
}
.sitemapLink:hover
{
	color:#646cbb;
}
.fbLogo
{
	background:url(../images/facebook-logo.png) no-repeat;
	width:29px;
	height:29px;
	transition:all;
	float:left;
}
.fbLogo:hover
{
	background:url(../images/facebook-logo-hover.png) no-repeat;
}
.twitterLogo
{
	background:url(../images/twitter-logo.png) no-repeat;
	width:29px;
	height:29px;
	transition:all;
	float:left;
}
.twitterLogo:hover
{
	background:url(../images/twitter-logo-hover.png) no-repeat;
}
.linkedLogo
{
	background:url(../images/linkedin-logo.png) no-repeat;
	width:29px;
	height:29px;
	transition:all;
	float:left;
}
.linkedLogo:hover
{
	background:url(../images/linkedin-logo-hover.png) no-repeat;
}
#contactbanner
{
	float:left;
	width:100%;
	min-height:462px;
	height:auto;
	overflow:hidden;
	border-top:3px solid #000645;
	border-bottom:3px solid #000645;
	position:relative;
	z-index:0;
}
.backLink
{
	color:#000000;
	-webkit-transition: color .4s linear;  
    -moz-transition: color .4s linear;   
    transition: color .4s linear;  
}
.backLink:hover
{
	color:#646cbb;
}