﻿* {
padding: 0;
margin: 0;
}

body {
	color: #000;
	font: 76% Arial, Helvetica, sans-serifArial, sans-serif;
	line-height: 2em;
	background: #435463;
}

img {
border: 0px;
}


#container {
	margin-right: auto;
	margin-left: auto;
	background-color:#fff;
	width:980px;
	background-image:url(../images/pixelshim.jpg);
}

/* Navigation menu */

#headernavigation {
display:block;
margin-left: auto;
margin-right: auto;
width:960px;
height: 80px;
background: #435463 url(../images/homepage%20backgrounds/globesBanner80pxhi.jpg) no-repeat right top;
}

#headernavigation img{
margin-left: 20px;
}

/* ------------ MENUBAR ------------------ */

#menubar {
margin-left: auto;
margin-right: auto;
width: 960px;
height: 40px;
background: #ffffff url(../images/menushim.gif) repeat-x top;
color: #435463;
font-weight: bold;
}

#menubar li {
    display: inline;
    color:#ffffff;
}

a {
	color: #435463;
	text-decoration: none;
	font-weight: bold;	
}

a:hover {
	color: #435463;
	text-decoration: underline;
	font-weight: bold;
}

#navigation {
display: inline; /* IE 6 hack */
float:left;
margin-left: 10px;
margin-top: 3px;
}

#telephone {
display: inline; /* IE 6 hack */
float:right;
margin-right: 10px;
margin-top: 3px;
font-size:14px;
}


/* ------------ Ordered list style ------ */

ul li
{
list-style-type:none;
margin:0;
padding:0;
}

#maintextarea {
margin-left:auto;
margin-right:auto;
background: #ffffff;
width: 960px;
/*height: 1200px;*/
}


/* footer */

#footer {
clear:both;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
height: 50px;
width:980px;
background-image:url(../images/footer.jpg);
background-repeat: no-repeat;
}

#footer p {
margin-left:365px;
padding-top:12px;
color: #435463;
font-size: 10px;
font-weight: bold;
}



#contactpagebanners_160 {
	display:block;
	height: 220px;
	width:960px;
	background-image: url(../images/contactbanners/1_160.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contactpagebanners_samples {
	display:block;
	height: 220px;
	width:960px;
	background-image: url(../images/contactbanners/2_samples.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contactpagebanners_samples_details {
	display:block;
	height: 220px;
	width:960px;
	background-image: url(../images/contactbanners/2_samples.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contactpagebanners_RA {
	display:block;
	height: 220px;
	width:960px;
	background-image: url(../images/contactbanners/6_ra.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contactpagebanners_EB {
	display:block;
	height: 220px;
	width:960px;
	background-image: url(../images/contactbanners/7_eb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contactpagebanners_CIMS {
	display:block;
	height: 220px;
	width:960px;
	background-image: url(../images/contactbanners/8_cims.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contactpagebanners_COMP{
	display:block;
	height: 220px;
	width:960px;
	background-image: url(../images/productbanners/9_comp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contactpagebanners_contactus{
	display:block;
	height: 220px;
	width:960px;
	background-image: url(../images/contactbanners/7_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contactpagebanners_single {
	display:block;
	height: 220px;
	width:960px;
	background-image: url(../images/contactbanners/3_single.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contactpagebanners_helpline {
	display:block;
	height: 220px;
	width:960px;
	background-image: url(../images/contactbanners/6_helpline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contactpagebanners_sub-charges {
	display:block;
	height: 220px;
	width:960px;
	background-image: url(../images/contactbanners/8_sub-charges.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contactpagebanners_feedback{
	display:block;
	height: 220px;
	width:960px;
	background-image: url(../images/contactbanners/9_feedback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*  BANNER HEADINGS  */
#bannerheads_right {
    float:right;
    margin-top:25px;
    margin-right:20px;
    width:500px;
    text-align:right;
    font-size: 22px;
    padding-top: 20px;
}

#bannerheads_left {
    float:left;
    margin-top:25px;
    margin-left:20px;
    width:550px;
    text-align:left;
    font-size: 22px;
    padding-top: 20px;
}

h3{
font-size:22px;
color: #fff;
}

h4{
margin-bottom:0px;
font-size:18px;
color:#ffb919;
}

/* ----- MAIN CONTENT AREA ----------------- */
#signpostsleft {
display: inline; /* IE 6 hack */
float:left;
margin-top:0px;
width:240px;
background:#fff;

}

#panel_left{
display: inline; /* IE 6 hack */
float:left;
margin-top:0px;
margin-left: 40px;
width:240px;
background:#fff;
}

#bodytext {
    display: inline; /* IE 6 hack */
    float:left;
    margin-top:0px;
    margin-left:70px;
    width:410px;
}

#bodytext_narrow {
    display: inline; /* IE 6 hack */
    float:left;
    margin-top:0px;
    margin-left:20px;
    width:300px;
}

#posts_1, #posts_2, #posts_3, #posts_4 {
display: inline; /* IE 6 hack */
float:left;
margin: 0px 0px 10px 10px;
width: 218px;
height: 108px;
}


.signpost_actions {
display:block;
text-align:right;
padding-top:84px;
padding-right:10px;
}



#posts_1 {
	background-image: url(../images/signposts/1_countries.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#posts_2 {
	background-image: url(../images/signposts/2_samples.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#posts_3 {
	background-image: url(../images/signposts/3_single.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#posts_4 {
	background-image: url(../images/signposts/4_special.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



#signpostsright {
float:right;
margin-top:0px;
width:240px;
height: 300px;
}

#posts_5, #posts_6, #posts_7, #posts_8 {
display: inline; /* IE 6 hack */
float:right;
margin: 0px 10px 10px 0px;
width: 218px;
height: 108px;
border: 1px solid #999;
}

#posts_5 {
	background-image: url(../images/signposts/5_subcribing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#posts_6 {
	background-image: url(../images/signposts/6_helpine.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#posts_7 {
	background-image: url(../images/signposts/7_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#posts_8 {
	background-image: url(../images/signposts/8_findout.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}






#sampleformsText {
float:left;
width:460px;

}

#sampleformsText h1 {

	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 24px;
	font-weight: lighter;
	margin: 30px 0 25px 0;
}

#sampleformsText h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
}




#SubmitButton {
    background-color: #005073;
    color: #fff;
    font-weight: bold;
}


#samples1 {
display: inline; /* IE 6 hack */
float:left;
margin-top:0px;
margin-left:70px;
width:410px;
}

/*  SUB-CHARGES SALES TEAM PANEL */

#salesTeam {
display: inline; /* IE 6 hack */
float:right;
margin: 0px 0px 0px 10px;
width: 218px;
border: 1px solid #172983;
}

#salesTeamAddress {
display: inline; /* IE 6 hack */
float:right;
margin: 0px 0px 0px 10px;
width: 218px;
border: 1px solid #172983;
background: #172983;
}

/*  HELPLINE PANEL  */

#helplinePanel {
	width:410px;
	background-color: #fff;
	background-image: url(../images/helplinePxel.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#helplinePanel p{
	background: #fff url(../images/helplinePanel.gif) no-repeat 0 top;
	height:8px;
}

#helplinePanel a {
	font-size: 16px;
	margin-left: 20px;
}

#bottom{
display:block;
height:15px;
background:#0f0 url(../images/helplinebottomPanel.gif) no-repeat left bottom;
}

#helplinePanel h3 {
font-size:18px;
color:#000;
margin-left: 20px;
}

