﻿@import url("base.css");

.contact
{
	clear: left;
	float: left;
	font-weight: bold;
	margin: 1em 1em 1em 0;
	text-align: center;
	width: 195px;
}

.contact p
{
	margin: 0 0 0.5em 0;
}

.contact a, .contact a:visited
{
	background: transparent url("images/free-eval-button.png") no-repeat left top;
	display: block;
	width: 195px;
	height: 50px;
}

.contact a:active, .contact a:hover
{
	background-position: 0 100%;
}

.contact a span
{
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
}

.tagline
{
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
}

#magic-magi
{
	float: left;
	margin: 0 1em 1em 0;
}

#BuilderImage
{
	float: left;
	margin-right: 1em;
}

#RandomHomeImage1 { float: right; }

/* #RandomHomeImage2, #RandomHomeImage3
{
	left: -13px;
	position: relative;
} */

#Navigation .photo
{
	background: transparent url("images/smallpicbg.png") no-repeat;
	left: -13px;
	padding: 13px 14px;
	position: relative;
}

#Navigation img
{
	display: block;
	margin-bottom: 5px;
}