@charset "UTF-8";
.table_bckgd {
	background-image: url(images/bckgd.jpg);
	background-repeat: no-repeat;
}
.body_copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.box1 {
	background-image: url(images/box_1.png);
	background-repeat: no-repeat;
}
.box2 {
	background-image: url(images/box_2.png);
	background-repeat: no-repeat;
}
.box3 {
	background-image: url(images/box_3.png);
	background-repeat: no-repeat;
}
.blue_heads {
	font-family: "Lucida Grande", Tahoma, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #283881;
}
.body_copy2 {
	font-family: "Lucida Grande", Tahoma, "Arial Narrow";
	font-size: 10px;
	color: #000000;
}
.body_copy3 {
	font-family: "Lucida Grande", Tahoma, "Arial Narrow";
	font-size: 12px;
	color: #000000;
}
.body_heads {
	font-family: "Lucida Grande", Tahoma, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.table_main {
	background-image: url(images/bckgd.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
}
.talent_bg {
	background-image: url(images/talent_bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
}
.tech_bg {
	background-image: url(images/tech_bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
}
.contact_bg {
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
}
.solutions_bg {
	background-image: url(images/solutions_bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
}
.about_bg {
	background-image: url(images/about_bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
}.sub_links {
	font-family: "Lucida Grande", Tahoma, "Arial Narrow";
	font-size: 11px;
	font-variant: caps;
}

