/* 
Author : Nooruddin Azmi
*/
img
{
border:none;
}

span
{
font-size:20px;
color:#000000;
font-weight:bold;
}
.skybluebutton
{
float:left;
width:66px;
height:33px;
color:#FFFFFF;
padding-top:8px;
text-align:center;
background-image:url(images/skybluebutton.png);
background-repeat:no-repeat;
}
.blackbutton
{
float:left;
width:66px;
height:33px;
color:#FFFFFF;
padding-top:8px;
text-align:center;
background-image:url(images/blackbutton.png);
background-repeat:no-repeat;
}
a
{
color:#FFFFFF;
text-decoration:none;
font-style:italic;
font-weight:bold;
}
a:hover
{
color:#FFFFFF;
text-decoration:underline;
}
.isCenter
{
margin:0 auto;
width:1000px;
}
.Row
{
float:left;
width:960px;
margin-top:20px;
}
.Row a
{
color:#424242;
text-decoration:none;
}
.Row a:hover
{
color:#424242;
text-decoration:underline;
}

/*-------------------------------------------------------Start Index Page------------------------------------------------------------*/
body 
{
margin:0px;
padding:0px;
color:#000000;/*#424242*/
font-size:14px;
text-align:justify;
line-height:18px;
letter-spacing:0.25px;
font-family: Calibri, Tahoma, Arial, Algerian;
background:url(images/always_grey_preview.png);
}
.Wrapper
{
float:left;
width:1000px;
background:#4FC1FD;
}
.HeaderWrapper
{
float:left;
width:100%;
}
.HeaderCenter
{
margin:0 auto;
width:1000px;
}
.HeaderContent
{
float:left;
width:1000px;
padding-top:10px;
padding-bottom:20px;
background:#4FC1FD;
}
.HeaderLogo
{
float:left;
width:200px;
height:68px;
margin-left:20px;
margin-top:12px;
}
.HeaderMenu
{
float:right;
width:700px;
height:60px;
margin-right:20px;
margin-top:20px;
}
.HeaderMenu ul
{
float:right;
margin:0px;
padding:0px;
display:inline;
}
.HeaderMenu li
{
float:left;
width:161px;
height:59px;
line-height:59px;
font-size:18px;
display:inline;
margin-left:10px;
font-weight:bold;
text-align:center;
background:url(images/menubtn.png)
}
.HeaderMenu li:hover
{
float:left;
width:161px;
height:59px;
line-height:59px;
font-size:18px;
display:inline;
margin-left:10px;
font-weight:bold;
text-align:center;
background:url(images/menubtn-hover.png)

}
.HeaderMenu li a
{
color:#FFFFFF;
text-decoration:none;
}
.HeaderMenu li a:hover
{
color:#FFFFFF;
text-decoration:none;
cursor:pointer;
cursor:hand;

}
.HeaderMenu li:hover
{
color:#FFFFFF;
text-decoration:none;
cursor:pointer;
cursor:hand;

}

.BannerWrapper
{
float:left;
width:100%;
}
.BannerCenter
{
margin:0 auto;
width:1000px;
}
.BannerContent
{
float:left;
width:1000px;
text-align:center;
background:#4FC1FD;
padding-bottom:15px;
}
.MainBodyWrapper
{
float:left;
width:100%;
}
.MainBodyCenter
{
margin:0 auto;
width:1000px;
}
.MainBodyContent
{
float:left;
width:960px;
padding:20px;
background-color:#F1F1F1;
}
.AccountingServices
{
float:left;
width:300px;
}
.ArrowImage
{
float:left;
width:30px;
}
.Description
{
font-family: Calibri, Tahoma, Arial, Algerian;
float:left;
width:230px;
margin-left:5px;
}
.WeMakeAccountingLESSTaxing
{
font-size:16px;
line-height:30px;
float:left;
width:640px;
margin-top:20px;
margin-left:20px;
}
.FooterWrapper
{
float:left;
width:100%;
}
.FooterCenter
{
margin:0 auto;
width:1000px;
}
.FooterContent
{
float:left;
width:1000px;
height:30px;
line-height:30px;
color:#FFFFFF;
font-size:12px;
background:#4FC1FD;
text-align:center;
}

.AboutMe
{
float:left;
width:500px;
}
.AboutMeImage
{
float:right;
width:400px;
margin-top:20px;
text-align:center;
}
.Services
{
float:left;
width:600px;
}
.ServicesImage
{
float:right;
width:360px;
margin-top:100px;
text-align:right;
}
.ContactMe
{
float:left;
width:100%;
line-height:25px;
}