/* Start of CMSMS style sheet 'Layout: Kandula' */
/* CSS Document */
body{
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#0063A4;
}
a{
color:#00549f;
text-decoration:none;
}
a:hover{
color:#00549f;
text-decoration:underline;
}
h1{
color:#0063A4;
font-weight:normal;
font-size:23px;
}
img{
border:0;
}

a img{
border:0;
}

#shadowLHS{
position:relative;
width:1020px;
float:left;
left: 50%; 
margin-left:-510px;
background-image:url(images/shadowLHS.jpg);
background-position:left;
background-repeat:repeat-y;
}

#shadowRHS{
position:relative;
width:990px;
float:right;
background-image:url(images/shadowRHS.jpg);
background-position:right;
background-repeat:repeat-y;
}

#pageWrapper{
position:relative;
width:960px;
min-height:900px;
margin:0;
float:left;
left:0px;
background-color:#FFFFFF;
}


#header{
position:relative;
height:120px;
width:960px;
float:left;
}
#headerLeft{
	position: relative;
   float: left;
   left: 0px;
	padding:22px 0 15px 24px;
}
#headerRight{
   position: relative;
   float: right;
   right: 0px;
   width: 189px;
   height:108px;
   background-image:url(images/headerBubble.jpg);
   background-repeat:no-repeat;
   background-position:bottom;
   padding:12px 49px 0 0;
}

#headerBubble{
position:relative;
width:190px;
height:97px;
margin:20px 0 0 20px;
}

#menuWrapper{
position:absolute;
width:960px;
float:right;
right:0px;
padding:0;
margin-top:120px;
text-align:right;
background-image:url(images/menuBG.png);
background-repeat:repeat-x;
height:52px;
z-index:10;
}
#menu{
height:17px; 
top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:9px 25px;
}
#content{
position: relative;
   float: left;
   left: 0px;
margin-top:35px;
vertical-align:top;
z-index:1;
}
#content td{
vertical-align:top;
}
#followImageLHS{
width:211px;
height:226px;
padding:0 0 2px 0;
}
#followButtonsLHS, #contactFormLHS{
width:211px;
}
#followButtonsLHS img{
padding-bottom:2px;
}

#followRHS{
padding:5px 30px;
}
#footer{
position: relative;
   float: left;
   left: 0px;
   width:930px;
   border-top:1px solid #0063A4;
   margin:4px 0 0 0;
   padding:10px 15px;
font-size:11px;
color:#0063A4;
}



/************* HOME PAGE STYLES ****************/

#homeImageLHS{
width:354px;
height:310px;
padding:0;
}
#homeTagLHS{
width:334px;
height:20px;
vertical-align:middle;
text-align:right;
padding:5px 10px;
font-size:16px;
color:#ffffff;
background-color:#EE2374;
}
#homeRHS{
height:329px;
border-bottom:1px solid #F25A97;
overflow:hidden;
padding:5px 30px;
}

#bubbleWrapper{
position: relative;
   float: left;
   left: 0px;
   width:912px;
   margin:15px 0 0 0;
   padding:0 24px 0 24px;
   height:243px;
}

#bubbleLeft1{
   position: relative;
   float: left;
   left: 0px;
   width: 304px;
   vertical-align:top;
   height:100%;
}
#bubbleLeft2{
   position: relative;
   float: left;
   left: 0px;
   width: 304px;
   vertical-align:top;
   height:100%;
}
#bubbleRight{
   position: relative;
   float: right;
   right: 0px;
   width: 304px;
   height:100%;
   padding:0px;
}

#bubble1, #bubble2, #bubble3{
height:169px;
background-image:url(images/homeBubbleBig.png);
}

#button1, #button2, #button3{
height:74px;
}

#bubble1BubbleText, #bubble2BubbleText, #bubble3BubbleText{
position:absolute;
padding:25px 0 0 30px;
width:120px;
height:80px;
overflow:hidden;
font-size:11px;
color:#ffffff;
line-height:13px;
}
#bubble1Text, #bubble2Text, #bubble3Text{
position:absolute;
padding:37px 0 0 190px;
width:92px;
height:115px;
overflow:hidden;
font-size:11px;
color:#0063A4;
line-height:13px;
}


/********* FORM STYLES ***************/
#contactForm{
width:188px;
margin-left:3px;
background-color:#0063A4;
border-right:1px solid #7FB1D1;
min-height:220px;
color:#ffffff;
padding:5px 10px 28px 10px;
}


.contactform{
color:#ffffff;
}


.contactform input{
width:140px;
}

#mf085f_17{
width:40px;
}

.contactform textarea{
width:185px;
}
.contactform .fbsubmit{
position:relative;
width:75px;
float:right;
height:22px;
background-color:#ffffff;
color:#000000;
border:none;
}
 /*. contactform .fbsubmit{
float:right;
margin-right:46px;
background-color:#fff;
color:#000;
border:1px solid #ccc;
}*/

/* End of 'Layout: Kandula' */

