/* PJB CSS */



/* Site wide defaults */
* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #353535;
}

a {
	color: #F87E1F;
	text-decoration: underline;
}

img {
	border: 0;
}

a:hover {
	color: orange;
}

a.white {
	color:white !important;
}

a.white:hover {
	color:#dddddd !important;
}

.wrapper {
	width:900px;
	margin:0 auto;
}
.wrapper2 {
	width:932px;
	margin:0 auto;
}

h1 {
	font-size: 25px;
	font-weight: normal;
	color: #F87E1F;
	margin-bottom: 15px;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	color: #F87E1F;
}

p {
	margin-bottom: 10px;
	line-height: 20px;
}

hr {
	display: none;
}

.tagline {
	font-weight: normal;
	font-size: 18px;
	color: #666666;
	line-height: 25px;
	margin-bottom: 15px;
}

.big {
	font-size: 15px;
}

.clear {
	clear: both;
}

/* form Stuff */

form {
	padding-top:10px;
	padding-bottom:10px;
	border-top: 1px dotted silver;
	border-bottom:1px dotted silver;
}

input, select, textarea {
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

label {
	display: block;
	width: 150px;
	float: left;
	padding-top: 3px;
}

input.orangebutton {
	font-weight: bold;
	color: white;
	background-color: #FA8C3A;
	border-top: 2px solid #FBA05E;
	border-right: 2px solid #E36406;
	border-bottom: 2px solid #E36406;
	border-left: 2px solid #FBA05E;
	text-shadow: 0px -1px 0px #BB5E00;
}

input.orangebutton:hover {
	background-color: #F97E1F;
	border-top: 2px solid #FA974E;
	border-right: 2px solid #DB6106;
	border-bottom: 2px solid #DB6106;
	border-left: 2px solid #FA974E;
	cursor:pointer;
}

/* Header stuff */

#header {
	background-color: #787878;
	padding-top:17px;
}


#headermain {
	background-color: white;
	height: 100px;
	border-top: 3px solid #F97E1F;
}

#headerleft {
	float: left;
	margin-top: 18px;
}

#headerright {
	float: right;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #F87E1F;
	margin-top: 15px;
	text-transform: lowercase;
}

#headerright .phone {
	font-weight: bold;
	color: #787878;
	font-size: 24px;
	display: block;
}

#headerright a {
	font-size: 22px;
	text-decoration: none;
}

#headerright a:hover {
	text-decoration:underline;
}

/* Navigation Bar */

#navbar {
	background-image: url(../images/bg-nav.gif);
	height: 100px;
	border-bottom: 1px solid black;
	color: white;
}

#navbar li {
	display: block;
	float: left;
	list-style-type: none;
	height: 100px;
	background-image: url(../images/bg-nav-divider.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#navbar li:hover {
	background-image: url(../images/bg-nav-over-alt.gif);
}

#navbar li a {
	color: white;
	text-decoration: none;
	font-size:18px;
	text-transform:uppercase;
	display:block;
	height:50px;
	padding-top:36px;
	border-bottom:13px solid #121212;
	margin-left:16px;
	margin-right:16px;
}

#navbar li a:hover {
	color:#F97E1F;
	border-bottom: 13px solid #F97E1F;
}

#navhome {
	background-image: none !important;
	width:85px;
	text-align:center;
}

#navhome:hover {
	background-position:right center;
	background-image: url(../images/bg-nav-over-alt.gif) !important;
}

#navhome a {
	/*margin-left:0px !important; */
}

#navwhy {
	width:197px;
	padding-left:2px;
	text-align:center;
}

#navfeature {
	width:117px;
	padding-left:2px;
	text-align:center;
}

#navservices {
	width:125px;
	padding-left:2px;
	text-align:center;
}

#navapplications {
	width:165px;
	padding-left:2px;
	text-align:center;
}

#navclients {
	width:109px;
	padding-left:2px;
	text-align:center;
}

#navcontact {
	width:121px;
	padding-left:2px;
	text-align:center;
}

#navcontact a {
	text-align:right;
	/*margin-right:0px !important;*/
}

/*Content Divs */

#graycontent {
	background-color: #787878;
	border-top:1px solid #999999;
	padding-top:20px;
	padding-bottom:20px;
	color:white;
}

#whitecontent {
	color: #333333;
	background-color: white;
	padding-top: 30px;
	padding-bottom: 20px;
}

.leftcolumn {
	width:658px;
	float:left;
}

.leftcolumn2 {
	width:658px;
	float:left;
}

.rightcolumn {
	width:212px;
	float:right;
}

.rightcolumn2 {
	width:172px;
	float:right;
	margin-right:25px;
}

.leftcolumnthreesection {
	width:204px;
	height:210px;
	margin-right:23px;
	float:left;
}

.leftcolumnthreesectionnomargin {
	width:204px;
	height:210px;
	float:left;
}

.contentimagewraplarge {
	background-image: url(../images/shadow-lightgraybig.gif);
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 15px;
}

.contentimagewrapsmall {
	background-image: url(../images/shadow-lightgraymid.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.contentimagewraplargewhite {
	background-image: url(../images/shadow-whitebig.gif);
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 15px;
}

.contentimagewrapsmallwhite {
	float:right;
	width:199px;
	background-image: url(../images/shadow-whitemid.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 12px;
	margin-bottom: 8px;
	margin-left: 8px;
}

.rightfeaturebox {
	background-color: #333333;
	height: 426px;
	width: 168px;
	border-top: 2px solid #7D7D7D;
	border-right: 2px solid #1B1B1B;
	border-bottom: 2px solid #1B1B1B;
	border-left: 2px solid #7D7D7D;
	padding: 20px;
	color: #CCCCCC;
}

.rightfeatureboximgwrap {
	background-image: url(../images/shadow-gray.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 13px;
	margin-top: 7px;
}

.contentimagewraplarge img, .contentimagewrapsmall img, .rightfeatureboximgwrap img {
	border:3px solid white;
}

.contentimagewraplargewhite img, .contentimagewrapsmallwhite img {
	border:3px solid white;
}

/* Footer */

#footer {
	color: white;
	background-color: #353535;
	background-image: url(../images/bg-footershadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-bottom: 20px;
}

#footer ul {
	margin-bottom:15px;
}

#footer li {
	font-size: 14px;
	color: white;
	margin-bottom: 10px;
	list-style-type: none;
}

#footer li a{text-decoration:none; color: white;}
#footer li a:hover{color:#999999;}

#footer li a span {
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#F87E1F;
}
