html { height:100%; }

*
{
	padding: 0px;
	margin: 0px;
	font-family: tahoma, arial, verdana, tohoma;
}

a img
{
	border: 0;
}

body
{
	height: 100%;
	background-color: white;
	text-align: center;
	margin: auto;
	background-image: url(images/home/back.gif);
	background-repeat: repeat-y;	
	background-position: 50%;
}

#maincontainer
{
	margin: auto;
	width: 770px;
	text-align: left;
	min-height: 100%;
}

/* IE HACKS */
*:first-child+html #maincontainer
{
	height: 100%;
}

* html #maincontainer
{
	height: 100%;
}
/* IE HACKS */

#header
{
	width: 750px;
	height: 141px;
	background-image: url(images/home/header.jpg);
	background-color: white;
	margin: auto;
}

/* IE HACKS */
*:first-child+html #header
{
	margin-left: 11px;
}

* html #header
{
	margin-left: 11px;
}
/* IE HACKS */

#header h1
{
	display: none;
	visibility: hidden;
	font-size: 5pt;
}

#divLeft
{
	float: left;
	width: 146px;
	margin: 10px 0 0 10px;
}

#divRight
{
	float: left;
	width: 610px;
	margin: 10px 0 0 0;
}

/* IE HACKS */
* html #divRight
{
	float: left;
	width: 600px;
}
/* IE HACKS */

.clear
{
	clear: both;
	line-height: 0px;
}

#divFlags
{
	padding: 0 0 0 665px;
}

#divFlags ul
{
	list-style: none;
	display: inline;
}

#divFlags ul li
{
	list-style: none;
	display: inline;
}

#divCaparo
{
    float:right;
	padding: 13px 10px 0 0px;
}

#divEcokit
{
    float:left;
 	padding: 10px 0 0 270px;
    
    }

#divHeaderMenuText
{
    clear:both;
	padding: 14px 0 0 596px;
}

#divHeaderMenuText ul
{
	list-style: none;
	display: inline;
	font-size: 8pt;
}

#divHeaderMenuText ul li
{
	list-style: none;
	display: inline;
}

.PrivacyLI
{
	margin: 0 45px 0 0;
}

/* IE HACKS */
* html #divHeaderMenuText
{
	padding: 11px 0 0 596px;
}

*:first-child+html #divHeaderMenuText
{
	padding: 11px 0 0 596px;
}
/* IE HACKS */

#divHeaderMenuText a
{
	text-decoration: none;
	color: #8B8B8B;
}

#divHeaderMenuText a:hover
{
	color: #00309A;
}

#divFooter
{
	margin: 20px 0 0 10px;
}

#divFooter p
{
	font-size: 70%;
	color: #8B8B8B;
}

#divFooter a
{
	text-decoration: none; 
	color: #8B8B8B;
}

#divFooter a:hover
{
	color: #00309A;
}

#divLeftFooter
{
	float: left;
	width: 408px;
	padding: 0 0 0 15px;
}

#divRightFooter
{
	padding: 13px 0 0 0;
}

#divYellowLine
{
	border-top: 2px solid #FDCF37; 
	width: 750px;
	margin: 0 0 10px 0;
}

#divBlueLine
{
	border-top: 2px solid #1B4E9E; 
	width: 750px;
	margin: 7px 0 10px 0;
	padding: 0 0 0 0x;
}

/* IE HACKS */
* html #divYellowLine
{
	border-top: 2px solid #FDCF37; 
	width: 750px;
	margin: 0 0 10px 1px;
}

* html #divBlueLine
{
	border-top: 2px solid #1B4E9E; 
	width: 750px;
	margin: 7px 0 10px 1px;
	padding: 0 0 10px 0x;
}

*:first-child+html #divBlueLine
{
	border-top: 2px solid #1B4E9E; 
	width: 750px;
	margin: 7px 0 0 0;
	padding: 0 0 10px 1px;
}

*:first-child+html #divYellowLine
{
	border-top: 2px solid #FDCF37; 
	width: 750px;
	margin: 0 0 10px 1px;
}
/* IE HACKS */

#divLeft ul
{
	list-style: none;
	font-size: 70%;
	margin: 0 0 0 15px; padding: 0;
}

#divLeft li
{
	list-style: none;
	margin: 0; padding: 0 0 0 10px;
	line-height: 18px;
	background-image: url(images/home/menu-arrow.gif);
	background-repeat: no-repeat;	
}

#divLeft li a
{
	text-decoration: none;
	color: #000000;
}

#divLeft li a:hover
{
	color: #00309A;
}

#divMenuDivide
{
	height: 1px;
	background-color: #E5E5E5;
	width: 120px;
	margin: 10px 0 10px 15px;
}

#divArmaCoilMenu
{
	margin: 0 0 10px 15px;
}

#divProductRange
{
	float: right;
	width: 146px;
	background-color: #F6F6F6;
	margin: 0 16px 0 0;
	border: solid 1px #ECECEC;
}

/* IE HACKS */
* html #divProductRange
{
	float: right;
	width: 146px;
	background-color: #F6F6F6;
	margin: 0 7px 0 0;
	border: solid 1px #ECECEC;
}
/* IE HACKS */

#divMainPanel
{
	float: left;
	width: 440px;
}

/* IE HACKS */
* html #divMainPanel
{
	float: left;
	width: 430px;
}
/* IE HACKS */

#divProductRange h2
{
	font-size: 70%;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

#divTopDivide
{
	background-color: #ECECEC;
	height: 1px;
	margin: 0 0 5px 0;
}

.BrochureDiv
{
	margin: 10px 15px 0 18px;
	height: 50px;
}

.BrochureImage{float: left;}

.BrochureUL{float: left; width: 75px;}

.BrochureUL ul
{
	list-style: none;
	font-size: 70%;
	margin: 0 0 0 15px; 
	padding: 0;
}

.BrochureUL li
{
	list-style: none;
	margin: 0; padding: 0 0 0 10px;
	line-height: 13px;
	background-image: url(images/home/brochure-arrow.gif);
	background-repeat: no-repeat;	
}

.BrochureUL li a
{
	text-decoration: none;
	color: #000000;
}
.BrochureUL li a:hover
{
	color: #00309A;
}
.divDivide{background-color: #DDDDDD; height: 1px; width: 118px; clear: both; margin:15px 0 10px 15px;}

/* IE HACKS */
* html .divDivide{background-color: #DDDDDD; height: 1px; width: 118px; clear: both; margin:7px 0 10px 15px;}
*:first-child+html .divDivide{background-color: #DDDDDD; height: 1px; width: 118px; clear: both; margin:7px 0 10px 15px;}
/* IE HACKS */

.divBottomBrochure{margin: 15px 0 0 0;}

/* IE HACKS */
* html .divBottomBrochure{margin: 5px 0 0 0;}
*:first-child+html .divBottomBrochure{margin: 5px 0 0 0;}
/* IE HACKS */	

#divAccreditations
{
	text-align: left;
	margin: 0 0 10px 10px;
	padding: 0 0 10px 0;
}

#divGlobalHeader
{
	background-color: #F8F8F8;
	color: #000000;
	border: solid 1px #ECECEC;
	background-image: url(images/home/armacoil-grey.gif);
	background-repeat: no-repeat;
	height: 37px;
}

#divGlobalHeader h2
{
	font-size: 75%;
	padding: 12px 5px 5px 145px;
	text-align: left;

}

#divMap
{
	width: 438px;
	height: 240px;
	border-left: solid 1px #ECECEC;
	border-right: solid 1px #ECECEC;
	border-bottom: solid 1px #ECECEC;
	background-image: url(images/home/map.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;	
}

/* IE HACKS */
* html #divMap
{
	width: 428px;
	height: 240px;
	border-left: solid 1px #ECECEC;
	border-right: solid 1px #ECECEC;
	border-bottom: solid 1px #ECECEC;
	background-position: 50% 50%;
}
/* IE HACKS */

#divSearchBox
{
	float:left;
	width: 438px;
	background-image: url(images/home/map-lower.gif);
	height: 65px;
	margin: 175px 0 0 0;
}

/* IE HACKS */
* html #divSearchBox
{
	float:left;
	width: 428px;
	background-image: url(images/home/map-lower-IE6.gif);
	margin: 175px 0 0 0;
}
/* IE HACKS */

#divSearchBox p
{
	font-size: 75%;
	font-weight: bold;
	line-height: 20px;
	padding: 23px 15px 5px 15px;
	text-align: center;
}

#divSearchBox p select
{
	font-size: 95%;
	font-weight: normal;
	width: 200px;
}

#divNewsCaseContainer{margin: 10px 0 0 0;}

#divNews
{
	width: 210px;
	float: left;
}

#divCaseStudies
{
	width: 210px;
	float: right;
}

.divNewsHeader
{
	background-image: url(images/home/home-case-header.gif);
	height: 18px;
	width: 210px;
}

.divNewsHeader h3
{
	font-size: 70%;
	padding: 2px 0 0 20px;
}

.divNewsBorder
{
	border-left: solid 1px #ECECEC;
	border-right: solid 1px #ECECEC;
	border-bottom: solid 1px #ECECEC;
}

.divNewsBorder p
{
	font-size: 70%;
	padding: 0 7px 0 7px;
} 

.divNewsBorder a
{
	text-decoration: none;
	color: #000000;
} 

.divNewsBorder a:hover
{
	color: #00309A;
}

.redlink a
{
	color: #ff0000;
}

#divMainPanel p{font-size: 70%;}
#divMainPanel h2{font-size: 85%;}
#divMainPanel a{color: #00309A;text-decoration:none;}
#divMainPanel a:hover{text-decoration:underline;}

#divTeamMini
{
	float: left;
	width: 215px;
}

#divBusinessCard
{
	width: 170px;
	float: left;
}

#divBusinessCard img
{
	border: solid 5px #E6E6E6;
}