@charset "UTF-8";
/* CSS Document */

/* This document is for the Temporary IMS webspage */

/* Global Items */

* {margin: 0px; padding: 0px;}

html {overflow-y: scroll;}

body {background-color: #00aad2; font-size: 75%; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

html>body {font-size: 12px;}

.clear {clear: both;}

p {color: #fff; line-height: 18px;}

.right {float: right;}

/* Homepage Items */

#outer {background-image:url(images/bg.png); background-position: top center; background-repeat: no-repeat;}

#wrapper {width: 730px; margin: 0 auto;}

#header {width: 730px; background-image: url(images/white_bg.png); background-repeat: repeat; border-bottom: 2px solid #eabf27;}

#inner {background-image: url(images/logistics.png); background-position: 25px 100%; background-repeat: no-repeat; min-height: 300px;}

#main {width: 678px; padding: 25px 21px 50px 31px;}

#inner .clear {margin-bottom: 75px;}

#leftcol {float: left; width: 435px;}

#rightcol {width: 198px; float: right; padding-left: 20px; background-image: url(images/dot.png); background-position: left; background-repeat: repeat-y;}

#contact {margin-top: 25px; text-align: right; margin-right: 22px;}

#footer {text-align:center; font-style: oblique; font-size:11px; font-weight: normal; margin-bottom: 30px;}

/* Typography */

h1.logo {background-image: url(images/logo.png); background-repeat: no-repeat; display:block; text-indent: -999em; height: 53px; width: 220px; float: left; margin-left: 35px; margin-top: 25px;}

h2.upgrade {background-image: url(images/upgrade.png); background-repeat: no-repeat; display:block; text-indent: -999em; margin-bottom: 18px; width: 202px; height: 12px;}

h2.login {background-image: url(images/login.png); background-repeat: no-repeat; display:block; text-indent: -999em; margin-bottom: 8px; width: 133px; height: 12px;}

h2.services {background-image: url(images/services.png); background-repeat: no-repeat; display:block; text-indent: -999em; margin-bottom: 18px; width: 91px; height: 12px; margin-top: 30px;}

h3.tag {background-image: url(images/tag.png); background-repeat: no-repeat; display:block; text-indent: -999em; margin-bottom: .5em; width: 168px; height: 13px; float: right; margin-right: 30px; margin-top: 49px;}

a {color: #124f56; text-decoration: none;}

a:hover {text-decoration: underline;}

#main ul {float: right;  margin-top: 75px;}

#main ul, li {list-style-type: none; text-align: right;margin-right: 30px; font-size: 14px; margin-bottom: 12px;}

.loginbox {font-size: 10px; color: #fff; margin: 6px 0px; padding: 0px; display: inline-block;}

#contact p {margin-bottom: 18px;}