@charset "utf-8";
/* CSS Document */

html,body {background:#1c8cbf; margin:0; padding:0;}

/*For no borders to htperlink images*/
img {border: 0;}
	
div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {margin:0; padding:0;}

#Holder {width:100%; vertical-align:top; background:url(../images/head-bg.gif) repeat-x;}
#ind-Holder {width:100%; vertical-align:top; background:url(../images/ind-head-bg.gif) repeat-x;}
#container {width:970px; padding:0; margin:0}
#ind-bottom {width:100%; padding:0; margin:0; background:url(../images/ind-bttm-bg.gif) bottom repeat-x;}

/*Header*/
#ind-head{height:130px; background:url(../images/ind-head-bg.gif) repeat-x;}
#head{height:81px; background:url(../images/head-bg.gif) repeat-x;}
.ind-head-in{background:url(../images/ind-head-in-bg.gif) repeat-x;}
.head-in{background:url(../images/head-in-bg.gif) repeat-x;}
.header{ background:#fef4e1;}
.hr-row{ height:3px; background:#feeac1;}

/* Bottom */
#bttm{height:123; background:url(../images/bttm-bg.gif) repeat-x;}
.bttm-in{background:url(../images/bttm-in-bg.gif) repeat-x; width:880px; vertical-align:bottom;}
.bttm-links{font:12px Arial, Verdana, sans-serif; color:#fff; padding-bottom:8px;}
.bttm-links a {color:#fff; font-weight:bold;}
.bttm-links a:link, .bttm-links a:visited, .bttm-links a:active {text-decoration:none;}
.bttm-links a:hover { text-decoration:underline;}
.copyrght{font:10px Arial, Verdana, sans-serif; color:#006397; padding-bottom:22px;}

/*Normal Text*/
.heading-text {font:38px Arial, Verdana, sans-serif; color:#d76f00; padding:65px 0px 0px 45px;}
.sub-head {font:28px Arial, Verdana, sans-serif; color:#000;}
.sub-sub-head {font:16px Arial, Verdana, sans-serif; color:#821A17;}
.small-text {font:10px Arial, Verdana, sans-serif; color:#000;}
.nrm-text {font:12px Arial, Verdana, sans-serif; color:#000;}
.bld-text {font-weight:bold; color:#000;}
.small-text {font:10px Arial, Verdana, sans-serif; color:#000;}

.main{ background:#fff; font:12px Arial, Verdana, sans-serif; color:#000;}

/*Borders*/
.

/* Padding */
.P10{padding:10px;}
.PR40{padding-right:40px;} .PL40{padding-left:40px;}

/* Float */
.FR{float:right;}
.FL{float:left;}
.CL{clear:both;}