/* Universal Tags
--------------------------------------------------*/

html > body * {
	outline:none;
}
body {
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:11px;
	color:#7c7c7c;
	font-weight:normal;
	line-height:18px;
	background:url(../images/top-repeater.gif) top left repeat-x;
}
h1, h2, h3, h4, h5, h6, form, label, input, legend, textarea, select, ul, ol, li, dl, dt, dd, p, div {
	margin:0px;
	padding:0px;
}
img {
	border:none;
	margin:0px;
	padding:0px;
}
p {     
        font-family:verdana;
	margin-bottom:6px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#505050;
	padding: 0px;
	padding:0px 0 10px 0;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#505050;
	padding:0;
}
h3 {
	font-family:verdana, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	
	padding:0px 0 10px 0;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#15a6dc;
	padding:0;
	margin:0 0 10px 0;
}
.orangebold {
	font-weight:bold;
	color:#fe7404;
}
.dark { 
        font-weight:;
        color:#333333;
        }
.light {
        font-weight:bold;
        color:#ffffff;
 }
a {
	color:#00adef;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.textbox{
	height:14px;
	border:1px solid #cccccc;
	font-family:Tahoma;
	font-size:11px;
	color:#515151;
	padding:2px 0 0 4px;
	margin:0px;
}
.textarea{
	border:1px solid #cccccc;
	font-family:Tahoma;
	font-size:11px;
	color:#515151;
	padding:2px 0 0 4px;
	margin:0px;
}
.submit{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	padding:1px;
	margin:0px;
}

/* Page Layout Tags
--------------------------------------------------*/
#wrapper {
	margin:0px;
	padding:0px;
	background:url(../images/top-repeater.gif) top left repeat-x;
}
#bound {
	width:942px;
	margin:0px auto;
	padding:0px;
	position:relative;
}
#header {
	width:942px;
	height:75px;
	margin:0px;
	padding:0px;
	float:left;
	background:url(../images/header-repeater.gif) top left repeat-x;
}
#logo {
	float:left;
	padding:30px 0 0 8px;
}
#header-right {
	width:698px;
	float:right;
	padding:50px 60px 0 0px;
}
/* Navigation Tags Starts Here
--------------------------------------------------*/
#navigation {
	width:455px;
	float:right;
	padding:0px;
	margin:0px;
	color:#000000;
}
#navigation ul {
	margin:0;
	padding:0px;
	list-style:none;
	cursor:pointer;
}
#navigation ul li {
	float:left;
	margin:0 5px 0 0;
	padding:0;
}
#navigation ul li a {
	display:block;
	float:left;
	background:url(../images/nav-bg.gif) left top repeat-x;
	margin:0;
	color:#000000;
	border-top:1px solid #cbe9f5;
	border-left:1px solid #cbe9f5;
	border-right:1px solid #cbe9f5;
	padding:3px 13px 3px 13px;
	text-decoration:none;
}
#navigation ul li a:hover, #navigation ul li a#current {
	background:url(../images/nav-hover.gif) left top repeat-x;
	margin:0;
	color:#05aae8;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}
/* Content Tags Starts Here
--------------------------------------------------*/
#border {
	width:940px;
	float:left;
	padding:0px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
#content-area {
	float:left;
	width:918px;
	margin:0px;
	padding:11px 11px 0px 11px;
	position:relative;
}
/* Left Column Tags Starts Here
--------------------------------------------------*/
#content-left {
	float:left;
	width:516px;
	margin:0px;
	padding:0px;
}
#tab-area {
	float:left;
	width:495px;
	position:relative;
	padding:0px 8px 0px 13px;
	background:url(../images/new-left-column-base.jpeg) top left no-repeat;
}
#inner-content {
	width:464px;
	float:left;
	padding:37px 15px 8px 16px;
	background:url(../images/tab-bottom-repeater.gif) bottom left repeat-x;
}
#tab {
	float:left;
	width:462px;
	margin:0px;
	padding:0px;
	border:1px solid #c0e3f2;
}
.tabs-right {
	float:right;
	width:152px;
	padding:1px 1px 0px 0px;
}
.tabs-right ul {
	margin:0;
	padding:0px;
	list-style:none;
	cursor:pointer;
}
.tabs-right ul li {
	float:left;
	margin:0 0px 1px 0;
	padding:0;
}
.tabs-right a {
	float:left;
	background:url(../images/tab-left.gif) no-repeat left top;
	margin:0;
	padding:0 0 0px 10px;
	text-decoration:none;
	cursor:pointer;
}
.tabs-right a span {
	display:block;
	background:url(../images/tab-right-repeater.gif) right top repeat-x;
	width:132px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	color:#000000;
	font-weight:bold;
	letter-spacing:1px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs-right a span {
	float:none;
}
/* End IE5-Mac hack */
.tabs-right a:hover span {
	color:#fe7404;
}
.tabs-right a:hover {
	background-position:0% -58px;
}
.tabs-right a:hover span {
	background-position:100% -58px;
}
.tabs-right .current a {
	background-position:0% -58px;
}
.tabs-right .current a span {
	background-position:100% -58px;
	color:#fe7404;
}
.tab-content {
	float:left;
	width:277px;
	padding:5px 15px 5px 15px;
	
}

.tab-content p {

        padding:10px 16px 10px 10px;
        }
.tab-img1 {
	width:277px;
	height:170px;
	padding:0px 0px 0px 0px;
	border:1px solid #c0e3f2;
	background:url(../images/trucking.gif) top left no-repeat;
	
}
.tab-img2 {
	width:277px;
	height:170px;
	padding:0px 0px 0px 0px;
	border:1px solid #c0e3f2;
	background:url(../images/freight.gif) top left no-repeat;
	
}
.tab-img3 {
	width:277px;
	height:170px;
	padding:0px 0px 0px 0px;
	border:1px solid #c0e3f2;
	background:url(../images/bespoke.gif) top left no-repeat;
	
}
.tab-img4 {
	width:277px;
	height:170px;
	padding:0px 0px 0px 0px;
	border:1px solid #00adef;
	background:url(../images/trucking.gif) top left no-repeat;
	
}
#contact-us {
	float:left;
	width:498px;
	margin:0px;
	position:relative;
	padding:26px 0 0 18px;
}
#contact-left {
	float:left;
	width:207px;
	margin:0px;
	padding:10px 0 0 0px;
}
#contact-right {
	float:left;
	width:291px;
	margin:0px;
	padding:10px 0 0 0px;
}
/* Right Column Tags Starts Here
--------------------------------------------------*/
#content-right {
	float:right;
	width:402px;
	margin:0px;
	padding:0px;
}
#our-cargo {
	width:402px;
	height:170px;
	float:left;
	text-align:right;
}
/* Latest News Tags 
--------------------------------------------------*/
#latest-news {
	width:390px;
	float:left;
	padding:16px 0px 0 12px;
}
#latest-news ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#latest-news ul li {
	background:url(../images/news-icon.gif) left 5px no-repeat;
	padding:2px 0 0 21px;
	margin-top:8px;
}
.headline {
	color:#505050;
	font-weight:bold;
}
/* Exhibitation Tags 
--------------------------------------------------*/
#exhibitation {
	float:left;
	width:398px;
	margin:0px;
	padding:10px 0 0 4px;
}
#exhibitation-inner {
	float:left;
	width:366px;
	border:1px solid #e0e0e0;
	padding:9px 18px 8px 12px;
	line-height:15px;
	background:url(../images/exhibitation-repeater.gif) top left repeat-y;
}
#exhibitation-left {
	width:171px;
	float:left;
	background:url(../images/vertical-divider.gif) right 3px no-repeat;
	padding:9px 13px 0 0;
}
#exhibitation-right {
	width:171px;
	float:right;
	padding:9px 0 0 11px;
}
.exhib-img {
	width:163px;
	padding:3px;
	border:1px solid #b9b9b9;
	margin-bottom:3px;
}
.more {
	float:right;
	background:url(../images/orange-arrow.gif) left 7px no-repeat;
	padding:0 0 0px 10px;
	color:#00adef;
	text-decoration:underline;
}
.more:hover {
	text-decoration:none;
}
.moreToo {
        font-size:11px;
	float:right;
	background:url(../images/orange-arrow.gif) left 8px no-repeat;
	padding:0 10px 0px 10px;
	color:#ffffff;
	text-decoration:underline;
}
.moreToo:hover {
        color: #ff0000;
	text-decoration:none;
}

.less {
        font-size:11px;
	
	
	padding:0 0px 0px 0px;
	color:#333333;
	text-decoration:underline;
}
.less:hover {
        color: #ff0000;
	text-decoration:none;
}


/* Client Tags 
--------------------------------------------------*/
#client {
	float:left;
	width:398px;
	margin:0px;
	padding:10px 0 0 4px;
}
#client-inner {
	float:left;
	width:366px;
	border:1px solid #e0e0e0;
	padding:9px 18px 8px 12px;
	line-height:15px;
	background:url(../images/exhibitation-repeater.gif) top left repeat-y;
}
#client-left {
	width:171px;
	float:left;
	background:url(../images/vertical-divider.gif) right 3px no-repeat;
	padding:9px 13px 0 0;
}
#client-right {
	width:171px;
	float:right;
	padding:9px 0 0 11px;
}
.client-img {
	width:163px;
	padding:3px;
	border:1px solid #b9b9b9;
	margin-bottom:3px;
}


/* Footer Tags 
--------------------------------------------------*/
#footer {
	float:left;
	width:918px;
	margin:0;
	padding:6px 11px 0 11px;
	background:url(../images/fooeter-repeater.gif) top left repeat-x;
}
#footer-inner {
	width:918px;
	border-top:1px solid #e0e0e0;
	padding:5px 0 0 0;
	float:left;
	font-size:10px;
}
#footer-inner a {
	color:#7f7f7f;
	text-decoration:none;
}
#footer-inner a:hover {
	color:#00adef;
}
#footer-inner img {
	vertical-align:middle;
	padding:0 2px 0 0;
}
#footer-left {
	float:left;
}
#footer-right {
	float:right;
}
#banner {
	width:918px;
	height:170px;
	float:left;
}
#inner-content-container {
	float:left;
	width:918px;
}
#left-column {
	float:left;
	width:205px;
	padding:6px 0 0 5px;
}
#middle-column {
	float:left;
	width:464px;
	background:url(../images/content-middle-shadow.jpg) left top no-repeat;
	padding:0px 20px 10px 25px;
	line-height:20px;
}
#right-column {
	float:left;
	width:189px;
	padding:6px 0 0 10px;
}
#right-column .textarea{
	width:177px;
}
.tahoma10grey{
font-family:Tahoma;
font-size:10px;
line-height:16px;
}

.orange-list{
	margin:0;
	padding:0 0 0 5px;
	list-style-type:none;
}
.orange-list li{
	margin:0;
	padding:0 0 3px 12px;
	background:url(../images/orange-arrow.gif) left 8px no-repeat;
}
.orange-list a{
	text-decoration:none;
	color:#7c7c7c;
}
.orange-list a:hover{
	text-decoration:none;
	color:#fe7404;
}
.orange-list a.active{
	text-decoration:none;
	color:#fe7404;
}