body {
margin:0;
background-image: linear-gradient(bottom, rgb(173,173,173) 18%, rgb(255,255,255) 55%);
background-image: -o-linear-gradient(bottom, rgb(173,173,173) 18%, rgb(255,255,255) 55%);
background-image: -moz-linear-gradient(bottom, rgb(173,173,173) 18%, rgb(255,255,255) 55%);
background-image: -webkit-linear-gradient(bottom, rgb(173,173,173) 18%, rgb(255,255,255) 55%);
background-image: -ms-linear-gradient(bottom, rgb(173,173,173) 18%, rgb(255,255,255) 55%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.18, rgb(173,173,173)),
	color-stop(0.55, rgb(255,255,255))
);
overflow-x: hidden;
}


#urmila
{
margin: 0 auto;
width:1000px;
padding:0;
}
/*div.abc{
position:relative;
float:right;
}*/
#urmila #logo {
position:relative;
width:100%;
top:0;
left:0;
}
#urmila #logo .abc {
position:absolute;
float:left;
width:140px;
border:0;
z-index:1000;
}
#urmila #logo .ups {
position:relative;
border:0;
left:40%;
top:20px;
width:20%;
}
#urmila #logo .abc2 {
position:relative;
float:right;
width:16%;
border:0;
}
div.banner
{
padding: 0;
}
#rec
{
background-color: #1D1732;
/*height: 45;*/
}
.rect p
{
font: bold 0.75em trebuchet ms;
color: #ffffff;
}
.rect l
{
font: bold 17px times new roman;
color: white;
}
.rect m
{
font: bold 13px comic sans;
color: yellow;
}
.rect t
{
font: 14px arial;
color: white;
}
.rect a
{
font: bold 11px times new roman;
color: #fb844a;

text-decoration: none;
border: 0;
}
.rect tr g
{
font: bold 15px  "lucida grande", arial, verdana;
color: white;
}
.rect
{
background-color: #1D1732;
border-collapse:inherit;
padding: 0px;
margin: 0px;
}
#urmila .footer
{
	margin:0 auto;
	width:100%;
	padding:0;
}

#urmila h4 {
	margin:0;
	color:black;
}
p.video {
	font: bold 14px trebuchet ms;
	color: #323d75;
	margin-left: 25px;
	text-align: justify;
}
table.westcoast {
	margin-top: 51px;
	padding-top: 20px;
}
div#footer {
	margin: 0;
	width:100%;
	position:relative;
	bottom:0;
	background-color:#323d75;
	position:fixed;
	color:white;
	opacity: 0.9;
	height:2em;
}
#footer .leftcolumn {
	float: left;
	font: 0.9em Trebuchet MS;
	height:2em;

}
#footer .rightcolumn {
	float: right;
	background-color:#323d75;
	height:2em;
}
#footer .rightcolumn a{
	color:yellow;
	font:bold 1.1em Trebuchet MS;
	text-decoration:none;
}
#footer .rightcolumn a.hover {
	color:white;
	font:bold 1.2em Trebuchet MS;
}
