@charset "UTF-8";

body {
	padding: 0;
	margin: 10px 0 0 0 ;
	text-align: center;
	height:100%;
	height:auto;
	min-height:100%;
}

#headerContainer {
	padding:0;
	width:1000px;
	height:128px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#headerTop {
	padding:0;
	width:1000px;
	height:64px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/portfolio/jp_port-nav-fill.gif);
	background-repeat:repeat-x;
}
#headerReflection {
	padding:0;
	width:1000px;
	height:64px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/portfolio/jp_port-header-under.gif);
	background-repeat:repeat-x;
}
#resume {
	float:right;
	width:134px;
	height:64px;
}
#contact {
	float:right;
	width:134px;
	height:64px;
}
#logo {
	float:left;
	width:493px;
	height:64px;
	background-image:url(images/portfolio/jp_port-header-logo.gif);
}
#contentWrapper {
	padding:0;
	width:1000px;
	height:100%;
	height:auto;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#footerWrapper {
	width:1000px;
	height:73px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	position:relative;
	text-align:left;
	background-image:url(images/portfolio/footer-tile.gif);
	background-repeat:repeat-x;
}
#footerPort {
	float:right;
	width:77px;
	height:73px;
}
#footerResume {
	float:right;
	width:66px;
	height:73px;
}
#footerContact {
	float:right;
	width:77px;
	height:73px;
}
#footerCopyright {
	float:left;
	width:197px;
	height:73px;
	background-image:url(images/portfolio/jordanp_port-footer-copyright.gif);
}
#nav1 {
	float:right;
	display: block;
	width: 134px;
	height: 64px;
	background: url(images/portfolio/jp_port-nav-resume-set.gif) no-repeat 0 0;
}
#nav1:hover {
	background-position: 0 -64px;
}
#nav1: span {
	display: none;
}
#nav2 {
	float:right;
	display: block;
	width: 134px;
	height: 64px;
	background: url(images/portfolio/jp_port-nav-contact-set.gif) no-repeat 0 0;
}
#nav2:hover {
	background-position: 0 -64px;
}
#nav2: span {
	display: none;
}	

#row1 {
	width:1000px;
	margin:0;
	padding:0;
	position:relative;
}

#row2 {
	width:1000px;
	height:100%;
	height:auto;
	min-height:100%;
	margin:0;
	padding:0;
	position:relative;
	clear:both;
}

#row3 {
	width:1000px;
	height:100%;
	height:auto;
	min-height:100%;
	margin:0;
	padding:0px 0 0 0;
	position:relative;
	clear:both;
}

#row4 {
	width:1000px;
	height:100%;
	height:auto;
	min-height:100%;
	margin:0;
	padding:0px 0 0 0;
	position:relative;
	clear:both;
}

#row5 {
	width:1000px;
	height:100%;
	height:auto;
	min-height:100%;
	margin:0;
	padding:0px 0 0 0;
	position:relative;
	clear:both;
}

#box {
	width:200px;
	height:280px;
	float:left;
	position:relative;
	text-align:center;
}

#box2 {
	width:200px;
	height:250px;
	float:left;
	position:relative;
	text-align:center;
}

#box3 {
	width:200px;
	height:340px;
	float:left;
	position:relative;
	text-align:center;
}

#box4 {
	width:250px;
	height:160px;
	float:left;
	position:relative;
	text-align:center;
}
 
#box5 {
	width:200px;
	height:300px;
	float:left;
	position:relative;
	text-align:center;
}

 
 
 
#innerBox {
	width:200px;
	position:absolute;
	bottom:0;
	left:0px;
}


#innerBox2 {
	width:200px;
	position:absolute;
	bottom:13px;
	left:0px;
}

#innerBox3 {
	width:250px;
	position:absolute;
	bottom:0;
	left:0px;
}









a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #565656;
}

.gradientBG {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
}

.gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #565656;
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
}
.grayMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #565656;
}
.blackMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #d58527;
}
.bulletsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303030;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #303030;
}
a.contentBoldLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
	color: #565656;
}
a.contentBoldLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
	color: #303030;
}
.servicesContentBG {
	background-image: url(images/services-bottom.gif);
	background-repeat: no-repeat;
}
.portfolioContentBG {
	background-image: url(images/portfolio-bottom.gif);
	background-repeat: no-repeat;
}
.footerBG {
	background-image: url(images/footerBG.gif);
	background-repeat: no-repeat;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #303030;
}
a.footerLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #303030;
	text-decoration:none;
}
a.footerLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #303030;
	text-decoration:none;
}
a.footerLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #303030;
	text-decoration:underline;
}
.textureGradientBG {
	background-image: url(images/texture-gradient.gif);
	background-repeat: no-repeat;
	background-position: top;
}
input.button {
	background-color: #f0f0f0;
	font-family: arial;
	font-size: 10px;
	color: #BD7D37;
}
input.textfield  {
	font-size: 10px;
	color: #303030;
	background-color: #efefef;
	border: solid 1px #c0c0c0;
}
select.formSelect {
	font-size: 9px;
	color: #303030;
	background-color: #efefef;
	padding: 2px;
	border: solid 1px #c0c0c0;
	cursor: pointer;
}
input.formInputButton  {
	font-size: 10px;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	color: #565656;
	padding: 2px;
	border: solid 1px #c0c0c0;
	cursor: pointer;
}
.textarea {
	background-color: #efefef;
	border: solid 1px #c0c0c0;
	color: #303030;
	font-family: arial;
	font-size: 10;
}
.dottedLine {
	border-top-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.aboutUsImageBG {
	background-image: url(images/business_people-transparent.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 420px;
}
.contactImageBG {
	background-image: url(images/contact-image.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.footerPadLeft {
	padding-left: 15px;
}
.footerPadRight {
	padding-right: 15px;
}
.servicesImgBG {
	background-image: url(images/services_faded-image.png);
	background-repeat: no-repeat;
	background-position: center center;
}
