
#content{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
line-height:20px;
}

#directory{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:justify;
line-height:20px;
font-weight:700;
color:#0066FF;
}
#tabs {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:normal;
	font-size:12px;
	font-weight:600;
	 /*margin between menu and rest of page*/
	overflow:hidden;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("images/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/right.png") no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}


.futer_box1{
		background-image:url(images/futer_middle.jpg);
		background-repeat:repeat-y;
		}
.futer_box2{
		background-image:url(images/futer-box-2.jpg);
		background-repeat:no-repeat;
		height:15px;
		}
.image_futer{
		margin-left:7px;
		margin-top:15px;
		}
.futerbox_text{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#666666;
		line-height:18px;
		padding-top:17px;
		padding-right:25px;
		padding-left:5px;
		}
.span_1{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#2281ad;
		font-weight:bold;
		}

.futer_box {	background-image:url(images/futer-box.jpg);	background-repeat:no-repeat; width:308px; height:200px; padding:10px 10px 10px 0px; display:block; }
.futer_box1 {	background-image:url(images/futer-box_ov.jpg);	background-repeat:no-repeat; width:308px; height:200px; padding:10px 10px 10px 0px;  display:block; cursor:pointer;}
.futer_box p{ padding:0px; margin:0px; padding-left:10px; margin-top:10px; 		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;	color:#666666; line-height:16px; text-align:justify; padding-right:25px;}
.futer_box a { background:transparent url(images/redmore.png) right 3px no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; padding-right:15px; line-height:17px; margin-right:22px; }
	
.futer_box a:hover {background:transparent url(images/redmore1.png) right 3px no-repeat;}

.urbangreymenu{
width: 190px;
margin-top:0px;
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background:#3486D4 url() no-repeat 0px 0px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 7px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
text-align:justify;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding-bottom: 0px;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color:black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #8BBCE3;
}



.cell{
position:relative; 
padding:21px; 
background-color:#f4f7f9;
float:right;
width:680px;
display:inline;
}

.cell ul{
margin:0px; 
padding:0px;
}

.cell li{
list-style:none;

}

.tl
{top:0px; left:0px; background:url(images/corners.jpg) top left no-repeat;}

.tr
{top:0px; right:0px; background:url(images/corners.jpg) top right no-repeat;}

.bl
{bottom:0px; left:0px; background:url(images/corners.jpg) bottom left no-repeat;}

.br
{bottom:0px; right:0px; background:url(images/corners.jpg) bottom right no-repeat;}

.corner
{width:20px; height:20px; position:absolute; z-index:1;}
