/* Global Styles */
body {
	color: #fff;
	font: 80%/1.5em Arial, Trebuchet, Lucida, "Geneva", sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #000 url('../images/ct_bg.gif') repeat-x;
}

img, img a {
	border: 0;
}

.clearfix {
	clear: both;
}

table {
	margin: 20px;
}

td {
	padding: 5px 50px 5px 0;
}

/*----------------------------------------------------------------*/
/* Text Formating 												  */
a {color: #000; font-weight: bold;}
a:hover {text-decoration: none;}
#main .right-col a:hover {background: #ffff7d;}
a {padding: 0 0 0 15px; background: transparent url('../images/ct_ui_double_arrow.gif') 2px no-repeat;}
#main .right-col a:hover {background: #ffff7d url('../images/ct_ui_double_arrow.gif') 2px no-repeat;}

#main .promo a:hover {padding: 0px; background: #ffff7d; text-decoration: none;}
#main .promo a {padding: 0px; background: none; text-decoration: none;}
#main .promo a:hover {padding: 0px; text-decoration: none;}

#main .right-col p a, #main .right-col ul a, #main .right-col ol a {padding: 0; background: none;}
#main .right-col p a:hover, #main .right-col ul a:hover, #main .right-col ol a:hover {padding: 0; background: #ffff7d;}

h2 {color: #777;}
h3 {margin-top: 35px;}
h4 {margin-bottom: -5px;}

address .name {font-size: 14px; font-weight: bold; font-style: normal; display: block;}
address .phone {font-weight: bold; font-style: normal; display: block;}

#main .right-col ul {
	list-style: none;
}

#main .right-col li {
	margin: 10px 0;
	padding: 0 0 0 24px;
	background: transparent url('../images/check_mark_bullet.gif') no-repeat;
}

/*----------------------------------------------------------------*/

#innerbody {
	background: transparent url('../images/ct_header_stripes.gif') top right no-repeat;
}

#wrapper {
	text-align: left;
	width: 950px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}

/* Header Styles */
#header {
	height: 90px;
	padding: 0 0 0 0px;
}

#header h1 {
	margin: 0px;
	padding: 0px;
}

#header h1 a {
	color: #000;
	font-size: 0;
	width: 272px;
	height: 71px;
	float: left;
	background: transparent url('../images/ct_ui_logo.gif') top left no-repeat;
}

#header h1 span {
	visibility: hidden;
}
body.home #header ul li.home a,
body.about #header ul li.about a,
body.services #header ul li.services a,
body.customers #header ul li.customers a,
body.careers #header ul li.careers a,
body.carriers #header ul li.carriers a,
body.contact #header ul li.contact a {
	border-bottom: 2px solid #ffff00;
}

/* Nav Styles */
ul#nav, ul.subnav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

ul#nav {
	padding: 42px 0 0 0;
}

ul#nav li {
	padding: 0 11px 0 11px;
	position: relative;
	z-index: 1;
	float: left;
	background: transparent url('../images/ct_ui_pipe.gif') center right no-repeat;
}

ul#nav li.contact, ul.subnav li {
	background: none !important;
}

ul#nav li a {
	color: #fff;
	font-size: 1.28em;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 4px 0 0 0;
	display: block;
}

ul#nav li a:hover {
	color: #ffff00;
}

ul.subnav {
	display: none;
	position: absolute;
	top: 20px;
	left: 0;
	width: 300px;
}

ul.subnav li {
	clear: left;
}

ul.subnav li a {
	font-size: 1em !important;
	border: none !important;
}

ul#nav li.over {
	padding: 0 !important;
	background: transparent url('../images/ct_nav_title_over_slide.gif') top left no-repeat !important;
}

ul#nav li.over a {
	color: #000 !important;
	padding: 4px 11px 6px 12px !important;
	background: transparent url('../images/ct_nav_title_over_cap.gif') top right no-repeat;
}

ul#nav li.over ul {
	position: absolute;
	top: 28px;
	width: 200px;
	padding-top: 6px !important;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #413e3e;
	background: transparent url('../images/ct_nav_sub_top.gif') top right no-repeat;
}

ul#nav li.over ul li {
	margin: 0 !important;
	padding: 0 !important;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #7f7f7f;
}

ul#nav li.over ul li a {
	color: #555 !important;
	margin: 0 !important;
	padding: 4px 15px !important;
	background: #f0f0f0 !important;
	display: block !important;
	width: 168px;
}

ul#nav li.over ul li a:hover {
	color: #000 !important;
	background: #ffff7d !important;
}

.nobackground {
	background: none !important;
}

/* Footer Styles */
#footer {
	position: relative;
	width: 900px;
	height: 100px;
	margin: 10px auto;
	padding: 0;
}

#footer h2 {
	color: #fefefe;
	font-size: 1.2em;
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
	background:  transparent url('../images/ct_ui_pipe.gif') 3px right no-repeat;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#footer li {
	color: #fefefe;
	font-size: 10px;
	display: inline;
	margin: 0;
	padding: 0 12px 0 10px;
	background: transparent url('../images/ct_ui_pipe.gif') right center no-repeat;
}

#footer li a{
	color: #fefefe;
	text-decoration: none;
	font-weight: normal;
	padding: 0 !important;
}

#footer li a:hover {
	text-decoration: underline;
}

#footer h3 a{
	position: absolute;
	top: -5px;
	right: -12px;
	color: #242424;
	font-size: 0;
	line-height: 0;
	width: 129px;
	height: 34px;
	margin: 0 0 0 16px;
	padding: 0;
	float: right;
	background: transparent url('../images/ct_ui_logo.gif') bottom left no-repeat;
}

#footer h3 span {
	visibility: hidden;
}

#footer .address {
	background: none;
}

#index {
	margin: 50px;
	text-align: center;
}

#index h1 {
	margin: 0 px;
	width: 272px;
	height: 82px;
	font-size: 0;
	line-height: 0;
	color: #000;
	background: transparent url('../images/ct_index_logo.gif') no-repeat;
}

#index h1 span {
	visibility: hidden;
}

#index h2 {
	color: #bababa;
	font-size: 1.8em;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 75px 0 30px 0;
}

#index p {
	color: #bababa;
	padding: 0 245px;
	font-size: 1.2em;
	line-height: 1.6em;
}

#index a {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	background: none;
	padding: 0;
}

#index a:hover {
	text-decoration: none;
}

#index #chooser {
	position: relative;
	margin: 0 auto 90px auto;
	width: 435px;
	height: 100px;
}

#index h3.facts a {
	position: absolute;
	top: 0;
	left: 0;
	width: 211px;
	height: 73px;
	font-size: 0;
	line-height: 0;
	color: #333;
	display: block;
	text-decoration: none;
	background: transparent url('../images/ct_index_fact.gif') no-repeat;
}

#index h3.fun a {
	position: absolute;
	top: 0;
	right: 0;
	width: 211px;
	height: 73px;
	font-size: 0;
	line-height: 0;
	color: #333;
	display: block;
	text-decoration: none;
	background: transparent url('../images/ct_index_fun.gif') no-repeat;
}

#index h3 span {
	visibility: hidden;
}

/* main */
#main {
	position: relative;
	color: #000;
	background: white;
	width: 100%;
}

#main .header {
	height: 114px;
	border-bottom: 10px solid #fff200;
}

body.about #main .header {
	background: transparent url('../images/innerpages/header12.jpg') top left no-repeat;
}

body.services #main .header {
	background: transparent url('../images/innerpages/header02.jpg') top left no-repeat;
}

body.customers #main .header {
	background: transparent url('../images/innerpages/header03.jpg') top left no-repeat;
}

body.carriers #main .header {
	background: transparent url('../images/innerpages/header04.jpg') top left no-repeat;
}

body.careers #main .header {
	background: transparent url('../images/innerpages/header06.jpg') top left no-repeat;
}

body.contact #main .header {
	background: transparent url('../images/innerpages/header09.jpg') top left no-repeat;
}

#main .left-col {
	width: 125px;
	height:450px;
	float: left;
	margin: 35px;
	background: transparent url('../images/sideimages/carriers_side.jpg') no-repeat;
}

body.careers #main .left-col {
	background: transparent url('../images/sideimages/careers_side.jpg') top left no-repeat;
}

body.about #main .left-col {
	background: transparent url('../images/sideimages/about_side.jpg') top left no-repeat;
}

body.services #main .left-col {
	background: transparent url('../images/sideimages/services_side.jpg') top left no-repeat;
}

body.carriers #main .left-col {
	background: transparent url('../images/sideimages/carriers_side.jpg') top left no-repeat;
}

body.customers #main .left-col {
	background: transparent url('../images/sideimages/customers_side.jpg') top left no-repeat;
}


#main .right-col ul {

  list-style-image: url('images/check_mark_bullet.gif')
  
}

#main .right-col {
	width: 650px;
	padding: 26px 95px 70px 0;
	float: right;
}

#main .promo {
	margin: 75px 90px 10px 0px;
	padding:10px;
	width:140px;
	float: right;
	border: 1px solid #666;
	color:#000000;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

/* Front Page Styles */
.frontpage {
	color: #fff !important;
	position: relative;
	z-index: 0;
	height: 460px;
	background: #000 url('../images/ct_frontpage_bg.gif') !important;
}

.frontpage #hero img{
	border: 9px solid #ffff00;
}

.frontpage p {
	position: absolute;
	top: 308px;
	right: 75px;
	width: 450px;
}

.frontpage h2 {
	position: absolute;
	top: 310px;
	left: 65px;
	text-align: center;
	width: 293px;
	height: 250px;
	background: transparent url('../images/ct_frontpage_callout_bg.gif') no-repeat;
}

.frontpage h2 a {
	color: #ffff00;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	background: none !important;
	padding: 0;
}

.frontpage h2 a:hover {
	color: #fff;
}

.frontpage h2 span {
	font-size: 12px;
	display: block;
	margin: 10px 0;
}

.frontpage h2 span.phone-number {
	color: #fff;
}

/* Contact */
fieldset {
	padding: 0 25px 25px 25px;
	margin: 20px 0;
	border: 3px solid #e8e8e8;
}

form span {
	color: #666;
	font-style: italic;
	font-size: 1em;
}

legend {
	color: #666;
	padding: 0 5px;
	margin: 0 0 0 -20px;
}

label {
	display: block;
	color: #666;
	font-weight: bold;
	margin: 5px 0 0 0;
}

input {
	border: 1px solid #666;
	font-size: 1.2em;
	padding: 3px;
	width: 325px;
	margin: 5px 10px 0 0;
	background: #fff;
}

input.checkbox {
	width: auto;
	height: auto;
}

input.submit {
	display: block;
	width: auto;
	height: auto;
	color: #fff;
	background: #000;
	border: none;
	padding: 5px;
	margin: 20px 0;
}

select {
	font-size: 1.3em;
	padding: 2px;
	margin: 5px 0;
}

textarea {
	width: 420px;
	height: 150px;
}


