/* CSS Document */

/* Undo default HTML styling of common browsers */
a:link, a:visited {text-decoration:none; color: #000000; font-weight:bold; font-size:14px;}
a:hover{color: #990099;}



/* General */



* {padding:0; margin:0}

.header1{ background-image:url(../images/header.jpg); width:1003px; height:487px:}

.gradient{background-image:url(../images/gradient_left.jpg); background-repeat:repeat-x;}

.shadowleft{background-image:url(../images/shadow_center.gif); background-repeat:no-repeat; 
background-position:right;}

.thought{padding:43px 0px 0px 69px;}

.shadowright{background-image:url(../images/shadow_center.gif); background-repeat:no-repeat; background-position:right; background-position:top;}

.bottem{background-image:url(../images/bottem.gif); background-repeat:no-repeat; width:1003px; height:39px;}

.pratishtha{padding:40px 0px 0px 0px;}

.contant{padding:30px 0px 0px 40px;}



