body, div, ul, p, form, a
{
	margin : 0;
	padding : 0;
	background : transparent;
	text-align:left;
	color:#555;
}

li
{
	margin : 0;
	padding : 0;
	margin-left : 15px;
}

body
{
	background : #fff repeat-x;
	text-align : center;
}

#HM
{
	background : #fff url() repeat-x;
	text-align : center;
}

#Shell
{
	width : 965px;
	background : transparent;
	margin : 0 auto;
	padding-left : 15px;
	
}


#SuperHeader
{
	height : 30px;
	padding-top : 5px;
	text-align : right;
	background : #000;
	padding-right : 15px;
		
}


.SHLink, a.SHLink:active, a.SHLink:visited, a.SHLink:hover
{
	color : #fff;
	background : url(http://www.firescope.com/images/Structure/v4/superheader/rightarrow.jpg) 0 -1px no-repeat;
	padding-left : 15px;
	margin-right : 20px;
	font-size : 10px;
	text-decoration : none;
	text-transform : uppercase;
}
#Header
{
	text-align : left;
}


#FSLogo
{
	margin-top : 3px;
}

#Menu
{
	width : 650px; 
	float : right;
	margin-right : 0px;
	margin-top : 25px;
	height : 30px;
	text-align : left;
	list-style-type : none;
}

#Menu li
{
	list-style-type : none;
	float : right;
	padding-left : 0px;
	padding-right : 15px;
	padding-top :2px;
	height : 20px;
	text-align : center;
	border-right : 1px solid #f0f0f0;
}

#Menu li a, #Menu li a:active, #Menu li a:visited, #Menu li a:hover
{
	color : #666666;
	text-decoration : none;
	margin-bottom : 10px;
	text-transform : uppercase;
	font-size : 10px;
	font : 11px 'Helvetica Neue' arial 1.2em;
	
}

#Menu li a:hover
{
	color : #900;
}

#Menu li.navsep
{
	padding : 0;
	height : 65px;
	border : 0;
	border-right : 0px solid #f0f0f0;
}

#mContent
{
	width : 963px;
	margin : 0 auto;
	text-align : left;
	clear : left;
}

/*********************	Home Page			*********************/


#HP1
{
	width : 963px;
	height : 498px;	
	background : url(/images/hp_back.jpg) no-repeat;
}

#HP2
{
	width : 963px;
	height : 498px;
	background : url(/images/hp_hand.png) no-repeat;
	background-position : top right;
}

#HP2 h1, #Overview2 h1, #Value h1, #Features2 h1, #Proactive2 h1
{
	padding-top : 30px;
	margin-left : 30px;
}


#HP2 p
{
	margin-left : 30px;
	width : 485px;
}

#HP2 ul, #Overview2 ul
{
	margin-left : 30px;
}

/*********************	Overview			*********************/

#Overview2 p
{
	margin-left : 30px;
	margin-right : 30px;
	margin-bottom : 15px;
}


#Overview1
{
	background : url(/images/overview_back.jpg) no-repeat;
	width : 966px;
	height : 621px;
}

#Overview2
{
	background : url(/images/overview_caps.png) no-repeat;
	background-position : bottom;
	width : 966px;
	height : 621px;
}


/*********************	Value			*********************/

#Value
{
	background : url(/images/value_bg.png) no-repeat;
	width : 966px;
	height : 398px
}

#Engineer
{
	width : 292px;
	min-height : 300px;
	background : url(/images/value_engineer.png) no-repeat;
	float : left;
}


#ITDirector
{
	width : 292px;
	min-height : 300px;
	background : url(/images/value_itdirector.png) no-repeat;
	float : left;
}

#CLevel
{
	width : 292px;
	margin-left : 15px;
	min-height : 300px;
	background : url(/images/value_clevel.png) no-repeat;
	float : left;
}

#Value h2
{
	color : #ffd;
	padding-top : 35px;
	margin-left : 95px;
}

#CLevel p, #ITDirector p, #Engineer p
{
	color : #333;
	margin-left : 95px;
}

/*********************	Features			*********************/

#Features1
{
	background : url(/images/features_bg.png) no-repeat;
	width : 966px;
	height : 499px;
}

#Features2
{
	background : url(/images/features_screen.png) no-repeat;
	background-position : right;
	width : 966px;
	height : 499px;
}

#Features2 h2
{
	color : #ffd;
}

#Features2 ul 
{
	margin-left : 35px;
	margin-bottom : 10px;
	width : 400px;
}


/*********************	Immersion			*********************/


#Immersion1
{
	width : 966px;
	height : 499px;
	background : url(/images/immersion_bg.png) no-repeat;
}

#Immersion2
{
	width : 966px;
	height : 499px;
	background : url(/images/immersion_manandscreen.png) no-repeat;
}

#Immersion2 h1
{
	margin-left : 550px;
	margin-right : 25px;
	padding-top : 25px;
}

#Immersion2 p
{
	margin-left : 550px;
	margin-right : 25px;
}

/*********************	Proactive			*********************/


#Proactive1
{
	width : 966px;
	height : 470px;
	background : url(/images/proactive_bg.png) no-repeat;
}

#Proactive2
{
	width : 966px;
	height : 470px;
	background : url(/images/proactive_people.png) no-repeat;
}



#Proactive2 p
{
	margin-left : 30px;
	width : 350px;
}

/*********************	Impact			*********************/

#Impact1
{
	background : url(/images/impact_bg.png) no-repeat;
	width : 966px;
	height : 500px;
}


#Impact2
{
	background : url(/images/impact_screen.png) no-repeat;
	width : 966px;
	height : 500px;
}

#Impact2 h1
{
	padding-top : 30px;
	margin-left : 465px;
}

#Impact2 p 
{
	margin-left : 465px;
	margin-right : 25px;
}


#Footer1
{
	clear : both;
	width : 963px;
	height : 298px;
	background : url(/images/bottompanel.png) repeat-x;
}





.bPanel
{
	background : transparent;
	width : 320px;
	height : 298px;
	float : left;
	
}

.bPanel h2
{
	margin : 15px;
	margin-bottom : 0;
	margin-left : 35px;
}


.bPanel ul
{
	margin : 15px;
	margin-left : 35px;
}

.bPanel img
{
	margin : 15px;
}

.bPanel a, .bPanel a:active, .bPanel a:hover, .bPanel a:visited
{
	text-decoration : none;
	color : #c50303;
}

.bPanel a:hover
{
	color : #900;
}

.QuickLinks, .RCLinks
{
	list-style-type : none;
}



.QuickLinks li, .RCLinks li
{
	margin-bottom : .85em;
	margin-left : 0;
}

.QuickLinks li a
{
	display : block;
	background : url(http://www.firescope.com/images/structure/v4/rc_rightarrow.gif) 0 2px no-repeat;
	padding-left : 10px;
}

.RCLinks li a
{
	border-bottom : 0;
	text-decoration : none;
}


label
{
	display : block;
	width : 245px;
	clear : left;
	color : #fff;
}

input, textarea
{
	width : 450px;
	margin-bottom : 15px;
}


#Footer
{
	width : 620px;
	margin : 0 auto;
}

#Footer a {display:block;border-bottom:none;color:#404040;text-decoration : none; font : 10px/1.4em verdana,arial,sans-serif;}

#Footer li {  color : #333; text-transform : uppercase; position:relative;  height : 35px;  float:left;  margin:0;  padding:0;  padding-top : 27px; padding-bottom : 2px; padding-left : 5px; padding-right : 5px; text-align : center;  	 list-style:none;  font : 10px/1.4em verdana,arial,sans-serif; font-weight : bold;	 } 

#Footer li.fNavSep
{
	width : 7px;
	padding : 0;
	height : 39px;
	background : url(http://www.firescope.com/images/structure/v4/nav/footer_divisor.jpg) -2px 0 no-repeat;
	border-bottom : 0;
}

#Footer li 
{  
	color : #333; 
	text-transform : uppercase; 
	position:relative;  
	height : 35px;  
	float:left;  
	margin:0;  
	padding:0;  
	padding-top : 9px; 
	padding-bottom : 2px; 
	padding-left : 2px; 
	padding-right : 3px; 
	text-align : center;  	 
	list-style:none;  
} 

#Footer a, #Footer a:active, #Footer a:visited, #Footer a:hover
{
	font : 9px/1.2em verdana,arial,sans-serif; 
	font-weight : normal;	 
}


