/* Home CSS Document */

#contentwrapper	{
	width: 764px;
	padding: 0px 10px;
	}

#subnav {
	display: none;
	}

#content {
	padding: 10px 10px;
	}

#main {
	background: url(../images/design/home/main_rpt.gif);
	}

#extraboxes {
	background: url(../images/design/home/extrarpt.gif) repeat-y;
	display: inline;
	float: left;
	width: 774px;
	margin-left: 10px;
	color: #666666;
	font-size: 95%;
	}

#extraboxes a {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}

#extraboxes h4 a {
	color: #FFF;
	font-weight: bold;
	}
	
#extraboxes ul {
	padding: 5px 0px 0px 10px;
	margin: 0px;
	}

#extraboxes a:hover {
	text-decoration: underline;
	}

#extraboxes h1 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 165%;
	margin-bottom: 15px;
	}

#extraboxes h4 {
	font-size: 105%;
	}

#extraboxeshead {
	background: url(../images/design/home/extrabar.gif) no-repeat;
	width: 774px;
	min-height: 51px;
	}

	#box1 {
		float: left;
		width: 200px;
		padding: 20px 40px 0px 30px;
		display: inline;
		}
	#box1 a {
		color: #666;
		}
	
	#box2 {
		float: left;
		width: 220px;
		padding: 20px 20px 0px 20px;
		display: inline;
		}
	#box2 li {
		list-style: none;
		background: url(../images/subnav_bullet.gif) no-repeat left;
		padding: 0px 0px 0px 15px;
		}
	#box2 h4 {
		background: url(../images/design/home/pillbutton.gif);
		width: 150px;
		height: 25px;
		text-align: center;
		padding-top: 5px;
		margin-left: 20px;
		}
	
	#box3 {
		float: left;
		width: 190px;
		padding: 20px 20px 0px 20px;
		display: inline;
		}
	#box3 h4 {
		background: url(../images/design/home/adobepillbutton.gif);
		width: 110px;
		height: 25px;
		padding: 5px 0px 0px 40px;
		margin-left: 20px;
		}

#latestnews li {
	margin-bottom: 10px;
	}
#latestnews ul {
	padding: 0px;
	list-style: none;
	}

#forcer {
	height: 0px;
	}

#footer {
	background: url(../images/design/home/homefooter.gif) no-repeat top left!important;
	width: 757px!important;
	height: 185px!important;
	padding: 40px 18px 0!important;
	}
	
#logoContainer1 	{border: 0px solid #000; float: left; width: 419px; height: 60px;}
#logoContainer2 	{border: 0px solid #000; clear: both; width: 754px; height: 115px; padding-top: 20px;}
#logoContainer2 img {margin: 0 3px; height: 71px; background: #fff;}
#linkContainer	{border: 0px solid #000; float: left; width: 335px; height: 60px;}
