body {
	width:100%;
	background:url(../../images/ui/masthead_bg.jpg) repeat-x;
	height:auto;
}

#mast_page_bg {
	width:100%; 
	background:url(../../images/ui/footer-bg.jpg) bottom;
	background-repeat:repeat-x;
	margin:0;
	height:auto;
}

#wrap { width: 900px; margin:0 auto;}


/* START #HEADER */

#header {
	background:url(../../images/ui/header-msal.jpg) no-repeat;
	width:900px;
	height:280px;
	float:left;
	margin: 0px auto;
	
}

#header h1 {text-indent: -99999px; margin:-21px 0 0 0;}
#logo {
	background:url(../../images/ui/logo-blue.png) no-repeat;
	width:280px;
	height:67px;
	float:left;
	margin: 13% 0 0 10px;	
}
	
div#content_wrap{	
	float:left;
	background:url(../../images/ui/bg_sub-nav.jpg);
	width:888px;
	height:34px;
	margin:-30px 0 0 3px;	
	padding: 0 0 0px 0;
	}

/*END MASTHEAD*/	

/*START CONTENT*/

#content{
	clear:both;
	float:left;
	background:url(../../images/ui/body-main.jpg) repeat-y;
 	width:900px;
	margin: -8px 0px 0 3px;	
	min-height:510px;
	padding:10px 0 0 auto;
 }

#left-content{
	float:left;
	width:660px;
	height:auto;
	min-height:320px;
	margin:15px 10px 30px 20px;
	padding: 0 0 30px 20px;
	}
	
h1.mt {
	font-size:1.8em;	
	color:#003399;
	font-weight:bold;
	padding:8px 0 5px 0px;
	text-transform:capitalize;
	}

.img-strip{
	background: url(../../images/content/home_msa_img.jpg) no-repeat;
	width:652px;
	height:150px;
	float:left;
	margin:20px 0;}
	
div.left-img {float: left; margin-top: 20px; padding: 20px 15px 40px 20px; width:180px;vertical-align:middle;}
div.right-img {float: right; margin-top: 0px;padding: 0px 35px 0 20px; width:220px; height:auto; vertical-align:middle;}
img.right-img {float: right!important; padding: 10px 10px 10px 0;}
div.center-img {width: 652px;text-align:center;}



p{  
	font-size:12px;
	padding: 10px 25px 0 0;
	color:#000000;
	text-align:left;
	
	}

p.bold { font-weight:bold; text-decoration:underline; margin:0px 20px 2px 0px; }

.separator-1 {border-bottom:1px solid #666666;margin:0px 20px 0px 0px;}
.separator {clear:both;border-bottom:1px solid #666666;margin:5px 20px 2px 0px;}
.break {clear:both;margin:5px 20px 0px 0px;}


hr {margin: 0; color:#666666; padding:0;}

h3 { font-size:1.3em; text-decoration:underline;}

	
.red {color: #FF0000; font-size:1.1em; margin: 20px 0!important;}
.dark-blue { color:#003399; font-weight:bold;}	

h2.st {
	font-size:1.4em; 
	margin: 0px 20px 0 0;
	color:#003399;
	

}


/*ul classes*/

ul.list{ } 
ul.list li { font-size: 1.2em; list-style:none; margin: 6px 0 0 0;padding: 3px 0 0 0px;}

ul.list-dot{}
ul.list-dot li {font-size: 1.2em; list-style:disc; margin: 3px 20px 0 20px;padding: 3px 0 0 0px;}
ul.list-dot li ul{ margin: 5px 20px 0 10px;}
ul.list-dot li ul li { list-style-type:none!important;font-size:1.0px!important;padding: 5px 0 0 0px;}


/*pdf*/

ul.pdf {color:#000000;font-size:1.2em;list-style:none;line-height:2.7em;text-indent: 2.7em;margin: 20px 20px 10px 0;}	
ul.pdf li {}
ul.pdf li.forms {background:url(../../images/ui/adobe-rdr-bullet.gif) 4px 8px no-repeat!important;border-top:1px dotted #666666;
border-bottom:1px dotted #666666;}
ul.pdf li a{font-weight:bold;color:#000000;}
ul.pdf li a:hover {color: #FF0000;}

p.get_acro{margin: 10px 20px 20px 0;font-size:1.1em;border-top: #666666 solid 1px;}
p.get_acro a {
	margin:10px 5px 0 0;
	display:block;
	float:left;
	background-image:url(../../images/ui/get_adobe_reader.gif);
	background-repeat:no-repeat;
	width:112px;
	height:33px;
	text-indent:-9999px;
}


/*----END LEFT-CONTENT----*/

/*----START-RIGHT-CONTENT----*/
#right-content{
	float:left;
	width:180px;
	margin:0px 10px 0 -15px;
	padding:0;
	font-size:1.2em;
	}

#right-content .sub-nav-top{
	background:url(../../images/ui/sub-nav-top.gif) no-repeat;
	margin:10px 0 0 10px;
	width:180px;
	height:45px;
	}

#right-content .sub-nav-top h3{
	color:#FFFFFF;
	font-size:1.2em;
	text-align:left;
	text-transform:uppercase;
	padding:15px 0 0 8px!important;
	text-decoration:none!important;
}

ul.sub-nav{
	background-color:#e5f4ff;
	width:172px;
	margin:0px 0 0 14px;
	color:#000000;	
	}
	
ul.sub-nav li{	
	list-style: none;
	width: 160px;
	line-height:20px;
	border-bottom: dashed 1px #666666;
	padding:0 0 0 7px;
	font-weight:normal;
}

ul.sub-nav li.last{
	border-bottom:none;
	}

ul.sub-nav li a{ color:#000000;}
ul.sub-nav li a:hover{ color:#ff0000;}

#right-content .sub-nav-btm{
	background:url(../../images/ui/sub-nav-btm.gif) no-repeat;
	margin: 0 0 0 10px;
	width:180px;
	height:16px;}


/* END CONTENT */

/* START #footer */

#footer {
	clear:both;
	background:url(../../images/ui/footer.png) 0px 0 no-repeat;
	margin: 0px 0 0 -5px;
	height: 55px;
	background-position:bottom;
	color:#666666;
	
	
}

#footer p {
	float:right;
	margin:20px 10px 0px 0px;
	width:auto;	
	
	}
#footer p a {font-weight:bold;}
#footer p a:hover{}

#portfolio , #portfolio-two{
	height: 318px;
	width: 350px;
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 100px;
	margin-left: 100px;
}

