*{
	margin:0;
	padding:0;
	border: 0;
	}
body{
	font-size:62.5%;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#fff;
	background:#222 url(images/main_bg.jpg) center 266px no-repeat;
	}
a{
	text-decoration:none
	}
img{
	border:none
	}
	
table {
margin: 10px 0;
}
table th {
	padding: 5px;
	font-size: 120%;
	background: red;
	color: #fff;
	font-weight: bold;
}

/* main layout */
#header-container{
	width:100%;
	background:url(images/head_bg.gif) repeat-x;
	}
#header{
	width:950px;
	margin:0 auto;
	overflow:hidden
	}
#top-nav{
	float:right;
	width:630px;
	height:48px;
	margin:40px 0 0 0;
	background:url(images/top_nav_bg.png) no-repeat
	}
#main-content{
	width:920px;
	padding:0 15px;
	margin:0 auto;
	position:relative
	}
#sidebar{
	float:left;
	width:240px;
	margin:70px 30px 0 0
	}
#content{
	float:left;
	width:680px;
	background:url(images/content_bg.png) bottom no-repeat;
	padding:0 0 25px
	}
#footer{
	float:left;
	width:950px;
	height:55px;;
	margin:20px 0;
	background:url(images/footer_bg.png) no-repeat
	}

/* site styling */
#header h1{
	width:141px;
	height:141px;
	float:left;
	margin:0 0 4px 15px;
	background:url(images/pmi_logo.png) no-repeat
	}
#header h1 a{
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999em
	}
#header span{
	float:left;
	width:137px;
	height:58px;
	margin:30px 0 0 15px;
	background:url(images/emcor_logo.png) no-repeat;
	text-indent:-9999em;
	}
#top-nav ul li{
	display:inline;
	float:left;
	margin:0 25px 0 0
	}
#top-nav ul li a{
	display:block;
	width:131px;
	height:43px;
	text-indent:-9999em
	}
#top-nav ul li.about{
	background:url(images/btn_about.png) no-repeat;
	}
#top-nav ul li.service{
	background:url(images/btn_service.png) no-repeat;
	}
#top-nav ul li.project{
	background:url(images/btn_project.png) no-repeat;
	}
#top-nav ul li.contact{
	background:url(images/btn_contact.png) no-repeat;
	}
#top-nav ul li a:hover, #top-nav ul li:hover, #about #top-nav ul li.about, #service #top-nav ul li.service, #project #top-nav ul li.project, #contact #top-nav ul li.contact{
	background-position:0 -43px;
	}
#top-nav ul li ul{
	width:111px;
	z-index:9999;
	left:-999em;
	padding:0 10px 10px 10px;
	position:absolute;
	background:url(images/sub_nav_bg.png) bottom no-repeat
	}
#top-nav ul li ul li a{
	display:block;
	background:url(images/bullet_top_nav.png) 5px center no-repeat !important;
	text-indent:0;
	font-size:1.2em;
	color:#fff;
	padding:10px 5px 10px 25px;
	border-bottom:1px solid #737373;
	height:auto;
	width:79px
	}
#top-nav ul li ul li a:hover{
	color:#5C0B0E;
	}
#top-nav ul li:hover ul, #top-nav ul#head li.sfhover ul{
	left:auto;
	display:block
	}
#header .call{
	float:right;
	width:248px;
	height:36px;
	background:url(images/call_bg.png) no-repeat
	}
#header .call p{
	font-size:1.6em;
	padding:6px 5px 0 50px
	}
#company-float{
	position:absolute;
	left:20px;
	top:0;
	width:325px;
	/*height:33px;*/
	background:url(images/performance_bg.png) no-repeat
	}
*:first-child+html #company-float.home {
	position:relative;
	margin:0 0 -60px;
	}
#company-float p{
	font-size:1.6em;
	padding:5px 0 0 10px;
	text-indent:-9999em
	}
#company-float span{
	float:left;
	display:block;
	font-size:1.3em;
	padding:18px 36px 0 10px;
	color:#9B9B9B
	}
#featured{
	float:left;
	position:relative;
	width:950px;
	height:324px;
	background:url(images/featured_bg.png) no-repeat;
	margin:70px 0 0 0
	}
#featured .container{
	float:left;
	overflow:hidden;
	/*width:930px;
	height:272px;
	margin:10px;
	border-top:5px solid #ED1C24*/
	}
#featured #myController{
	position:absolute;
	width:128px;
	height:30px;
	top:20px;
	right:15px;
	background:url(images/featured_nav_bg.png) no-repeat
	}
#featured #myController span{
	float:left;
	display:block;
	height:15px;
	padding:6px 7px;
	font-weight:700;
	font-size:1.2em
	}
#featured #myController span.jFlowPrev a, #featured #myController span.jFlowNext a{
	display:block
	}
#featured #myController span.jFlowPrev a:hover{
	display:block;
	width:26px;
	height:15px;
	background:url(images/featured_nav_hover_bg.png) -8px -6px no-repeat;
	}
#featured #myController span.jFlowNext a:hover{
	display:block;
	width:29px;
	height:15px;
	background:url(images/featured_nav_hover_bg.png) -92px -6px no-repeat;
	}
#featured .container .featured-desc{
	position:absolute;
	bottom:0;
	right:0;
	width:338px;
	height:109px;
	padding:20px;
	background:url(images/featured_desc_bg.png) no-repeat
	}
#featured .container .featured-desc h2{
	font-size:1.6em;
	padding:0 0 5px
	}
#featured .container .featured-desc p{
	font-size:1.1em;
	line-height:1.4em;
	color:#9A9A9A
	}
#intro{
	float:left;
	width:950px;
	height:387px;
	background:url(images/c2a_bg.png) no-repeat
	}
#intro .welcome{
	float:left;
	width:384px;
	padding:0 45px 0 0
	}
#intro .welcome h2{
	background:url(images/welcome_to_pmi.png) no-repeat;
	width:251px;
	height:64px;
	text-indent:-9999em;
	}
#intro .welcome p{
	font-size:1.4em;
	line-height:1.4em;
	padding:0 0 1em 30px
	}
#intro .welcome p a{
	font-style:italic;
	color:#FFF88D
	}
#intro .welcome ul{
	padding:0 0 0 60px;
	}
#intro .welcome ul li{
	font-size:1.2em;
	padding:0 0 2px;
	list-style-image:url(images/welcome_bullet.gif)
	}
#intro .facilities{
	float:left;
	width:232px;
	margin:0 15px 0 0;
	}
#intro .facilities h2{
	background:url(images/our_facilities.png) no-repeat;
	width:217px;
	height:64px;
	text-indent:-9999em;
	}
#intro .spotlight{
	float:left;
	width:274px;
	}
#intro .spotlight h2{
	background:url(images/project_spotlight.png) no-repeat;
	width:274px;
	height:64px;
	text-indent:-9999em;
	}
#intro .spotlight .spot-container{
	padding:5px 0 0 0;
	background:url(images/spotlight_desc_bg.png) bottom no-repeat;
	width:249px;
	}
#intro .spotlight .spot-container p{
	font-size:1.13em;
	padding:5px 10px 5px 10px
	}
#intro .spotlight .spot-container span{
	display:block;
	padding:15px 10px;
	text-align:right
	}
#sidenav{
	padding:0 0 37px 0;
	width:240px;
	background:url(images/sidebar_foot.png) bottom no-repeat
	}
#sidenav ul{
	background:url(images/sidebar_bg.png) top no-repeat;
	padding:60px 0 0 20px
	}
#sidenav ul li{
	list-style:none;
	font-size:1.7em;
	padding:0 0 10px
	}
#sidenav ul li a{
	display:block;
	padding:5px 10px;
	color:#999;
	background:url(images/side_item_bg.png) no-repeat
	}
#sidenav ul li a:hover{
	color:#fff;
	background:url(images/side_item_bg_hover.png) no-repeat
	}
#sidenav h4{
	width:100%;
	height:1px;
	text-indent:-9999em;
	}
#side-contact{
	width:100%;
	background:url(images/side_contact.png) no-repeat;
	height:126px;
	}
#side-contact h3{
	height:40px;
	text-indent:-9999em;
	}
#side-contact p{
	color:#000;
	font-size:1.2em;
	padding:10px 23px;
	text-align:center
	}
#side-contact span a{
	display:block;
	height:36px;
	text-indent:-9999em
	}
#inside-container{
	padding:30px 28px;
	background:url(images/red_fade.png) top center no-repeat
	}
#inside-container h2{
	color:#ED1C24;
	font-size:2.8em;
	font-style:italic;
	padding:0 0 15px 0;
	clear:both
	}
#inside-container .title{
	float:left;
	width:100%;
	padding:0 0 40px;
	background:url(images/company_title_bg.png) bottom no-repeat
	}
#inside-container .title span{
	float:left;
	display:block;
	font-size:1.2em;
	width:100%;
	padding:0 0 5px 0;
	}
#inside-container .title h3{
	float:left;
	color:#ED1C24;
	font-size:2em;
	font-style:italic;
	padding:0 0 5px 0;
	}
#inside-container p{
	color:#CCE3F1;
	font-size:1.2em;
	line-height:1.4em;
	padding:0 0 1.6em 0;
	clear:both
	}
#inside-container p a{
	color:#FFFBC6;
	text-decoration:underline
	}
#inside-container .list-container{
	padding:0 0 20px 0;
	width:100%;
	clear:both;
	float:left;
	}
#inside-container ul{
	float:left;
	width:250px;
	padding:0 0 0 15px
	}
#inside-container ul li{
	line-height:1.4em;
	font-size:1.2em;
	list-style-image:url(images/welcome_bullet.gif)
	}
#inside-container ul li a{
	color:#fff;
	}
#inside-container .learn-more{
	float:left;
	clear:both;
	padding:40px 0 0;
	}
#inside-container .project-list{
	float:left;
	clear:both;
	padding:30px 0 0;
	}
#inside-container .learn-more span, #inside-container .project-list span{
	display:block;
	float:left;
	width:250px;
	padding:0 0 15px
	}
#inside-container .thumbnail-list{
	clear:both;
	padding:15px 0 35px 0;
	}
#inside-container .thumbnail-list img{
	padding:0 15px 0 0;
	}
#inside-container .company-list{
	float:left;
	width:406px;
	margin:0 0 25px 90px
	}
#inside-container .company-list .company-container{
	width:376px;
	padding:15px;
	float:left;
	background:url(images/company_body_bg.png) no-repeat
	}
#inside-container .company-list .company-container h3{
	font-size:1.8em;
	padding:0 0 30px 15px;
	}
#inside-container .company-list .company-container ul{
	width:150px;
	padding:0 0 0 30px
	}
#inside-container .company-list .company-list-foot{
	float:left;
	width:100%;
	height:30px;
	background:url(images/company_body_bg.png) bottom no-repeat
	}
#inside-container .company-block p{
	color:#FFFBC6
	}
#inside-container .company-block .comp-photo{
	padding:0 0 15px;
	}
#inside-container .company-block .comp-photo img{
	border:1px solid #555
	}
#inside-container .company-block ul{
	float:left;
	padding:0 10px 0 15px;
	width:280px;
	}
#inside-container .company-block .back-to-top{
	float:left;
	width:100%;
	border-top:1px solid #424242;
	padding:10px 0 25px;
	text-align:right
	} 
#inside-container .company-block .back-to-top span{
	font-size:1.1em;
	}
#inside-container .company-block .back-to-top a{
	color:#ED1C24;
	padding:0 15px 0 0;
	background:url(images/back_to_top.gif) right center no-repeat
	}
#inside-container .dept-container{
	float:left;
	width:100%;
	padding:0 0 15px;
	overflow:hidden
	}
#inside-container .dept-container .dept-block{
	float:left;
	width:300px;
	padding:0 10px 0 0
	}
#inside-container .dept-container .dept-block .department{
	float:left;
	width:140px;
	}
#inside-container .dept-container .dept-block .department h3{
	font-size:1.2em;
	color:#FFFBC6
	}
#inside-container .dept-container .dept-block p{
	float:left;
	width:150px;
	clear:none
	}
#map{
	margin:-15px 0 0 -40px;
	clear:both;
	overflow:hidden;
	position:relative
	}
#map ul{
	width:380px;
	height:290px;
	position:absolute;
	top:0;
	left:0
	/*background:url(images/map_north_coast.png) no-repeat*/
	}
#map ul li{
	width:100%;
	float:right;
	display:inline
	}
#map ul li span{
	display:block;
	position:absolute;
	width:250px;
	height:290px;
	top:0;
	left:0;
	text-indent:-999em;
	cursor:default
	}
#map ul li a{
	display:block;
	float:right;
	width:183px;
	height:28px;
	background:#fff;
	font-size:0.1em;
	color:#000;
	margin-right:15px
	}
#map ul li a:hover{
	background-position:0 -28px;
	}
#map ul li.location1 a{
	margin-top:30px;
	text-align:right;
	background:url(images/north_coast_btn.png) top right no-repeat
	}
#map ul li.location1 a:hover, #map ul li.location1 a.selected{
	background-position:0 -28px;
	}
#map ul li.location2 a{
	margin-top:10px;
	text-align:right;
	background:url(images/sacramento_region_btn.png) top right no-repeat
	}
#map ul li.location2 a:hover, #map ul li.location2 a.selected{
	background-position:0 -28px;
	}
#map ul li.location3 a{
	margin-top:10px;
	text-align:right;
	background:url(images/southern_califonia_btn.png) top right no-repeat
	}
#map ul li.location3 a:hover, #map ul li.location3 a.selected{
	background-position:0 -28px;
	}
#t1, #t2, #t3{
	float:left;
	width:100%;
	height:290px
	}

#map ul li.location1 a:hover span, #t1{
	margin-top:0px;
	background:url(images/map_north_coast.png) no-repeat;
	}
#map ul li.location2 a:hover span, #t2{
	margin-top:0px;
	background:url(images/map_sacramento.png) no-repeat
	}
#map ul li.location3 a:hover span, #t3{
	margin-top:0px;
	left:0;
	background:url(images/map_southern_cal.png) no-repeat
	}
div.location{
	margin:30px 0 0 0;
	float:right;
	background:url(images/address_bg.gif) no-repeat;
	width:226px;
	height:188px;
	}
div.location p{
	padding:10px 20px !important;
	font-style:italic;
	}
div.location p span{
	font-size:0.9em;
	display:block;
	line-height:1.2em
	}
h5 {
	color:#ED1C24;
	font-size:2em;
	font-style:italic;
	padding:0 0 5px 0;	
}
#footer, #footer a{
	color:#fff;
	}
#footer ul{
	float:left;
	padding:15px 0 0 40px;
	}
#footer ul li{
	float:left;
	display:inline;
	margin:0 15px 0 0;
	font-size:1.1em;
	background:url(images/left_btn.gif) top left no-repeat
	}
#footer ul li a{
	display:block;
	padding:4px 6px 5px 6px;
	background:url(images/right_btn.gif) top right no-repeat
	}
#footer p{
	float:right;
	font-size:1.2em;
	padding:20px
	}
/* JFlow */
#jFlowSlide{margin:10px; border-top:5px solid #ED1C24;}
#myController {}
#myController span.jFlowSelected {display:block !important;}

.slide-thumbnail {float:left; overflow:hidden }
.slide-thumbnail img {width:930px; height:272px}
.slide-details { float:right; margin-left:10px;}
.slide-details h2 {}
.slide-details .description { margin-top:10px; }

.jFlowControl, .jFlowPrev, .jFlowNext {cursor:pointer;}
.jFlowPrev, .jFlowNext{text-indent:-9999em;}
.jFlowPrev{width:23px;}
.jFlowNext{width:18px;}
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover {}
.jFlowControl{display:none !important; width:45px}
.jFlowSlideContainer{
	overflow:hidden
	}
*:first-child+html .jFlowSlideContainer{
	overflow:hidden !important
	}
/* general classes */
.subpage{
	width:950px !important;
	}
.btm-padding{
	margin-bottom:1.2em
	}
.clear-line{
	border-bottom:1px solid #414141;
	padding:0 0 1.1em 0 !important;
	clear:both
	}
.separator{
	float:left;
	width:100%;
	padding:15px 0;
	border-top:1px solid #414141
	}
.left{
	float:left;
	}
.right{
	float:right
	}



.imagerot_textcont{
	padding: 5px; background-image: url(images/border.png); position: absolute; top:90px; right: 35px;
}
.rotator_text{
	padding: 15px; background-color: rgb(0, 0, 0);
}
.header-span{
	float:left;width:50%;
}
.ttfgen-out{
	float:right;
}
.ttfgen {position:relative; left:160px;}
.clear{
	clear:both;
}