@charset "UTF-8";
body {
	background-color: #000000;
	margin: 0px;
}
.container {
	height: 100%;
	width: 100%;
}
.box_main {
	width: 100%;
	position: relative;
	top: 25px;
	z-index: 1;
}
fieldset {
	padding: 10px;
	width: 245px;
	display: inline;
	border: 1px solid #666666;
	text-align: center;
}
td {
	text-align: left;
	vertical-align: top;
	display: block;
}
.box_text {
	text-align: center;
	width: 577px;
	margin-right: auto;
	margin-left: auto;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
.box_logo {
	background-color: #000000;
	background-image: url(../images/ajr_grad_bg2.jpg);
	background-repeat: repeat-x;
	height: 170px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	z-index: 1;
}
.text_title_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.text_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
.text_title_bold_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC33;
	text-align: left;
	font-weight: bold;
}
.box_nav {
	background-color: #000000;
	height: 377px;
	width: 665px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
}
.box_text_container {
	width: 100%;
	margin-top: 25px;
	position: absolute;
	top: 250px;
}
.box_nav_container {
	height: 377px;
	width: 100%;
	position: absolute;
	top: -120px;
	z-index: 0;
}
.box_thumbbg {
	background-image: url(../images/ajr_work_thumbframe.gif);
	background-repeat: no-repeat;
	height: 181px;
	width: 583px;
	z-index: 0;
	position: relative;
}
.text_title_bold_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #999999;
	text-align: left;
	font-weight: bold;
	display: block;
	line-height: 1em;
	padding-left: 8px;
}
.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	display: block;
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 8px;
}
.text_title_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #999999;
	text-align: left;
	font-weight: normal;
	display: block;
	line-height: 1em;
	padding-left: 8px;
}
.text_body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC33;
}
.text_body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFCC33;
}
.text_body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
