@charset "utf-8";
/* CSS Document */

/*

			Banner
			Quote
			Page & Content

*/


/******************** Banner ********************/

#banner{float:left; background:url(../images/home/banner.jpg) no-repeat; height:331px; width:980px;}

#banner-content{float:left; width:580px; padding:10px 0px 0px 20px;}
#banner-content h1{font-size:18px; color:#000099;}
#banner-content p{font-size:11px; font-weight:bold; line-height:160%;}


/******************** Quote ********************/

#quote{ float:right; width:355px;}
#quote p{color:#fff; font-size:25px; font-weight:bold; padding:15px 0px 0px 38px;}
#quote dl{float:left; width:155px; color:#555; padding:15px 0px 0px 10px;}
#quote dd{padding-bottom:15px;}
#quote input{width:137px;}
#quote select{width:143px;}
#quote .index-submit{padding-left:12px;}


/******************** Page & Content ********************/

#index-page{float:left; background:url(../images/content-bg.jpg) repeat-y; width:980px; padding-top:20px; line-height:180%;}

#pg-left{width:570px; float:left; padding-left:20px;}
#pg-left img{float:left; width:200px; height:160px; border:#ccc solid 1px; padding:2px; margin:0px 10px 0px 0px;}
#pg-left p{padding-bottom:10px;}
#pg-left .pg-left-title{ font-size:18px; color:#ff6700; font-weight:normal; padding-bottom:20px;}
#pg-left a{color:#ff6700; text-decoration:underline;}
#pg-left a:hover{color:#000099; text-decoration:underline;}
#pg-left h2{padding-bottom:11px;}


#pg-right{width:360px; float:right; padding-right:20px; padding-bottom:290px; background:url(/images/home/allied-man.jpg) 0px 315px no-repeat;}
#pg-right a{color:#000099; text-decoration:none; font-weight:bold;}
#pg-right a:hover{color:#000099; text-decoration:underline; }
#pg-right ul{float:left; width:180px; line-height:180%;}
#pg-right li{background:url(../images/home/orange-arrow.jpg) left 5px no-repeat; padding-left:20px; padding-bottom:10px;}
#pg-right p{font-size:18px; color:#ff6700; font-weight:normal; padding-bottom:10px;}


