﻿/* 
-------------------------------
MASTER PAGE STYLES
-------------------------------
 */
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #DADADA;
background-image:url(images/bg.gif);
background-repeat:repeat-y;
background-position:top;
background-position:center;
background-attachment:fixed;
font-family:Arial, Helvetica, sans-serif;
}

.container 
{
	width: 800px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    text-align: left;
background-color:#FFFFFF;
}

/* header */
.header 
{
margin:0 auto;
height: 100px;
background:url(images/headerPic.gif) no-repeat center;
}

.headerLink {
margin: 0 0 5px 0;
color:#FFFFFF;
text-transform:capitalize;
text-decoration:none;
font-weight:bold;
font-size:12px;
}

.headerLink a {
color:#FFFFFF;
text-transform:capitalize;
text-decoration:none;
font-weight:normal;
font-size:11px;
}
.headerLink a:hover {
text-decoration:none;
color:#333333;
}

/****/

.contents {
margin:0 auto;
width:800px;

}

/* main Buttons */
.mainBtn {
width:800px;
margin:0 auto;
}

.mainBtns {
float:left;
display:block;
width:110px;
height:130px;
}

.mainBtn1 {
float:left;
display:block;
width:110px;
height:130px;
background:url(images/mainBtn1.jpg) no-repeat center;
}
.mainBtn1:hover {
cursor:pointer;
background:url(images/mainBtn1HL.jpg) no-repeat center;
}

.mainBtn2 {
float:left;
display:block;
width:110px;
height:130px;
background:url(images/mainBtn2.jpg) no-repeat center;
}
.mainBtn2:hover {
cursor:pointer;
background:url(images/mainBtn2HL.jpg) no-repeat center;
}

.mainBtn3 {
float:left;
display:block;
width:110px;
height:130px;
background:url(images/mainBtn3.jpg) no-repeat center;
}
.mainBtn3:hover {
cursor:pointer;
background:url(images/mainBtn3HL.jpg) no-repeat center;
}

.mainBtn4 {
float:left;
display:block;
width:110px;
height:130px;
background:url(images/mainBtn4.jpg) no-repeat center;
}
.mainBtn4:hover {
cursor:pointer;
background:url(images/mainBtn4HL.jpg) no-repeat center;
}

.mainBtn5 {
float:left;
display:block;
width:110px;
height:130px;
background:url(images/mainBtn5.jpg) no-repeat center;
}
.mainBtn5:hover {
cursor:pointer;
background:url(images/mainBtn5HL.jpg) no-repeat center;
}

.mainBtn6 {
float:left;
display:block;
width:110px;
height:130px;
background:url(images/mainBtn6.jpg) no-repeat center;
}
.mainBtn6:hover {
cursor:pointer;
background:url(images/mainBtn6HL.jpg) no-repeat center;
}

.mainBtn7 {
float:left;
display:block;
width:110px;
height:130px;
background:url(images/mainBtn7.jpg) no-repeat center;
}
.mainBtn7:hover {
cursor:pointer;
background:url(images/mainBtn7HL.jpg) no-repeat center;
}

.mainBtn1 a, .mainBtn2 a, .mainBtn3 a, .mainBtn4 a, .mainBtn5 a, .mainBtn6 a, .mainBtn7 a {
float:left;
display:block;
width:110px;
text-decoration:none;
font-weight:bold;
font-size:11px;
padding-bottom:80px;
}

.t1 {
margin: 50px 0 0 0;
width:110px;
text-decoration:none;
font-weight:bold;
font-size:11px;
text-align:center;
color:#00A99C;
line-height:4.5em;

}
.t2 {
margin: 50px 0 0 0;
width:110px;
text-decoration:none;
font-weight:bold;
font-size:11px;
text-align:center;
color:#666666;
line-height:4.5em;

}

/****/
.footer 
{
	margin:0 auto;
height: 60px;
background:url(images/footerPic.gif) no-repeat center;
}

.footerLink {
float: left;
display:block;
width:800px;
margin: 27px 0 0 0;
color:#000000;
text-transform:capitalize;
text-decoration:none;
font-weight:bold;
font-size:8px;
text-align:center;
}

.footerLink a {
color:#000000;
text-transform:capitalize;
text-decoration:none;
font-weight:bold;
font-size:8px;
}
.footerLink a:hover {
text-decoration:none;
color:#00a99c;
}
/****/

.linebreaks {
margin-top:35px;
}

/* 
-------------------------------
END MASTER PAGE STYLES
-------------------------------
 */
 
 
 
 /* 
-------------------------------
THE TEAM PAGE STYLES
-------------------------------
 */
 .teamHeader {
color:#FF9900;
font-size: 12px;
font-weight:bold;
}

.teamBodytext {
color:#666666;
font-size: 11px;
font-weight:normal;
}

 /* 
-------------------------------
END THE TEAM PAGE STYLES
-------------------------------
 */
 
 /* 
-------------------------------
ECO POLICY PAGE STYLES
-------------------------------
 */

.EcoHeader1 {
text-align:center;
margin: 5px 0 0 100px;
width:600px;
}

.EcoHeader2 {
color:#75A037;
font-size: 26px;
font-weight:bold;
font-style:italic;
}

.EcoHeader3 {
color:#666666;
font-size: 12px;
font-weight:normal;
}

.EcoHeader4 {
color:#75A037;
font-size: 12px;
font-weight:bold;
}

.EcoBodytext1 {
color:#666666;
font-size: 11px;
font-weight:normal;
}

.EcoBodytext2 {
margin: 0 0 0 150px;
width:500px;
color:#75A037;
font-size: 12px;
font-weight:bold;
}

.ecoText {
margin: 0 0 0 100px;
width: 600px;
}

 /* 
-------------------------------
END ECO POLICY PAGE STYLES
-------------------------------
 */
 
/* 
-------------------------------
BLOG PAGE STYLES
-------------------------------
 */
.blogBodytext {
color:#666666;
font-size: 11px;
font-weight:normal;
}

.blogDate {
color:#FF9900;
font-size: 12px;
font-weight:bold;
}

.blogText {
margin: 0 0 0 100px;
width: 600px;
}

/* 
-------------------------------
END BLOG PAGE STYLES
-------------------------------
 */
 
/* 
-------------------------------
CONTACT US PAGE STYLES
-------------------------------
 */
.contactForm {
width: 800px;
margin: 0 auto;
}

.contactBodytext1 {
color:#666666;
font-size: 12px;
font-weight:normal;
}

.contactBodytext2 {
color:#FF9900;
font-size: 12px;
font-weight:bold;
}

/* 
-------------------------------
END CONTACT US PAGE STYLES
-------------------------------
 */


/* 
-------------------------------
WORK PAGEs STYLES
-------------------------------
 */

.workMainHeader {
color:#FF9900;
font-size: 12px;
font-weight:bold;
}

.workMainBodytext {
color:#666666;
font-size: 11px;
font-weight:normal;
}

.workMainText {
margin: 0 0 0 100px;
width: 600px;
}

/****/

.workHeader1 {
margin: 5px 0 0 30px;
}

.workHeader2 {
color:#FF9900;
font-size: 26px;
font-weight:bold;
text-transform:capitalize;
}

.workHeader3 {
color:#666666;
font-size: 14px;
font-weight:bold;
text-transform:capitalize;
}

.workHeader4 {
margin: 5px 0 0 30px;
color:#999999;
font-size: 10px;
font-weight:normal;
text-transform:capitalize;
}

.workHeader5{
margin: 0 0 0 45px;
}
.workHeader5 a{
color:#999999;
font-size: 11px;
font-weight:bold;
text-transform:capitalize;
text-decoration:none;
}
.workHeader5 a:hover {
color:#FF9900;
cursor:pointer;
}

.workBodytext {
margin: 5px 0 10px 30px;
color:#666666;
font-size: 11px;
font-weight:normal;
}

.workTestimonial {
margin: 5px 0 10px 30px;
color:#666666;
font-size: 11px;
font-weight:bold;
font-style:italic;
}

.themedP1Btn {
margin: 0 0 0 30px;
background:url(images/bollywoodBtn.png) left top no-repeat;
height:110px;
}

.themedP2Btn {
margin: 0 0 0 30px;
background:url(images/hbaaBtn.png) left top no-repeat;
height:110px;
}

.xmasP1Btn {
display:block;
margin: 0 0 0 30px;
background:url(images/officeBtn.png) left top no-repeat;
height:110px;
}

.xmasP2Btn {
display:block;
margin: 0 0 0 30px;
background:url(images/grottoBtn.png) left top no-repeat;
height:110px;
}

.xmasP3Btn {
display:block;
margin: 0 0 0 30px;
background:url(images/winterBtn.png) left top no-repeat;
height:110px;
}

/* 
-------------------------------
END WORK PAGEs STYLES
-------------------------------
 */
 
 
 /* 
-------------------------------
LINKS PAGE STYLES
-------------------------------
 */
 
 .linksTitle {
color:#666666;
font-size: 16px;
font-weight:bold;
text-transform:capitalize;
}

.links a{
color:#FF9900;
font-size: 11px;
font-weight:bold;
text-decoration:none;
}

.links a:hover {
color:#999999;
}

/* 
-------------------------------
END LINKS PAGE STYLES
-------------------------------
 */
 