/* // (c)2008 TechTriad, Inc.
	   CSS Style Sheet // */
.boxgrid {
	display: block;
	float: left;
	height: 222px;
	width: 294px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#box1 {
	border-right: solid 6px #FFFFFF;
	border-bottom: solid 6px #FFFFFF;
}
#box2 {
	border-bottom: solid 6px #FFFFFF;
	width: 300px;
}
#box3 {
	border-left: solid 6px #FFFFFF;
	border-bottom: solid 6px #FFFFFF;
}
#box4 {
	/* background-color: #ccc;
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.70;
	opacity:0.5; 
	background-image: url(/images/bg/background2.jpg);
	background-position: center bottom;
	background-repeat: no-repeat; */
	border-bottom: solid 6px #FFFFFF;
}
#box5 {
	width: 300px;
	border-left: solid 6px #FFFFFF;
}
#box6 {
	border-left: solid 6px #FFFFFF;
}

h2.phrase {
	position: absolute;
	left: 613px;
	top: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	width: 270px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
	filter: Alpha(Opacity=100);
	-moz-opacity: 0.90;
}
h2.phrase1 {
	position: absolute;
	left: 3px;
	top: 352px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FC0;
	width: 283px;
	font-weight: normal;
	letter-spacing: -0.5px;
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
	filter: Alpha(Opacity=100);
	-moz-opacity: 1;
}

h2.phrase2 {
	position: absolute;
	left: 613px;
	top: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	width: 270px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
	filter: Alpha(Opacity=100);
	-moz-opacity: 0.90;
	opacity:0.9; 
}

