/* CSS Document */
body{
background-image:url(images/body_bg.jpg);
background-repeat:repeat-x;
background-color:#FCFCFD;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* ------------------------------- Header start here --------------------------------------- */

#header{
width:991px;
float:left;
}
#header_bg{
	background-image:url(images/HEAD_BG.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
#tagline{
width:385px;
float:left;
/*padding-top:20px;*/
margin-top:5px;
}
#contact{
/*background-image:url(images/contact_bg_orange.jpg);
background-repeat:no-repeat;*/
height:58px;
width:300px;
padding-left:2px;
/*padding:15px 11px;*/
float:right;
}
/* ------------------------------- Header ends here --------------------------------------- */

/* ------------------------------- Midpart start here --------------------------------------- */
.midpart{
width:991px;
float:left;
}
#links_div{
width:991px;
float:left;
}
.footer_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #0099FF;
}

#links_bg{
background-image:url(images/btn_bg.jpg);
background-repeat:repeat-x;
height:33px;
width:856px;
float:left; 
padding:11px 42px 0px 31px;
}
#page_bg{
background-image:url(images/page_bg.jpg);
background-repeat:repeat-x;
background-color:#FCFCFD;
width:975px;
padding:9px 8px;
float:left;
}

/* ------------------------------- Left start here --------------------------------------- */
#left{
width:686px;
float:left;
}
#flash_div{
width:686px;
height:243px;
float:left;
}
#welcome_div{
width:686px;
float:left;
margin-top:4px;
}
#welcome_bg{ 
background-image:url(images/welcome_bg.jpg);
background-repeat:repeat-x;
background-color:#FCFCFD;
padding:5px 20px;
text-align:justify;
width:646px;
float:left;
}

/* ------------------------------- Left Ends here --------------------------------------- */

/* ------------------------------- Right start here --------------------------------------- */
#right{
width:278px;
float:left;
padding-left:11px;
}
.right_1{
width:278px;
float:left;
}
.right_2{
width:278px;
float:left;
margin-top:11px;
}
.form_topbg{
background-image:url(images/form_bg.jpg);
background-repeat:repeat-x;
height:30px;
width:242px;
padding-top:7px;
text-align:center;
float:left;
}
.form_botbg{
background-image:url(images/form_bot_bg.jpg);
background-repeat:repeat-x;
background-color:#59839C;
width:248px;
padding:12px 15px 0px 15px;
float:left;
}
.form_botbg2{
background-image:url(images/testimonial_bg.jpg);
background-repeat:repeat-x;
background-color:#FBFBFB;
width:278px;
float:left;
}
.testimonial{
width:268px;
padding:0px 5px;
text-align:justify;
float:left;
}

/* ------------------------------- Right ends here --------------------------------------- */

/* ------------------------------- Footer start here --------------------------------------- */
#footer{
width:991px;
float:left;
height:70px;
text-align:center;
margin-top:30px;
padding-top:20px;
}




/* ------------------------------ text area class here ------------------------------- */
.txt_area1{ width:220px; height:18px; font:verdana 11px; color:#000000; }

 

/* ------------------------------ text class here ------------------------------- */
.tag{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#31607C;
}
.contact{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
color:#235B7B;
font-weight:bold;
}
.links{
font-family:Tahoma;
font-size:18px;
color:#4B9308;
font-weight:bold;
text-decoration:none;
}
.links a{
font-family:Tahoma;
font-size:18px;
color:#4B9308;
font-weight:bold;
text-decoration:none;
}
.links a:hover{
font-family:Tahoma;
font-size:18px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.welcome_heading{
font-family:Tahoma;
font-size:24px;
color:#235B7B;
font-weight:bold;
}
.var11blue{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#235B7B; 
}
a.var11blue{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#235B7B; 
}
.var11whi{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#ffffff;
}
.form_txt{
font-family:Tahoma;
font-size:20px;
color:#FFFFFF;
}
.header_txt{
font-family:Tahoma;
font-size:15px;
color:#FFFFFF;
font-weight:bold;
}

