body, html {
                margin: 0px;
                padding: 0px;
                overflow: hidden;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #365686;
	margin: 0px;
	margin-bottom: 30px;
	vertical-align: top;
}

table,
table td {
	font-size: 13px;
	color: #365686;
	vertical-align: top;
}

hr {
	border-style: inset;
	border-style: groove;
	border-width: 2px;
	border-color: #B0CBF3;
}


li {
	color: #365686;
}

ul {
	color: #365686;
/*	margin-top: -20px;*/
	margin-bottom: 0px;
}

h3 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; margin: 0px; margin-bottom: 15px; color: White; display: inline;}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; margin: 0px; margin-bottom: 15px; border-bottom: 1px solid black; color: White; }
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; margin: 0px; margin-bottom: 15px; border-bottom: 1px solid black; color: White; }

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

a:hover {
	text-decoration: underline;
	color: White;
}

strong {
/*	color: White;*/
	color: #FFFFFF;
}

.tbl-form,
.tbl-form td {
	font-family: Arial, Helvetica, sans-serif;
	color: #365686;
	padding: 0px;
}

.tbl-form span {
	color: #365686;
	font-size: 17px;
	font-weight: bold;
	color: #365686;
}

.tbl-form input {
	height: 20px;
	border-bottom-color: #9CBBE5;
	border-width: 1px;
	background-color: #DEEAFA;
	color: #365479;
	font-size: 11px;
}

.tbl-form  .btn {
	margin: 10px;
	width: 70px;
	text-align: center;
}



.body {
	margin: 0px;
                padding: 0px;
	background-color: #C8DBF7;
	color: #365686;
}

.body-forms {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#B0CBF3', EndColorStr='#7CA1CE');
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#BBD8F0', EndColorStr='#4599E1');*/
	margin: 0px;
	background-color: #C8DBF7;
	color: #365686;
text-align: center;
}



.tbl-outbound {
	width: 100%;
	height: 100%;
}

.tbl-outbound .td2 {
	text-align: center;
	vertical-align: top;
}

.tbl-outbound .td2 .tbl-main {
	background-color: #B0CBF3;
	width: 743px;
	height: 100%;
                bottom: 21px !important;
	border-left: 2px solid white;
	border-right: 2px solid white;
	margin-left: auto;
	margin-right: auto;
}

.tbl-outbound .td2 .tbl-main .td-header {
	height: 15px;
	width: 743px;
	padding: 0px;
}

.tbl-outbound .td2 .tbl-main .td-main {
               	height: *;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#B0CBF3', EndColorStr='#7CA1CE');
	width: 743px;
	vertical-align: top;
	text-align: left;
}

.tbl-outbound .td2 .tbl-main .td-footer {
	height: 37px;
	width: 743px;
	padding: 0px;
	background-color: #365479;
}

.tbl-outbound .td2 .tbl-main .td-main .tbl-content { 
                position: absolute;
	width: 730px;
	height: 100%;
                bottom: 50px;
                top: 134px;
}

.tbl-outbound .td2 .tbl-main .td-main .tbl-content .td2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0px;
                overflow: hidden;
}

.tbl-outbound .td2 .tbl-main .td-main .tbl-content .td2 .maincontent {
                position: absolute;
	height: *;
                top: 143px !important;
                *top: 25px;
                bottom: 37px;
	padding: 10px;
                margin: 0px !important;
                *margin: 0px 0px 0px -365px;
                padding: 0px 10px 0px 10px;
	z-index: 500;
                width: 721px !important;
	*width: 741px;
	text-align: left;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-face-color: #B0CBF3;
	scrollbar-track-color: #B0CBF3;
	scrollbar-base-color: #B0CBF3;
}
.tbl-outbound .td2 .tbl-main .td-main .tbl-content .td2 .introMaincontent {
                background:url('/intro-background.jpg') no-repeat 0px 0px;
                position: absolute;
	height: 410px;
	top: 143px !important;
                *top: 25px;
                bottom: 37px;
	padding: 10px;
                margin: 0px !important;
                *margin: 0px 0px 0px -365px;
                padding: 0px 10px 0px 10px;
	z-index: 500;
                width: 721px !important;
	*width: 741px;
	text-align: left;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-face-color: #B0CBF3;
	scrollbar-track-color: #B0CBF3;
	scrollbar-base-color: #B0CBF3;
}

.contentHalf{
                display: block;
                float: left;
                width: 340px !important;
                *width: 350px;
                vertical-align: top;
                padding: 0px 5px 0px 5px;
                margin: 0px;
}

.demi {
	width: 340px;
/*	background-color: Aqua;*/
	display: inline;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
/*	padding-left: 80px;*/
	position: absolute;
	width: 100%;
	text-align: center;
	top: 90px;
	z-index: 1000; 
}

.callback {
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#B0CBF3', EndColorStr='#7CA1CE');
	border: solid 1px #365479;
	background-color: #B4D6F3;*/
	display: block;
	vertical-align: bottom;
	padding: 0px;
	padding-right: 5px;
	text-align: left;
	width: 340px;
}

.callback .txt {
	height: 52px;
	padding-top: 8px;
}


.callback a {
	font-size: 10px;
	padding-left: 0px;
	color: black;
}

.callback img {
	border: solid 1px #365479;
}

.img-border {
	 border: 1px solid white;
}

#clientsBox{
    position: absolute;
    top: 20px;
    left: 120px;
    display: block;
    width: 500px;
    border: solid 1px #FFFFFF;
    margin: 0px;
    padding: 10px 10px 0px 10px;    
}
#clientsBox a, #clientsBox a:hover {
    font-weight: normal;
}

#clientsBox table {
    position: relative;
    left: 75px;
    width: 395px;
}

#clientsBox hr{
    height: 1px;
    background-color: #FFFFFF;
}

#clientsBox table  td.descr{
    width: 240px;
    height: 22px;
    text-align: bottom;
}
#clientsBox table  td.date{
    width: 80px;
    height: 22px;
    text-align: bottom;
}
#clientsBox table  td.icons{
    width: 75px;
    height: 22px;
    text-align: bottom;
    text-indent: 15px;
}

#clientsBox table  td img{
    border: 0px;
}

/*	Header menu definitions	*/
.tbl-header { width: 741px; height: 134px; background-color: #B0CBF3; }
.tbl-header img { border: 0px; }
.tbl-header .td-ster { width: 139px; height: 134px; }
.tbl-header .td-logo	 { width: 602px; height: 52px; }
.tbl-header .td-company { width: 99px; height: 82px; vertical-align: top; }
.tbl-header .td-seperator { width: 421px; height: 82px; }
.tbl-header .td-contact { width: 82px; height: 82px; vertical-align: top; }

/*	Footer menu definitions	*/
.tbl-footer { position:absolute; width: 741px; height: 21px; background-color: #365479; bottom:-1px;}
.tbl-footer img { border: 0px; }
.tbl-footer .td-left { width: 42px; height: 21px; }
.tbl-footer .td-seperator{ width: 197px; height: 21px; }
.tbl-footer .td-logistics { width: 77px; height: 21px; }
.tbl-footer .td-transport { width: 81px; height: 21px; }
.tbl-footer .td-warehousing { width: 106px; height: 21px; }
.tbl-footer .td-right { width: 41px; height: 21px; }
.tbl-footer .td-disclaimer {height: 16px; font-family: Arial, Helvetica, sans-serif; letter-spacing: 1px; font-size: 11px; color: #C8DBF7; text-align: center; border-top: solid 1px #799BC3;}
.tbl-footer .td-disclaimer a {font-weight: normal; letter-spacing: 1px; font-size: 11px; color: #FFFFFF;}



