@import url(default.css);

.site_info {
	background-color: white;
	border: 4px solid #EAEAEA;
	overflow: auto;
}


.site_info .site_logo {
	display: block;
	float: left;
	height: 180px;
	text-align: center;
	width: 23%;
}


.site_info .site_logo a img {
	border-width: 0;
	margin-top: 3.5em;
}


.site_info .site_description {
	display: block;
	float: left;
	height: 100%;
	padding: .5em;
	position: relative;
	width: 75%;
}


.site_info .site_description h1 {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: .5em;
}


.site_link {
	display: block;
	padding: 1em 0;
	position: absolute;
	right: 0;
	top: 0;
}


.site_link a {
	display: block;
	float: right;
	font-weight: bold;
}


.site_link img {
	float: right;
	margin-right: .5em;
}


.site_info .site_description p {
	margin-bottom: .5em;
}



/*  Estate Angels  */

#site_estate_angels {
	border-left: 2px solid #00adcf;
}

#site_estate_angels .site_link img {
	background-color: #00adcf;
}

#site_estate_angels h1, #site_estate_angels p span, #site_estate_angels a {
	color: #00adcf;
}


/*  Mortgage Angels  */

#site_mortgage_angels {
	border-left: 2px solid #eb7c08;
}

#site_mortgage_angels .site_link img {
	background-color: #eb7c08;
}

#site_mortgage_angels .site_description {
	height: 260px;
}

#site_mortgage_angels h1, #site_mortgage_angels p span, #site_mortgage_angels a {
	color: #eb7c08;
}


/*  Angels IT  */

#site_angels_it {
	border-left: 2px solid #A71927;
}

#site_angels_it .site_link img {
	background-color: #A71927;
}


#site_angels_it h1, #site_angels_it p span, #site_angels_it a {
	color: #A71927;
}


/*  Angels Media  */

#site_angels_media {
	border-left: 2px solid #ac7fd0;
}

#site_angels_media .site_link img {
	background-color: #ac7fd0;
}

#site_angels_media h1, #site_angels_media p span, #site_angels_media a {
	color: #ac7fd0;
}



/*  Property Angels  */

#site_property_angels {
	border-left: 2px solid #858700;
}

#site_property_angels .site_link img {
	background-color: #858700;
}

#site_property_angels h1, #site_property_angels p span, #site_property_angels a {
	color: #858700;
}



/*  Quote Partner  */

#site_quote_partner {
	border-left: 2px solid #74ad28;
}


#site_quote_partner .site_link img {
	background-color: #74ad28;
}


#site_quote_partner h1, #site_quote_partner p span, #site_quote_partner a {
	color: #74ad28;
}



/*  House Professionals  */

#site_house_professionals {
	border-left: 2px solid #017bac;
}

#site_house_professionals .site_link img {
	background-color: #017bac;
}


#site_house_professionals h1, #site_house_professionals p span, #site_house_professionals a {
	color: #017bac;
}



/*  Drinking Partners  */

#site_drinking_partners {
	border-left: 2px solid #fd6319;
}

#site_drinking_partners .site_link img {
	background-color: #fd6319;
}

#site_drinking_partners h1, #site_drinking_partners p span, #site_drinking_partners a {
	color: #fd6319;
}