/*
===================================================================================
=== GENERAL SITE STYLES ===========================================================
===================================================================================
*/
body{
	font:				70%/140% Verdana, Tahmona, sans-serif;
	color:			#2c3031;
	background:			url(/images/backgrounds/body.gif) repeat-x top #fff;
}
#container{
	position:			relative;
	width:			970px;
	margin:			0 auto;
 	text-align:			left;
}
h1, h2, h3, h4, h5, h6{
	margin:			0 0 1em 0;
	font-weight:		bold;
}
h1{
	
}
h2{      
	
}
h3{
	
}
h4{
	
}
p{
	margin:			0 0 1em 0;
}
ul li a{
	font-size:			1.0em;
	text-decoration:		none;
	color:			#4e0000;
}
ol li{
	padding:			3px 0 3px 25px;
	background:			url(/images/backgrounds/listNumbers.gif) no-repeat 0 0;
}
ol li.li2{
	background-position:	0 -24px;
}
ol li.li3{
	background-position:	0 -48px;
}
ol li.li4{
	background-position:	0 -72px;
}
ol li.li5{
	background-position:	0 -96px;
}
ol li.li6{
	background-position:	0 -120px;
}
ol li.li7{
	background-position:	0 -144px;
}
ol li.li8{
	background-position:	0 -168px;
}
ol li.li9{
	background-position:	0 -192px;
}
ol li.li10{
	background-position:	0 -216px;
}
a{      
	text-decoration:		underline;
	color:			#2c3031;
}
a:hover{      
	color:			#af0000;
}
.left{
	float:			left!important;
}
.right{
	float:			right!important;
}
.noborder{
	border:			0!important;
}
.txtLeft{
	text-align:			left;
}
.txtRight{
	text-align:			right;
}
.txtCentre{
	text-align:			center;
}
.txtJustify{
	text-align:			justify;
}
.imgLeft{
	float:			left;
	margin:			-3px 10px 10px 0;
}
.imgRight{
	float:			right;
	margin:			-3px 0 10px 10px;
}
.imgCentre{
	display:			block;
	margin:			0 auto;
}
.morePages{
	display:			block;
	margin:			20px 0 0 0;
}
.CSSdisabled{
	display:			none!important;
}


/*
=============
=== FORMS ===
=============
*/
textarea{
}

input{
	height: 18px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 12px;
	
}
select{
	font-size: 14px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 14px;
}
input[type=text], input[type=password], select, textarea, input.text{  /* See legacy-IE.css */
	
}
input[type=submit], input[type=reset] , input[type=button]{  /* See legacy-IE.css */
	font-size: 13px;
	padding: 2px;
	padding-bottom: 5px;
	margin-top:6px;
	height: 26px;
	
}
.pseudoButton{
	display:			block;
	width:			120px;
	height:			16px;
	overflow:			hidden;
	padding:			7px 0;
	font-weight:		bold;
	text-align:			center;
	text-decoration:		none;
	color:			#fff;
	background:			url(/images/backgrounds/pseudoButton.gif) no-repeat #4f4f51;
}
.pseudoButton:hover{
	color:			#ffcc00;
}

/*
==========================================
=== HACKS (Also, see ie.css & ie7.css) ===
==========================================
*/


/*
===================================================================================
=== HEADER ========================================================================
===================================================================================
*/
#header{    
	position:			relative;
	height:			135px;
	margin:			0;
	z-index:			3;
	zoom:				1;
}
#header #logo{
	position:			absolute;
	top:				38px;
	left:				16px;
}
#flashcontent{
	position:			relative;
	top:				8px;
}

/*
================
=== MAIN NAV ===
================
*/
ul#nav{
	position:			absolute;
	top:				98px; /* See IE.css & legacy-IE.css */
	left:				275px; /* +245px of #logo left value */
  	width:				600px;
  	height:				42px;
  	overflow:			hidden;
  	z-index:			2;
}
ul#nav li{
	float:            	left;
	height:			42px;
	margin:			0 10px 0 0;
	padding:			0 0 0 11px;
	background:			url(/images/backgrounds/menuMap.gif) no-repeat left top;
}
ul#nav li a{
	display:          	block; /* See legacy-IE.css */
	height:			16px; /* Total = 42px */
	padding:			13px 11px 13px 0;
	text-decoration:		none;
	color:			#fff;
	background:			url(/images/backgrounds/menuMap.gif) no-repeat right top;
}
ul#nav li:hover{
	background:			url(/images/backgrounds/menuMap.gif) no-repeat left bottom;
}
ul#nav li a:hover{ /* See legacy-IE.css */
	background:			url(/images/backgrounds/menuMap.gif) no-repeat right bottom;
}
ul#nav li a em{ /* Access key styling - could underline to indicate that it's an accesskey for example */
	font-style:       	normal;
}

/*
====================
=== CONTACT INFO ===
====================
*/
#contactInfo{
	position:			absolute;
	top:				33px;
	right:				20px;
	font-weight:		bold;
	font-size:			0.9em;
	color:				#fff;
}
#contactInfo p{
	margin:			0;
	text-align:			right;	
}
#contactInfo p img{
	margin:			0 10px 0 0;
	border:			1px solid #fff;
}
#contactInfo .phoneNumber{
	font-size:			2em;
	letter-spacing:		0.2em;
}

/*
===================================================================================
=== FEATURES AREA =================================================================
===================================================================================
*/
#features{
	position:		relative;
	height:			240px;
	margin:			0 0 10px 0;
	text-align:			justify;
	color:			#fff;
	background:			url(/images/backgrounds/features.gif) no-repeat;
}
#featuresVisual{
	position:			absolute;
	top:				135px;
	left:				0;
	width:			100%;
	height:			230px;
	padding:			5px 0;
	background:			#1b1b1b;

}
#featuresVisual.homePage{
	text-align:			center;
}
#features a{
	color:			#fff;	
}
#features ol#subNav{
	float:			left;
	width:			215px; /* Total = 250px */
	padding:			30px 5px 0 30px
}
#features ol li{
	padding:			0 0 0 25px;
	text-align:			right;
	background-position:	0 10px;
	zoom:				1;
}
#features ol li.li2{
	background-position:	0 -14px;
}
#features ol li.li3{
	background-position:	0 -38px;
}
#features ol li.li4{
	background-position:	0 -62px;
}
#features ol li.li5{
	background-position:	0 -86px;
}
#features ol li.li6{
	background-position:	0 -110px;
}
#features ol li.li7{
	background-position:	0 -134px;
}
#features ol li.li8{
	background-position:	0 -158px;
}
#features ol li.li9{
	background-position:	0 -182px;
}
ol li.li10{
	background-position:	0 -206px;
}
#features ol#subNav li a{
	display:			block;
	padding:			4px 5px 5px 0;
	font-size:			1.1em;
	text-decoration:		none;
	border-bottom:		1px dotted #fff;
	zoom:				1;
}
#features ol#subNav li a:hover{
	background:			#3c0000;
}
#features.homePage #intro{
	float:			right;
	width:			245px; /* Total = 270px */
	padding:			40px 25px 0 0;
}
#features.subPage #intro{
	position:		absolute;
	top:			35px;
	left:			285px;
	width:			645px;
	height:			185px;
	overflow:		hidden;
}
#features #intro h2,
#features #intro h3{
	font-weight:		normal;
	font-size:			1.5em;
	text-transform:		uppercase;
}
#features #intro h2{
	margin:			0 0 5px 0;
	font-size:			1.2em;
}

/*
===================================================================================
=== SIDEBAR & CONTENT SHARED STYLES ===============================================
===================================================================================
*/
#sidebar,
#content{
	margin-bottom:	10px; 
}

/*
===================================================================================
=== SIDEBAR =======================================================================
===================================================================================
*/
#sidebar{
	float:			left;
	width:			265px;
	margin:			0 5px 0 0;
	padding:			0 0 10px 0;
	font-family:		Arial, Helvetica, sans-serif;
	background:			url(/images/backgrounds/sidebarBot.gif) no-repeat left bottom;
}
#sidebar .inner{
	padding:			15px 15px 0 15px;
	background:			url(/images/backgrounds/sidebarTop.gif) no-repeat #afafaf;
}
#sidebar .inner .section{
	clear:			both;
	margin:			0 0 20px 0;
}
#sidebar .inner h2{
	margin:			0;
}
#sidebar ul li{
	margin:			10px 0;
	padding:		0 0 0 20px;
	font-weight: 	normal;
	background:		url(/images/icons/bullet01.gif) no-repeat;
}

/*
===================================================================================
=== CONTENT =======================================================================
===================================================================================
*/
#content{
	float:			right;
	width:			670px; /* Total = 700px */
	padding:			15px 15px 0 15px;
	text-align:			justify;
}
#content ul{
	margin:			2em 30px 2em 30px;
}
#content ul li{
	margin:			10px 0;
	padding:			0 0 0 20px;
	font-weight:		bold;
	background:			url(/images/icons/bullet01.gif) no-repeat;
}
.fullWidth{
	clear:			both;
	width:			970px;
	padding:			0 0 10px 0;
}
#bands .section{
	clear:			both;
	margin:			0 15px 10px 15px;
	padding:			10px 0 0 0;
	border-top:			1px dashed #b1b1b1; 
	zoom:				1;
}
#bands .section:after{
	content:			".";
	display:			block;
	clear:			both;
	height:			0;
	visibility:			hidden;
}
#bands .section .bandImage{
	float:			left;
	width:			250px;
}
#bands .section .bandImage img{
	display:			block;
	margin:			0 0 10px 0;
}
#bands .section .bandIntro{
	float:			right;
	width:			665px;
	padding:			0 0 0 25px;
}
#bands .section div.left{
	margin:			0 0 10px 0;
	padding:			0;
}
#bands .section div.right{
	margin:			0;
	padding:			0 0 0 25px;
}
#bands .section .bandIntro h2 em{
	font-size:			1.3em;
}
#bands ul li{
	margin:			10px 0;
	padding:			0 0 0 20px;
	font-weight:		bold;
	background:			url(/images/icons/bullet01.gif) no-repeat;
}

/*
===================================================================================
=== FOOTER ========================================================================
===================================================================================
*/
#footer{
	clear:			both;
	margin:			0;
	padding:			7px 20px;
	font:				0.9em Arial, Helvetica, sans-serif;
	color:			#5c5c5c;
	border-top:			1px solid #9b9b9b;
}
#footer ul li{
	float:            	left; 
}
#footer ul#copyright{
}
#footer ul#copyright li.techIR{
	float:			right;
}
#footer ul#copyright li.firstItem{
}



/*
===================================================================================
=== DEBUG =========================================================================
===================================================================================
*/
/*
#container{
	background:			yellow!important;
}
#header{
	background:			blue!important;
}
#sidebar{
	background:			orange!important;
}
#content{
	background:			lightgray!important;
}
#footer{
	background:			magenta!important;
}
/**/