@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}


/*GALLERY ---------------STARTS*/
#content{
	width:778px;
	background-color:#FFFFFF;
	height: 410px;
	border:1px solid #CCCCCC;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h5{
color:#000000;
margin-top:5px;
margin-bottom:10px;

}

#content table{
	width:246px;
	clear:both;
}
#content table td{
	border: none;
	font-size:9pt;
	color:#000000;
	text-align: left;
}
#toronto p, #right p{
	font-size:9pt;
	color:#000000;
	text-align: left;
	padding-bottom:20px!important;
	text-indent:1px!important;
	margin-top:0px;

}
#toronto a, #center a, #right a{
	color:#000000;
	text-decoration:none;
	outline:none;
	border:none!important;
	font-size:9pt;
	font-style:italic;
}
#content img{
margin:10px 0 10px 0px;
	float:left;
	border:1px solid  #666666;

}

#toronto, #center, #right{
	width:246px;
	float:left;
	padding-left:10px;
}

#center p{
	font-size:9pt;
	color:#000000;
	text-align: left;
	padding:0px!important;
	padding-bottom:6px!important;
	margin:0px!important;
	text-indent:0px!important;
	margin-top:1px!important;

}
#toronto a img, #center a img, #right a img{
margin-top:10px!important;
	outline:none;
	border:none!important;
}

#toronto a:hover, #center a:hover, #right a:hover{
text-decoration:underline;
}

/*GALLERY------------------------------------ ENDS*/
/*CONTACT----------------------------------STARTS*/

.map{
	margin:0px!important;
	padding:0px!important;
	font-size:9pt!important;
	color:#FFFF00;
	outline:none;
}
.map:hover{
color:#000000!important;
}
/*CONTACT----------------------------------ENDS*/
#toronto .bottom, #right .bottom{
padding-bottom:0!important;
}
