/* Homepage Text / Image 

Width: 797px
.text_bkground {
	background-image: url(../images/front_logo_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 212px;
}*/

/* Main Section: Top*/
#home_top_left, #home_top_middle, #home_top_right { height: 26px; }
#home_top_left { width: 31px; }
.home_top_middle { background: url(../images/home_top_repeat.gif) repeat-x;}
#home_top_right { width: 30px; }

/* Main Section: Main Content*/
.home_container_left { background: url(../images/home_content_left_repeat.gif) repeat-y; }
.home_container_middle { background: #0E2244 url(../images/home_bg.gif) no-repeat; width: 738px; padding-bottom: 10px;}
.home_container_right { background: url(../images/home_content_right_repeat.gif) repeat-y; }

#home_content_left { float: left; width: 341px; }
#home_content_right { float: right; width: 395px; }
.img_logo { margin: 35px 0px 0px 60px; }
.img_tagline { margin-top: 35px; }

/* Main Section: Mid Section Between Main Nav and Content */
#home_mid_left {  }
.home_mid_middle { background:  url("../images/home_mid_repeat.gif") repeat-x; }
#home_mid_right {  }

/* Main Section: Main Navigation*/
#home_nav_left, #home_nav_middle, #home_nav_right { height: 61px; }
#home_nav_left {  }
#home_nav_middle {  }
#home_nav_right {  }

/* Main Section: Main Content*/
#home_btm_left, #home_btm_middle, #home_btm_right { height: 25px; }
#home_btm_left {  }
#home_btm_middle { background: url(../images/front_bottom.jpg) repeat-x; }
#home_btm_right {  }

/* Certification Section: */
#cert_top_left {  }
#cert_top_middle { width: 738px; background: url(../images/cert_top.gif) repeat-x; }
#cert_top_right {  }

#cert_mid_left { background: url(../images/cert_left.gif) repeat-y; }
#cert_mid_middle { background: #FFFFFF; height: 67px; text-align: center;}
#cert_mid_right { background: url(../images/cert_right.gif) repeat-y; }

.img_fmp { margin: 40px 35px 0px 0px; }
.img_apple { margin: 40px 35px 20px 0px; }


#cert_btm_left {  }
#cert_btm_middle { background: url(../images/cert_bottom.gif) repeat-x; font-size: 90%; text-align: center;}
#cert_btm_right {  }


.text_bkground p {
	margin-left: 14px;
	margin-right: 42px;
	color: #DDDDDD;
	background-color: none;
	line-height: 18px;	
}

.text_bkground ul, li {
	margin-left: 14px;
	margin-right: 42px;
	color: #DDDDDD;
	background-color: none;
	line-height: 18px;	
}