@charset "utf-8";
/* MAIN CSS Document for Dr.Jagath's Website by MAYA Creations (Pvt) Ltd. */

/* Styles for the Main Wrapper DIV */
#wrapper_div { 
 
 width:754px;
 height:auto;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 
}

/* Styles for the Header DIV */
#header_div { 
 
 width:754px;
 height:127; 
 
}
 
 /* Styles for the Header DIV */ 
 
#navigation_div { 
 
 width:754px;
 height:127;
 margin-left:40px

 
}



.leftpanel_bg {

background-image:url(../images/leftpanel.jpg); 
background-repeat:no-repeat; 
width:175px;
height:286px; 
float:right; 
background-position:right; 

}



.rightpanel_bg {

background-image:url(../images/rightpanel.jpg); 
background-repeat:no-repeat; 
width:504px;
height:290px; 



}


#content_div { 
 
 width:754px;
 height:auto; 

 
}



.topcontent_bg {

background-image:url(../images/top_content.jpg); 
background-repeat:no-repeat; 
width:762px;
height:23px; 

}




.middlecontent_bg {

background-image:url(../images/middle_content.jpg); 
background-repeat: repeat-y; 
width:762px;
 

}


.bottomcontent_bg {

background-image:url(../images/bottom_content.jpg); 
background-repeat: no-repeat; 
width:762px; 
height:27px;
}


#footer {

width:754px;

}


#paragraph {
padding-right: 30px;
padding-left: 30px;
font-family:Tahoma; 
font-size:12px; 
line-height:1.4em;
}
.paragraph {
padding-right: 30px;
padding-left: 30px;
font-family:Tahoma; 
font-size:12px; 
line-height:1.4em;
text-align:justify
}
p{padding-right: 30px;
padding-left: 30px;
font-family:Tahoma; 
font-size:12px; 
line-height:1.4em;
text-align:justify}

h1{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; text-transform:uppercase; color:#cda94f}
h2{}.contact_tbl {
	font: 11px Tahoma, Geneva, sans-serif;
	margin-left: 20px;
}
