@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../bonefrogGFX/indexGFX/backgroundbarX.png);
	background-repeat: repeat-x;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
#logoBar {
	margin: 0px;
	padding: 0px;
	width: 180px;
	float: left;
}
#contentHead {
	width: 820px;
	position: relative;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EAF5F1;
	position: absolute;
	left: 8px;
	top: 62px;
	width: 424px;
}
#contentHead #contact a:link, a:visited {
	color: #E6F1ED;
	text-decoration: none;
}
#contentHead #contact a:hover {
	color: #0C3C6D;
	text-decoration: underline;
}
.bluebullet {
	color: #0C3C6D;
	font-weight: bold;
}
.contact {
	font-weight: normal;
	color: #EAF5F1;
}
#contentWrapper {
	padding: 0px;
	width: 820px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
}
#portfolioDiv {
	float: left;
	width: 359px;
	background-image: url(../bonefrogGFX/indexGFX/portfolio-head.png);
	background-repeat: no-repeat;
	position: relative;
}
#services {
	margin: 0px;
	padding: 0px;
	width: 349px;
	position: absolute;
}
#portfolioDiv #services table{
	margin-left: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#portfolioDiv #services table tr td h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #0C3C6D;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#portfolioDiv #services table tr td p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #333;
}
#portfolioDiv #services table tr td p em {
	font-size: 10px;
	color: #666;
	font-style: normal;
}
#portfolioDiv #services table tr td p a:link, a:visited {
	color: #0C3C6D;
	text-decoration: none;
}
#portfolioDiv #services table tr td p a:hover {
	color: #BFE1C9;
	text-decoration: underline;
}
.redarrow {
	color: #900;
}
#grid {
	width: 350px;
	padding: 0px;
	margin-top: 140px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#grid table tr td  h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #0C3C6D;
	text-align: center;
	padding-top: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EAF5F1;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.gridphoto {
	border: 1px solid #333;
}
#portfolioDiv #grid table {
	margin-left: 2px;
}
#targetDiv {
	width: 461px;
	float: left;
}
#footer {
	clear: both;
	width: 820px;
}

