/* FONT SIZE CONTROL */

/* MASTER CSS */
* {font-size: 12px;}

/* HEADER : TEXT ON THE LEFT */
#header #headertext .heading {font-size: 24px;}
#header #headertext .heading .blue {font-size: 24px;}
#header #headertext .text {font-size: 14px;}
#header #headertext .text2 {font-size: 14px;}

#header #headertext3 .heading {font-size: 24px;}
#header #headertext3 .heading .blue {font-size: 24px;}
#header #headertext3 .text {font-size: 14px;}
#header #headertext3 .text2 {font-size: 14px;}

#header #headertext4 .heading {font-size: 24px;}
#header #headertext4 .heading .blue {font-size: 24px;}
#header #headertext4 .text {font-size: 14px;}
#header #headertext4 .text2 {font-size: 14px;}

/* HEADER2 : TEXT ON THE LEFT */
#header #headertext2 .heading {font-size: 24px;}
#header #headertext2 .heading .blue {font-size: 24px;}
#header #headertext2 .text {font-size: 14px;}

/* HEADER : QUICLINKS */
#header li .heading {font-size: 14px;}

/* CONTENT : WIDGETS ON THE RIGHT */
#content #right .widget .head {font-size: 14px;}
#content #right .widget {font-size: 11px;}

/* INDEX : MAIN CONTENT LEFT */
#content #left .mainhead {font-size: 18px;}

/* INDEX : MAIN CONTENT LEFT : ITEM */
#content #left .item .heading {font-size: 18px;}
#content #left .item .heading2 {font-size: 18px;}
#content #left .item .text {font-size: 11px;}

/* INDEX : MAIN CONTENT FULL */
#content #full .mainhead {font-size: 18px;}

/* INDEX : MAIN CONTENT FULL : ITEM */
#content #full .item .heading {font-size: 18px;}
/* ABOUT US */
/* INDEX : MAIN CONTENT LEFT : ITEM */
#content #full .item .text h2 {font-size: 14px;}

/* ABOUT US : ORGANISATIONAL STRUCTURE  : STRUCTURE DIAGRAM */
#content #full .item .headingwide {font-size: 18px;}

/* CONTACT US : LEFT */
#content #contactleft .heading {font-size: 18px;}

/* CONTACT US : RIGHT */
#content #contactright .heading {font-size: 18px;}

/* LINKS */
#content #left .item .text2 .link .title {font-size: 16px;}
#content #left .item .text2 .link .title a {font-size: 16px;}

/* LINKS */
#content #left .item .text2 .news .title {font-size: 16px;}
#content #left .item .text2 .news .title a {font-size: 16px;}

/* PROJECTS */
#content #full .itemproject .heading {font-size: 18px;}

/* PROJECTS UNDERTAKEN */
#content #full .itemproject .head1 {font-size: 17px;}
#content #full .itemproject .head2 {font-size: 17px;}
#content #full .itemproject .head3 {font-size: 17px;}

/* SEARCH RESULTS */
#content #full .item .text .searchtitle {font-size: 14px;}
#content #full .item .text .result .title {font-size: 14px;}
#content #left .item .text2 .title {font-size: 14px;}
#content #left .item .text2 .title strong {font-size: 14px;}
#content #full .item .text .result .title a {font-size: 14px;}

/* GALLERY */
#content #full .item .text .description {font-size: 14px;}

/* SITE MAP */
#content #left .item .siteheading {font-size: 18px;}

/* TENDERS */
#content #left .item .text2 .tender .title {font-size: 14px;}
#content #left .item .text2 .tender .title a {font-size: 14px;}
#content #left .item .text2 .tenderhead {font-size: 14px;}