body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #52534C;
	background-color: #66662B;
	background-image: url(Images/header_bkgd.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-position: center top;
}
#container  {
	width: 880px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	height: 100%;
}
#mainContent  {
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 802px;
}
#enter_banner {
	background-color: #000000;
	padding: 5px;
	height: 120px;
	width: 536px;
	border: 1px solid #990066;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.enter_banner_wrap {
	background-color: #000000;
	padding: 5px;
	height: 110px;
	width: 526px;
	background-repeat: no-repeat;
	background-position: center center;
}
.john_imgwrap {
	background-color: #A90056;
	height: 180px;
	width: 250px;
	margin-left: 25px;
	background-image: url(Images/john_k.jpg);
	background-repeat: no-repeat;
	background-position: 33px 40px;
}
.arrow {
	height: 34px;
	width: 34px;
	margin-left: 25px;
	background-image: url(Images/arrow.jpg);
	background-repeat: no-repeat;
}
#header_wrap  {
	height: 210px;
	width: 880px;
}
.header {
	height: 210px;
	width: 880px;
}
.heading1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #EEEEEE;
	line-height: 21px;
	text-align: center;
	vertical-align: top;
	height: 371px;
}
.heading_vj {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #EEEEEE;
	line-height: 21px;
	text-align: center;
	vertical-align: top;
	height: 371px;
	background-image: url(Images/vj_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.section_heading {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 30px;
	padding-top: 15px;
}
.section_heading_vj {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}
.view_work_wrap {
	height: 175px;
	width: 300px;
	padding-top: 400px;
	padding-left: 430px;
}
#navbar {
	font-family: "Trebuchet MS";
	color: #EEEEEE;
	height: 36px;
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#ProformaSA {
	background-image: url(Images/PSR_header.jpg);
	background-repeat: no-repeat;
	background-position: 40px 70px;
	height: 310px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}
.section_copy {
	width: 420px;
	padding-left: 320px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.section_copy_vj {
	width: 300px;
	padding-left: 130px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 66px;
	font-weight: bold;
	line-height: 11px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #71AEB9;
	line-height: 21px;
	letter-spacing: 0px;
	text-align: left;
	vertical-align: top;
}
hr.e {
	width: 98%;
	height: 3px;
	text-align: left;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #70ADB9;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	vertical-align: top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888888;
	height: 75px;
	vertical-align: bottom;
	text-align: left;
	padding-right: 26px;
	padding-left: 30px;
}
#footer_wrap {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #66662B;
	height: 85px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.sub-banner-heading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #EEEEEE;
	font-weight: normal;
	list-style-type: square;
	letter-spacing: 0.5px;
	padding-right: 20px;
	padding-left: 55px;
}
#ProformaEA {
	background-image: url(Images/PE_header_JK2.jpg);
	background-repeat: no-repeat;
	background-position: 40px 70px;
	height: 100%;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}
#ProformaEA2 {
	background-image: url(Images/.jpg);
	background-repeat: no-repeat;
	background-position: 40px 20px;
	height: 100%;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
}
#ProformaVA {
	background-image: url(Images/PVS_header.jpg);
	background-repeat: no-repeat;
	background-position: 40px 70px;
	height: 320px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}
#ProformaSLA {
	background-image: url(Images/PS_header_arw.jpg);
	background-repeat: no-repeat;
	background-position: 40px 70px;
	height: 300px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}
#ProformaC {
	background-image: url(Images/C_header.jpg);
	background-repeat: no-repeat;
	background-position: 40px 70px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}
#ProformaVJ {
	background-image: url(Images/victory_junction.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-align: center;
	vertical-align: top;
	background-image: url(Images/image_bucket_careers2.jpg);
	height: 171px;
	background-repeat: no-repeat;
	background-position: center top;
}
.subhead2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	text-align: left;
}
#header_careers {
	height: 210px;
	width: 880px;
}
.heading_dire {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #EEEEEE;
	line-height: 21px;
	text-align: center;
	vertical-align: top;
	height: 585px;
	background-image: url(Images/direwolf/direwolf_art.jpg);
	background-color: #FFFFFF;
}
#footer_wrap_dire {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #66662B;
	height: 530px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/direwolf/direwolf_btm.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#Dire_info {
	height: 100%;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}
.section_copy_dire {
	width: 720px;
	padding-left: 30px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
#footer_wrap_dire2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #66662B;
	height: 105px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/direwolf/Direwolf_foot.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
}
.contact_wrap_dire {
	height: 300px;
	width: 150px;
	float: right;
}
.footer_dire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888888;
	height: 68px;
	vertical-align: bottom;
	text-align: left;
	padding-right: 26px;
	padding-left: 30px;
	padding-top: 5px;
}
#vj_main_column {
	background-image: url(Images/vj_column.jpg);
	background-repeat: no-repeat;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	background-position: right bottom;
}
#vj_grey_box {
	background-image: url(Images/vJ_greybox.gif);
	background-repeat: no-repeat;
	height: 280px;
	width: 706px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	padding-bottom: 40px;
}
.vj_copy {
	width: 400px;
	padding-left: 48px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	padding-top: 20px;
}
.vj_greybox_copy {
	width: 650px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
hr.d {
	width: 98%;
	height: 3px;
	text-align: left;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6A0839;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	vertical-align: top;
}
