#site_layout {
	background-color: #3A3A3A;
	height: 100%;
	width: 100%;
	padding-top: 15px;
}

#home {
	height: 26px;
	width: 96px;
	font-family: Verdana;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	background-color: #3A3A3A;
	padding-top: 10px;
}
#gallery {
	font-family: Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	height: 26px;
	width: 96px;
	background-color: #3A3A3A;
	padding-top: 10px;
}
#details {
	font-family: Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	height: 26px;
	width: 95px;
	background-color: #3A3A3A;
	padding-top: 10px;
}
#agent {
	font-family: Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	height: 26px;
	width: 95px;
	background-color: #3A3A3A;
	padding-top: 10px;
}
#agent_info {
	width: 845px;
	background-image: url(images/footer.png);
	height: 29px;
}
#agent_info2 {
	width: 700px;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	margin-left: 74px;
	margin-top: 0px;
	padding-top: 10px;
}
#design_info {
	font-family: Verdana;
	font-size: 9px;
	color: #4E4E4E;
	height: 31px;
	width: 845px;
	text-align: center;
	visibility: visible;
}



#home_address {
	height: 52px;
	width: 397px;
	margin-right: 1px;
}
#gallery_body {
	background-image: url(images/body.png);
	height: 437px;
	width: 779px;
	background-repeat: no-repeat;
}



a.nav_links {
	text-decoration: none;
	color: #FFFFFF;
	cursor:default;

}
a.nav_links:visited {
	text-decoration: none;
	color: #FFFFFF;
	cursor:default;
	
}
a.nav_links:hover {
	color: #3488E4;
	cursor:default;
}

a.design_link {
	text-decoration: none;
	color: #666666;
	cursor:default;
	font-size:9px;
	font:Verdana;
	font-variant: normal;
}
a.design_link:visited {
	text-decoration: none;
	color: #666666;
	cursor:default;
	font-size:9px;
	font:Verdana;
}
a.design_link:hover {
	color: #3488E4;
	cursor:default;
	font-size:9px;
	font:Verdana;
}
#details_info {
	height: 398px;
	width: 700px;
	margin-left: 40px;
	margin-top: 40px;
}
a.mm_links {
	text-decoration:underline;
	color: #3488e4;
	cursor:pointer;

}
a.mm_links:visited {
	text-decoration:underline;
	color: #3488e4;
	cursor:pointer;
	
}
a.mm_links:hover {
	text-decoration:underline;
	color: #CCCCCC;
	cursor:pointer;
}

a.mm2_links {
	text-decoration:underline;
	color: #3488e4;
	cursor:pointer;
	font-family: Verdana;
	font-size: 11px;
}
a.mm2_links:visited {
	text-decoration:underline;
	color: #3488e4;
	cursor:pointer;
	font-family: Verdana;
	font-size: 11px;
}
a.mm2_links:hover {
	text-decoration:underline;
	color: #CCCCCC;
	cursor:pointer;
	font-family: Verdana;
	font-size: 11px;
}
