.grey
{
	color: #666666;
}
.on>a
{
	color: #cc0001 !important;
}
textarea 
{
	font-family: Georgia !important;
	font-size: 11px;
}
.ie6
{
	display:none;
}
.arialRed
{
	font-family: Arial;
	color: #cc0001;
	font-size: 13px;
}
.georgiaRed
{
	font-family: Georgia;
	color: #cc0001;
	font-size: 11px;
}
.arialBlack
{
	font-family: Arial;
	color: #191919;
	font-size: 13px;
}
.redTick
{
	padding-right: 15px;
	background: url(../img/redTick.gif) no-repeat;
	background-position: center right;
	width: 10px;
	height: 10px;
}
.climatecare
{
	background: url(../img/care.gif) no-repeat;
	background-position: center left;
	display: inline-block;
	padding-left: 74px;
	overflow: hidden;
	width: 0px;
	height: 27px;
}
.wearewhatwedoBlack
{
	background: url(../img/we-are-what-we-do-black.jpg) no-repeat;
	background-position: center left;
	display: inline-block;
	padding-left: 118px;
	overflow: hidden;
	width: 0px;
	height: 9px;
}
.wearewhatwedoRed
{
	background: url(../img/we-are-what-we-do-red.jpg) no-repeat;
	background-position: center left;
	display: inline-block;
	padding-left: 118px;
	overflow: hidden;
	width: 0px;
	height: 9px;
}
.blueTick
{
	padding-right: 20px;
	background: url(../img/blueTick.gif) no-repeat;
	background-position: center right;
}
.logo
{
	height: 60px;
}
.logo span
{
	margin: 13px 2px 0;
	font-size: 13px;
	font-weight: bold;
}
/*MENU*/
.menu
{
	margin: -19px 0 0 239px;
	list-style-type: none;
	padding:0;
}
.menu>li
{
	float: left;
	margin:0 0px 0 0;
	padding:14px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	width: 138px;
	height: 33px;
}
.menu>li>a
{
	text-decoration: none;
}
.menu>li>a:hover
{
	color:#cc0001;
	text-decoration: none;
}
.menu>li+li+li
{
	width: 125px;
}
.menu>li+li
{
	width: 130px;
}
.menu li ul
{
	position: absolute;
	background: #fff;
	width: 100px;
	display:none;
}

.menu>li.active
{
	margin: -14px 43px 0 -19px;
	width:114px;
}
.menu>li+li.active
{
	margin: -14px 43px 0 -19px;
	width:106px;
}
.menu>li+li+li.active
{
	margin: -14px 38px 0 -19px;
	width:106px;
}
.menu>li+li.active>span, .menu>li+li+li.active>span
{
	background: url(../img/subMenuTop2.gif) no-repeat;
	
}
.menu>li.active>span
{
	display:block;
	background: url(../img/subMenuTop.gif) no-repeat;
	background-position: bottom left;
	width: 140px;
	height:9px;
	
}
.menu>li.active>a
{
	display:block;
	background: url(../img/menuLeft.gif) no-repeat;
	height: 33px;
	color: #cc0001;
}

.menu>li.active a:hover
{
	color: #cc0001 !important;
}
.menu>li.active a>span
{
	display:block;
	margin: 0 0 0 10px;
	height: 33px;
	background: url(../img/menuRight.gif) no-repeat;
	background-position: top right;
	padding: 0 9px 0 0;
}
.menu>li.active a>span>span
{
	display:block;
	height: 33px;
	background: url(../img/menuTop.gif) repeat-x;
	padding: 14px 0 0 9px;
}
.menu>li.active ul
{
	width: 140px;
	list-style-type: none;
	margin:-45px 0 0 0px;
	padding:45px 0 9px 0px;
	background: url(../img/subMenuBottom.png) no-repeat;
	background-position: bottom left;
	display:block;
	z-index:99;
}
.menu>li.active ul>li
{
	margin: 0 0 0px 1px;
	padding: 3px 0px 0 19px;
	background: url(../img/subMenuBG.png) repeat-y;
	
}
.menu>li.active ul>li:first-child  
{
	padding: 1px 0 0 19px;
	
}
.menu>li.active ul>li:last-child  
{
	margin: 0px 0px 0px 1px;
	padding: 3px 0 4px 19px;
	
}

.menu>li.active ul>li>a
{
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	padding: 0 10px 0 0;
}
/*INDEX CONTENT*/
.content
{
	float:left;
	width: 100%;
	clear: both;
	margin: -7px 0 0 0;
}
.index .blocks
{
	width: 600px;
	margin: 0 auto 0;
}
.index .blocks h2
{
	margin:5px 0 1px;
}
.index .blocks div
{
	width: 258px;
	height: 229px;
	float: left;
	margin: 22px 80px 0 0;
	font-size: 12px;
	line-height:1;
	
}
.index .blocks div a
{
	font-size: 12px;
	text-decoration: none;
	font-family: Tahoma;
	width: 267px;
	display: inline;
}
.index .blocks div a:hover
{
	color: #cc0001;
	text-decoration: none;
}
.index .blocks div span
{
	position: absolute;
	display: block;
	background-color: #000;
	color: #fff;
	padding: 5px 0 0px 7px;
	margin: -11px 0 0 14px;
	width: 76px;
	height: 20px;
	line-height: 15px;
	font-weight: bold;
	font-family: Georgia;
}
.index .blocks div+div
{
	width: 258px;
	float: left;
	margin-right: 0px;
}
.index .blocks div+div+div+div
{
	width: 258px;
	float: left;
	margin-left: 80px;
}
/*FOOTERS*/
.footer
{
	float: left;
	clear: both;
	width: 100%;
	color: #9f9f9f;
	margin: 10px 0 0 0;
	font-size: 11px;
}

.footer div>div
{
	float: left;
	width: 200px;
	line-height: 25px;
	margin-top: 35px;
}
.footer div>div+div
{
	float: left;
	width: 500px;
	margin: 1px 0 0 48px;
	color: #666666;
}
.footer ul
{
	float: right;
	margin: 20px 4px 0;
	list-style-type: none;
	font-size: 11px;
}
.footer ul li
{
	float: left;
	border-right: 1px solid #9f9f9f;
	padding: 0 6px;
	line-height: 10px;
}
.footer ul li.last
{
	float: left;
	border: 0px none;
	padding: 0 0 0 6px;
}
.footer ul a
{
	text-decoration:none;
	color: #9f9f9f;
}
.footer ul a:hover
{
	text-decoration:none;
	color: #191919;
}
.footer2
{
	line-height: 14px;
	float: left;
	clear: both;
	width: 600px;
	color: #191919;
	margin: 116px 0 0 176px;
	font-size: 11px;
}

.footer2 ul
{
	list-style-type: none;
	float: left;
	margin: 0 0 0 50px;
}
.footer2 ul.first
{
	margin: 0 0 0 70px;
}
.footer2 ul li:first-child  
{
	height: 30px;
}
.footer2 ul a
{
	text-decoration:none;
	color: #9f9f9f;
}
.footer2 ul a:hover
{
	text-decoration:none;
	color: #cc0001;
}

/*INNER PAGES*/

.inner
{
	padding: 25px 0 25px 0;
	min-height: 460px;
}
.inner h1
{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0 0 10px;
}
.inner h2
{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0 0 10px;
}
.inner h3
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0 0 10px;
}
.inner h4
{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0 0 10px;
}
.inner h4.blue
{
	padding-right: 15px;
	background: url(../img/blueTick.gif) no-repeat;
	background-position: center right;
	display: inline;
}
.inner h4.red
{
	padding-right: 15px;
	background: url(../img/redTick.gif) no-repeat;
	background-position: center right;
	display: inline;
}
.inner .submenu
{
	float: left;
	width: 140px;
}
.inner .contentBlock-no-submenu
{
	float: left;
	width: 720px;
	margin: -3px 0 0 120px;
}
.inner .contentBlock-no-submenu .opener, .inner  .opener2
{
	border-top: 1px solid #eaeaea;
	padding: 14px 0 14px 25px;
	margin:0;
	background: url(../img/arrowRightOff.gif) no-repeat;
	background-position: 0px 14px;
	cursor:pointer;
	
}
.lastLine
{
display: block;
border-top: 1px solid #eaeaea;
height: 1px;
width: 100%;
}
.inner .contentBlock-no-submenu .opener+ul,.inner .opener2+div
{
	display:none;
}
.inner .opener2+div, .inner  .opener2
{

	width: 680px;
}
.contentBlock-no-submenu ul
{
	margin: 0 0 20px 0;
	padding:0 0 0 13px;
	width: 707px;
}
.contentBlock-no-submenu li
{
	margin: 0 0 10px;
	padding: 0;
}
.inner .contentBlock
{
	float: right;
	width: 780px;
	margin: -3px 0 0;
}
.inner .submenu ul
{
	list-style-type: none;
	margin: 0;
	padding:0;
	font-size: 11px;
}
.inner .submenu ul li
{
	margin: 10px 0 0px;
	line-height: 12px;
}
.inner .submenu ul li:first-child
{
	margin: 4px 0 0 0;
	font-weight:bold;
	color: #666666;
}
.inner .submenu ul a
{
	color: #666666;
}
.inner .submenu ul a:hover
{
	color: #cc0001;
}
.inner .rightArrow
{
	font-weight: bold;
	font-size: 12px;
	color: #cc0001;
	background: url(../img/arrowRight.gif) no-repeat;
	background-position: center right;
	padding: 0 20px 0 0;
	margin-top: -5px;
}
 .contentBlock-no-submenu  .sitemap
{
	list-style-type: none;
	float: left;
	width: 150px;
	margin:0 20px 0 0;
	padding:0;
}
 .contentBlock-no-submenu  .sitemap li
{
	margin-bottom: 7px;
}
 .contentBlock-no-submenu  .sitemap a
{
	color: #666;
}
 .contentBlock-no-submenu  .sitemap a:hover
{
	color: #cc0001;
}
 .contentBlock-no-submenu  .sitemap .first h2
{
	font-size: 12px;
	height: 18px;
	font-weight: bold;
	color: #cc0001;
}
.contactForm
{
	margin-left:  0px;
}
.contactForm label
{
	display:none;
}
.contactForm #submitForm
{
	display:block;
	width: 58px;
	height: 21px;
	background: url(../img/submit.gif) no-repeat;
}
.contactForm #submitForm:hover
{
	background: url(../img/submitON.gif) no-repeat;
}
.contactForm span
{
	margin-right:  20px;
}
.contactForm input[type=radio]
{
	display:  none;
	
}
.contactForm input[type=submit]
{
	display:none;
}
.contactForm textarea
{
	width:  400px;
	height:  80px;
	color: #666;
}
.contactForm  fieldset
{
	margin:0;
	padding:0;
	border: 0px none;
}
.csc-textpic-caption
{
	padding: 10px 0 0 0;
}
.align-right a
{
	float: right;
}
.radio
{
	display: inline-block;
	width: 13px;
	cursor:pointer;
	height: 16px;
	background: url(../img/radioOFF.gif) no-repeat;
	margin: 0px 5px -5px 0 !important;
}
.on2 a
{
	color: #191919 !important;
}
