
body {
	background-image:url(images/background.jpg);
}
a {
	color: #000000;
}
/*
div{
	border: 1px dotted #FF0000;
}
*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style:oblique;
}
#red {
	color: #D32929;
}
#blue {
	color: #404E73;
}
#green {
	color: #527A48;
}
#orange {
	color: #E7AD25;
}
#violet {
	color: #7E4B6C;
}
#center {
	width: 678px;
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -339px;
}
#top-left {
	height: 7px;
	width: 7px;
	float: left;
}
#top-right {
	height: 7px;
	width: 7px;
	float: right;
	right: 0px;
	bottom: 0px;
}
#bottom-left {
	width: 7px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	height: 7px;
}
#bottom-right {
	height: 7px;
	width: 7px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#domain {
	clear:all;
	padding-left: 50px;
	padding-top: 50px;
	height: 60px;
	width: 400px;
}
#description {
	float: left;
	clear: both;
	width: 380px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 40px;
	padding-left: 10px;
}
#container-right {
	position:relative;
	float:left;
	padding-right: 15px;
	top: 85px;
}
#greybox {
	clear:both;
	float:right;
	margin-top: 10px;
	background:#F4F3F3;
	width: 200px;
}
#greybox2 {
	clear:both;
	float:right;
	margin-top: 25px;
	width: 200px;
	background:#F4F3F3;
}
#box-bottom-left {
	float:left;
	clear: both;
}
#box-bottom-right {
	float:right;
	clear: both;
}
#box-top-left {
	float:left; 
	clear: left; 
}
#box-top-right {
	float:right;  
}
#box-center {
	clear: left;
	padding: 7px;
	text-align:center;
}
#box-center2 {
	clear: left;
	padding: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#box-bottom-left {
	float:left; 
	clear: left; 
}
#box-bottom-right {
	float:right; 
	clear: right; 
}
#element {
	clear:both;
	width: 400px;
	margin-left: 20px;
	float: left;
}
#icon {
	float:left;
	width: 70px;
	text-align:center;
}
#heading {
	float: right;
	width: 320px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #D32929;
	min-height:30px;
	height:30px;
}
#content {
	float:right;
	width: 320px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#separator {
	clear:both;
}
#photo {
	position:absolute;
	float:left;
	margin-left: -35px;
	margin-top: -30px;
	z-index: 1;
}
#texticon {
	position:absolute;
	float:left;
	margin-left: -35px;
	margin-top: -35px;
	z-index: 1;
}
#clear {
	clear: left;
	height: 100px;
	bottom: 0px;
}
#business-card {
	clear:both;
	float:left;
	margin-top: 20px;
	margin-left: 10px;
	padding-left: 80px;
	width: 150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#business-card-icon {
	position:absolute;
	float:left;
	margin-left: -50px;
	margin-top: -25px;
	z-index: 1;
}

