/* CSS Document */
#banner{
	/*position:relative;*/
	background:url(../images/insidebanner.jpg) no-repeat;
	/*width:754px;*/
	width:980px;
	height:234px;
}

#pagepack{
	/*position:absolute;*/
	/*right:20px;
	bottom:20px;*/
	padding-top:195px;
	padding-left:820px;
}
#pagepack h1{
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
}
#content{
	padding-top:10px;
}
#left-content{
	width:176px;
	float:left;
}
#right-content{
	width:803px;
	float:left;	
	border-left:1px solid #000;
}
#a-resources{
	/*padding-top:10px;*/
}
#a-resources h3{
	background:#82ebf9;
	height:37px;
	line-height:37px;
	color:#000;
	font-weight:bold;
	font-size:17px;
	text-align:center;
	
}


#a-list{
	padding:10px 0px 0px 20px;
}
#a-list li{
	background:url(../images/a-bullet.jpg) no-repeat;
	padding-bottom:10px;
	padding-left:15px;
}
#a-list a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3e3e3e;
	color:#5d717e;
	font-size:12px;
	/*padding-left:15px;*/
	line-height:9px;
	font-weight:bold;	
	
}
#a-list .blue{
	color:#0000FF;
}
#a-list a:hover{
	color:#364694;
}
	
#right-content h1{
	color:#ff0000;
	/*font-size:42px;*/
	font-size:28px;
	font-family:"trebuchet ms",arial;
	font-weight:bold;
	
	
}
#right-content h3{
	/*font-size:26px;*/
	font-size:20px;
	font-family:"trebuchet ms",arial;
	color:#ff0000;
}

.right-inside{
	padding-top:24px;
	padding-left:42px;
	padding-bottom:10px;
	padding-right:10px;
}

#right-content p{
	padding-top:25px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:16px;
	color:#374853;
	color:#5d717e;
	/*text-align:justify;*/
}
#right-content p a{
	color:#5d717e;
	text-decoration:underline;
}
#right-content p a:hover{
	text-decoration:none;
	
}
#contact{
	padding-top:25px;
}
#contact a{
	color:#5d717e;
}
#contact a:hover{
	text-decoration:underline;
}
#contact p{
	font-size:14px;
	padding-top:15px;
}
#contact h4{
	padding-top:25px;
	font-size:18px;
	font-family:"trebuchet ms",arial;
	color:#ff0000;
}
p.left-contact{
	width:250px;
	float:left;
}
p.right-contact{
	width:250px;
	float:left;
}
.bold{
	font-weight:bold;
}
#xerox {
	width:305px;
	float:left;
}

#right-content img{
	float:right;
	padding:0 0 20px 40px;
}


#right-content h5{
	font-size:18px;
	color:#ff0000;
	padding-top:10px;
	font-weight:bold;
}

#bottom-content{
	background:url(../images/bottomcontent-bg.jpg) left bottom no-repeat;
	min-height:251px;
	height:251px;
	height:auto !important;
	color:#5d717e;
	
		
}
.bottom-inside{
	padding-top:25px;
	padding-left:300px;
	padding-right:100px;
	padding-bottom:80px;
}
#bottom-content h5{
	font-size:22px;
	padding-bottom:20px;
}
#bottom-list{
}
#bottom-list li, .right-inside li{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	/*background:url(../images/b-bullet.jpg)  no-repeat;*/
	background:url(../images/r-bullet.jpg) left 4px  no-repeat;
	padding-left:25px;
	padding-bottom:20px;
	/*line-height:14px;*/
	line-height:20px;
	
	
}
#color p{
	padding-top:10px;
}
.bold{
	font-weight:bold;
}
#footer{
	clear:both;
	background:url(../images/footer-bg.jpg) repeat-x;
	height:26px;
	border:1px solid #b2b2b2;
}
#footer-menu li{
	float:left;
}
#footer-menu li a{	
	line-height:32px;
	padding:0 30px;
	color:#000;
	font-size:14px;	
	font-weight:bold;

}
#footer-menu li a:hover{
	text-decoration:underline;
}
p.red{
	color:#FF0000;
}	

.pt25 {
	padding-top:25px;
}

#right-content img.fl, #bottom-content img.fl{
	float:left;
	padding:0 0 20px 60px;
}



#right-content img.fl-pl0{
	float:left;
	padding:0 10px 20px 0px;
}

.pt20{
	padding-top:20px;
}

.italic {
	font-style:italic;
}
