@charset "UTF-8";
/* Body Content */


body {
	background: url(http://www.griffincreative.com/techrep/images/bgrd_image.png) repeat-x;
	background-color: #656d6f;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


/* <![CDATA[ */

/* One simple border definition */
#my-border { padding-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 13px; width: 870px; margin: 20px auto; color:#000000; }

/* Banner */
.head_banner {
	background: url(http://www.griffincreative.com/techrep/images/head_banner.jpg) no-repeat;
	width: 850px;
	height: 100px;
	float: left;
	margin-left: 10px;
	margin-top: 7px;
	clear: both;
}


/* Title */
.title_space {
	background-color: #FFFFFF;
	width: 850px;
	height: 50px;
	float: left;
	margin-left: 10px;
	clear: both;
}

/* Content */
.content {
	background-color: #ffffff;
	width: 850px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	float: left;
	margin-left: 10px;
}


/* Content Nested Divs */
.content_nav {
	background: #ffffff url(http://www.griffincreative.com/techrep/images/nav_rule.png) no-repeat;
	width: 185px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	border-right: 1px solid #cccccc;
	margin: 0px;
	padding: 0px;
	float: left;
}


.content_text2 {
	background-color: #ffffff;
	width: 657px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	border-left: 1px solid #cccccc;
	float: left;
	margin: 0px;
	padding: 0px;
}

.content_text {
	background-color: #ffffff;
	width: 500px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	float: left;
	margin: 0px;
	padding: 0px;
}

.customers {
	width: 530px;
	height: auto;
	float: left;
	margin-left: 30px;
	clear: both;
}

.customers div.customer_list {
	width: 175px;
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

.aboutus {
	width: 590px;
	height: auto;
	float: left;
	clear: both;
}

.content_2nav {
	background-color: #ffffff;
	width: 160px;
	float: left;
}


/* Footer */
.footer {
	background: url(http://www.griffincreative.com/techrep/images/footer.png) no-repeat;
	width: 850px;
	height: 45px;
	float: left;
	margin-left: 10px;
	clear: both;
}

.footer_banner {
	background: url(http://www.griffincreative.com/techrep/images/footer_banner.jpg) no-repeat;
	width: 850px;
	height: 100px;
	float: left;
	margin-left: 10px;
	clear: both;
}

/* ]]> */
