/************ Home styles **************/
body {
	line-height: 20px;
}

#frame {
	background: url(../images/home/frame.jpg);
	height: 382px;
}
#media {
	width: 411px;
	height: 225px;
	position: absolute;
	left: 89px;
	top: 71px;
	overflow: hidden;
}
h2 {
	font-size: 22px;
	margin: 5px 0;
}
h3 {
	font-size: 17px;
	margin: 14px 0 7px;
	font-weight: normal;
}
#intro {
	font-size: 15px;
	margin-top: 5px;
}
#two-min-creds {
	background: url(../images/home/2-min-creds.jpg) no-repeat;
	height: 158px;
}
#two-min-creds a#boxlink {
	display: block;
	color: #000;
	text-decoration: none;
	width: 279px;
	height: 158px;
}
#two-min-content {
	position: absolute;
	left: 29px;
	top: 63px;
	width: 165px;
	font-size: 12px;
	line-height: 15px;
}
#blog {
	background: url(../images/home/blog.png) no-repeat 186px top;
}
#latest p, #blog p {
	margin: 2px 0;
	font-size: 13px;
	width: 250px;
}
/*
#frame-caption {
	background: url(../images/home/frame-caption-bg.jpg);
	width: 220px;
	height: 129px;
	padding: 35px 20px 30px 25px;
	margin-left: 10px;
}
*/
#frame-caption {
	background: url(../images/home/postit.png);
	width: 226px;
	height: 131px;
	padding: 55px 20px 30px 25px;
	margin-left: 18px;
    margin-top: -42px;
}
#frame-caption h3 {
	font-size: 17px;
	margin: 0 0 5px;
}
#frame-caption a {
	color: #000;
	font-weight: bolder;
	font-size: 15px;
}
#frame-caption p {
	margin: 5px 0;
	font-size: 13px;
}

#nav {
	margin-bottom: 20px;
}

/************ End home styles *************/
