@charset "utf-8";
/* CSS Document */

*
{
margin:0;
padding:0;
}
body
{
margin:0 auto;
padding:0;
background:url(../images/body.jpg) left top repeat-x;
font:normal 11px/18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
img
{
margin:0;
padding:0;
border:none;
}
form
{
margin:0;
padding:0;
}
h1
{
margin:0;
padding:0;
font:normal 18px/23px Arial, Helvetica, sans-serif;
color:#00375A;
}
h2
{
margin:0;
padding:0;
font:normal 18px/27px Arial, Helvetica, sans-serif;
color:#00375A;
border-bottom:1px solid #00AAE9;
}
p
{
margin:10px 0px;
}

.container
{
width:980px;
margin:0px auto;
text-align:center;
}
.left
{
float:left;
}
.right
{
float:right;
}

/* CSS Documents for header */
.header
{
width:980px;
float:left;
text-align:left;
}
.header-top
{
width:980px;
float:left;
color:#66767C;
padding-top:10px;
height:30px;
}
.header-left
{
width:620px;
float:left;
}
.header-right
{
width:285px;
float:right;
}
.header-right input
{
float:right;
margin-left:6px;
}
.header-right input#textfield
{
width:203px;
height:20px;
border:1px solid #B2BABD;
padding-left:5px;
margin:0;
}
.header-btm
{
width:980px;
float:left;
margin-top:28px;
}
.logo
{
width:326px;
float:right;
text-align:right;
}
.navcontainer
{
width:654px;
float:left;
padding-top:38px;
}
.navcontainer ul
{
margin:0;
padding:0;
}
.navcontainer ul li
{
list-style-type:none;
display: block;
height:34px;
float:left;
font:bold 11px/34px Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-align:center;
background:url(../images/nav-btm-n.gif) left bottom repeat-x;
}
.navcontainer ul li a
{
width:81px;
display: block;
color:#00375A;
text-decoration:none;
}
.navcontainer ul li a.big
{
width:87px;
}
.navcontainer ul li a:hover
{
color:#00AAE9;
background:url(../images/nav-btm-h.gif) left bottom repeat-x;

}
.navcontainer ul li a.active
{
color:#00AAE9;
background:url(../images/nav-btm-h.gif) left bottom repeat-x;
}

/* CSS Documents for body */

.body
{
width:980px;
float:left;
text-align:left;
color:#666666;
text-align:justify;
}
.body a
{
font:bold 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#00AAE9;
text-decoration:none;
}
.body a:hover
{
text-decoration:underline;
}
.welcome-bg
{
width:478px;
float:left;
border-bottom:22px solid #CCCAB0;
}
.arrow
{
margin-right:7px;
float:left;
}
.support-team-bg
{
width:480px;
float:right;
border-bottom:1px solid #CCCAB0;
}
.border-img
{
padding:4px;
border:1px solid #CCCAB0;
}
.body-btm
{
width:980px;
float:left;
border-top:1px solid #DEDCC7;
padding-top:30px;
margin-top:1px;
}
.body-btm-contents
{
width:222px;
float:left;
margin-right:30px;
}

/* CSS Documents for footer */

.footer
{
width:980px;
float:left;
margin-top:25px;
text-align:left;
color:#858585;
line-height:41px;
}
.footer-bg
{
width:980px;
float:left;
background:url(../images/footer-bg.gif) left top repeat-x;
text-align:center;
white-space:pre;
}
.footer a
{
color:#00AAE9;
text-decoration:none;
}
.footer a:hover
{
text-decoration:underline;
}

/* Product Large */
#productDetails {
width:420px;
height:auto;
float:left;
background: #efefea;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}
#productImage{
float:left;
padding-left:10px;
padding-right: 10px;
/* background: #efefea; */
margin-left:5px;
height:595px;
}
#productImage img{
width:480px;
}
#productQuote {
display:none;
text-align:left;
font-size:12px;
font-family:Tahoma;
float:right;
width:420px;
padding-left: 20px;
background: #efefea;
height:695px;
}
#productDocuments a{
background: url(../images/pdf.jpg) no-repeat;
padding-left:25px;
padding-bottom:20px;
}

#contactLeft {
float:left;
height: 770px;
width:350px;
}

#contactRight {
width:500px;
float:right;
padding-top:100px;
}

#contactCountry{
margin-top:10px;
padding-top:20px;
padding-left:20px;
padding-bottom:20px;
background: #efefef;
}

#contactCountry span {
font-size: 12px;
font-weight:bold;
text-align:left;
color: #6977F9;
}

#addressLeft {
width:200px;
float:left;
padding-right: 50px;
}
