body {
font-family:Calibri, Arial, 'Helvetica Neue', Helvetica, sans-serif;
color:#444;
background:#FFF url(images/background-global.jpg) repeat-x;
margin:0;
font-size:62.5%;
}

body#home {
background:#FFF url(images/background.jpg) repeat-x;
}

#content p {
font-size:1.8em;
line-height:150%;
}

img {
border:none;
}

a:link, a:active, a:visited {
color:#14759d;
text-decoration:none;
}

a:hover {
text-decoration:underline;
color:#408faf;
}

h1 {
color:#323637;
font-size:3em;
padding-bottom:10px;
border-bottom:1px solid #e4e2e2;
font-weight:normal;
}

h2 {
color:#323637;
font-size:2.5em;
}

h3 {
color:#237CAB;
font-size:2em;
}

.blue {
color:#14759d;
}

table {
font-size:1.8em;
line-height:150%;
}

table#contact {
padding-bottom:150px;
margin-right:50px;
}

table#contact td {
width:150px;
}

.left {
float:left;
margin:0 10px 0 0;
}

.right {
float:right;
margin:0 0 0 10px;
}

/* Content Start */

#container {
width:1000px;
margin:0 auto;
}

#header {
width:auto;
height:177px;
position:relative;
}

#header #logo {
position:absolute;
top:30px;
left:30px;
}

#menu {
background:url(images/menubgr.png) no-repeat;
width:620px;
height:143px;
position:absolute;
top:5px;
left:350px;
}

#menu ul {
list-style-type:none;
text-transform:uppercase;
padding-top:70px;
}

#menu ul li {
display:inline;
font-size:2em;
font-weight:normal;
padding:0 50px 0 0;
color:#717171;
text-shadow: 0px 0px 1px #717171;
filter: dropshadow(color=#717171, offx=2, offy=2); 
}

#menu ul li a {
color:#717171;
}

#menu ul li a:hover {
color:#237CAB;
text-decoration:none;
}

#banner {
width:auto;
height:318px;
}

#banner img {
margin-top:2px;
}

#content {
padding:20px 0 0 40px;
}

#content ul {
margin:10px 0 10px 0px;
color:#5e8493;
list-style-type:none;
font-size:1.7em;
}

#content ol {
margin:10px 0 10px 20px;
color:#5e8493;
list-style-type:decimal;
font-size:1.7em;
}

#content ol li {
background:none;
padding:0 0 10px 16px;
margin:0;
}

#content ul li {
background:url(images/list-arrow.jpg) no-repeat;
padding:0 0 10px 16px;
margin:0;
}

img.readmore {
margin:20px 0 10px 0;
}

#product-slider {
width:310px;
height:470px;
background:url(images/product-slider-bgr.jpg) no-repeat;
float:right;
margin:30px 0 0 35px;
}

#footer {
height:45px;
background:#002448;
clear:both;
width:100%;
margin:80px 0 0 0;
}

#footer #inner {
width:1000px;
margin:0 auto;
}

#footer p {
color:#618EBB;
font-size:1.4em;
text-align:center;
padding:15px 0 0 0;
}
