/* CSS Document by IMAGE ICU, LLC */
/* Homepage Styles for professionalgrace.com */
/* (c)2007 IMAGE ICU, LLC - www.imageicu.com */

/******************* Text *********************/
p {
	margin: 7px 50px;
}
h3 {
	margin: 0 50px;
}


/******************* Main *********************/
div#content {
	margin: 7px;
	padding: 0;
	width: auto;
	height: 275px;
	text-align: center;
	background-image: none;
}
div#content div {
	margin: 0 7px 0 0;
	width: 180px;
	height: 230px;
	float: left;
	position: relative;
	top: 20px;
	left: 17px;
	border: 1px solid #788CB6;
}
div#content div a {
	width: 170px;
	height: 220px;
	display: block;
	color: transparent;
	text-decoration: none;
}
div.teach {
	background-color: #435377;
	background-image: url(../Images/teach_BKGD.gif);
	background-repeat: no-repeat;
	background-position: center;
}
div.bizEt {
	background-color: #92562E;
	background-image: url(../Images/bizEt_BKGD.gif);
	background-repeat: no-repeat;
	background-position: center;
}
div.workPro {
	background-color: #146262;
	background-image: url(../Images/workPro_BKGD.gif);
	background-repeat: no-repeat;
	background-position: center;
}
div.dinEt {
	background-color: #7C5469;
	background-image: url(../Images/dinEt_BKGD.gif);
	background-repeat: no-repeat;
	background-position: center;
}
div#intro {
	margin: 0;
	padding: 25px 0;
	float: left;
	position: relative;
	left: 7px;
	width: 485px;
	height: auto;
	background-repeat: no-repeat;
	background-image: url(../Images/CONTENT_BKGD.gif);
	background-position: left bottom;
	border: 1px solid #788CB6;
}
div#news {
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	right: 7px;
	width: 290px;
	height: 180px;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(../Images/CONTENT_BKGD.gif);
	background-position: right bottom;
	border: 1px solid #788CB6;
}
div#news img#newsTitle {
	margin: 25px 0 0 0;
	padding: 0;
}
div#news object#PG_news {
	margin: 0;
	padding: 0;
	position: relative;
	top: 10px;
	left: 0;
}
div#storebox {
	margin: 7px 0 0 0;
	padding: 14px 0 0 0;
	float: right;
	position: relative;
	right: 7px;
	width: 290px;
	height: 180px;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(../Images/CONTENT_BKGD.gif);
	background-position: right bottom;
	border: 1px solid #788CB6;
}
div#storebox img {
	margin: 4px 0;
	padding: 0;
	border: 1px solid #788CB6;
}



