@charset "utf-8";
/* CSS Document */

img
{border:none;}


#container
{
	width:945px;
	margin-right: auto;
	margin-left: auto;
}

.container-content
{
	width:860px;
	margin-right: auto;
	margin-left: 42px;
	float:left;
}

#container-boxes
{
	width:945px;
	margin-right: auto;
	margin-left: auto;
	background:url(images/body-top-mid.jpg) repeat-y;
}

body
{
	margin:0px;
	padding:0px;
	background: url(images/bg.jpg) repeat-x #4972b2;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}

.smallbr{
line-height:20px;
}

#header-top
{
background:url(images/header-top.jpg);
text-align:center;
width:944px;
height:148px;
}
#contact_schedule_info_pos {
	margin-top:-40px;
}
#utah_cfp_banner {
	display: block;
	clear:both;
	margin-left:70px;
	margin-top:10px;
	margin-bottom: 15px;
	background: none;
}
#header-logo
{
	text-align:left;
	float:left;
	font-size:14px;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	margin-left:145px;
	margin-top:34px;
}

#header-contact
{
	font-weight:normal;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:right;
	float:right;
	margin-top:15px;
	margin-right:25px;
	line-height:20px;
}
#social_icon_pos {
	display: block;
	clear:both;
	float:right;
	margin-top:5px;
	margin-right:50px;
	margin-bottom:5px;
}
#contact_left_img_pos {
	position: absolute;
	margin-left:715px;
	margin-top:20px;
}
#contact_right_img_pos {
	position: absolute;
	margin-left: 10px;
}

.menu-bar { background:url(images/menu-bar.jpg); width:944px; height:24px; float:left;}
.menu-bar-text { font-weight:bold; font-size:14px; margin-top:4px; text-align:center; color:#FFF}
.menu-bar-text A:link {text-decoration: none; color:#FFF}
.menu-bar-text A:visited {text-decoration: none; color:#FFF}
.menu-bar-text A:active {text-decoration: none; color:#FFF}
.menu-bar-text A:hover {text-decoration:none; color:#FF6}

.testp
{
	text-indent:10px;
	margin-left:10px;
	margin-right:10px;
	padding-right: 10px;
	padding-left: 10px;
}

.content-top
{
background:url(images/body-top-top.jpg);
width:944px;
height:31px;
float:left;
}


.content-top-bottom
{
	background:url(images/body-top-bottom.jpg);
	width:944px;
	height:32px;
	float:left

}

.content-bottom-h1
{
	text-align:center;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#009;
	font-weight:bold;
}

.content-bottom-p1
{
	height:auto;
	width:860px;
	padding-top:1px;
	padding-left:42px;
	text-indent:10px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size:14px;
}

.content-bottom-c1
{
	height:auto;
	width:860px;
	padding-left:42px;
	padding-bottom:15px;
	text-indent:10px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size:14px;
	color: #000;
}

#blank-body
{
	width:944px;
	height:auto;
	float:left;
	background-image: url(images/white-body.jpg);
}

#footer-bottom
{
background:url(images/footer-bottom.jpg);
width:944px;
height:23px;

}

.nracert
{
	padding-bottom:10px;
}

.footer-links
{
	text-align:center;
	padding-top:0px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.contactinfo
{
	width:944px;
	height:auto;
	text-align:center;
}

.faqbody
{
	width:910px;
	height:auto;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}





.classes-p1 {
	text-align:left;
	text-indent:10px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

/*NRA steps page*/
#steps-container {
margin-right:auto;
margin-left:auto;
width:900px;
padding-bottom:30px;
padding-top:30px;
}

#steps-background
{background:url(images/nra-steps-images/steps-all.jpg);
width:823px;
height:327px;
margin-right:auto;
margin-left:auto;
}

#step-1-text
{position;
right:1105px;
top:275px;
width:250px;
}

#step-2-text
{position;
right:825px;
top:275px;
width:250px;
}

#step-3-text
{position;
right:555px;
top:275px;
width:246px;
}

/*NRA Steps Page-End*/

.clear {clear:both }

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration:underline;}

