body { font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #26272a; background-color: #ffffff; margin: 60px 0 0; }
.intropagetop {
	background-image:url(../img/intropagetop.gif);
	background-repeat: no-repeat;
	background-position:top;
}
.intropagebottom {
	background-image:url(../img/intropagebottom.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}
.innerpagetop {
	background-image:url(../img/innerpagetop.gif);
	background-repeat: no-repeat;
	background-position:top;
}
.innerpagebottom {
	background-image: url(../img/innerpagebottom.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}
img {
	border:none;
}
.lookinghiretop {
	background-image: url(../img/looking_hire_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.lookinghireleftrightborder {
	border-left-color: #231F20;
	border-left-style: solid;
	border-left-width: 5px;
	border-right-color: #231F20;
	border-right-style: solid;
	border-right-width: 5px; 
	border-bottom-color: #231F20;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}
.lookinghirerightbottom {
	background-image: url(../img/looking_hire_rightbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-color: #231F20;
	border-left-style: solid;
	border-left-width: 3px;
	width: 529px;
}
.orangeuppercaseheading {
	font-weight: bold;
	color: #F78F1E;
	background-color: transparent;
	text-transform: uppercase;
}
.greenhighlightcss {
	color: #54B948;
	background-color: transparent;
}
.blackuppercaseheading {
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	text-transform: uppercase;
}
.lookingworkleftcss {
	border-bottom-color: #231F20;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	padding-top: 10px;
}
.lookingworkmiddlepartcss {
	background-image: url(../img/middle_contentbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left-color: #231F20;
	border-left-style: solid;
	border-left-width: 5px;
	border-right-color: #231F20;
	border-right-style: solid;
	border-right-width: 5px;
	border-bottom-color: #231F20;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	padding-top:5px;
	color:#000000;
	padding-left:5px;
	line-height:20px;
}
.whiteheadingcss {
	color:#FFFFFF;
	background-color: transparent;
	text-transform: uppercase;
}
.lookingworkrightcontentpartcss {
	padding-right:10px;
	border-right-color:#231F20;
	border-right-style:solid;
	border-right-width:5px;
}
.lookingworkleftlinecss {
	background-image: url(../img/pagelinebg.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.lookingworkrightlinecss {
	background-image: url(../img/pagelinebg.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.aboutviperleftbottomcss {
	font-size:11px;
	color:#000000;
	border-bottom-color: #231F20;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	padding-bottom:10px;
}
.green11highlight {
	font-size:11px;
	color: #54B948;
	background-color: transparent;
}
.padding5 {
	padding:5px;
}
.padding10 {
	padding:10px;
}
.infocss {
	font-size:10px;
	color:#000000;
	background-color: transparent;
}
.contactuspagecss {
	color:#FFFFFF;
	font-size:14px;
	background-color:#F79122;
	border-right-color:#231F20;
	border-right-style:solid;
	border-right-width:5px;
	border-left-color:#231F20;
	border-left-style:solid;
	border-left-width:5px;
}
.phonenumbercss {
	font-size:28px;
	color:#FFFFFF;
	background-color: transparent;
	font-weight:bold;
}
.contactpersoncss {
	color:#000000;
	background-color: transparent;
}
.maillinkcss {
	color:#FFFFFF;
	text-decoration:none;
	background-color: transparent;
}
.maillinkcss:hover {
	color:#000000;
	text-decoration:none;
	background-color: transparent;
	border-bottom-color:#333333;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}