@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;

}
#wrapper {
	width: 1124px;
	height: 100%;
	overflow: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 2px -5px 12px 6px #999;
	-moz-box-shadow: 2px -5px 12px 6px #999;
	-webkit-box-shadow: 2px -5px 12px 6px #999;
	}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #maininfo {
	width: 1124px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 25px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#wrapper #maininfo #aboutframe {
	padding-top: 20px;
	padding-bottom: 10px;
	box-shadow: 2px 4px -12px 6px #999;
	-moz-box-shadow: 2px 4px -12px 6px #999;
	-webkit-box-shadow: 2px 4px 12px 6px #999;
	height: 400px;
	margin-top: 40px;
}
#wrapper #maininfo #portfolioframe {
	box-shadow: 2px 4px -12px 6px #999;
	-moz-box-shadow: 2px 4px -12px 6px #999;
	-webkit-box-shadow: 2px 4px 12px 6px #999;
	height: 375px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	margin-top: 40px;
}
#wrapper #maininfo #indexframe {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 2px 4px -12px 6px #999;
	-moz-box-shadow: 2px 4px -12px 6px #999;
	-webkit-box-shadow: 2px 4px 12px 6px #999;
	height: 465px;
	margin-top: 40px;
	background-image: url(../images/blueprint.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#wrapper  #bottombar {
	width: 1124px;
	text-align: center;
	float: left;
	background-image: url(../images/bottom_bar.png);
	background-repeat: no-repeat;
	background-color: #07B281;
	padding-top: 3px;
	padding-bottom: 3px;
}
.linkcolorjwd {
	color: #132c4d;
	font-family: "Avenir LT Std 55 Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
#wrapper #copyright {
	width: 1124px;
	font-family: "Avenir LT Std 55 Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #132c4d;
	text-align: center;
	padding-top: 10px;
	float: left;
	padding-bottom: 10px;
	background-image: url(../images/copyright_texture.jpg);
	background-repeat: repeat-y;
}
#wrapper #navigation {
	height: 47px;
	width: 1124px;
	background-image: url(../images/top_link_bar.jpg);
	background-repeat: no-repeat;
	line-height: 40px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCC;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #07B281;
}
#wrapper   #logo {
	float: left;
	width: 1124px;
	background-image: url(../images/top%20texture.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #07B281;
	margin-bottom: 10px;
}
.logo {
	text-align: center;
	vertical-align: bottom;
}
.social {
	margin-right: 6px;
	margin-left: 6px;
}
#pagenumbers   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #245487;
	background-color: #FFF;
	text-align: center;
}
.pagenumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #245487;
}
#johnwebbdesigns {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	text-align: center;
	padding-top: 10px;
}
#wrapper #maininfo #indexframe #welcomeheader {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#wrapper #maininfo #indexframe #welcomeinfo{
	text-align: justify;
	color: #FFF;
	width: 40%;
	float: left;
	margin-left: 30px;
	padding: 20px;
}
#wrapper #maininfo #indexframe #welcomeimage {
	text-align: justify;
	color: #999;
	width: 42%;
	float: left;
	clear: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-right: 75px;
}
#wrapper #maininfo #aboutframe #aboutinfo {
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	color: #FFF;
	width: 250px;
	float: left;
	clear: both;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 210px;
}
#wrapper #maininfo #aboutframe #aboutimage {
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	color: #999;
	width: 41%;
	float: left;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
}
